[INFO] cloning repository https://github.com/ZacJoffe/chip8-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ZacJoffe/chip8-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacJoffe%2Fchip8-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacJoffe%2Fchip8-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2ab341a403f204ccbf3ad8dffecaf4f1f7ae0c75 [INFO] testing ZacJoffe/chip8-emulator/2ab341a403f204ccbf3ad8dffecaf4f1f7ae0c75 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacJoffe%2Fchip8-emulator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZacJoffe/chip8-emulator on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZacJoffe/chip8-emulator [INFO] finished tweaking git repo https://github.com/ZacJoffe/chip8-emulator [INFO] tweaked toml for git repo https://github.com/ZacJoffe/chip8-emulator written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ZacJoffe/chip8-emulator 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dcb845626688c7b0ba0083a3e85b843ceca1bfbf560faa4fc714e16e1bc0b017 [INFO] running `Command { std: "docker" "start" "-a" "dcb845626688c7b0ba0083a3e85b843ceca1bfbf560faa4fc714e16e1bc0b017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dcb845626688c7b0ba0083a3e85b843ceca1bfbf560faa4fc714e16e1bc0b017", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcb845626688c7b0ba0083a3e85b843ceca1bfbf560faa4fc714e16e1bc0b017", kill_on_drop: false }` [INFO] [stdout] dcb845626688c7b0ba0083a3e85b843ceca1bfbf560faa4fc714e16e1bc0b017 [INFO] testing ZacJoffe/chip8-emulator/2ab341a403f204ccbf3ad8dffecaf4f1f7ae0c75 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacJoffe%2Fchip8-emulator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZacJoffe/chip8-emulator on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZacJoffe/chip8-emulator [INFO] finished tweaking git repo https://github.com/ZacJoffe/chip8-emulator [INFO] tweaked toml for git repo https://github.com/ZacJoffe/chip8-emulator written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ZacJoffe/chip8-emulator 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 46b0346b065043045b35b6086fbbd86f7823783271a32c15814e0d19e760521e [INFO] running `Command { std: "docker" "start" "-a" "46b0346b065043045b35b6086fbbd86f7823783271a32c15814e0d19e760521e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "46b0346b065043045b35b6086fbbd86f7823783271a32c15814e0d19e760521e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46b0346b065043045b35b6086fbbd86f7823783271a32c15814e0d19e760521e", kill_on_drop: false }` [INFO] [stdout] 46b0346b065043045b35b6086fbbd86f7823783271a32c15814e0d19e760521e [INFO] testing ZacJoffe/chip8-emulator/2ab341a403f204ccbf3ad8dffecaf4f1f7ae0c75 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacJoffe%2Fchip8-emulator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZacJoffe/chip8-emulator on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZacJoffe/chip8-emulator [INFO] finished tweaking git repo https://github.com/ZacJoffe/chip8-emulator [INFO] tweaked toml for git repo https://github.com/ZacJoffe/chip8-emulator written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ZacJoffe/chip8-emulator 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43e2f1fa29ad80354f9281fc065d72086ee0bfb285b593e3a77dfa8b04af97e1 [INFO] running `Command { std: "docker" "start" "-a" "43e2f1fa29ad80354f9281fc065d72086ee0bfb285b593e3a77dfa8b04af97e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43e2f1fa29ad80354f9281fc065d72086ee0bfb285b593e3a77dfa8b04af97e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e2f1fa29ad80354f9281fc065d72086ee0bfb285b593e3a77dfa8b04af97e1", kill_on_drop: false }` [INFO] [stdout] 43e2f1fa29ad80354f9281fc065d72086ee0bfb285b593e3a77dfa8b04af97e1 [INFO] testing ZacJoffe/chip8-emulator/2ab341a403f204ccbf3ad8dffecaf4f1f7ae0c75 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacJoffe%2Fchip8-emulator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZacJoffe/chip8-emulator on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZacJoffe/chip8-emulator [INFO] finished tweaking git repo https://github.com/ZacJoffe/chip8-emulator [INFO] tweaked toml for git repo https://github.com/ZacJoffe/chip8-emulator written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ZacJoffe/chip8-emulator 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 633138d82d18fd09996227e94b8d88593e169c2c751e5a2f3af4ce08b7c0d8d8 [INFO] running `Command { std: "docker" "start" "-a" "633138d82d18fd09996227e94b8d88593e169c2c751e5a2f3af4ce08b7c0d8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "633138d82d18fd09996227e94b8d88593e169c2c751e5a2f3af4ce08b7c0d8d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "633138d82d18fd09996227e94b8d88593e169c2c751e5a2f3af4ce08b7c0d8d8", kill_on_drop: false }` [INFO] [stdout] 633138d82d18fd09996227e94b8d88593e169c2c751e5a2f3af4ce08b7c0d8d8 [INFO] testing ZacJoffe/chip8-emulator/2ab341a403f204ccbf3ad8dffecaf4f1f7ae0c75 against beta-2024-10-19 for beta-1.83-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZacJoffe%2Fchip8-emulator" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ZacJoffe/chip8-emulator on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ZacJoffe/chip8-emulator [INFO] finished tweaking git repo https://github.com/ZacJoffe/chip8-emulator [INFO] tweaked toml for git repo https://github.com/ZacJoffe/chip8-emulator written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ZacJoffe/chip8-emulator 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" "+beta-2024-10-19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9abd8ddc4581ccdefbc4b563d5d216832e6a40e860941c9fb4f8674921ed91b [INFO] running `Command { std: "docker" "start" "-a" "e9abd8ddc4581ccdefbc4b563d5d216832e6a40e860941c9fb4f8674921ed91b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9abd8ddc4581ccdefbc4b563d5d216832e6a40e860941c9fb4f8674921ed91b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9abd8ddc4581ccdefbc4b563d5d216832e6a40e860941c9fb4f8674921ed91b", kill_on_drop: false }` [INFO] [stdout] e9abd8ddc4581ccdefbc4b563d5d216832e6a40e860941c9fb4f8674921ed91b ExecutionFailed(ExitStatus(unix_wait_status(256)))