[INFO] cloning repository https://github.com/matklad/thrench [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matklad/thrench" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Fthrench", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatklad%2Fthrench'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b2bdf941a5f1d0863ab28522e1fe0e303ba20cd5 [INFO] testing matklad/thrench 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%2Fmatklad%2Fthrench" "/workspace/builds/worker-20/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-20/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/matklad/thrench 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/matklad/thrench [INFO] finished tweaking git repo https://github.com/matklad/thrench [INFO] tweaked toml for git repo https://github.com/matklad/thrench written to /workspace/builds/worker-20/source/Cargo.toml [INFO] crate git repo https://github.com/matklad/thrench 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-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 553657cfdf49e862e130708c40cbc0e0360746032d712689067398ce742f3baa [INFO] running `Command { std: "docker" "start" "-a" "553657cfdf49e862e130708c40cbc0e0360746032d712689067398ce742f3baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "553657cfdf49e862e130708c40cbc0e0360746032d712689067398ce742f3baa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "553657cfdf49e862e130708c40cbc0e0360746032d712689067398ce742f3baa", kill_on_drop: false }` [INFO] [stdout] 553657cfdf49e862e130708c40cbc0e0360746032d712689067398ce742f3baa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] f5ecd07287d1e574e15ecd8c7545ea366b95b124ef361cafec210f67fd013f22 [INFO] running `Command { std: "docker" "start" "-a" "f5ecd07287d1e574e15ecd8c7545ea366b95b124ef361cafec210f67fd013f22", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling log v0.3.6 [INFO] [stderr] Compiling slab v0.3.0 [INFO] [stderr] Compiling lazycell v0.4.0 [INFO] [stderr] Compiling scoped-tls v0.1.0 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling smallvec v0.2.1 [INFO] [stderr] Compiling take v0.1.0 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling futures v0.1.10 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling num_cpus v1.2.1 [INFO] [stderr] Compiling term_size v0.2.2 [INFO] [stderr] Compiling clap v2.20.4 [INFO] [stderr] Compiling mio v0.6.4 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling tokio-core v0.1.4 [INFO] [stderr] Compiling tokio-proto v0.1.0 [INFO] [stderr] Compiling thrench v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> src/bin/fut.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.20s [INFO] running `Command { std: "docker" "inspect" "f5ecd07287d1e574e15ecd8c7545ea366b95b124ef361cafec210f67fd013f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5ecd07287d1e574e15ecd8c7545ea366b95b124ef361cafec210f67fd013f22", kill_on_drop: false }` [INFO] [stdout] f5ecd07287d1e574e15ecd8c7545ea366b95b124ef361cafec210f67fd013f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 9c12426f7b88fe5d6281ac7553e0af9ea83b6fcfc1a35c9171b4eb5a2305bbdd [INFO] running `Command { std: "docker" "start" "-a" "9c12426f7b88fe5d6281ac7553e0af9ea83b6fcfc1a35c9171b4eb5a2305bbdd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling thrench v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str` [INFO] [stdout] --> src/bin/fut.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::str; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.40s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/thrench-8129cdab65b75e72) [INFO] [stderr] Executable unittests src/bin/bench.rs (/opt/rustwide/target/debug/deps/bench-de2211535d4b2253) [INFO] [stderr] Executable unittests src/bin/fut.rs (/opt/rustwide/target/debug/deps/fut-f21339c455325662) [INFO] [stderr] Executable unittests src/bin/threads.rs (/opt/rustwide/target/debug/deps/threads-b9973fb2c08a999c) [INFO] running `Command { std: "docker" "inspect" "9c12426f7b88fe5d6281ac7553e0af9ea83b6fcfc1a35c9171b4eb5a2305bbdd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c12426f7b88fe5d6281ac7553e0af9ea83b6fcfc1a35c9171b4eb5a2305bbdd", kill_on_drop: false }` [INFO] [stdout] 9c12426f7b88fe5d6281ac7553e0af9ea83b6fcfc1a35c9171b4eb5a2305bbdd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-20/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] 01f12bb7dadb668ad15453e650da98c448965e84ffb27a2f1c192c1c99612f92 [INFO] running `Command { std: "docker" "start" "-a" "01f12bb7dadb668ad15453e650da98c448965e84ffb27a2f1c192c1c99612f92", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::str` [INFO] [stderr] --> src/bin/fut.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use std::str; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `thrench` (bin "fut" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thrench-8129cdab65b75e72) [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 src/bin/bench.rs (/opt/rustwide/target/debug/deps/bench-de2211535d4b2253) [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 src/bin/fut.rs (/opt/rustwide/target/debug/deps/fut-f21339c455325662) [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 src/bin/threads.rs (/opt/rustwide/target/debug/deps/threads-b9973fb2c08a999c) [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 thrench [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" "01f12bb7dadb668ad15453e650da98c448965e84ffb27a2f1c192c1c99612f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01f12bb7dadb668ad15453e650da98c448965e84ffb27a2f1c192c1c99612f92", kill_on_drop: false }` [INFO] [stdout] 01f12bb7dadb668ad15453e650da98c448965e84ffb27a2f1c192c1c99612f92