[INFO] cloning repository https://github.com/kojole/benchmark-pingpong-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kojole/benchmark-pingpong-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkojole%2Fbenchmark-pingpong-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkojole%2Fbenchmark-pingpong-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1964bb697bf764bb3c792bceef498237cb56dcee [INFO] testing kojole/benchmark-pingpong-rs against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkojole%2Fbenchmark-pingpong-rs" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kojole/benchmark-pingpong-rs on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kojole/benchmark-pingpong-rs [INFO] finished tweaking git repo https://github.com/kojole/benchmark-pingpong-rs [INFO] tweaked toml for git repo https://github.com/kojole/benchmark-pingpong-rs written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/kojole/benchmark-pingpong-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0342f93fd88bbc5da17495625010d79c5c90b743c61211096e3072d14c95aba [INFO] running `Command { std: "docker" "start" "-a" "a0342f93fd88bbc5da17495625010d79c5c90b743c61211096e3072d14c95aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0342f93fd88bbc5da17495625010d79c5c90b743c61211096e3072d14c95aba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0342f93fd88bbc5da17495625010d79c5c90b743c61211096e3072d14c95aba", kill_on_drop: false }` [INFO] [stdout] a0342f93fd88bbc5da17495625010d79c5c90b743c61211096e3072d14c95aba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4424413934521c264ad394dd798c9b6a93ffbdff69bcaa47077cd003c039861 [INFO] running `Command { std: "docker" "start" "-a" "a4424413934521c264ad394dd798c9b6a93ffbdff69bcaa47077cd003c039861", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.42 [INFO] [stderr] Compiling stable_deref_trait v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling smallvec v0.6.2 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.3.2 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.2.1 [INFO] [stderr] Compiling ppbench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.22s [INFO] running `Command { std: "docker" "inspect" "a4424413934521c264ad394dd798c9b6a93ffbdff69bcaa47077cd003c039861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4424413934521c264ad394dd798c9b6a93ffbdff69bcaa47077cd003c039861", kill_on_drop: false }` [INFO] [stdout] a4424413934521c264ad394dd798c9b6a93ffbdff69bcaa47077cd003c039861 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3319645b11826938d7c85c2fbf1bc89830725f8c9b877c968152fd50aaedb687 [INFO] running `Command { std: "docker" "start" "-a" "3319645b11826938d7c85c2fbf1bc89830725f8c9b877c968152fd50aaedb687", kill_on_drop: false }` [INFO] [stderr] Compiling ppbench v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `Command { std: "docker" "inspect" "3319645b11826938d7c85c2fbf1bc89830725f8c9b877c968152fd50aaedb687", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3319645b11826938d7c85c2fbf1bc89830725f8c9b877c968152fd50aaedb687", kill_on_drop: false }` [INFO] [stdout] 3319645b11826938d7c85c2fbf1bc89830725f8c9b877c968152fd50aaedb687 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0d115f11ef4ffa9a32428cdb797ee3b6da8e7edaa01470d204bddf609e617bf6 [INFO] running `Command { std: "docker" "start" "-a" "0d115f11ef4ffa9a32428cdb797ee3b6da8e7edaa01470d204bddf609e617bf6", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] running 4 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ppbench-d14a767941636461) [INFO] [stdout] test ping::tests::run ... ok [INFO] [stdout] test pingpong::tests::run ... ok [INFO] [stdout] test cb_ping::tests::run ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/ppbench-d652be3b76e0bc84) [INFO] [stdout] test cb_pingpong::tests::run ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [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] [stderr] Doc-tests ppbench [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" "0d115f11ef4ffa9a32428cdb797ee3b6da8e7edaa01470d204bddf609e617bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d115f11ef4ffa9a32428cdb797ee3b6da8e7edaa01470d204bddf609e617bf6", kill_on_drop: false }` [INFO] [stdout] 0d115f11ef4ffa9a32428cdb797ee3b6da8e7edaa01470d204bddf609e617bf6