[INFO] fetching crate dkernel-card 0.0.0...
[INFO] checking dkernel-card-0.0.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate dkernel-card 0.0.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate dkernel-card 0.0.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dkernel-card 0.0.0
[INFO] finished tweaking crates.io crate dkernel-card 0.0.0
[INFO] tweaked toml for crates.io crate dkernel-card 0.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding uuid v0.8.2 (latest: v1.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deskc-hir v0.0.0
[INFO] [stderr]   Downloaded deskc-link v0.0.0
[INFO] [stderr]   Downloaded deskc-types v0.0.0
[INFO] [stderr]   Downloaded deskc-file v0.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d9cc22177cbac6bcd18b10723b7efe8fca91991d305fbfc08fdae8918aaba686
[INFO] running `Command { std: "docker" "start" "-a" "d9cc22177cbac6bcd18b10723b7efe8fca91991d305fbfc08fdae8918aaba686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d9cc22177cbac6bcd18b10723b7efe8fca91991d305fbfc08fdae8918aaba686", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d9cc22177cbac6bcd18b10723b7efe8fca91991d305fbfc08fdae8918aaba686", kill_on_drop: false }`
[INFO] [stdout] d9cc22177cbac6bcd18b10723b7efe8fca91991d305fbfc08fdae8918aaba686
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3696bc09f6b0a50a9dbec91d253b294d2b5b76aca29a1182b1151c81da67c162
[INFO] running `Command { std: "docker" "start" "-a" "3696bc09f6b0a50a9dbec91d253b294d2b5b76aca29a1182b1151c81da67c162", kill_on_drop: false }`
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking deskc-file v0.0.0
[INFO] [stderr]     Checking deskc-types v0.0.0
[INFO] [stderr]     Checking deskc-link v0.0.0
[INFO] [stderr]     Checking deskc-hir v0.0.0
[INFO] [stderr]     Checking dkernel-card v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> src/flat_node.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub attributes: Attributes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`, which is required by `HashMap<AttributeKey, Expr>: Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stdout]    = note: required for `HashMap<AttributeKey, Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/cmp.rs:360:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> src/flat_node.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub attributes: Attributes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`, which is required by `HashMap<AttributeKey, Expr>: Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stdout]    = note: required for `HashMap<AttributeKey, Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/cmp.rs:360:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> src/node.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub attributes: HashMap<AttributeKey, Expr>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`, which is required by `HashMap<AttributeKey, Expr>: Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stdout]    = note: required for `HashMap<AttributeKey, Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/cmp.rs:360:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> src/node.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub attributes: HashMap<AttributeKey, Expr>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`, which is required by `HashMap<AttributeKey, Expr>: Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stdout]    = note: required for `HashMap<AttributeKey, Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/cmp.rs:360:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> src/patch/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub value: Expr,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/cmp.rs:360:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> src/patch/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub value: Expr,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/core/src/cmp.rs:360:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dkernel-card` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dkernel-card` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "3696bc09f6b0a50a9dbec91d253b294d2b5b76aca29a1182b1151c81da67c162", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3696bc09f6b0a50a9dbec91d253b294d2b5b76aca29a1182b1151c81da67c162", kill_on_drop: false }`
[INFO] [stdout] 3696bc09f6b0a50a9dbec91d253b294d2b5b76aca29a1182b1151c81da67c162
[INFO] checking dkernel-card-0.0.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate dkernel-card 0.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate dkernel-card 0.0.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dkernel-card 0.0.0
[INFO] finished tweaking crates.io crate dkernel-card 0.0.0
[INFO] tweaked toml for crates.io crate dkernel-card 0.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 6 packages to latest compatible versions
[INFO] [stderr]       Adding uuid v0.8.2 (latest: v1.8.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ce468844fe74c044f814cc233489c20bfbd5a912736c1bab53624891307507a2
[INFO] running `Command { std: "docker" "start" "-a" "ce468844fe74c044f814cc233489c20bfbd5a912736c1bab53624891307507a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ce468844fe74c044f814cc233489c20bfbd5a912736c1bab53624891307507a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce468844fe74c044f814cc233489c20bfbd5a912736c1bab53624891307507a2", kill_on_drop: false }`
[INFO] [stdout] ce468844fe74c044f814cc233489c20bfbd5a912736c1bab53624891307507a2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 165a09ad59677caa9eb3069c85c1e082d469b389eca4efc54e28344b31f11474
[INFO] running `Command { std: "docker" "start" "-a" "165a09ad59677caa9eb3069c85c1e082d469b389eca4efc54e28344b31f11474", kill_on_drop: false }`
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking deskc-file v0.0.0
[INFO] [stderr]     Checking deskc-types v0.0.0
[INFO] [stderr]     Checking deskc-link v0.0.0
[INFO] [stderr]     Checking deskc-hir v0.0.0
[INFO] [stderr]     Checking dkernel-card v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> src/flat_node.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub attributes: Attributes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`, which is required by `HashMap<AttributeKey, Expr>: Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stdout]    = note: required for `HashMap<AttributeKey, Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/cmp.rs:360:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> src/flat_node.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub attributes: Attributes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`, which is required by `HashMap<AttributeKey, Expr>: Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stdout]    = note: required for `HashMap<AttributeKey, Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/cmp.rs:360:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> src/node.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub attributes: HashMap<AttributeKey, Expr>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`, which is required by `HashMap<AttributeKey, Expr>: Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stdout]    = note: required for `HashMap<AttributeKey, Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/cmp.rs:360:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> src/node.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 15 |     pub attributes: HashMap<AttributeKey, Expr>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`, which is required by `HashMap<AttributeKey, Expr>: Eq`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stdout]    = note: required for `HashMap<AttributeKey, Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/cmp.rs:360:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> src/patch/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub value: Expr,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/cmp.rs:360:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> src/patch/mod.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[derive(Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub value: Expr,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`
[INFO] [stdout]    |
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/core/src/cmp.rs:360:1
[INFO] [stdout]    = note: this error originates in the derive macro `Eq` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dkernel-card` (lib test) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `dkernel-card` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "165a09ad59677caa9eb3069c85c1e082d469b389eca4efc54e28344b31f11474", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "165a09ad59677caa9eb3069c85c1e082d469b389eca4efc54e28344b31f11474", kill_on_drop: false }`
[INFO] [stdout] 165a09ad59677caa9eb3069c85c1e082d469b389eca4efc54e28344b31f11474
