[INFO] cloning repository https://github.com/PryosCode/toru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PryosCode/toru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPryosCode%2Ftoru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPryosCode%2Ftoru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f7934afe21188447686d3155625b3a524045adb1 [INFO] testing PryosCode/toru 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%2FPryosCode%2Ftoru" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/PryosCode/toru 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] removed /workspace/builds/worker-49/source/rust-toolchain [INFO] started tweaking git repo https://github.com/PryosCode/toru [INFO] finished tweaking git repo https://github.com/PryosCode/toru [INFO] tweaked toml for git repo https://github.com/PryosCode/toru written to /workspace/builds/worker-49/source/Cargo.toml [INFO] crate git repo https://github.com/PryosCode/toru 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] 06d96bf587dbf3672d56e0b7b1dfa8c362e1f3810bf8b121a86d9890e039e5e5 [INFO] running `Command { std: "docker" "start" "-a" "06d96bf587dbf3672d56e0b7b1dfa8c362e1f3810bf8b121a86d9890e039e5e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06d96bf587dbf3672d56e0b7b1dfa8c362e1f3810bf8b121a86d9890e039e5e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06d96bf587dbf3672d56e0b7b1dfa8c362e1f3810bf8b121a86d9890e039e5e5", kill_on_drop: false }` [INFO] [stdout] 06d96bf587dbf3672d56e0b7b1dfa8c362e1f3810bf8b121a86d9890e039e5e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] 4e0493fc655b8315575184863621b487b5dfa30371ed19f126e95ecdcdcdb317 [INFO] running `Command { std: "docker" "start" "-a" "4e0493fc655b8315575184863621b487b5dfa30371ed19f126e95ecdcdcdb317", 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] [stderr] Compiling libc v0.2.99 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling srcinfo v1.0.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling psm v0.1.16 [INFO] [stderr] Compiling stacker v0.1.14 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling rm_rf v0.6.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling mini-internal v0.1.15 [INFO] [stderr] Compiling miniserde v0.1.15 [INFO] [stderr] Compiling ureq v2.2.0 [INFO] [stderr] Compiling toru v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 25s [INFO] running `Command { std: "docker" "inspect" "4e0493fc655b8315575184863621b487b5dfa30371ed19f126e95ecdcdcdb317", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e0493fc655b8315575184863621b487b5dfa30371ed19f126e95ecdcdcdb317", kill_on_drop: false }` [INFO] [stdout] 4e0493fc655b8315575184863621b487b5dfa30371ed19f126e95ecdcdcdb317 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] 6471a0f14cb398b7cbbff851942992405bd2f52678a20e18ef1baca91745bf98 [INFO] running `Command { std: "docker" "start" "-a" "6471a0f14cb398b7cbbff851942992405bd2f52678a20e18ef1baca91745bf98", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling toru v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.46s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/toru-7c18bea42c2379f7) [INFO] running `Command { std: "docker" "inspect" "6471a0f14cb398b7cbbff851942992405bd2f52678a20e18ef1baca91745bf98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6471a0f14cb398b7cbbff851942992405bd2f52678a20e18ef1baca91745bf98", kill_on_drop: false }` [INFO] [stdout] 6471a0f14cb398b7cbbff851942992405bd2f52678a20e18ef1baca91745bf98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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] 2dbe366523a72d4c236402ea73a6a029f0096850f2ec8483b8bc05b0fdc57569 [INFO] running `Command { std: "docker" "start" "-a" "2dbe366523a72d4c236402ea73a6a029f0096850f2ec8483b8bc05b0fdc57569", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/toru-7c18bea42c2379f7) [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.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2dbe366523a72d4c236402ea73a6a029f0096850f2ec8483b8bc05b0fdc57569", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dbe366523a72d4c236402ea73a6a029f0096850f2ec8483b8bc05b0fdc57569", kill_on_drop: false }` [INFO] [stdout] 2dbe366523a72d4c236402ea73a6a029f0096850f2ec8483b8bc05b0fdc57569