[INFO] cloning repository https://github.com/mkmik/tokio-cpu-bound-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkmik/tokio-cpu-bound-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkmik%2Ftokio-cpu-bound-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkmik%2Ftokio-cpu-bound-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4da1984f2abec3085e2baa5761b4d77e17b4c355 [INFO] testing mkmik/tokio-cpu-bound-example against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkmik%2Ftokio-cpu-bound-example" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkmik/tokio-cpu-bound-example on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking git repo https://github.com/mkmik/tokio-cpu-bound-example [INFO] finished tweaking git repo https://github.com/mkmik/tokio-cpu-bound-example [INFO] tweaked toml for git repo https://github.com/mkmik/tokio-cpu-bound-example written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mkmik/tokio-cpu-bound-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4931ca658b4655612ed3f6fe576ba4febe267d3482dc7a3d7e72847cef905fc1 [INFO] running `Command { std: "docker" "start" "-a" "4931ca658b4655612ed3f6fe576ba4febe267d3482dc7a3d7e72847cef905fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4931ca658b4655612ed3f6fe576ba4febe267d3482dc7a3d7e72847cef905fc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4931ca658b4655612ed3f6fe576ba4febe267d3482dc7a3d7e72847cef905fc1", kill_on_drop: false }` [INFO] [stdout] 4931ca658b4655612ed3f6fe576ba4febe267d3482dc7a3d7e72847cef905fc1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd5f886c744c34eb4019eeace42fb7034fdb7a77c92c01ee2ff2d4f624567ba4 [INFO] running `Command { std: "docker" "start" "-a" "dd5f886c744c34eb4019eeace42fb7034fdb7a77c92c01ee2ff2d4f624567ba4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling mio v0.7.9 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling futures-executor v0.3.12 [INFO] [stderr] Compiling futures v0.3.12 [INFO] [stderr] Compiling tok1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.64s [INFO] running `Command { std: "docker" "inspect" "dd5f886c744c34eb4019eeace42fb7034fdb7a77c92c01ee2ff2d4f624567ba4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd5f886c744c34eb4019eeace42fb7034fdb7a77c92c01ee2ff2d4f624567ba4", kill_on_drop: false }` [INFO] [stdout] dd5f886c744c34eb4019eeace42fb7034fdb7a77c92c01ee2ff2d4f624567ba4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c72923e9dd1776affd1ccba361d42130506b43dda43883f6d782e7cb45d116c6 [INFO] running `Command { std: "docker" "start" "-a" "c72923e9dd1776affd1ccba361d42130506b43dda43883f6d782e7cb45d116c6", kill_on_drop: false }` [INFO] [stderr] Compiling tok1 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `Command { std: "docker" "inspect" "c72923e9dd1776affd1ccba361d42130506b43dda43883f6d782e7cb45d116c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c72923e9dd1776affd1ccba361d42130506b43dda43883f6d782e7cb45d116c6", kill_on_drop: false }` [INFO] [stdout] c72923e9dd1776affd1ccba361d42130506b43dda43883f6d782e7cb45d116c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8df772ffa58e128b0c7a72fc7fcb7dcb0af1703d413c6e7e0f58712d6596de68 [INFO] running `Command { std: "docker" "start" "-a" "8df772ffa58e128b0c7a72fc7fcb7dcb0af1703d413c6e7e0f58712d6596de68", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tok1-ae7a0ef503cab1fc) [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" "8df772ffa58e128b0c7a72fc7fcb7dcb0af1703d413c6e7e0f58712d6596de68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8df772ffa58e128b0c7a72fc7fcb7dcb0af1703d413c6e7e0f58712d6596de68", kill_on_drop: false }` [INFO] [stdout] 8df772ffa58e128b0c7a72fc7fcb7dcb0af1703d413c6e7e0f58712d6596de68