[INFO] cloning repository https://github.com/Noah-Kennedy/tokio-c10k-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Noah-Kennedy/tokio-c10k-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah-Kennedy%2Ftokio-c10k-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah-Kennedy%2Ftokio-c10k-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ef58cf2ba7193d72be8a624ccf24f26863d703a9 [INFO] building Noah-Kennedy/tokio-c10k-test against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNoah-Kennedy%2Ftokio-c10k-test" "/workspace/builds/worker-91/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-91/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Noah-Kennedy/tokio-c10k-test on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Noah-Kennedy/tokio-c10k-test [INFO] finished tweaking git repo https://github.com/Noah-Kennedy/tokio-c10k-test [INFO] tweaked toml for git repo https://github.com/Noah-Kennedy/tokio-c10k-test written to /workspace/builds/worker-91/source/Cargo.toml [INFO] crate git repo https://github.com/Noah-Kennedy/tokio-c10k-test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20ee13a09672ae419f803b709fb4ff5aa26aeb1521992b3a912b1e8e5f268e92 [INFO] running `Command { std: "docker" "start" "-a" "20ee13a09672ae419f803b709fb4ff5aa26aeb1521992b3a912b1e8e5f268e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20ee13a09672ae419f803b709fb4ff5aa26aeb1521992b3a912b1e8e5f268e92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20ee13a09672ae419f803b709fb4ff5aa26aeb1521992b3a912b1e8e5f268e92", kill_on_drop: false }` [INFO] [stdout] 20ee13a09672ae419f803b709fb4ff5aa26aeb1521992b3a912b1e8e5f268e92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f55d4bb6ea1ba1972fb430bbb6d35b3941188f726b021d046e47b589d652dadf [INFO] running `Command { std: "docker" "start" "-a" "f55d4bb6ea1ba1972fb430bbb6d35b3941188f726b021d046e47b589d652dadf", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling c10k-common v0.1.0 (/opt/rustwide/workdir/c10k-common) [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling c10k-server v0.1.0 (/opt/rustwide/workdir/c10k-server) [INFO] [stderr] Compiling c10k-client v0.1.0 (/opt/rustwide/workdir/c10k-client) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `Command { std: "docker" "inspect" "f55d4bb6ea1ba1972fb430bbb6d35b3941188f726b021d046e47b589d652dadf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f55d4bb6ea1ba1972fb430bbb6d35b3941188f726b021d046e47b589d652dadf", kill_on_drop: false }` [INFO] [stdout] f55d4bb6ea1ba1972fb430bbb6d35b3941188f726b021d046e47b589d652dadf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-91/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:1ede1414886370302e694df474b9877c02906499f04c196936ce0973d30c5eaa" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e545b12195a4400fb49a6a1e5405ecd9dbf631c391c035cda9ade696fcbc7422 [INFO] running `Command { std: "docker" "start" "-a" "e545b12195a4400fb49a6a1e5405ecd9dbf631c391c035cda9ade696fcbc7422", kill_on_drop: false }` [INFO] [stderr] Compiling c10k-common v0.1.0 (/opt/rustwide/workdir/c10k-common) [INFO] [stderr] Compiling c10k-client v0.1.0 (/opt/rustwide/workdir/c10k-client) [INFO] [stderr] Compiling c10k-server v0.1.0 (/opt/rustwide/workdir/c10k-server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.47s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/c10k_client-faf5467eee79462e) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/c10k_common-b154c795eac5767b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/c10k_server-1da39347fe6944e6) [INFO] running `Command { std: "docker" "inspect" "e545b12195a4400fb49a6a1e5405ecd9dbf631c391c035cda9ade696fcbc7422", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e545b12195a4400fb49a6a1e5405ecd9dbf631c391c035cda9ade696fcbc7422", kill_on_drop: false }` [INFO] [stdout] e545b12195a4400fb49a6a1e5405ecd9dbf631c391c035cda9ade696fcbc7422