[INFO] fetching crate batadase 2.0.0... [INFO] checking batadase-2.0.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate batadase 2.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate batadase 2.0.0 [INFO] finished tweaking crates.io crate batadase 2.0.0 [INFO] tweaked toml for crates.io crate batadase 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate batadase 2.0.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 87 packages to latest compatible versions [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef2776d5e054da14dfd9b0901f6381053ac7659f168ab03fa17914ecdfe85043 [INFO] running `Command { std: "docker" "start" "-a" "ef2776d5e054da14dfd9b0901f6381053ac7659f168ab03fa17914ecdfe85043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef2776d5e054da14dfd9b0901f6381053ac7659f168ab03fa17914ecdfe85043", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef2776d5e054da14dfd9b0901f6381053ac7659f168ab03fa17914ecdfe85043", kill_on_drop: false }` [INFO] [stdout] ef2776d5e054da14dfd9b0901f6381053ac7659f168ab03fa17914ecdfe85043 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ce97651f37da2254e9fa925c7a72e50c9c2a1d842518ffc78bd94dd9c8cf4e2 [INFO] running `Command { std: "docker" "start" "-a" "0ce97651f37da2254e9fa925c7a72e50c9c2a1d842518ffc78bd94dd9c8cf4e2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lmdb-sys2 v0.11.2 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Compiling proc-quote v0.4.0 [INFO] [stderr] Compiling shrinkwraprs v0.3.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling munge_macro v0.4.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rkyv_derive v0.8.10 [INFO] [stderr] Compiling culpa-macros v1.0.2 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling batadase-macros v2.0.0 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking munge v0.4.5 [INFO] [stderr] Checking bytecheck v0.8.1 [INFO] [stderr] Checking culpa v1.0.2 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking rkyv v0.8.10 [INFO] [stderr] Checking batadase-index v2.0.0 [INFO] [stderr] Checking batadase v2.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.81s [INFO] running `Command { std: "docker" "inspect" "0ce97651f37da2254e9fa925c7a72e50c9c2a1d842518ffc78bd94dd9c8cf4e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ce97651f37da2254e9fa925c7a72e50c9c2a1d842518ffc78bd94dd9c8cf4e2", kill_on_drop: false }` [INFO] [stdout] 0ce97651f37da2254e9fa925c7a72e50c9c2a1d842518ffc78bd94dd9c8cf4e2