[INFO] fetching crate recoverable-thread-pool 2.4.7... [INFO] testing recoverable-thread-pool-2.4.7 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate recoverable-thread-pool 2.4.7 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate recoverable-thread-pool 2.4.7 [INFO] finished tweaking crates.io crate recoverable-thread-pool 2.4.7 [INFO] tweaked toml for crates.io crate recoverable-thread-pool 2.4.7 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate recoverable-thread-pool 2.4.7 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate recoverable-thread-pool 2.4.7 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded recoverable-spawn v3.9.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e3261b41a102cf7008c336cd2a10ab90bede70158671ce9a2e3e11081fbabf0 [INFO] running `Command { std: "docker" "start" "-a" "6e3261b41a102cf7008c336cd2a10ab90bede70158671ce9a2e3e11081fbabf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e3261b41a102cf7008c336cd2a10ab90bede70158671ce9a2e3e11081fbabf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e3261b41a102cf7008c336cd2a10ab90bede70158671ce9a2e3e11081fbabf0", kill_on_drop: false }` [INFO] [stdout] 6e3261b41a102cf7008c336cd2a10ab90bede70158671ce9a2e3e11081fbabf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3eb40e4f3e3d621f663fa1fedae5a6c818cc9ed791f550825a740e928e53b793 [INFO] running `Command { std: "docker" "start" "-a" "3eb40e4f3e3d621f663fa1fedae5a6c818cc9ed791f550825a740e928e53b793", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling recoverable-spawn v3.9.7 [INFO] [stderr] Compiling recoverable-thread-pool v2.4.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [optimized] target(s) in 20.15s [INFO] running `Command { std: "docker" "inspect" "3eb40e4f3e3d621f663fa1fedae5a6c818cc9ed791f550825a740e928e53b793", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb40e4f3e3d621f663fa1fedae5a6c818cc9ed791f550825a740e928e53b793", kill_on_drop: false }` [INFO] [stdout] 3eb40e4f3e3d621f663fa1fedae5a6c818cc9ed791f550825a740e928e53b793 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c51f6b447c54a745ab95eb0ef7e84b5e919ae7b767c60b395f40f3d5970fc2c5 [INFO] running `Command { std: "docker" "start" "-a" "c51f6b447c54a745ab95eb0ef7e84b5e919ae7b767c60b395f40f3d5970fc2c5", kill_on_drop: false }` [INFO] [stderr] Compiling recoverable-thread-pool v2.4.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized] target(s) in 16.74s [INFO] running `Command { std: "docker" "inspect" "c51f6b447c54a745ab95eb0ef7e84b5e919ae7b767c60b395f40f3d5970fc2c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c51f6b447c54a745ab95eb0ef7e84b5e919ae7b767c60b395f40f3d5970fc2c5", kill_on_drop: false }` [INFO] [stdout] c51f6b447c54a745ab95eb0ef7e84b5e919ae7b767c60b395f40f3d5970fc2c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a805e632ddb5823c9daa3674ecaa3bb396e83434fffd71100f39ea227fd9cbd8 [INFO] running `Command { std: "docker" "start" "-a" "a805e632ddb5823c9daa3674ecaa3bb396e83434fffd71100f39ea227fd9cbd8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/recoverable_thread_pool-d7046a51205acb00) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test cfg::async_test ... ok [INFO] [stdout] test cfg::test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.02s [INFO] [stdout] [INFO] [stderr] Doc-tests recoverable_thread_pool [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" "a805e632ddb5823c9daa3674ecaa3bb396e83434fffd71100f39ea227fd9cbd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a805e632ddb5823c9daa3674ecaa3bb396e83434fffd71100f39ea227fd9cbd8", kill_on_drop: false }` [INFO] [stdout] a805e632ddb5823c9daa3674ecaa3bb396e83434fffd71100f39ea227fd9cbd8