[INFO] cloning repository https://github.com/keitaroemotion/rust_sandbox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keitaroemotion/rust_sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeitaroemotion%2Frust_sandbox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeitaroemotion%2Frust_sandbox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 74e41530073c3f7138877b3dbf3fa72c4486a118 [INFO] testing keitaroemotion/rust_sandbox 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%2Fkeitaroemotion%2Frust_sandbox" "/workspace/builds/worker-92/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-92/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/keitaroemotion/rust_sandbox 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/keitaroemotion/rust_sandbox [INFO] finished tweaking git repo https://github.com/keitaroemotion/rust_sandbox [INFO] tweaked toml for git repo https://github.com/keitaroemotion/rust_sandbox written to /workspace/builds/worker-92/source/Cargo.toml [INFO] crate git repo https://github.com/keitaroemotion/rust_sandbox 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-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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] 1ecde6553f5af38c53fa7fdc4ec7d387d59d3764387d38ee8a631918ffd6fdc5 [INFO] running `Command { std: "docker" "start" "-a" "1ecde6553f5af38c53fa7fdc4ec7d387d59d3764387d38ee8a631918ffd6fdc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ecde6553f5af38c53fa7fdc4ec7d387d59d3764387d38ee8a631918ffd6fdc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ecde6553f5af38c53fa7fdc4ec7d387d59d3764387d38ee8a631918ffd6fdc5", kill_on_drop: false }` [INFO] [stdout] 1ecde6553f5af38c53fa7fdc4ec7d387d59d3764387d38ee8a631918ffd6fdc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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] 34fed248a32ac0d752701fda34eaf4b158c06b89f684313e60fd5795a4a74cc8 [INFO] running `Command { std: "docker" "start" "-a" "34fed248a32ac0d752701fda34eaf4b158c06b89f684313e60fd5795a4a74cc8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling rusts_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.92s [INFO] running `Command { std: "docker" "inspect" "34fed248a32ac0d752701fda34eaf4b158c06b89f684313e60fd5795a4a74cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34fed248a32ac0d752701fda34eaf4b158c06b89f684313e60fd5795a4a74cc8", kill_on_drop: false }` [INFO] [stdout] 34fed248a32ac0d752701fda34eaf4b158c06b89f684313e60fd5795a4a74cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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] c69eef8b9fb791f6ca84fe7e732c403c5741a69e30cd9cc3d1bab2baafc8c899 [INFO] running `Command { std: "docker" "start" "-a" "c69eef8b9fb791f6ca84fe7e732c403c5741a69e30cd9cc3d1bab2baafc8c899", kill_on_drop: false }` [INFO] [stderr] Compiling rusts_cargo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/rusts_cargo-fcd8b1de269d425e) [INFO] running `Command { std: "docker" "inspect" "c69eef8b9fb791f6ca84fe7e732c403c5741a69e30cd9cc3d1bab2baafc8c899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c69eef8b9fb791f6ca84fe7e732c403c5741a69e30cd9cc3d1bab2baafc8c899", kill_on_drop: false }` [INFO] [stdout] c69eef8b9fb791f6ca84fe7e732c403c5741a69e30cd9cc3d1bab2baafc8c899 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-92/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] 62f7df30523fe5b6a541bc34c017514ec1365a640f10cc884424eb6e0128069d [INFO] running `Command { std: "docker" "start" "-a" "62f7df30523fe5b6a541bc34c017514ec1365a640f10cc884424eb6e0128069d", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 25.19s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusts_cargo-fcd8b1de269d425e) [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" "62f7df30523fe5b6a541bc34c017514ec1365a640f10cc884424eb6e0128069d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62f7df30523fe5b6a541bc34c017514ec1365a640f10cc884424eb6e0128069d", kill_on_drop: false }` [INFO] [stdout] 62f7df30523fe5b6a541bc34c017514ec1365a640f10cc884424eb6e0128069d