[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 176275d36349ce89638e45a029ce53c3bf17706b2339cb5225084710a15a82b5 [INFO] running `Command { std: "docker" "start" "-a" "176275d36349ce89638e45a029ce53c3bf17706b2339cb5225084710a15a82b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "176275d36349ce89638e45a029ce53c3bf17706b2339cb5225084710a15a82b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "176275d36349ce89638e45a029ce53c3bf17706b2339cb5225084710a15a82b5", kill_on_drop: false }` [INFO] [stdout] 176275d36349ce89638e45a029ce53c3bf17706b2339cb5225084710a15a82b5 [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d1c90144aa61a9f1ed9db2a06fd6d061be60f9aa10512fc69f947428473fda69 [INFO] running `Command { std: "docker" "start" "-a" "d1c90144aa61a9f1ed9db2a06fd6d061be60f9aa10512fc69f947428473fda69", 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 num_cpus v1.9.0 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [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 4.57s [INFO] running `Command { std: "docker" "inspect" "d1c90144aa61a9f1ed9db2a06fd6d061be60f9aa10512fc69f947428473fda69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1c90144aa61a9f1ed9db2a06fd6d061be60f9aa10512fc69f947428473fda69", kill_on_drop: false }` [INFO] [stdout] d1c90144aa61a9f1ed9db2a06fd6d061be60f9aa10512fc69f947428473fda69 [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f025d2b205f7748df29b165fdf7925f359463ce8df3bce39bfc1cf621f992a01 [INFO] running `Command { std: "docker" "start" "-a" "f025d2b205f7748df29b165fdf7925f359463ce8df3bce39bfc1cf621f992a01", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-threadpool-block-experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.37s [INFO] running `Command { std: "docker" "inspect" "f025d2b205f7748df29b165fdf7925f359463ce8df3bce39bfc1cf621f992a01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f025d2b205f7748df29b165fdf7925f359463ce8df3bce39bfc1cf621f992a01", kill_on_drop: false }` [INFO] [stdout] f025d2b205f7748df29b165fdf7925f359463ce8df3bce39bfc1cf621f992a01 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e03c292a21150784dfde6262431c5c3c4bcc9abc16c1c8b532036d89754819ef [INFO] running `Command { std: "docker" "start" "-a" "e03c292a21150784dfde6262431c5c3c4bcc9abc16c1c8b532036d89754819ef", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tokio_threadpool_block_experiment-6de173e76f663d8e) [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" "e03c292a21150784dfde6262431c5c3c4bcc9abc16c1c8b532036d89754819ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e03c292a21150784dfde6262431c5c3c4bcc9abc16c1c8b532036d89754819ef", kill_on_drop: false }` [INFO] [stdout] e03c292a21150784dfde6262431c5c3c4bcc9abc16c1c8b532036d89754819ef