[INFO] cloning repository https://github.com/joseluisq/rust-tokio-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joseluisq/rust-tokio-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseluisq%2Frust-tokio-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoseluisq%2Frust-tokio-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3e91c4d1fe5994cc96edbeca6caed66e8552048d [INFO] testing joseluisq/rust-tokio-sample 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%2Fjoseluisq%2Frust-tokio-sample" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/joseluisq/rust-tokio-sample 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/joseluisq/rust-tokio-sample [INFO] finished tweaking git repo https://github.com/joseluisq/rust-tokio-sample [INFO] tweaked toml for git repo https://github.com/joseluisq/rust-tokio-sample written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/joseluisq/rust-tokio-sample 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-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 3e168bf1b8c8c2e42df465bee2695b0c0f0bbc5ad7fa191e72b9f927e7cd2f2c [INFO] running `Command { std: "docker" "start" "-a" "3e168bf1b8c8c2e42df465bee2695b0c0f0bbc5ad7fa191e72b9f927e7cd2f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e168bf1b8c8c2e42df465bee2695b0c0f0bbc5ad7fa191e72b9f927e7cd2f2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e168bf1b8c8c2e42df465bee2695b0c0f0bbc5ad7fa191e72b9f927e7cd2f2c", kill_on_drop: false }` [INFO] [stdout] 3e168bf1b8c8c2e42df465bee2695b0c0f0bbc5ad7fa191e72b9f927e7cd2f2c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] fac0b9c2b5420d13c2f3dd438015c1900a561eec6cd3c3a005e7154f0484af47 [INFO] running `Command { std: "docker" "start" "-a" "fac0b9c2b5420d13c2f3dd438015c1900a561eec6cd3c3a005e7154f0484af47", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling tokio-sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.26s [INFO] running `Command { std: "docker" "inspect" "fac0b9c2b5420d13c2f3dd438015c1900a561eec6cd3c3a005e7154f0484af47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fac0b9c2b5420d13c2f3dd438015c1900a561eec6cd3c3a005e7154f0484af47", kill_on_drop: false }` [INFO] [stdout] fac0b9c2b5420d13c2f3dd438015c1900a561eec6cd3c3a005e7154f0484af47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] a03ea4f5611d19e88f792d1d610adc7ff47fb85566c8de47c545fcfd7b441658 [INFO] running `Command { std: "docker" "start" "-a" "a03ea4f5611d19e88f792d1d610adc7ff47fb85566c8de47c545fcfd7b441658", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-sample v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/tokio_sample-3c1b7e7dfcf7cbf9) [INFO] running `Command { std: "docker" "inspect" "a03ea4f5611d19e88f792d1d610adc7ff47fb85566c8de47c545fcfd7b441658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a03ea4f5611d19e88f792d1d610adc7ff47fb85566c8de47c545fcfd7b441658", kill_on_drop: false }` [INFO] [stdout] a03ea4f5611d19e88f792d1d610adc7ff47fb85566c8de47c545fcfd7b441658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] b7014e575c3acbd4ab046568f6b275c1bfd5515985a7b42e4a8a7ff1bf5ec6c4 [INFO] running `Command { std: "docker" "start" "-a" "b7014e575c3acbd4ab046568f6b275c1bfd5515985a7b42e4a8a7ff1bf5ec6c4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tokio_sample-3c1b7e7dfcf7cbf9) [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" "b7014e575c3acbd4ab046568f6b275c1bfd5515985a7b42e4a8a7ff1bf5ec6c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7014e575c3acbd4ab046568f6b275c1bfd5515985a7b42e4a8a7ff1bf5ec6c4", kill_on_drop: false }` [INFO] [stdout] b7014e575c3acbd4ab046568f6b275c1bfd5515985a7b42e4a8a7ff1bf5ec6c4