[INFO] cloning repository https://github.com/iain-kirkham/rusty_gameboy_emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iain-kirkham/rusty_gameboy_emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiain-kirkham%2Frusty_gameboy_emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiain-kirkham%2Frusty_gameboy_emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 85b791762edec68765e9854417b9529c2b48e552 [INFO] testing iain-kirkham/rusty_gameboy_emulator against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiain-kirkham%2Frusty_gameboy_emulator" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iain-kirkham/rusty_gameboy_emulator [INFO] finished tweaking git repo https://github.com/iain-kirkham/rusty_gameboy_emulator [INFO] tweaked toml for git repo https://github.com/iain-kirkham/rusty_gameboy_emulator written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iain-kirkham/rusty_gameboy_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/iain-kirkham/rusty_gameboy_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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 3f20f0125a9154ecbaca5ef973bdbe53348fa4097b7fbeab267f61ac08ae8fd9 [INFO] running `Command { std: "docker" "start" "-a" "3f20f0125a9154ecbaca5ef973bdbe53348fa4097b7fbeab267f61ac08ae8fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f20f0125a9154ecbaca5ef973bdbe53348fa4097b7fbeab267f61ac08ae8fd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f20f0125a9154ecbaca5ef973bdbe53348fa4097b7fbeab267f61ac08ae8fd9", kill_on_drop: false }` [INFO] [stdout] 3f20f0125a9154ecbaca5ef973bdbe53348fa4097b7fbeab267f61ac08ae8fd9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 36a9e65a08d6c41733e5c53e7d99271400ea9aa21e604acb5ffadf2ff4f24f78 [INFO] running `Command { std: "docker" "start" "-a" "36a9e65a08d6c41733e5c53e7d99271400ea9aa21e604acb5ffadf2ff4f24f78", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling cc v1.2.53 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling xkeysym v0.2.1 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling ultraviolet v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling naga v0.19.2 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.10 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.12 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.10 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.10 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling pixels v0.15.0 [INFO] [stderr] Compiling rusty_gameboy_emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "36a9e65a08d6c41733e5c53e7d99271400ea9aa21e604acb5ffadf2ff4f24f78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a9e65a08d6c41733e5c53e7d99271400ea9aa21e604acb5ffadf2ff4f24f78", kill_on_drop: false }` [INFO] [stdout] 36a9e65a08d6c41733e5c53e7d99271400ea9aa21e604acb5ffadf2ff4f24f78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 85c69b7a52e3ec54794ba79eb70319282d98b5a4d984506932515e4333ea8ab3 [INFO] running `Command { std: "docker" "start" "-a" "85c69b7a52e3ec54794ba79eb70319282d98b5a4d984506932515e4333ea8ab3", kill_on_drop: false }` [INFO] [stderr] Compiling rusty_gameboy_emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.07s [INFO] running `Command { std: "docker" "inspect" "85c69b7a52e3ec54794ba79eb70319282d98b5a4d984506932515e4333ea8ab3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85c69b7a52e3ec54794ba79eb70319282d98b5a4d984506932515e4333ea8ab3", kill_on_drop: false }` [INFO] [stdout] 85c69b7a52e3ec54794ba79eb70319282d98b5a4d984506932515e4333ea8ab3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] ed755bb25f6895062614e3bbd73afaa6a4ce74390de2be486243c0ed24a38c86 [INFO] running `Command { std: "docker" "start" "-a" "ed755bb25f6895062614e3bbd73afaa6a4ce74390de2be486243c0ed24a38c86", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rusty_gameboy_emulator-8bdad403d30c63dd) [INFO] [stdout] [INFO] [stdout] running 91 tests [INFO] [stdout] test flag_helpers::tests::test_add_sp_signed_and_flags ... ok [INFO] [stdout] test flag_helpers::tests::test_borrow_sub_with_carry ... ok [INFO] [stdout] test flag_helpers::tests::test_carry_add ... ok [INFO] [stdout] test flag_helpers::tests::test_half_carry_add ... ok [INFO] [stdout] test flag_helpers::tests::test_mask_f ... ok [INFO] [stdout] test instructions::arithmetic::tests::test_from_lower_bits ... ok [INFO] [stdout] test instructions::control_flow::tests::test_from_bits ... ok [INFO] [stdout] test instructions::decode::arithmetic16::tests::test_add_hl_rr ... ok [INFO] [stdout] test instructions::decode::arithmetic16::tests::test_add_sp_r8 ... ok [INFO] [stdout] test instructions::decode::arithmetic16::tests::test_invalid_opcode ... ok [INFO] [stdout] test instructions::decode::arithmetic16::tests::test_ld_sp_hl ... ok [INFO] [stdout] test instructions::decode::arithmetic16::tests::test_ld_hl_sp_plus_r8 ... ok [INFO] [stdout] test instructions::decode::arithmetic::tests::test_adc_instructions ... ok [INFO] [stdout] test instructions::decode::arithmetic::tests::test_immediate_instructions ... ok [INFO] [stdout] test instructions::decode::arithmetic::tests::test_or_instructions ... ok [INFO] [stdout] test instructions::decode::arithmetic::tests::test_sbc_instructions ... ok [INFO] [stdout] test instructions::decode::arithmetic::tests::test_sub_instructions ... ok [INFO] [stdout] test instructions::decode::control_flow::tests::test_calls ... ok [INFO] [stdout] test instructions::decode::arithmetic::tests::test_add_instructions ... ok [INFO] [stdout] test instructions::decode::control_flow::tests::test_relative_jumps ... ok [INFO] [stdout] test instructions::decode::arithmetic::tests::test_and_instructions ... ok [INFO] [stdout] test instructions::decode::control_flow::tests::test_basic_control ... ok [INFO] [stdout] test instructions::decode::arithmetic::tests::test_xor_instructions ... ok [INFO] [stdout] test instructions::decode::control_flow::tests::test_misc_arithmetic ... ok [INFO] [stdout] test flag_helpers::tests::test_half_carry_add_with_carry ... ok [INFO] [stdout] test instructions::decode::control_flow::tests::test_rotate_accumulator ... ok [INFO] [stdout] test instructions::decode::control_flow::tests::test_invalid_opcode ... ok [INFO] [stdout] test instructions::decode::incdec::tests::test_dec_16bit ... ok [INFO] [stdout] test instructions::decode::incdec::tests::test_dec_8bit ... ok [INFO] [stdout] test instructions::decode::arithmetic::tests::test_cp_instructions ... ok [INFO] [stdout] test instructions::decode::control_flow::tests::test_rst_instructions ... ok [INFO] [stdout] test instructions::decode::control_flow::tests::test_jumps ... ok [INFO] [stdout] test instructions::decode::incdec::tests::test_dec_hli ... ok [INFO] [stdout] test instructions::decode::incdec::tests::test_inc_16bit ... ok [INFO] [stdout] test instructions::decode::incdec::tests::test_inc_8bit ... ok [INFO] [stdout] test instructions::decode::incdec::tests::test_inc_hli ... ok [INFO] [stdout] test instructions::decode::incdec::tests::test_invalid_opcode ... ok [INFO] [stdout] test instructions::decode::load::tests::test_c_indirect_loads ... ok [INFO] [stdout] test instructions::decode::load::tests::test_halt_not_decoded_as_load ... ok [INFO] [stdout] test instructions::decode::load::tests::test_high_ram_loads ... ok [INFO] [stdout] test instructions::decode::load::tests::test_immediate_byte_loads ... ok [INFO] [stdout] test instructions::decode::load::tests::test_invalid_opcodes ... ok [INFO] [stdout] test instructions::decode::prefix::tests::test_bit_instructions ... ok [INFO] [stdout] test instructions::decode::load::tests::test_immediate_word_loads ... ok [INFO] [stdout] test instructions::decode::prefix::tests::test_res_instructions ... ok [INFO] [stdout] test instructions::decode::prefix::tests::test_rl_instructions ... ok [INFO] [stdout] test instructions::decode::prefix::tests::test_rlc_instructions ... ok [INFO] [stdout] test instructions::decode::prefix::tests::test_rr_instructions ... ok [INFO] [stdout] test instructions::decode::prefix::tests::test_rrc_instructions ... ok [INFO] [stdout] test instructions::decode::load::tests::test_special_loads ... ok [INFO] [stdout] test instructions::decode::load::tests::test_register_to_register_load ... ok [INFO] [stdout] test instructions::decode::prefix::tests::test_decode_prefix_target ... ok [INFO] [stdout] test instructions::decode::prefix::tests::test_set_instructions ... ok [INFO] [stdout] test instructions::decode::prefix::tests::test_sla_instructions ... ok [INFO] [stdout] test instructions::decode::prefix::tests::test_sra_instructions ... ok [INFO] [stdout] test instructions::decode::prefix::tests::test_srl_instructions ... ok [INFO] [stdout] test instructions::decode::prefix::tests::test_swap_instructions ... ok [INFO] [stdout] test instructions::decode::stack::tests::test_invalid_opcodes ... ok [INFO] [stdout] test instructions::decode::stack::tests::test_pop_instructions ... ok [INFO] [stdout] test instructions::decode::stack::tests::test_push_instructions ... ok [INFO] [stdout] test instructions::decode::tests::test_call_ret_operations ... ok [INFO] [stdout] test instructions::decode::tests::test_decode_invalid ... ok [INFO] [stdout] test instructions::decode::tests::test_decode_not_prefixed ... ok [INFO] [stdout] test instructions::decode::tests::test_decode_prefixed ... ok [INFO] [stdout] test instructions::decode::tests::test_halt_is_control_flow_not_load ... ok [INFO] [stdout] test instructions::decode::tests::test_stack_operations ... ok [INFO] [stdout] test instructions::load::tests::test_load_byte_source_from_lower_bits ... ok [INFO] [stdout] test instructions::decode::arithmetic::tests::test_invalid_opcodes ... ok [INFO] [stdout] test instructions::load::tests::test_load_word_target_from_bits ... ok [INFO] [stdout] test instructions::stack::tests::test_from_bits ... ok [INFO] [stdout] test instructions::tests::test_from_byte_basic ... ok [INFO] [stdout] test instructions::tests::test_from_byte_invalid ... ok [INFO] [stdout] test instructions::tests::test_from_byte_prefixed ... ok [INFO] [stdout] test interrupts::tests::test_from_bit ... ok [INFO] [stdout] test interrupts::tests::test_if_register_upper_bits ... ok [INFO] [stdout] test interrupts::tests::test_interrupt_bit_masks ... ok [INFO] [stdout] test flag_helpers::tests::test_half_borrow_sub_edge_case ... ok [INFO] [stdout] test flag_helpers::tests::test_inc_dec_half_helpers ... ok [INFO] [stdout] test instructions::decode::control_flow::tests::test_reti ... ok [INFO] [stdout] test instructions::decode::control_flow::tests::test_returns ... ok [INFO] [stdout] test interrupts::tests::test_interrupt_handler_addresses ... ok [INFO] [stdout] test interrupts::tests::test_interrupt_not_pending_if_disabled ... ok [INFO] [stdout] test interrupts::tests::test_pending_interrupt_priority ... ok [INFO] [stdout] test interrupts::tests::test_service_interrupt ... ok [INFO] [stdout] test interrupts::tests::test_request_and_acknowledge ... ok [INFO] [stdout] test timer::tests::test_div_increments_every_cycle ... ok [INFO] [stdout] test timer::tests::test_overflow_triggers_interrupt_after_delay ... ok [INFO] [stdout] test timer::tests::test_tima_increments_on_falling_edge ... ok [INFO] [stdout] test timer::tests::test_div_reset_on_write ... ok [INFO] [stdout] test timer::tests::test_writing_tima_cancels_reload ... ok [INFO] [stdout] test instructions::load::tests::test_load_byte_target_from_upper_bits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 91 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ed755bb25f6895062614e3bbd73afaa6a4ce74390de2be486243c0ed24a38c86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed755bb25f6895062614e3bbd73afaa6a4ce74390de2be486243c0ed24a38c86", kill_on_drop: false }` [INFO] [stdout] ed755bb25f6895062614e3bbd73afaa6a4ce74390de2be486243c0ed24a38c86