[INFO] fetching crate forge-exec-ipc-client 0.1.1... [INFO] testing forge-exec-ipc-client-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate forge-exec-ipc-client 0.1.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate forge-exec-ipc-client 0.1.1 [INFO] finished tweaking crates.io crate forge-exec-ipc-client 0.1.1 [INFO] tweaked toml for crates.io crate forge-exec-ipc-client 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate forge-exec-ipc-client 0.1.1 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 forge-exec-ipc-client 0.1.1 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] 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] 2db85ad546eba55365e3ee1ecccd6db89c292751ed37e5021d8ac5b59ccb2998 [INFO] running `Command { std: "docker" "start" "-a" "2db85ad546eba55365e3ee1ecccd6db89c292751ed37e5021d8ac5b59ccb2998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2db85ad546eba55365e3ee1ecccd6db89c292751ed37e5021d8ac5b59ccb2998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db85ad546eba55365e3ee1ecccd6db89c292751ed37e5021d8ac5b59ccb2998", kill_on_drop: false }` [INFO] [stdout] 2db85ad546eba55365e3ee1ecccd6db89c292751ed37e5021d8ac5b59ccb2998 [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] 919602655f5cb2cf135d8cdea4c936f78ab2b4867671a18408ae7ce79b2c2eef [INFO] running `Command { std: "docker" "start" "-a" "919602655f5cb2cf135d8cdea4c936f78ab2b4867671a18408ae7ce79b2c2eef", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.53 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling libc v0.2.140 [INFO] [stderr] Compiling serde_derive v1.0.158 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling serde v1.0.158 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling atomic-waker v1.1.0 [INFO] [stderr] Compiling keccak v0.1.3 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling spinning v0.1.0 [INFO] [stderr] Compiling concurrent-queue v2.1.0 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling to_method v1.1.0 [INFO] [stderr] Compiling intmap v0.7.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling interprocess v1.2.1 [INFO] [stderr] Compiling syn v2.0.10 [INFO] [stderr] Compiling regex v1.7.3 [INFO] [stderr] Compiling blocking v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha3 v0.10.6 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling forge-exec-ipc-client v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.42s [INFO] running `Command { std: "docker" "inspect" "919602655f5cb2cf135d8cdea4c936f78ab2b4867671a18408ae7ce79b2c2eef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "919602655f5cb2cf135d8cdea4c936f78ab2b4867671a18408ae7ce79b2c2eef", kill_on_drop: false }` [INFO] [stdout] 919602655f5cb2cf135d8cdea4c936f78ab2b4867671a18408ae7ce79b2c2eef [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] 61854b3498e8ae94f3f2a1590ad732c3c14686f28e043c9462e99b8bd119a2f3 [INFO] running `Command { std: "docker" "start" "-a" "61854b3498e8ae94f3f2a1590ad732c3c14686f28e043c9462e99b8bd119a2f3", kill_on_drop: false }` [INFO] [stderr] Compiling forge-exec-ipc-client v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "61854b3498e8ae94f3f2a1590ad732c3c14686f28e043c9462e99b8bd119a2f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61854b3498e8ae94f3f2a1590ad732c3c14686f28e043c9462e99b8bd119a2f3", kill_on_drop: false }` [INFO] [stdout] 61854b3498e8ae94f3f2a1590ad732c3c14686f28e043c9462e99b8bd119a2f3 [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] 04fe2f77aa8a75c971c6632153a5ba841614727e8e1fbce9daf8a1debf7fb523 [INFO] running `Command { std: "docker" "start" "-a" "04fe2f77aa8a75c971c6632153a5ba841614727e8e1fbce9daf8a1debf7fb523", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/forge_exec_ipc_client-f57c15d5c6289971) [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" "04fe2f77aa8a75c971c6632153a5ba841614727e8e1fbce9daf8a1debf7fb523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04fe2f77aa8a75c971c6632153a5ba841614727e8e1fbce9daf8a1debf7fb523", kill_on_drop: false }` [INFO] [stdout] 04fe2f77aa8a75c971c6632153a5ba841614727e8e1fbce9daf8a1debf7fb523