[INFO] cloning repository https://github.com/zeus11011/chip_8_emu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zeus11011/chip_8_emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeus11011%2Fchip_8_emu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeus11011%2Fchip_8_emu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bfa65ba0bda789bf8be38b0614c1da388001f32c
[INFO] testing zeus11011/chip_8_emu against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzeus11011%2Fchip_8_emu" "/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/zeus11011/chip_8_emu
[INFO] finished tweaking git repo https://github.com/zeus11011/chip_8_emu
[INFO] tweaked toml for git repo https://github.com/zeus11011/chip_8_emu written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zeus11011/chip_8_emu on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zeus11011/chip_8_emu 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded quad-rand v0.2.2
[INFO] [stderr]   Downloaded anstyle v1.0.8
[INFO] [stderr]   Downloaded mockall v0.13.0
[INFO] [stderr]   Downloaded argh_shared v0.1.12
[INFO] [stderr]   Downloaded once_cell v1.20.0
[INFO] [stderr]   Downloaded argh_derive v0.1.12
[INFO] [stderr]   Downloaded argh v0.1.12
[INFO] [stderr]   Downloaded miniquad v0.4.6
[INFO] [stderr]   Downloaded macroquad v0.4.13
[INFO] [stderr]   Downloaded mockall_derive v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7ad22243bbae8daf423af84215297143e1623f639c7311cbebf73c2331c2d3cf
[INFO] running `Command { std: "docker" "start" "-a" "7ad22243bbae8daf423af84215297143e1623f639c7311cbebf73c2331c2d3cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7ad22243bbae8daf423af84215297143e1623f639c7311cbebf73c2331c2d3cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ad22243bbae8daf423af84215297143e1623f639c7311cbebf73c2331c2d3cf", kill_on_drop: false }`
[INFO] [stdout] 7ad22243bbae8daf423af84215297143e1623f639c7311cbebf73c2331c2d3cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd39a6aad149f5913fad7133d309e20b3a2dca466b26ee7e3676f7c041369ecc
[INFO] running `Command { std: "docker" "start" "-a" "fd39a6aad149f5913fad7133d309e20b3a2dca466b26ee7e3676f7c041369ecc", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling mockall_derive v0.13.0
[INFO] [stderr]    Compiling miniquad v0.4.6
[INFO] [stderr]    Compiling predicates-core v1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling bytemuck v1.18.0
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling quad-rand v0.2.2
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling predicates-tree v1.0.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling predicates v3.1.2
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling fontdue v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mockall v0.13.0
[INFO] [stderr]    Compiling macroquad v0.4.13
[INFO] [stderr]    Compiling argh_shared v0.1.12
[INFO] [stderr]    Compiling argh_derive v0.1.12
[INFO] [stderr]    Compiling argh v0.1.12
[INFO] [stderr]    Compiling chip_8_emu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.06s
[INFO] running `Command { std: "docker" "inspect" "fd39a6aad149f5913fad7133d309e20b3a2dca466b26ee7e3676f7c041369ecc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd39a6aad149f5913fad7133d309e20b3a2dca466b26ee7e3676f7c041369ecc", kill_on_drop: false }`
[INFO] [stdout] fd39a6aad149f5913fad7133d309e20b3a2dca466b26ee7e3676f7c041369ecc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e725f9ab099d546c8c8de0d96ffd6b736578033c85fd3326b237a13d6cf9a5fb
[INFO] running `Command { std: "docker" "start" "-a" "e725f9ab099d546c8c8de0d96ffd6b736578033c85fd3326b237a13d6cf9a5fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling chip_8_emu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s
[INFO] running `Command { std: "docker" "inspect" "e725f9ab099d546c8c8de0d96ffd6b736578033c85fd3326b237a13d6cf9a5fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e725f9ab099d546c8c8de0d96ffd6b736578033c85fd3326b237a13d6cf9a5fb", kill_on_drop: false }`
[INFO] [stdout] e725f9ab099d546c8c8de0d96ffd6b736578033c85fd3326b237a13d6cf9a5fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 233912091c657b30119fffcb69fa999928d1aea62f499d5698f03088adf926b0
[INFO] running `Command { std: "docker" "start" "-a" "233912091c657b30119fffcb69fa999928d1aea62f499d5698f03088adf926b0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chip_8_emu-3c7be61d21898986)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test cpu::test::test_exec8_0 ... ok
[INFO] [stdout] test cpu::test::test_exec8_1 ... ok
[INFO] [stdout] test cpu::test::test_exec8_3 ... ok
[INFO] [stdout] test cpu::test::test_exec8_4_checkf ... ok
[INFO] [stdout] test cpu::test::test_exec8_4 ... ok
[INFO] [stdout] test cpu::test::test_exec8_5 ... ok
[INFO] [stdout] test cpu::test::test_exec8_5_vxf ... ok
[INFO] [stdout] test cpu::test::test_exec8_2 ... ok
[INFO] [stdout] test cpu::test::test_exec8_7 ... ok
[INFO] [stdout] test cpu::test::test_exec8_6_vxf ... ok
[INFO] [stdout] test cpu::test::test_exec8_7_vxf ... ok
[INFO] [stdout] test cpu::test::test_exec8_e ... ok
[INFO] [stdout] test cpu::test::test_exec8_e_vxf ... ok
[INFO] [stdout] test cpu::test::test_execf_33 ... ok
[INFO] [stdout] test display::test::test_pixel_initialzing ... ok
[INFO] [stdout] test cpu::test::test_execf_33_negative ... ok
[INFO] [stdout] test display::test::test_set_pixel ... ok
[INFO] [stdout] test display::test::test_set_pixel_ored ... ok
[INFO] [stdout] test display::test::test_set_pixel_out_of_boundary ... ok
[INFO] [stdout] test cpu::test::test_exec8_6 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "233912091c657b30119fffcb69fa999928d1aea62f499d5698f03088adf926b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "233912091c657b30119fffcb69fa999928d1aea62f499d5698f03088adf926b0", kill_on_drop: false }`
[INFO] [stdout] 233912091c657b30119fffcb69fa999928d1aea62f499d5698f03088adf926b0
