[INFO] updating cached repository https://github.com/hnakamur/tokio-threadpool-block-experiment [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 119bd386f25e972a63c4a89399fbafd3f51d88f4 [INFO] testing hnakamur/tokio-threadpool-block-experiment against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhnakamur%2Ftokio-threadpool-block-experiment" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hnakamur/tokio-threadpool-block-experiment on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [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 work/builds/worker-5/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 `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 7efbc395d040dff2ffdd11a5c4105ca152f0b7b5b157cb5e5bd6b0bcb7fb8f86 [INFO] running `"docker" "start" "-a" "7efbc395d040dff2ffdd11a5c4105ca152f0b7b5b157cb5e5bd6b0bcb7fb8f86"` [INFO] [stderr] Compiling parking_lot_core v0.4.0 [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.69s [INFO] running `"docker" "inspect" "7efbc395d040dff2ffdd11a5c4105ca152f0b7b5b157cb5e5bd6b0bcb7fb8f86"` [INFO] running `"docker" "rm" "-f" "7efbc395d040dff2ffdd11a5c4105ca152f0b7b5b157cb5e5bd6b0bcb7fb8f86"` [INFO] [stdout] 7efbc395d040dff2ffdd11a5c4105ca152f0b7b5b157cb5e5bd6b0bcb7fb8f86 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 66682e6bd5bb7e483147c46bc9373278087bf2d16e601ad07392af87a4dcd429 [INFO] running `"docker" "start" "-a" "66682e6bd5bb7e483147c46bc9373278087bf2d16e601ad07392af87a4dcd429"` [INFO] [stderr] Compiling tokio-threadpool-block-experiment v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `"docker" "inspect" "66682e6bd5bb7e483147c46bc9373278087bf2d16e601ad07392af87a4dcd429"` [INFO] running `"docker" "rm" "-f" "66682e6bd5bb7e483147c46bc9373278087bf2d16e601ad07392af87a4dcd429"` [INFO] [stdout] 66682e6bd5bb7e483147c46bc9373278087bf2d16e601ad07392af87a4dcd429 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] b754514e563a0debe0fc4af63935acce115814d500710821380e17d43de79124 [INFO] running `"docker" "start" "-a" "b754514e563a0debe0fc4af63935acce115814d500710821380e17d43de79124"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tokio_threadpool_block_experiment-a96659044d3c4e00 [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "b754514e563a0debe0fc4af63935acce115814d500710821380e17d43de79124"` [INFO] running `"docker" "rm" "-f" "b754514e563a0debe0fc4af63935acce115814d500710821380e17d43de79124"` [INFO] [stdout] b754514e563a0debe0fc4af63935acce115814d500710821380e17d43de79124