[INFO] cloning repository https://github.com/Pagliacii/chip-8-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Pagliacii/chip-8-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPagliacii%2Fchip-8-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPagliacii%2Fchip-8-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3beed010a988409c1ed91837ce8fe640616feaf
[INFO] checking Pagliacii/chip-8-rs against 67854e511de21d881bb16426996cd4259d44aa2e for pr-161154
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPagliacii%2Fchip-8-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Pagliacii/chip-8-rs
[INFO] finished tweaking git repo https://github.com/Pagliacii/chip-8-rs
[INFO] tweaked toml for git repo https://github.com/Pagliacii/chip-8-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Pagliacii/chip-8-rs on toolchain 67854e511de21d881bb16426996cd4259d44aa2e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Pagliacii/chip-8-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+67854e511de21d881bb16426996cd4259d44aa2e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 66caf551160d342a1118ff9a7753a213c5e64d70c09d68b2c17fd745cfd48267
[INFO] running `Command { std: "docker" "start" "66caf551160d342a1118ff9a7753a213c5e64d70c09d68b2c17fd745cfd48267", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66caf551160d342a1118ff9a7753a213c5e64d70c09d68b2c17fd745cfd48267", kill_on_drop: false }`
[INFO] [stdout] 66caf551160d342a1118ff9a7753a213c5e64d70c09d68b2c17fd745cfd48267


command failed: exit status: 1

