[INFO] cloning repository https://github.com/juanbono/nes_emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juanbono/nes_emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanbono%2Fnes_emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanbono%2Fnes_emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 36b7544532ed510f2933b24d26c8a0f69228ae39
[INFO] testing juanbono/nes_emulator against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuanbono%2Fnes_emulator" "/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/juanbono/nes_emulator
[INFO] finished tweaking git repo https://github.com/juanbono/nes_emulator
[INFO] tweaked toml for git repo https://github.com/juanbono/nes_emulator written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/juanbono/nes_emulator on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/juanbono/nes_emulator 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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d8c6d12dba6a66a9db757d9b07b78b9d90b0e92d6c7dd300e24a8e2343881da
[INFO] running `Command { std: "docker" "start" "-a" "8d8c6d12dba6a66a9db757d9b07b78b9d90b0e92d6c7dd300e24a8e2343881da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d8c6d12dba6a66a9db757d9b07b78b9d90b0e92d6c7dd300e24a8e2343881da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d8c6d12dba6a66a9db757d9b07b78b9d90b0e92d6c7dd300e24a8e2343881da", kill_on_drop: false }`
[INFO] [stdout] 8d8c6d12dba6a66a9db757d9b07b78b9d90b0e92d6c7dd300e24a8e2343881da
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2b24ab548f914e330139a2e5be4076b0386014438370f43330b51cb6e6dc19e
[INFO] running `Command { std: "docker" "start" "-a" "a2b24ab548f914e330139a2e5be4076b0386014438370f43330b51cb6e6dc19e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling once_cell v1.11.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling sdl2 v0.34.5
[INFO] [stderr]    Compiling flagset v0.4.3
[INFO] [stderr]    Compiling sdl2-sys v0.34.5
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling openssl-sys v0.9.73
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling nes_emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mnemonic` and `cycles` are never read
[INFO] [stdout]   --> src/cpu/opcodes.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct OpCode {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  7 |     pub code: u8,
[INFO] [stdout]  8 |     pub mnemonic: &'static str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  9 |     pub len: u8,
[INFO] [stdout] 10 |     pub cycles: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mnemonic` and `cycles` are never read
[INFO] [stdout]   --> src/cpu/opcodes.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct OpCode {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  7 |     pub code: u8,
[INFO] [stdout]  8 |     pub mnemonic: &'static str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  9 |     pub len: u8,
[INFO] [stdout] 10 |     pub cycles: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpCode` has a derived impl for the trait `Debug`, but this is 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 10.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "a2b24ab548f914e330139a2e5be4076b0386014438370f43330b51cb6e6dc19e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2b24ab548f914e330139a2e5be4076b0386014438370f43330b51cb6e6dc19e", kill_on_drop: false }`
[INFO] [stdout] a2b24ab548f914e330139a2e5be4076b0386014438370f43330b51cb6e6dc19e
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb9792b50b4ab75274a6e547523142a145ed97440cf8c9f341f3cd944ecddb9f
[INFO] running `Command { std: "docker" "start" "-a" "eb9792b50b4ab75274a6e547523142a145ed97440cf8c9f341f3cd944ecddb9f", kill_on_drop: false }`
[INFO] [stderr]    Compiling nes_emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `mnemonic` and `cycles` are never read
[INFO] [stdout]   --> src/cpu/opcodes.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct OpCode {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  7 |     pub code: u8,
[INFO] [stdout]  8 |     pub mnemonic: &'static str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  9 |     pub len: u8,
[INFO] [stdout] 10 |     pub cycles: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mnemonic` and `cycles` are never read
[INFO] [stdout]   --> src/cpu/opcodes.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct OpCode {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  7 |     pub code: u8,
[INFO] [stdout]  8 |     pub mnemonic: &'static str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  9 |     pub len: u8,
[INFO] [stdout] 10 |     pub cycles: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `mnemonic` and `cycles` are never read
[INFO] [stdout]   --> src/cpu/opcodes.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct OpCode {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout]  7 |     pub code: u8,
[INFO] [stdout]  8 |     pub mnemonic: &'static str,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]  9 |     pub len: u8,
[INFO] [stdout] 10 |     pub cycles: u8,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpCode` has a derived impl for the trait `Debug`, but this is 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.92s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "eb9792b50b4ab75274a6e547523142a145ed97440cf8c9f341f3cd944ecddb9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb9792b50b4ab75274a6e547523142a145ed97440cf8c9f341f3cd944ecddb9f", kill_on_drop: false }`
[INFO] [stdout] eb9792b50b4ab75274a6e547523142a145ed97440cf8c9f341f3cd944ecddb9f
[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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e128793f431c9038e053816f674a6015d7469f3dfd5ab18a9615facaf6e84fd
[INFO] running `Command { std: "docker" "start" "-a" "5e128793f431c9038e053816f674a6015d7469f3dfd5ab18a9615facaf6e84fd", kill_on_drop: false }`
[INFO] [stderr] warning: fields `mnemonic` and `cycles` are never read
[INFO] [stderr]   --> src/cpu/opcodes.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct OpCode {
[INFO] [stderr]    |            ------ fields in this struct
[INFO] [stderr]  7 |     pub code: u8,
[INFO] [stderr]  8 |     pub mnemonic: &'static str,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]  9 |     pub len: u8,
[INFO] [stderr] 10 |     pub cycles: u8,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nes_emulator` (lib) generated 1 warning
[INFO] [stderr] warning: `nes_emulator` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: `nes_emulator` (bin "nes_emulator" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.40
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nes_emulator-a710a0cfec3640d4)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test cpu::cartridge::test::test_nes2_is_not_supported ... ok
[INFO] [stdout] test cpu::cartridge::test::test_with_trainer ... ok
[INFO] [stdout] test cpu::cartridge::test::test ... ok
[INFO] [stdout] test cpu::instructions::test_0xa9_lda_immediate_load_data ... ok
[INFO] [stdout] test cpu::instructions::test_clc_clears_carry_flag ... ok
[INFO] [stdout] test cpu::instructions::test_cli_clears_interrupt_flag ... ok
[INFO] [stdout] test cpu::instructions::test_dec_can_decrement_memory_by_1 ... ok
[INFO] [stdout] test cpu::instructions::test_immediate_and_operation ... ok
[INFO] [stdout] test cpu::instructions::test_immediate_eor_operation ... ok
[INFO] [stdout] test cpu::instructions::test_immediate_lda_zero_flag ... ok
[INFO] [stdout] test cpu::instructions::test_0xaa_tax_move_a_to_x ... ok
[INFO] [stdout] test cpu::instructions::test_immediate_ldx_zero_flag ... ok
[INFO] [stdout] test cpu::instructions::test_5_ops_working_together ... ok
[INFO] [stdout] test cpu::instructions::test_inc_can_increment_memory_by_1 ... ok
[INFO] [stdout] test cpu::instructions::test_inx_overflow ... ok
[INFO] [stdout] test cpu::instructions::test_iny_overflow ... ok
[INFO] [stdout] test cpu::instructions::test_lda_from_memory ... ok
[INFO] [stdout] test cpu::instructions::test_ldx_from_memory ... ok
[INFO] [stdout] test cpu::instructions::test_ldx_immediate_load_data ... ok
[INFO] [stdout] test cpu::instructions::test_ldy_from_memory ... ok
[INFO] [stdout] test cpu::instructions::test_ldy_immediate_load_data ... ok
[INFO] [stdout] test cpu::instructions::test_immediate_ldy_zero_flag ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nes_emulator-ecc2507fe63c3f79)
[INFO] [stdout] test cpu::instructions::test_sed_sets_decimal_mode_flag ... ok
[INFO] [stdout] test cpu::instructions::test_sei_sets_interrupt_flag ... ok
[INFO] [stdout] test cpu::instructions::test_sta_can_store_register_a ... ok
[INFO] [stdout] test cpu::instructions::test_stx_can_store_register_x ... ok
[INFO] [stdout] test cpu::instructions::test_sty_can_store_register_y ... ok
[INFO] [stdout] test cpu::status::tests::can_be_created_from_bits ... ok
[INFO] [stdout] test cpu::instructions::test_immediate_ora_operation ... ok
[INFO] [stdout] test cpu::instructions::test_cld_clears_decimal_mode_flag ... ok
[INFO] [stdout] test cpu::status::tests::default_status_is_empty ... ok
[INFO] [stdout] test cpu::status::tests::flags_can_be_set ... ok
[INFO] [stdout] test cpu::instructions::test_sec_sets_carry_flag ... ok
[INFO] [stdout] test cpu::status::tests::flags_can_be_removed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test cpu::cartridge::test::test ... ok
[INFO] [stdout] test cpu::cartridge::test::test_with_trainer ... ok
[INFO] [stdout] test cpu::cartridge::test::test_nes2_is_not_supported ... ok
[INFO] [stdout] test cpu::instructions::test_0xa9_lda_immediate_load_data ... ok
[INFO] [stdout] test cpu::instructions::test_0xaa_tax_move_a_to_x ... ok
[INFO] [stdout] test cpu::instructions::test_clc_clears_carry_flag ... ok
[INFO] [stdout] test cpu::instructions::test_cli_clears_interrupt_flag ... ok
[INFO] [stdout] test cpu::instructions::test_5_ops_working_together ... ok
[INFO] [stdout] test cpu::instructions::test_cld_clears_decimal_mode_flag ... ok
[INFO] [stdout] test cpu::instructions::test_immediate_and_operation ... ok
[INFO] [stdout] test cpu::instructions::test_immediate_ldx_zero_flag ... ok
[INFO] [stdout] test cpu::instructions::test_immediate_eor_operation ... ok
[INFO] [stdout] test cpu::instructions::test_immediate_ldy_zero_flag ... ok
[INFO] [stdout] test cpu::instructions::test_immediate_lda_zero_flag ... ok
[INFO] [stdout] test cpu::instructions::test_immediate_ora_operation ... ok
[INFO] [stdout] test cpu::instructions::test_inc_can_increment_memory_by_1 ... ok
[INFO] [stdout] test cpu::instructions::test_inx_overflow ... ok
[INFO] [stdout] test cpu::instructions::test_ldx_from_memory ... ok
[INFO] [stdout] test cpu::instructions::test_iny_overflow ... ok
[INFO] [stdout] test cpu::instructions::test_dec_can_decrement_memory_by_1 ... ok
[INFO] [stdout] test cpu::instructions::test_ldx_immediate_load_data ... ok
[INFO] [stdout] test cpu::instructions::test_sec_sets_carry_flag ... ok
[INFO] [stdout] test cpu::instructions::test_ldy_immediate_load_data ... ok
[INFO] [stdout] test cpu::instructions::test_sed_sets_decimal_mode_flag ... ok
[INFO] [stdout] test cpu::instructions::test_sei_sets_interrupt_flag ... ok
[INFO] [stdout] test cpu::instructions::test_sta_can_store_register_a ... ok
[INFO] [stdout] test cpu::status::tests::default_status_is_empty ... ok
[INFO] [stdout] test cpu::instructions::test_ldy_from_memory ... ok
[INFO] [stdout] test cpu::status::tests::flags_can_be_set ... ok
[INFO] [stdout] test cpu::status::tests::can_be_created_from_bits ... ok
[INFO] [stdout] test cpu::instructions::test_stx_can_store_register_x ... ok
[INFO] [stdout] test cpu::instructions::test_sty_can_store_register_y ... ok
[INFO] [stdout] test cpu::instructions::test_lda_from_memory ... ok
[INFO] [stdout] test cpu::status::tests::flags_can_be_removed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nes_emulator
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e128793f431c9038e053816f674a6015d7469f3dfd5ab18a9615facaf6e84fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e128793f431c9038e053816f674a6015d7469f3dfd5ab18a9615facaf6e84fd", kill_on_drop: false }`
[INFO] [stdout] 5e128793f431c9038e053816f674a6015d7469f3dfd5ab18a9615facaf6e84fd
