[INFO] fetching crate moore-svlog-hir 0.1.0...
[INFO] testing moore-svlog-hir-0.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate moore-svlog-hir 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate moore-svlog-hir 0.1.0
[INFO] finished tweaking crates.io crate moore-svlog-hir 0.1.0
[INFO] tweaked toml for crates.io crate moore-svlog-hir 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate moore-svlog-hir 0.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 27 packages to latest compatible versions
[INFO] [stderr]       Adding moore-common v0.1.0 (available: v0.14.0)
[INFO] [stderr]       Adding moore-svlog-syntax v0.1.0 (available: v0.14.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67163885eab86c024f9eace3e2a2d06b5da9fe817bf6a7c59b06ad8225d883cd
[INFO] running `Command { std: "docker" "start" "-a" "67163885eab86c024f9eace3e2a2d06b5da9fe817bf6a7c59b06ad8225d883cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67163885eab86c024f9eace3e2a2d06b5da9fe817bf6a7c59b06ad8225d883cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67163885eab86c024f9eace3e2a2d06b5da9fe817bf6a7c59b06ad8225d883cd", kill_on_drop: false }`
[INFO] [stdout] 67163885eab86c024f9eace3e2a2d06b5da9fe817bf6a7c59b06ad8225d883cd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fa67ecb70267762cd58a033df0c755c00de339adbb498bd6835e86388e169ec
[INFO] running `Command { std: "docker" "start" "-a" "1fa67ecb70267762cd58a033df0c755c00de339adbb498bd6835e86388e169ec", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling memmap v0.5.2
[INFO] [stderr]    Compiling moore-common v0.1.0
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moore-common-0.1.0/source.rs:351:55
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[derive(Copy, Clone, PartialOrd, Ord, PartialEq, Eq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moore-common-0.1.0/source.rs:351:71
[INFO] [stdout]     |
[INFO] [stdout] 351 | #[derive(Copy, Clone, PartialOrd, Ord, PartialEq, Eq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moore-common-0.1.0/source.rs:385:55
[INFO] [stdout]     |
[INFO] [stdout] 385 | #[derive(Copy, Clone, PartialOrd, Ord, PartialEq, Eq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moore-common-0.1.0/source.rs:385:71
[INFO] [stdout]     |
[INFO] [stdout] 385 | #[derive(Copy, Clone, PartialOrd, Ord, PartialEq, Eq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moore-common-0.1.0/source.rs:459:42
[INFO] [stdout]     |
[INFO] [stdout] 459 | #[derive(PartialOrd, Ord, PartialEq, Eq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moore-common-0.1.0/source.rs:459:58
[INFO] [stdout]     |
[INFO] [stdout] 459 | #[derive(PartialOrd, Ord, PartialEq, Eq, RustcEncodable, RustcDecodable)]
[INFO] [stdout]     |                                                          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcEncodable` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moore-common-0.1.0/id.rs:8:68
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Copy, PartialEq, PartialOrd, Eq, Ord, Hash, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find derive macro `RustcDecodable` in this scope
[INFO] [stdout]  --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moore-common-0.1.0/id.rs:8:84
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[derive(Clone, Copy, PartialEq, PartialOrd, Eq, Ord, Hash, Debug, RustcEncodable, RustcDecodable)]
[INFO] [stdout]   |                                                                                    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `moore-common` (lib) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1fa67ecb70267762cd58a033df0c755c00de339adbb498bd6835e86388e169ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fa67ecb70267762cd58a033df0c755c00de339adbb498bd6835e86388e169ec", kill_on_drop: false }`
[INFO] [stdout] 1fa67ecb70267762cd58a033df0c755c00de339adbb498bd6835e86388e169ec
