[INFO] fetching crate ezstress 2.0.3... [INFO] testing ezstress-2.0.3 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate ezstress 2.0.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ezstress 2.0.3 [INFO] finished tweaking crates.io crate ezstress 2.0.3 [INFO] tweaked toml for crates.io crate ezstress 2.0.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ezstress 2.0.3 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 ezstress 2.0.3 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] e950b7e0939cc58ec6532445605b703507d82421887f786c6f6628966906f0c9 [INFO] running `Command { std: "docker" "start" "-a" "e950b7e0939cc58ec6532445605b703507d82421887f786c6f6628966906f0c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e950b7e0939cc58ec6532445605b703507d82421887f786c6f6628966906f0c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e950b7e0939cc58ec6532445605b703507d82421887f786c6f6628966906f0c9", kill_on_drop: false }` [INFO] [stdout] e950b7e0939cc58ec6532445605b703507d82421887f786c6f6628966906f0c9 [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] 17b727e97ce79c32a0740ee8b94fc2ce7ad6857c55d3e1b1aaeb1599786da3fb [INFO] running `Command { std: "docker" "start" "-a" "17b727e97ce79c32a0740ee8b94fc2ce7ad6857c55d3e1b1aaeb1599786da3fb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling semver v1.0.16 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling cl-sys v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling ocl-core v0.11.3 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling ocl-core-vector v0.1.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling qutex v0.2.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling rayon v1.6.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling dyn-clone v1.0.10 [INFO] [stderr] Compiling once_cell v1.17.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling sysinfo v0.27.6 [INFO] [stderr] Compiling inquire v0.5.3 [INFO] [stderr] Compiling ocl v0.19.4 [INFO] [stderr] Compiling ezstress v2.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.83s [INFO] running `Command { std: "docker" "inspect" "17b727e97ce79c32a0740ee8b94fc2ce7ad6857c55d3e1b1aaeb1599786da3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17b727e97ce79c32a0740ee8b94fc2ce7ad6857c55d3e1b1aaeb1599786da3fb", kill_on_drop: false }` [INFO] [stdout] 17b727e97ce79c32a0740ee8b94fc2ce7ad6857c55d3e1b1aaeb1599786da3fb [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] 52f6c5f6cbfcd54b9ab3c99859be2d251f17da18584f20084c804db419941c2a [INFO] running `Command { std: "docker" "start" "-a" "52f6c5f6cbfcd54b9ab3c99859be2d251f17da18584f20084c804db419941c2a", kill_on_drop: false }` [INFO] [stderr] Compiling ezstress v2.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s [INFO] running `Command { std: "docker" "inspect" "52f6c5f6cbfcd54b9ab3c99859be2d251f17da18584f20084c804db419941c2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52f6c5f6cbfcd54b9ab3c99859be2d251f17da18584f20084c804db419941c2a", kill_on_drop: false }` [INFO] [stdout] 52f6c5f6cbfcd54b9ab3c99859be2d251f17da18584f20084c804db419941c2a [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] e2b4bd5f7a933fb32942f9f43b2e7486401207da5939a244c0513d55b97f53a4 [INFO] running `Command { std: "docker" "start" "-a" "e2b4bd5f7a933fb32942f9f43b2e7486401207da5939a244c0513d55b97f53a4", 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/ezstress-144cef53f1b6d6cd) [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" "e2b4bd5f7a933fb32942f9f43b2e7486401207da5939a244c0513d55b97f53a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2b4bd5f7a933fb32942f9f43b2e7486401207da5939a244c0513d55b97f53a4", kill_on_drop: false }` [INFO] [stdout] e2b4bd5f7a933fb32942f9f43b2e7486401207da5939a244c0513d55b97f53a4