[INFO] fetching crate dworkspace 0.0.0...
[INFO] testing dworkspace-0.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate dworkspace 0.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate dworkspace 0.0.0
[INFO] finished tweaking crates.io crate dworkspace 0.0.0
[INFO] tweaked toml for crates.io crate dworkspace 0.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate dworkspace 0.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 119 packages to latest compatible versions
[INFO] [stderr]       Adding bevy_ecs v0.8.1 (available: v0.17.2)
[INFO] [stderr]       Adding downcast-rs v1.2.1 (available: v2.0.2)
[INFO] [stderr]       Adding mry v0.2.6 (available: v0.14.0)
[INFO] [stderr]       Adding salsa v0.16.1 (available: v0.24.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ee869dbdb0ab87dd3b8f2eb021456e319629591fe4218c8ce8df0dddf9eb3911
[INFO] running `Command { std: "docker" "start" "-a" "ee869dbdb0ab87dd3b8f2eb021456e319629591fe4218c8ce8df0dddf9eb3911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ee869dbdb0ab87dd3b8f2eb021456e319629591fe4218c8ce8df0dddf9eb3911", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee869dbdb0ab87dd3b8f2eb021456e319629591fe4218c8ce8df0dddf9eb3911", kill_on_drop: false }`
[INFO] [stdout] ee869dbdb0ab87dd3b8f2eb021456e319629591fe4218c8ce8df0dddf9eb3911
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4831763b280461046057247ec098474338aa083630cb722bcf21b005685d60e
[INFO] running `Command { std: "docker" "start" "-a" "b4831763b280461046057247ec098474338aa083630cb722bcf21b005685d60e", kill_on_drop: false }`
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling deskc-file v0.0.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling deskc-textual-diagnostics v0.0.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling deskc-types v0.0.0
[INFO] [stderr]    Compiling deskc-link v0.0.0
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling deskc-hir v0.0.0
[INFO] [stderr]    Compiling deskc-ast v0.0.0
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling deskc-tokens v0.0.0
[INFO] [stderr]    Compiling bevy_ptr v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling deskc-ids v0.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling ahash v0.3.8
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling chumsky v0.8.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling bevy_tasks v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling deskc-hirgen v0.0.0
[INFO] [stderr]    Compiling deskc-typeinfer v0.0.0
[INFO] [stderr]    Compiling deskc-lexer v0.0.0
[INFO] [stderr]    Compiling deskc-parser v0.0.0
[INFO] [stderr]    Compiling bevy_macro_utils v0.8.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.8.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.8.1
[INFO] [stderr]    Compiling salsa-macros v0.16.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling bevy_utils v0.8.1
[INFO] [stderr]    Compiling dworkspace-components v0.0.0
[INFO] [stdout] error[E0432]: unresolved import `deskc_ids::NodeId`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dworkspace-components-0.0.0/src/event.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use deskc_ids::NodeId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `NodeId` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deskc_ids::NodeId`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dworkspace-components-0.0.0/src/flat_node.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use deskc_ids::NodeId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `NodeId` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deskc_ids::NodeId`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dworkspace-components-0.0.0/src/node.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use deskc_ids::NodeId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `NodeId` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deskc_ids::NodeId`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dworkspace-components-0.0.0/src/patch/mod.rs:2:27
[INFO] [stdout]   |
[INFO] [stdout] 2 | use deskc_ids::{LinkName, NodeId};
[INFO] [stdout]   |                           ^^^^^^ no `NodeId` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deskc_ids::NodeId`
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dworkspace-components-0.0.0/src/snapshot.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use deskc_ids::NodeId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ no `NodeId` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dworkspace-components-0.0.0/src/flat_node.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub attributes: Attributes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/collections/hash/map.rs:1335:0
[INFO] [stdout]    = note: required for `HashMap<deskc_types::Type, Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cmp.rs:367:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dworkspace-components-0.0.0/src/node.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | #[derive(Clone, Debug, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub attributes: Attributes,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/collections/hash/map.rs:1335:0
[INFO] [stdout]    = note: required for `HashMap<deskc_types::Type, Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cmp.rs:367:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Expr: Eq` is not satisfied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/dworkspace-components-0.0.0/src/patch/mod.rs:40:25
[INFO] [stdout]    |
[INFO] [stdout] 38 | #[derive(Debug, Clone, PartialEq, Eq)]
[INFO] [stdout]    |                                   -- in this derive macro expansion
[INFO] [stdout] 39 | pub enum AttributePatch {
[INFO] [stdout] 40 |     Update { key: Type, value: Box<Expr> },
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^ the trait `Eq` is not implemented for `Expr`
[INFO] [stdout]    |
[INFO] [stdout] help: the trait `Eq` is implemented for `Box<T, A>`
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:1973:0
[INFO] [stdout]    = note: required for `Box<Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/cmp.rs:367:0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dworkspace-components` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b4831763b280461046057247ec098474338aa083630cb722bcf21b005685d60e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4831763b280461046057247ec098474338aa083630cb722bcf21b005685d60e", kill_on_drop: false }`
[INFO] [stdout] b4831763b280461046057247ec098474338aa083630cb722bcf21b005685d60e
