[INFO] cloning repository https://github.com/AestheticSkye/chip8
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AestheticSkye/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAestheticSkye%2Fchip8", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAestheticSkye%2Fchip8'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 96dc5dcc165781544eacc2b4e73403c769c1a08f
[INFO] testing AestheticSkye/chip8 against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAestheticSkye%2Fchip8" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AestheticSkye/chip8
[INFO] finished tweaking git repo https://github.com/AestheticSkye/chip8
[INFO] tweaked toml for git repo https://github.com/AestheticSkye/chip8 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AestheticSkye/chip8 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/AestheticSkye/chip8 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 xcursor v0.3.5
[INFO] [stderr]   Downloaded libredox v0.0.2
[INFO] [stderr]   Downloaded hex_color v3.0.0
[INFO] [stderr]   Downloaded libloading v0.8.1
[INFO] [stderr]   Downloaded bumpalo v3.15.0
[INFO] [stderr]   Downloaded minifb v0.25.0
[INFO] [stderr]   Downloaded sdl2 v0.35.2
[INFO] [stderr]   Downloaded syn v2.0.49
[INFO] [stderr]   Downloaded orbclient v0.3.47
[INFO] [stderr]   Downloaded sdl2-sys v0.35.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 53b9d5f3025cd9aa3eb9e807f5c96479333e7f2f4be94c3d31033633d4b791e5
[INFO] running `Command { std: "docker" "start" "-a" "53b9d5f3025cd9aa3eb9e807f5c96479333e7f2f4be94c3d31033633d4b791e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "53b9d5f3025cd9aa3eb9e807f5c96479333e7f2f4be94c3d31033633d4b791e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53b9d5f3025cd9aa3eb9e807f5c96479333e7f2f4be94c3d31033633d4b791e5", kill_on_drop: false }`
[INFO] [stdout] 53b9d5f3025cd9aa3eb9e807f5c96479333e7f2f4be94c3d31033633d4b791e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 74ebb1ad828bff9b1e1274f4490f72fa215a95e5e549f7c9ea49b2fe968b7d95
[INFO] running `Command { std: "docker" "start" "-a" "74ebb1ad828bff9b1e1274f4490f72fa215a95e5e549f7c9ea49b2fe968b7d95", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling hex_color v3.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[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 tempfile v3.10.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling chip8 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/arguments.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/color.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{bail, Error, Result};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sleep_ms`
[INFO] [stdout]  --> src/emulator.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::thread::{sleep, sleep_ms};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]  --> src/emulator.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::thread::{sleep, sleep_ms};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/emulator/instruction.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         loop {}
[INFO] [stdout]     |         ------- any code following this expression is unreachable
[INFO] [stdout] 158 |         bail!("Failed to parse instruction: {:x}", value)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `delay_timer` and `sound_timer` are never read
[INFO] [stdout]   --> src/emulator.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Chip8 {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     delay_timer:        u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 33 |     sound_timer:        u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Chip8` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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 48.50s
[INFO] running `Command { std: "docker" "inspect" "74ebb1ad828bff9b1e1274f4490f72fa215a95e5e549f7c9ea49b2fe968b7d95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74ebb1ad828bff9b1e1274f4490f72fa215a95e5e549f7c9ea49b2fe968b7d95", kill_on_drop: false }`
[INFO] [stdout] 74ebb1ad828bff9b1e1274f4490f72fa215a95e5e549f7c9ea49b2fe968b7d95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 965e43c135efe1afd47e8008a87502be8ab63db6262e6a623863025376762c8b
[INFO] running `Command { std: "docker" "start" "-a" "965e43c135efe1afd47e8008a87502be8ab63db6262e6a623863025376762c8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling chip8 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `command`
[INFO] [stdout]  --> src/arguments.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | use clap::{command, Parser};
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/color.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{bail, Error, Result};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `sleep_ms`
[INFO] [stdout]  --> src/emulator.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::thread::{sleep, sleep_ms};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stdout]  --> src/emulator.rs:4:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::thread::{sleep, sleep_ms};
[INFO] [stdout]   |                          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/emulator/instruction.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 157 |         loop {}
[INFO] [stdout]     |         ------- any code following this expression is unreachable
[INFO] [stdout] 158 |         bail!("Failed to parse instruction: {:x}", value)
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `delay_timer` and `sound_timer` are never read
[INFO] [stdout]   --> src/emulator.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct Chip8 {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     delay_timer:        u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 33 |     sound_timer:        u8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Chip8` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[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 0.78s
[INFO] running `Command { std: "docker" "inspect" "965e43c135efe1afd47e8008a87502be8ab63db6262e6a623863025376762c8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "965e43c135efe1afd47e8008a87502be8ab63db6262e6a623863025376762c8b", kill_on_drop: false }`
[INFO] [stdout] 965e43c135efe1afd47e8008a87502be8ab63db6262e6a623863025376762c8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] cff161d27d6e8573e2225fd1fbc1fd2645b2e39d8738d96423d6c1354c173246
[INFO] running `Command { std: "docker" "start" "-a" "cff161d27d6e8573e2225fd1fbc1fd2645b2e39d8738d96423d6c1354c173246", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stderr]  --> src/arguments.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | use clap::{command, Parser};
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Error`
[INFO] [stderr]  --> src/color.rs:1:20
[INFO] [stderr]   |
[INFO] [stderr] 1 | use anyhow::{bail, Error, Result};
[INFO] [stderr]   |                    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `sleep_ms`
[INFO] [stderr]  --> src/emulator.rs:4:26
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::thread::{sleep, sleep_ms};
[INFO] [stderr]   |                          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `std::thread::sleep_ms`: replaced by `std::thread::sleep`
[INFO] [stderr]  --> src/emulator.rs:4:26
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::thread::{sleep, sleep_ms};
[INFO] [stderr]   |                          ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> src/emulator/instruction.rs:158:9
[INFO] [stderr]     |
[INFO] [stderr] 157 |         loop {}
[INFO] [stderr]     |         ------- any code following this expression is unreachable
[INFO] [stderr] 158 |         bail!("Failed to parse instruction: {:x}", value)
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `bail` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: fields `delay_timer` and `sound_timer` are never read
[INFO] [stderr]   --> src/emulator.rs:32:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct Chip8 {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 32 |     delay_timer:        u8,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 33 |     sound_timer:        u8,
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Chip8` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `chip8` (bin "chip8" test) generated 6 warnings (run `cargo fix --bin "chip8" -p chip8 --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chip8-4c593c38f77255ed)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test emulator::instruction::test::test_parse_8xxx ... ok
[INFO] [stdout] test emulator::instruction::test::test_parse_goto ... ok
[INFO] [stdout] test emulator::instruction::test::test_parse_display ... ok
[INFO] [stdout] test emulator::instruction::test::test_parse_set_register ... ok
[INFO] [stdout] test emulator::instruction::test::test_parse_is_equal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cff161d27d6e8573e2225fd1fbc1fd2645b2e39d8738d96423d6c1354c173246", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cff161d27d6e8573e2225fd1fbc1fd2645b2e39d8738d96423d6c1354c173246", kill_on_drop: false }`
[INFO] [stdout] cff161d27d6e8573e2225fd1fbc1fd2645b2e39d8738d96423d6c1354c173246
