[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#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcarletes%2Ftokio-test" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/carletes/tokio-test on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-6/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" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01159e1e930f8018f6bbe6d2129e749f41217390a77f7b30c0a27000ad96a93b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "01159e1e930f8018f6bbe6d2129e749f41217390a77f7b30c0a27000ad96a93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01159e1e930f8018f6bbe6d2129e749f41217390a77f7b30c0a27000ad96a93b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01159e1e930f8018f6bbe6d2129e749f41217390a77f7b30c0a27000ad96a93b", kill_on_drop: false }` [INFO] [stdout] 01159e1e930f8018f6bbe6d2129e749f41217390a77f7b30c0a27000ad96a93b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8716ebebd7e66732a569ec15ca1146daab6325a66819d221a6b60deea37b5f84 [INFO] running `Command { std: "docker" "start" "-a" "8716ebebd7e66732a569ec15ca1146daab6325a66819d221a6b60deea37b5f84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [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 iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling syn v1.0.14 [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 no-op v0.1.0 (/opt/rustwide/workdir/hello-world-no-op) [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/rustwide/workdir/hello-world) [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 26.90s [INFO] running `Command { std: "docker" "inspect" "8716ebebd7e66732a569ec15ca1146daab6325a66819d221a6b60deea37b5f84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8716ebebd7e66732a569ec15ca1146daab6325a66819d221a6b60deea37b5f84", kill_on_drop: false }` [INFO] [stdout] 8716ebebd7e66732a569ec15ca1146daab6325a66819d221a6b60deea37b5f84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 70f69f34df0b30eb11575ff0cc61aef8b38bf4000d53c6747ca19c9ade5e1016 [INFO] running `Command { std: "docker" "start" "-a" "70f69f34df0b30eb11575ff0cc61aef8b38bf4000d53c6747ca19c9ade5e1016", kill_on_drop: false }` [INFO] [stderr] Compiling connect v0.1.0 (/opt/rustwide/workdir/hello-world-connect) [INFO] [stderr] Compiling no-op v0.1.0 (/opt/rustwide/workdir/hello-world-no-op) [INFO] [stderr] Compiling hello-world v0.1.0 (/opt/rustwide/workdir/hello-world) [INFO] [stderr] Compiling write v0.1.0 (/opt/rustwide/workdir/hello-world-write) [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 test [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `Command { std: "docker" "inspect" "70f69f34df0b30eb11575ff0cc61aef8b38bf4000d53c6747ca19c9ade5e1016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70f69f34df0b30eb11575ff0cc61aef8b38bf4000d53c6747ca19c9ade5e1016", kill_on_drop: false }` [INFO] [stdout] 70f69f34df0b30eb11575ff0cc61aef8b38bf4000d53c6747ca19c9ade5e1016 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] acef4ab9cafac7e13636dbd0ee4d3aa74734d48fdf477c2f7c9e0563993465e2 [INFO] running `Command { std: "docker" "start" "-a" "acef4ab9cafac7e13636dbd0ee4d3aa74734d48fdf477c2f7c9e0563993465e2", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [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/connect-93c34a4296626a81) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/echo_server-c2f7f0b9b666dbf0) [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/echo_server_simple-c1e60b150fe9a665) [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-05cfc1c64ed0dba0) [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-f5df07751964d005) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/write-70f2e049aa38ae33) [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" "acef4ab9cafac7e13636dbd0ee4d3aa74734d48fdf477c2f7c9e0563993465e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acef4ab9cafac7e13636dbd0ee4d3aa74734d48fdf477c2f7c9e0563993465e2", kill_on_drop: false }` [INFO] [stdout] acef4ab9cafac7e13636dbd0ee4d3aa74734d48fdf477c2f7c9e0563993465e2