[INFO] cloning repository https://github.com/carletes/tokio-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/carletes/tokio-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarletes%2Ftokio-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarletes%2Ftokio-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2015d0bf76e20fdec10714d8f385e9d3df9f69f0 [INFO] testing carletes/tokio-test against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarletes%2Ftokio-test" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carletes/tokio-test on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/carletes/tokio-test [INFO] finished tweaking git repo https://github.com/carletes/tokio-test [INFO] tweaked toml for git repo https://github.com/carletes/tokio-test written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/carletes/tokio-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6dcf9eafc5c9725de792a345044b5940db33612579b5d2879e41a27b2e48546 [INFO] running `Command { std: "docker" "start" "-a" "e6dcf9eafc5c9725de792a345044b5940db33612579b5d2879e41a27b2e48546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6dcf9eafc5c9725de792a345044b5940db33612579b5d2879e41a27b2e48546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6dcf9eafc5c9725de792a345044b5940db33612579b5d2879e41a27b2e48546", kill_on_drop: false }` [INFO] [stdout] e6dcf9eafc5c9725de792a345044b5940db33612579b5d2879e41a27b2e48546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec16439ee72d23962eb0345a25138eb3dc2c3093857b8b5bc78e2c021fea6d65 [INFO] running `Command { std: "docker" "start" "-a" "ec16439ee72d23962eb0345a25138eb3dc2c3093857b8b5bc78e2c021fea6d65", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling tokio-macros v0.2.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling connect v0.1.0 (/opt/rustwide/workdir/hello-world-connect) [INFO] [stderr] Compiling write v0.1.0 (/opt/rustwide/workdir/hello-world-write) [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/rustwide/workdir/hello-world) [INFO] [stderr] Compiling no-op v0.1.0 (/opt/rustwide/workdir/hello-world-no-op) [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling echo-server v0.1.0 (/opt/rustwide/workdir/echo-server) [INFO] [stderr] Compiling echo-server-simple v0.1.0 (/opt/rustwide/workdir/echo-server-simple) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.68s [INFO] running `Command { std: "docker" "inspect" "ec16439ee72d23962eb0345a25138eb3dc2c3093857b8b5bc78e2c021fea6d65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec16439ee72d23962eb0345a25138eb3dc2c3093857b8b5bc78e2c021fea6d65", kill_on_drop: false }` [INFO] [stdout] ec16439ee72d23962eb0345a25138eb3dc2c3093857b8b5bc78e2c021fea6d65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab4d4913d196800626635475edfe2e8e61b1bfbb09518449118e9ab782394ff8 [INFO] running `Command { std: "docker" "start" "-a" "ab4d4913d196800626635475edfe2e8e61b1bfbb09518449118e9ab782394ff8", kill_on_drop: false }` [INFO] [stderr] Compiling connect v0.1.0 (/opt/rustwide/workdir/hello-world-connect) [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/rustwide/workdir/hello-world) [INFO] [stderr] Compiling no-op v0.1.0 (/opt/rustwide/workdir/hello-world-no-op) [INFO] [stderr] Compiling write v0.1.0 (/opt/rustwide/workdir/hello-world-write) [INFO] [stderr] Compiling echo-server-simple v0.1.0 (/opt/rustwide/workdir/echo-server-simple) [INFO] [stderr] Compiling echo-server v0.1.0 (/opt/rustwide/workdir/echo-server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `Command { std: "docker" "inspect" "ab4d4913d196800626635475edfe2e8e61b1bfbb09518449118e9ab782394ff8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab4d4913d196800626635475edfe2e8e61b1bfbb09518449118e9ab782394ff8", kill_on_drop: false }` [INFO] [stdout] ab4d4913d196800626635475edfe2e8e61b1bfbb09518449118e9ab782394ff8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e7005ef9e97aa13a71174d416f8bd023330ab7ee8eabc8dcb78d4b10429b64ec [INFO] running `Command { std: "docker" "start" "-a" "e7005ef9e97aa13a71174d416f8bd023330ab7ee8eabc8dcb78d4b10429b64ec", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/connect-8fe858f6863a907d) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/echo_server-933e7591dddcf606) [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/echo_server_simple-725406bd04f64a10) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hello_world-e3e7764b0efaa592) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/no_op-eceb6cc276e6ecef) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/write-3880d5972f416da6) [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] [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] [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" "e7005ef9e97aa13a71174d416f8bd023330ab7ee8eabc8dcb78d4b10429b64ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7005ef9e97aa13a71174d416f8bd023330ab7ee8eabc8dcb78d4b10429b64ec", kill_on_drop: false }` [INFO] [stdout] e7005ef9e97aa13a71174d416f8bd023330ab7ee8eabc8dcb78d4b10429b64ec