[INFO] cloning repository https://github.com/hnakamur/tokio-threadpool-block-experiment [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hnakamur/tokio-threadpool-block-experiment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnakamur%2Ftokio-threadpool-block-experiment", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnakamur%2Ftokio-threadpool-block-experiment'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 119bd386f25e972a63c4a89399fbafd3f51d88f4 [INFO] testing hnakamur/tokio-threadpool-block-experiment against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnakamur%2Ftokio-threadpool-block-experiment" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hnakamur/tokio-threadpool-block-experiment on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hnakamur/tokio-threadpool-block-experiment [INFO] finished tweaking git repo https://github.com/hnakamur/tokio-threadpool-block-experiment [INFO] tweaked toml for git repo https://github.com/hnakamur/tokio-threadpool-block-experiment written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/hnakamur/tokio-threadpool-block-experiment already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8acd4b1700de21bc56609181b4c782ba99fd85a6296e6ebf18752bb071508d90 [INFO] running `Command { std: "docker" "start" "-a" "8acd4b1700de21bc56609181b4c782ba99fd85a6296e6ebf18752bb071508d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8acd4b1700de21bc56609181b4c782ba99fd85a6296e6ebf18752bb071508d90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8acd4b1700de21bc56609181b4c782ba99fd85a6296e6ebf18752bb071508d90", kill_on_drop: false }` [INFO] [stdout] 8acd4b1700de21bc56609181b4c782ba99fd85a6296e6ebf18752bb071508d90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32160afffe969f53aa84ea490463aa9b915db9bcea8b56378e470fcb797d4b28 [INFO] running `Command { std: "docker" "start" "-a" "32160afffe969f53aa84ea490463aa9b915db9bcea8b56378e470fcb797d4b28", kill_on_drop: false }` [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling rand_jitter v0.1.2 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-threadpool-block-experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.22s [INFO] running `Command { std: "docker" "inspect" "32160afffe969f53aa84ea490463aa9b915db9bcea8b56378e470fcb797d4b28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32160afffe969f53aa84ea490463aa9b915db9bcea8b56378e470fcb797d4b28", kill_on_drop: false }` [INFO] [stdout] 32160afffe969f53aa84ea490463aa9b915db9bcea8b56378e470fcb797d4b28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24216f616f0b75db87e81d63d0b1554011021d0c7fb600dccc2d02561528445a [INFO] running `Command { std: "docker" "start" "-a" "24216f616f0b75db87e81d63d0b1554011021d0c7fb600dccc2d02561528445a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling tokio-threadpool-block-experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tokio_threadpool_block_experiment-d1f78542595460bb) [INFO] running `Command { std: "docker" "inspect" "24216f616f0b75db87e81d63d0b1554011021d0c7fb600dccc2d02561528445a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24216f616f0b75db87e81d63d0b1554011021d0c7fb600dccc2d02561528445a", kill_on_drop: false }` [INFO] [stdout] 24216f616f0b75db87e81d63d0b1554011021d0c7fb600dccc2d02561528445a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8b12638215ec026032c1b0dd8d30b9d765e4cb9a361ca6ac80c414c8e4b5eff6 [INFO] running `Command { std: "docker" "start" "-a" "8b12638215ec026032c1b0dd8d30b9d765e4cb9a361ca6ac80c414c8e4b5eff6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tokio_threadpool_block_experiment-d1f78542595460bb) [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" "8b12638215ec026032c1b0dd8d30b9d765e4cb9a361ca6ac80c414c8e4b5eff6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b12638215ec026032c1b0dd8d30b9d765e4cb9a361ca6ac80c414c8e4b5eff6", kill_on_drop: false }` [INFO] [stdout] 8b12638215ec026032c1b0dd8d30b9d765e4cb9a361ca6ac80c414c8e4b5eff6