[INFO] fetching crate dworkspace-codebase 0.0.0...
[INFO] testing dworkspace-codebase-0.0.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate dworkspace-codebase 0.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate dworkspace-codebase 0.0.0
[INFO] finished tweaking crates.io crate dworkspace-codebase 0.0.0
[INFO] tweaked toml for crates.io crate dworkspace-codebase 0.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dworkspace-codebase 0.0.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 23 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deskc-link v0.0.0
[INFO] [stderr]   Downloaded deskc-file v0.0.0
[INFO] [stderr]   Downloaded deskc-ast v0.0.0
[INFO] [stderr]   Downloaded deskc-hir v0.0.0
[INFO] [stderr]   Downloaded deskc-ids v0.0.0
[INFO] [stderr]   Downloaded deskc-types v0.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb67a516230f83f93fdc82b042dd203633ce78bb813c76af75d64ddb08c23532
[INFO] running `Command { std: "docker" "start" "-a" "cb67a516230f83f93fdc82b042dd203633ce78bb813c76af75d64ddb08c23532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb67a516230f83f93fdc82b042dd203633ce78bb813c76af75d64ddb08c23532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb67a516230f83f93fdc82b042dd203633ce78bb813c76af75d64ddb08c23532", kill_on_drop: false }`
[INFO] [stdout] cb67a516230f83f93fdc82b042dd203633ce78bb813c76af75d64ddb08c23532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f567a75433662a491eb5c8ddd5638bcc6fad394684e048afb7901932985f5d3
[INFO] running `Command { std: "docker" "start" "-a" "0f567a75433662a491eb5c8ddd5638bcc6fad394684e048afb7901932985f5d3", kill_on_drop: false }`
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling deskc-file v0.0.0
[INFO] [stderr]    Compiling deskc-types v0.0.0
[INFO] [stderr]    Compiling deskc-link v0.0.0
[INFO] [stderr]    Compiling deskc-ids v0.0.0
[INFO] [stderr]    Compiling deskc-hir v0.0.0
[INFO] [stderr]    Compiling deskc-ast v0.0.0
[INFO] [stderr]    Compiling dworkspace-codebase v0.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `ast::span::WithSpan`
[INFO] [stdout]  --> src/code.rs:3:23
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ast::{expr::Expr, span::WithSpan};
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^ no `WithSpan` in `span`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `deskc_ids::NodeId`
[INFO] [stdout]  --> 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]  --> 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]  --> 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]  --> 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]  --> 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 `deskc_hir::expr::Expr: Eq` is not satisfied
[INFO] [stdout]   --> 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 `deskc_hir::expr::Expr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stdout]    = note: required for `HashMap<deskc_types::Type, deskc_hir::expr::Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:367:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deskc_hir::expr::Expr: Eq` is not satisfied
[INFO] [stdout]   --> 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 `deskc_hir::expr::Expr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Eq` is implemented for `HashMap<K, V, S>`
[INFO] [stdout]    = note: required for `HashMap<deskc_types::Type, deskc_hir::expr::Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:367:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `deskc_hir::expr::Expr: Eq` is not satisfied
[INFO] [stdout]   --> 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 `deskc_hir::expr::Expr`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Eq` is implemented for `Box<T, A>`
[INFO] [stdout]    = note: required for `Box<deskc_hir::expr::Expr>` to implement `Eq`
[INFO] [stdout] note: required by a bound in `AssertParamIsEq`
[INFO] [stdout]   --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/cmp.rs:367:1
[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-codebase` (lib) due to 9 previous errors
[INFO] running `Command { std: "docker" "inspect" "0f567a75433662a491eb5c8ddd5638bcc6fad394684e048afb7901932985f5d3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f567a75433662a491eb5c8ddd5638bcc6fad394684e048afb7901932985f5d3", kill_on_drop: false }`
[INFO] [stdout] 0f567a75433662a491eb5c8ddd5638bcc6fad394684e048afb7901932985f5d3
