[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 try#9f93af291970322f4f1c6315ccde4d7078201159 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AestheticSkye/chip8 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 85f2d00da9ef63bba51a9cd3fb5341b2d3652aae26932a77641bb81e8ae74c38
[INFO] running `Command { std: "docker" "start" "-a" "85f2d00da9ef63bba51a9cd3fb5341b2d3652aae26932a77641bb81e8ae74c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "85f2d00da9ef63bba51a9cd3fb5341b2d3652aae26932a77641bb81e8ae74c38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85f2d00da9ef63bba51a9cd3fb5341b2d3652aae26932a77641bb81e8ae74c38", kill_on_drop: false }`
[INFO] [stdout] 85f2d00da9ef63bba51a9cd3fb5341b2d3652aae26932a77641bb81e8ae74c38
[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_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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21ad6a8848660c786b2acf533a3c771751a895215d643b039519c197d7b5781b
[INFO] running `Command { std: "docker" "start" "-a" "21ad6a8848660c786b2acf533a3c771751a895215d643b039519c197d7b5781b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[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 v1.0.6
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling syn v2.0.49
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling xcursor v0.3.5
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]    Compiling raw-window-handle v0.4.3
[INFO] [stderr]    Compiling anstream v0.6.12
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling hex_color v3.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.1
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols 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 tempfile v3.10.0
[INFO] [stderr]    Compiling minifb v0.25.0
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling clap v4.5.1
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[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 46.14s
[INFO] running `Command { std: "docker" "inspect" "21ad6a8848660c786b2acf533a3c771751a895215d643b039519c197d7b5781b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21ad6a8848660c786b2acf533a3c771751a895215d643b039519c197d7b5781b", kill_on_drop: false }`
[INFO] [stdout] 21ad6a8848660c786b2acf533a3c771751a895215d643b039519c197d7b5781b
[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_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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a5a913c5a15a2cec4c99eff50d61177646fbae7a7bef37fd3636b5eaf8d308a
[INFO] running `Command { std: "docker" "start" "-a" "3a5a913c5a15a2cec4c99eff50d61177646fbae7a7bef37fd3636b5eaf8d308a", 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.83s
[INFO] running `Command { std: "docker" "inspect" "3a5a913c5a15a2cec4c99eff50d61177646fbae7a7bef37fd3636b5eaf8d308a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a5a913c5a15a2cec4c99eff50d61177646fbae7a7bef37fd3636b5eaf8d308a", kill_on_drop: false }`
[INFO] [stdout] 3a5a913c5a15a2cec4c99eff50d61177646fbae7a7bef37fd3636b5eaf8d308a
[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_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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6dd8f41dd6e16534ab99d6a871e35b9599a6cda2312b44fe002f94e2100f0974
[INFO] running `Command { std: "docker" "start" "-a" "6dd8f41dd6e16534ab99d6a871e35b9599a6cda2312b44fe002f94e2100f0974", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `command`
[INFO] [stdout] 
[INFO] [stderr]  --> src/arguments.rs:6:12
[INFO] [stdout] running 5 tests
[INFO] [stderr]   |
[INFO] [stdout] test emulator::instruction::test::test_parse_display ... ok
[INFO] [stderr] 6 | use clap::{command, Parser};
[INFO] [stdout] test emulator::instruction::test::test_parse_set_register ... ok
[INFO] [stderr]   |            ^^^^^^^
[INFO] [stdout] test emulator::instruction::test::test_parse_8xxx ... ok
[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] test emulator::instruction::test::test_parse_goto ... 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.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6dd8f41dd6e16534ab99d6a871e35b9599a6cda2312b44fe002f94e2100f0974", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6dd8f41dd6e16534ab99d6a871e35b9599a6cda2312b44fe002f94e2100f0974", kill_on_drop: false }`
[INFO] [stdout] 6dd8f41dd6e16534ab99d6a871e35b9599a6cda2312b44fe002f94e2100f0974
