[INFO] fetching crate erbium 1.0.6... [INFO] testing erbium-1.0.6 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate erbium 1.0.6 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate erbium 1.0.6 [INFO] finished tweaking crates.io crate erbium 1.0.6 [INFO] tweaked toml for crates.io crate erbium 1.0.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate erbium 1.0.6 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] crate crates.io crate erbium 1.0.6 already has a lockfile, it will not be regenerated [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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b41abe35935103c6be22561db74b1770dde471cf8aae554d13d8695843b95ced [INFO] running `Command { std: "docker" "start" "-a" "b41abe35935103c6be22561db74b1770dde471cf8aae554d13d8695843b95ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b41abe35935103c6be22561db74b1770dde471cf8aae554d13d8695843b95ced", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b41abe35935103c6be22561db74b1770dde471cf8aae554d13d8695843b95ced", kill_on_drop: false }` [INFO] [stdout] b41abe35935103c6be22561db74b1770dde471cf8aae554d13d8695843b95ced [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=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] 3f524ab9cbff355da1df3ae601fc780cbd10ba768619225cb6a86cc6975ce8c5 [INFO] running `Command { std: "docker" "start" "-a" "3f524ab9cbff355da1df3ae601fc780cbd10ba768619225cb6a86cc6975ce8c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling value-bag v1.4.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling concurrent-queue v2.4.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling event-listener v4.0.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.52 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling futures-lite v2.1.0 [INFO] [stderr] Compiling async-lock v3.2.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling rustix v0.36.17 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling vergen v8.2.6 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling async-task v4.6.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling procfs v0.14.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.52 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling async-io v2.2.2 [INFO] [stderr] Compiling is-terminal v0.4.10 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling netlink-packet-utils v0.5.2 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling netlink-packet-core v0.5.0 [INFO] [stderr] Compiling netlink-packet-route v0.15.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling erbium v1.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling netlink-sys v0.8.5 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling erbium-net v1.0.5 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling erbium-core v1.0.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "3f524ab9cbff355da1df3ae601fc780cbd10ba768619225cb6a86cc6975ce8c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f524ab9cbff355da1df3ae601fc780cbd10ba768619225cb6a86cc6975ce8c5", kill_on_drop: false }` [INFO] [stdout] 3f524ab9cbff355da1df3ae601fc780cbd10ba768619225cb6a86cc6975ce8c5 [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=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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d659398b7b88563d67756cc8674e07609bb35488bce6ace61034504ce116f5f [INFO] running `Command { std: "docker" "start" "-a" "5d659398b7b88563d67756cc8674e07609bb35488bce6ace61034504ce116f5f", kill_on_drop: false }` [INFO] [stderr] Compiling erbium v1.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.67s [INFO] running `Command { std: "docker" "inspect" "5d659398b7b88563d67756cc8674e07609bb35488bce6ace61034504ce116f5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d659398b7b88563d67756cc8674e07609bb35488bce6ace61034504ce116f5f", kill_on_drop: false }` [INFO] [stdout] 5d659398b7b88563d67756cc8674e07609bb35488bce6ace61034504ce116f5f [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=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" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fe808a7ee6072db92eae94d8466e1e8501d872fdd7e5d6b5d6ed603366fcad70 [INFO] running `Command { std: "docker" "start" "-a" "fe808a7ee6072db92eae94d8466e1e8501d872fdd7e5d6b5d6ed603366fcad70", kill_on_drop: false }` [INFO] [stderr] Compiling erbium v1.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.77s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/erbium-6f47cf201f3148b4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fe808a7ee6072db92eae94d8466e1e8501d872fdd7e5d6b5d6ed603366fcad70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe808a7ee6072db92eae94d8466e1e8501d872fdd7e5d6b5d6ed603366fcad70", kill_on_drop: false }` [INFO] [stdout] fe808a7ee6072db92eae94d8466e1e8501d872fdd7e5d6b5d6ed603366fcad70