[INFO] cloning repository https://github.com/Zi0P4tch0/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Zi0P4tch0/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZi0P4tch0%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FZi0P4tch0%2Fchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2f9eb12d81782be3d280fc0b6e0c7912b0013b6 [INFO] testing Zi0P4tch0/chip8 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%2FZi0P4tch0%2Fchip8" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Zi0P4tch0/chip8 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/Zi0P4tch0/chip8 [INFO] finished tweaking git repo https://github.com/Zi0P4tch0/chip8 [INFO] tweaked toml for git repo https://github.com/Zi0P4tch0/chip8 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Zi0P4tch0/chip8 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-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] 2d8395713f816090fdf65a4bf9d56942888b38bafbc173c0f67326d4df1c1f3e [INFO] running `Command { std: "docker" "start" "-a" "2d8395713f816090fdf65a4bf9d56942888b38bafbc173c0f67326d4df1c1f3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d8395713f816090fdf65a4bf9d56942888b38bafbc173c0f67326d4df1c1f3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d8395713f816090fdf65a4bf9d56942888b38bafbc173c0f67326d4df1c1f3e", kill_on_drop: false }` [INFO] [stdout] 2d8395713f816090fdf65a4bf9d56942888b38bafbc173c0f67326d4df1c1f3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] af46292e0a33700389c8bc2fe62abaa293062d69828f6e2a177da4ed806b3bfd [INFO] running `Command { std: "docker" "start" "-a" "af46292e0a33700389c8bc2fe62abaa293062d69828f6e2a177da4ed806b3bfd", 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 rand_core v0.4.0 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.52s [INFO] running `Command { std: "docker" "inspect" "af46292e0a33700389c8bc2fe62abaa293062d69828f6e2a177da4ed806b3bfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af46292e0a33700389c8bc2fe62abaa293062d69828f6e2a177da4ed806b3bfd", kill_on_drop: false }` [INFO] [stdout] af46292e0a33700389c8bc2fe62abaa293062d69828f6e2a177da4ed806b3bfd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] f8dcab9f696363686b16df7b23b570585da4fae2ff7a19c7ebfd2519466fb12a [INFO] running `Command { std: "docker" "start" "-a" "f8dcab9f696363686b16df7b23b570585da4fae2ff7a19c7ebfd2519466fb12a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling remove_dir_all v0.5.1 [INFO] [stderr] Compiling tempfile v3.0.7 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.23s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chip8-4c32b78421535d7b) [INFO] running `Command { std: "docker" "inspect" "f8dcab9f696363686b16df7b23b570585da4fae2ff7a19c7ebfd2519466fb12a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8dcab9f696363686b16df7b23b570585da4fae2ff7a19c7ebfd2519466fb12a", kill_on_drop: false }` [INFO] [stdout] f8dcab9f696363686b16df7b23b570585da4fae2ff7a19c7ebfd2519466fb12a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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] a3d6bbdb4ac85732c414519f8c3982ea8d3a5e0a0315321e2c8b79f70be8e383 [INFO] running `Command { std: "docker" "start" "-a" "a3d6bbdb4ac85732c414519f8c3982ea8d3a5e0a0315321e2c8b79f70be8e383", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chip8-4c32b78421535d7b) [INFO] [stdout] [INFO] [stdout] running 37 tests [INFO] [stdout] test cpu::cpu_tests::fontset_is_loaded_correctly ... ok [INFO] [stdout] test cpu::cpu_tests::op_00e0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_1nnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_00ee ... ok [INFO] [stdout] test cpu::cpu_tests::op_2nnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_3xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_4xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_5xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_6xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_7xkk ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy1 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy2 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy4 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy3 ... ok [INFO] [stdout] test cpu::cpu_tests::game_is_loaded_correctly ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy5 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy6 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xy7 ... ok [INFO] [stdout] test cpu::cpu_tests::op_8xye ... ok [INFO] [stdout] test cpu::cpu_tests::op_9xy0 ... ok [INFO] [stdout] test cpu::cpu_tests::op_annn ... ok [INFO] [stdout] test cpu::cpu_tests::op_bnnn ... ok [INFO] [stdout] test cpu::cpu_tests::op_dxyn ... ok [INFO] [stdout] test cpu::cpu_tests::op_ex9e ... ok [INFO] [stdout] test cpu::cpu_tests::op_exa1 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx07 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx0a ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx15 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx18 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx1e ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx29 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx33 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx65 ... ok [INFO] [stdout] test cpu::cpu_tests::op_fx55 ... ok [INFO] [stdout] test cpu::cpu_tests::timers ... ok [INFO] [stdout] test cpu::cpu_tests::opcode_is_read_correctly ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 37 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a3d6bbdb4ac85732c414519f8c3982ea8d3a5e0a0315321e2c8b79f70be8e383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3d6bbdb4ac85732c414519f8c3982ea8d3a5e0a0315321e2c8b79f70be8e383", kill_on_drop: false }` [INFO] [stdout] a3d6bbdb4ac85732c414519f8c3982ea8d3a5e0a0315321e2c8b79f70be8e383