Skip to content

Another IORPCMessage debug trait issue #12

@segevfiner

Description

@segevfiner

See https://github.com/segevfiner/keepawake-rs/actions/runs/4272014787/jobs/7436882628

 error[E0119]: conflicting implementations of trait `Debug` for type `IORPCMessage`
     --> /Users/runner/work/keepawake-rs/keepawake-rs/target/aarch64-apple-darwin/release/build/apple-sys-7a498b7b0123b7f9/out/IOKit.rs:55036:10
      |
55036 | #[derive(Debug)]
      |          ^^^^^ conflicting implementation for `IORPCMessage`
...
82951 | impl ::std::fmt::Debug for IORPCMessage {
      | --------------------------------------- first implementation here
      |
      = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions