[INFO] cloning repository https://github.com/Adamocho/chip8-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adamocho/chip8-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamocho%2Fchip8-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamocho%2Fchip8-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 767bd7bfd50544cc9c3c25f252d4a9a1860a82fa
[INFO] testing Adamocho/chip8-rust against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdamocho%2Fchip8-rust" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adamocho/chip8-rust
[INFO] finished tweaking git repo https://github.com/Adamocho/chip8-rust
[INFO] tweaked toml for git repo https://github.com/Adamocho/chip8-rust written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adamocho/chip8-rust on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adamocho/chip8-rust 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dyn-clone v1.0.10
[INFO] [stderr]   Downloaded parking_lot_core v0.9.6
[INFO] [stderr]   Downloaded wayland-cursor v0.29.5
[INFO] [stderr]   Downloaded fastrand v2.0.2
[INFO] [stderr]   Downloaded minifb v0.25.0
[INFO] [stderr]   Downloaded inquire v0.5.3
[INFO] [stderr]   Downloaded cc v1.0.92
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded syn v2.0.58
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 49ef786c445d38b670cce53e4aa516c7a57fa9e8a6d955402c39f51f44d12ebd
[INFO] running `Command { std: "docker" "start" "-a" "49ef786c445d38b670cce53e4aa516c7a57fa9e8a6d955402c39f51f44d12ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "49ef786c445d38b670cce53e4aa516c7a57fa9e8a6d955402c39f51f44d12ebd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49ef786c445d38b670cce53e4aa516c7a57fa9e8a6d955402c39f51f44d12ebd", kill_on_drop: false }`
[INFO] [stdout] 49ef786c445d38b670cce53e4aa516c7a57fa9e8a6d955402c39f51f44d12ebd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3240bdd6e44233d1263c6e32145ec399ca258a5f085699e337de2554232fb977
[INFO] running `Command { std: "docker" "start" "-a" "3240bdd6e44233d1263c6e32145ec399ca258a5f085699e337de2554232fb977", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling cc v1.0.92
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling dyn-clone v1.0.10
[INFO] [stderr]    Compiling newline-converter v0.2.2
[INFO] [stderr]    Compiling minifb v0.25.0
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling mio v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.25.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling inquire v0.5.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling chip8-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `display_debug` is never used
[INFO] [stdout]    --> src/components/cpu.rs:297:8
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Cpu {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 297 |     fn display_debug(cpu: Cpu, operation_code: u16, operation_type: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.88s
[INFO] running `Command { std: "docker" "inspect" "3240bdd6e44233d1263c6e32145ec399ca258a5f085699e337de2554232fb977", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3240bdd6e44233d1263c6e32145ec399ca258a5f085699e337de2554232fb977", kill_on_drop: false }`
[INFO] [stdout] 3240bdd6e44233d1263c6e32145ec399ca258a5f085699e337de2554232fb977
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 923c09bf9f5dfc683f6d72829bebcee68c873596d3e34300a2cd94799156d6fa
[INFO] running `Command { std: "docker" "start" "-a" "923c09bf9f5dfc683f6d72829bebcee68c873596d3e34300a2cd94799156d6fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling chip8-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: associated function `display_debug` is never used
[INFO] [stdout]    --> src/components/cpu.rs:297:8
[INFO] [stdout]     |
[INFO] [stdout]  44 | impl Cpu {
[INFO] [stdout]     | -------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 297 |     fn display_debug(cpu: Cpu, operation_code: u16, operation_type: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "923c09bf9f5dfc683f6d72829bebcee68c873596d3e34300a2cd94799156d6fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "923c09bf9f5dfc683f6d72829bebcee68c873596d3e34300a2cd94799156d6fa", kill_on_drop: false }`
[INFO] [stdout] 923c09bf9f5dfc683f6d72829bebcee68c873596d3e34300a2cd94799156d6fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 52fbb6499504cdba6f3bfe6d35121fa5a54608cbe8754cb8dd38b7bf036bcf3d
[INFO] running `Command { std: "docker" "start" "-a" "52fbb6499504cdba6f3bfe6d35121fa5a54608cbe8754cb8dd38b7bf036bcf3d", kill_on_drop: false }`
[INFO] [stderr] warning: associated function `display_debug` is never used
[INFO] [stderr]    --> src/components/cpu.rs:297:8
[INFO] [stderr]     |
[INFO] [stderr]  44 | impl Cpu {
[INFO] [stderr]     | -------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 297 |     fn display_debug(cpu: Cpu, operation_code: u16, operation_type: &str) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `chip8-rs` (bin "chip8-rs" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chip8_rs-079fefbff8c7ba18)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test components::cpu::tests::it_increments ... ok
[INFO] [stdout] test components::cpu::tests::it_resets ... ok
[INFO] [stdout] test components::cpu::tests::it_loads_program ... ok
[INFO] [stdout] test components::cpu::tests::it_reads_opcode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "52fbb6499504cdba6f3bfe6d35121fa5a54608cbe8754cb8dd38b7bf036bcf3d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52fbb6499504cdba6f3bfe6d35121fa5a54608cbe8754cb8dd38b7bf036bcf3d", kill_on_drop: false }`
[INFO] [stdout] 52fbb6499504cdba6f3bfe6d35121fa5a54608cbe8754cb8dd38b7bf036bcf3d
