[INFO] cloning repository https://github.com/morgan-nilsson/mgb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/morgan-nilsson/mgb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorgan-nilsson%2Fmgb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorgan-nilsson%2Fmgb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 335544414d79db4866405d2d43e7310a2ff3b89f
[INFO] testing morgan-nilsson/mgb against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmorgan-nilsson%2Fmgb" "/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/morgan-nilsson/mgb
[INFO] finished tweaking git repo https://github.com/morgan-nilsson/mgb
[INFO] tweaked toml for git repo https://github.com/morgan-nilsson/mgb written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/morgan-nilsson/mgb on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/morgan-nilsson/mgb 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minifb v0.28.0
[INFO] [stderr]   Downloaded clap v4.5.55
[INFO] [stderr]   Downloaded clap_builder v4.5.55
[INFO] [stderr]   Downloaded orbclient v0.3.55
[INFO] [stderr]   Downloaded toml_edit v0.25.12+spec-1.1.0
[INFO] [stderr]   Downloaded coreaudio-sys v0.2.18
[INFO] [stderr]   Downloaded bindgen v0.72.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49
[INFO] running `Command { std: "docker" "start" "62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling bitflags v2.12.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling minifb v0.28.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling clap_builder v4.5.55
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[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 getrandom v0.4.2
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling clap v4.5.55
[INFO] [stderr]    Compiling mgb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/game_boy.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct GameBoy {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 25 |     model: GameBoyModel,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game_boy_model` is never read
[INFO] [stdout]   --> src/game_boy/ppu.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct PPU {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 44 |     game_boy_model: GameBoyModel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game_boy_model` is never read
[INFO] [stdout]  --> src/game_boy/memory.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Memory {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 8 |     game_boy_model: GameBoyModel,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.28s
[INFO] running `Command { std: "docker" "inspect" "62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/game_boy.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct GameBoy {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 25 |     model: GameBoyModel,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game_boy_model` is never read
[INFO] [stdout]   --> src/game_boy/ppu.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct PPU {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 44 |     game_boy_model: GameBoyModel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game_boy_model` is never read
[INFO] [stdout]  --> src/game_boy/memory.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Memory {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 8 |     game_boy_model: GameBoyModel,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling mgb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/game_boy.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct GameBoy {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 25 |     model: GameBoyModel,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game_boy_model` is never read
[INFO] [stdout]   --> src/game_boy/ppu.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct PPU {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] 44 |     game_boy_model: GameBoyModel,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `game_boy_model` is never read
[INFO] [stdout]  --> src/game_boy/memory.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct Memory {
[INFO] [stdout]   |            ------ field in this struct
[INFO] [stdout] 8 |     game_boy_model: GameBoyModel,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 24.63s
[INFO] running `Command { std: "docker" "inspect" "62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `model` is never read
[INFO] [stderr]   --> src/game_boy.rs:25:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub struct GameBoy {
[INFO] [stderr]    |            ------- field in this struct
[INFO] [stderr] 25 |     model: GameBoyModel,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `game_boy_model` is never read
[INFO] [stderr]   --> src/game_boy/ppu.rs:44:5
[INFO] [stderr]    |
[INFO] [stderr] 43 | pub struct PPU {
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] 44 |     game_boy_model: GameBoyModel,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `game_boy_model` is never read
[INFO] [stderr]  --> src/game_boy/memory.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub struct Memory {
[INFO] [stderr]   |            ------ field in this struct
[INFO] [stderr] 8 |     game_boy_model: GameBoyModel,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `mgb` (lib) generated 3 warnings
[INFO] [stderr] warning: `mgb` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mgb-10ee66317ff94f5b)
[INFO] [stdout] 
[INFO] [stdout] running 146 tests
[INFO] [stdout] test game_boy::apu::tests::length_counter_disables_channel ... ok
[INFO] [stdout] test game_boy::apu::tests::nr52_status_reports_active_channels ... ok
[INFO] [stdout] test game_boy::apu::tests::power_off_clears_and_silences ... ok
[INFO] [stdout] test game_boy::apu::tests::dac_off_disables_channel ... ok
[INFO] [stdout] test game_boy::apu::tests::read_masks_applied ... ok
[INFO] [stdout] test game_boy::apu::tests::wave_ram_round_trips_regardless_of_power ... ok
[INFO] [stdout] test game_boy::apu::tests::writes_ignored_while_powered_off ... ok
[INFO] [stdout] test game_boy::blargg_tests::blargg_cpu_instrs_01_special ... ok
[INFO] [stdout] test game_boy::blargg_tests::blargg_suite ... ok
[INFO] [stdout] test game_boy::doctor_tests::cpu_instrs_01_special ... ok
[INFO] [stdout] test game_boy::doctor_tests::cpu_instrs_02_interrupts ... ok
[INFO] [stdout] test game_boy::doctor_tests::cpu_instrs_03_op_sp_hl ... ok
[INFO] [stdout] test game_boy::doctor_tests::cpu_instrs_05_op_rp ... ok
[INFO] [stdout] test game_boy::doctor_tests::cpu_instrs_10_bit_ops ... ok
[INFO] [stdout] test game_boy::doctor_tests::cpu_instrs_04_op_r_imm ... ok
[INFO] [stdout] test game_boy::doctor_tests::cpu_instrs_11_op_a_hl ... ok
[INFO] [stdout] test game_boy::doctor_tests::cpu_instrs_07_jr_jp_call_ret_rst ... ok
[INFO] [stdout] test game_boy::doctor_tests::cpu_instrs_08_misc ... ok
[INFO] [stdout] test game_boy::instruction_tests::add_a_b_flag_edges_0x80 ... ok
[INFO] [stdout] test game_boy::instruction_tests::adc_with_carry_in_0x88 ... ok
[INFO] [stdout] test game_boy::instruction_tests::add_sp_e8_0xe8 ... ok
[INFO] [stdout] test game_boy::instruction_tests::add_hl_r16_carry_and_sources ... ok
[INFO] [stdout] test game_boy::instruction_tests::alu_a_n8_immediate_ops ... ok
[INFO] [stdout] test game_boy::instruction_tests::adc_overflow_edge_0x88 ... ok
[INFO] [stdout] test game_boy::instruction_tests::add_hl_r16_0x09 ... ok
[INFO] [stdout] test game_boy::instruction_tests::call_a16_0xcd ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_bit_hl_indirect_0x46 ... ok
[INFO] [stdout] test game_boy::doctor_tests::cpu_instrs_06_ld_r_r ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_bit_0x40_and_0x78 ... ok
[INFO] [stdout] test game_boy::doctor_tests::cpu_instrs_09_op_r_r ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_res_0_a_0x87 ... ok
[INFO] [stdout] test game_boy::instruction_tests::and_xor_or_cp_basics ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_rl_b_through_carry_0x10 ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_rlc_b_0x00 ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_rlc_hl_indirect_0x06 ... ok
[INFO] [stdout] test game_boy::instruction_tests::alu_a_r8_all_opcodes ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_swap_b_0x30 ... ok
[INFO] [stdout] test game_boy::instruction_tests::cpl_0x2f ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_sra_b_keeps_sign_0x28 ... ok
[INFO] [stdout] test game_boy::instruction_tests::daa_0x27 ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_set_0_b_0xc0 ... ok
[INFO] [stdout] test game_boy::instruction_tests::dec_r8_all_opcodes ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_sla_b_0x20 ... ok
[INFO] [stdout] test game_boy::instruction_tests::dec_b_flags_0x05 ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_rr_b_through_carry_0x18 ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_srl_b_0x38 ... ok
[INFO] [stdout] test game_boy::instruction_tests::jp_a16_0xc3 ... ok
[INFO] [stdout] test game_boy::instruction_tests::inc_r8_all_opcodes ... ok
[INFO] [stdout] test game_boy::instruction_tests::jp_hl_0xe9 ... ok
[INFO] [stdout] test game_boy::instruction_tests::illegal_opcode_0xd3_does_not_corrupt_registers ... ok
[INFO] [stdout] test game_boy::instruction_tests::inc_b_flags_0x04 ... ok
[INFO] [stdout] test game_boy::instruction_tests::jp_nz_taken_0xc2 ... ok
[INFO] [stdout] test game_boy::instruction_tests::cb_rrc_b_0x08 ... ok
[INFO] [stdout] test game_boy::instruction_tests::halt_0x76_executes ... ok
[INFO] [stdout] test game_boy::instruction_tests::ld_indirect_a_loads ... ok
[INFO] [stdout] test game_boy::instruction_tests::ld_a16_a_and_a_a16_0xea_0xfa ... ok
[INFO] [stdout] test game_boy::instruction_tests::ld_a16_sp_0x08 ... ok
[INFO] [stdout] test game_boy::instruction_tests::jr_unconditional_0x18_does_not_clobber_e ... ok
[INFO] [stdout] test game_boy::instruction_tests::ld_hl_increment_decrement ... ok
[INFO] [stdout] test game_boy::instruction_tests::jr_z_0x28_does_not_clobber_l ... ok
[INFO] [stdout] test game_boy::instruction_tests::jr_nz_0x20_does_not_clobber_h ... ok
[INFO] [stdout] test game_boy::instruction_tests::ld_r8_n8_all_opcodes ... ok
[INFO] [stdout] test game_boy::instruction_tests::ld_hl_sp_e8_0xf8 ... ok
[INFO] [stdout] test game_boy::instruction_tests::ld_r16_n16 ... ok
[INFO] [stdout] test game_boy::instruction_tests::ld_r8_r8_all_combinations ... ok
[INFO] [stdout] test game_boy::instruction_tests::ld_sp_hl_0xf9 ... ok
[INFO] [stdout] test game_boy::instruction_tests::ldh_a8_store_load_0xe0_0xf0 ... ok
[INFO] [stdout] test game_boy::instruction_tests::ldh_c_store_load_0xe2_0xf2 ... ok
[INFO] [stdout] test game_boy::instruction_tests::ret_nz_taken_when_z_clear_0xc0 ... ok
[INFO] [stdout] test game_boy::instruction_tests::inc_dec_r16 ... ok
[INFO] [stdout] test game_boy::instruction_tests::nop_0x00 ... ok
[INFO] [stdout] test game_boy::instruction_tests::ret_nz_not_taken_when_z_set_0xc0 ... ok
[INFO] [stdout] test game_boy::instruction_tests::pop_af_0xf1 ... ok
[INFO] [stdout] test game_boy::instruction_tests::pop_bc_de_hl_0xc1_0xd1_0xe1 ... ok
[INFO] [stdout] test game_boy::instruction_tests::push_af_0xf5 ... ok
[INFO] [stdout] test game_boy::instruction_tests::ret_unconditional_0xc9 ... ok
[INFO] [stdout] test game_boy::instruction_tests::rla_0x17_through_carry ... ok
[INFO] [stdout] test game_boy::instruction_tests::reti_0xd9 ... ok
[INFO] [stdout] test game_boy::instruction_tests::rlca_0x07 ... ok
[INFO] [stdout] test game_boy::instruction_tests::push_bc_0xc5 ... ok
[INFO] [stdout] test game_boy::instruction_tests::rst_vectors_0xc7_to_0xff ... ok
[INFO] [stdout] test game_boy::instruction_tests::rra_0x1f_through_carry ... ok
[INFO] [stdout] test game_boy::instruction_tests::rrca_0x0f ... ok
[INFO] [stdout] test game_boy::instruction_tests::scf_ccf ... ok
[INFO] [stdout] test game_boy::instruction_tests::smoke_initial_state_and_pairs ... ok
[INFO] [stdout] test game_boy::instruction_tests::stop_0x10_executes ... ok
[INFO] [stdout] test game_boy::joypad::tests::dpad_press_visible_only_when_dpad_selected ... ok
[INFO] [stdout] test game_boy::instruction_tests::sub_a_b_flag_edges_0x90 ... ok
[INFO] [stdout] test game_boy::instruction_tests::sbc_overflow_edge_0x98 ... ok
[INFO] [stdout] test game_boy::instruction_tests::sbc_with_carry_in_0x98 ... ok
[INFO] [stdout] test game_boy::joypad::tests::nothing_pressed_reads_all_released ... ok
[INFO] [stdout] test game_boy::joypad::tests::release_clears_press ... ok
[INFO] [stdout] test game_boy::joypad::tests::unused_and_select_bits ... ok
[INFO] [stdout] test game_boy::mbc::tests::mbc1_bank_switch_and_zero_quirk ... ok
[INFO] [stdout] test game_boy::memory::tests::hdma_transfers_one_block_per_hblank ... ok
[INFO] [stdout] test game_boy::mbc::tests::mbc1_ram_enable_gates_access ... ok
[INFO] [stdout] test game_boy::mbc::tests::mbc5_uses_full_bank_no_quirk ... ok
[INFO] [stdout] test game_boy::mbc::tests::no_mbc_reads_flat ... ok
[INFO] [stdout] test game_boy::memory::tests::echo_ram_mirrors_wram ... ok
[INFO] [stdout] test game_boy::memory::tests::cgb_palette_index_autoincrement ... ok
[INFO] [stdout] test game_boy::mbc::tests::mbc3_bank_switch ... ok
[INFO] [stdout] test game_boy::memory::tests::gdma_copies_immediately ... ok
[INFO] [stdout] test game_boy::memory::tests::svbk_zero_selects_bank_1 ... ok
[INFO] [stdout] test game_boy::memory::tests::key1_speed_switch ... ok
[INFO] [stdout] test game_boy::instruction_tests::di_ei_do_not_disturb_registers_0xf3_0xfb ... ok
[INFO] [stdout] test game_boy::mooneye_tests::mooneye_acceptance ... ok
[INFO] [stdout] test game_boy::memory::tests::vram_banking_via_vbk ... ok
[INFO] [stdout] test game_boy::memory::tests::wram_banking_via_svbk ... ok
[INFO] [stdout] test game_boy::joypad::tests::action_press_visible_only_when_buttons_selected ... ok
[INFO] [stdout] test game_boy::cgb_tests::cgb_bg_attribute_selects_palette ... ok
[INFO] [stdout] test game_boy::ppu_tests::lcd_off_renders_nothing ... ok
[INFO] [stdout] test game_boy::cgb_tests::cgb_bg_solid_color ... ok
[INFO] [stdout] test game_boy::ppu_tests::signed_addressing_8800_index_255_is_0x8ff0 ... ok
[INFO] [stdout] test game_boy::ppu_tests::bg_disabled_renders_white ... ok
[INFO] [stdout] test game_boy::cgb_tests::cgb_bg_attribute_x_flip ... ok
[INFO] [stdout] test game_boy::ppu_tests::scy_wraps_at_256 ... ok
[INFO] [stdout] test game_boy::ppu_tests::signed_addressing_8800_index_128_is_0x8800 ... ok
[INFO] [stdout] test game_boy::ppu_tests::solid_background_fills_screen ... ok
[INFO] [stdout] test game_boy::acid2_tests::dmg_acid2_matches_reference ... FAILED
[INFO] [stdout] test game_boy::ppu_tests::bgp_remaps_color_indices_to_shades ... ok
[INFO] [stdout] test game_boy::ppu_tests::signed_addressing_8800_index_0_is_0x9000 ... ok
[INFO] [stdout] test game_boy::ppu_tests::scx_scrolls_horizontally ... ok
[INFO] [stdout] test game_boy::cgb_acid2_tests::cgb_acid2_matches_reference ... FAILED
[INFO] [stdout] test game_boy::ppu_tests::sprite_disabled_when_lcdc_obj_off ... ok
[INFO] [stdout] test game_boy::ppu_tests::scy_scrolls_vertically ... ok
[INFO] [stdout] test game_boy::ppu_tests::bg_map_select_9800_vs_9c00 ... ok
[INFO] [stdout] test game_boy::ppu_tests::tile_pixel_bit_order_is_msb_first ... ok
[INFO] [stdout] test game_boy::ppu_tests::window_covers_screen_when_at_origin ... ok
[INFO] [stdout] test game_boy::ppu_tests::window_disabled_shows_background ... ok
[INFO] [stdout] test game_boy::ppu_tests::window_has_its_own_line_counter ... ok
[INFO] [stdout] test game_boy::speed_tests::double_speed_halves_system_dots ... ok
[INFO] [stdout] test game_boy::ppu_tests::unsigned_addressing_8000 ... ok
[INFO] [stdout] test game_boy::ppu_tests::sprite_priority_behind_shows_over_zero_bg ... ok
[INFO] [stdout] test game_boy::ppu_tests::sprite_priority_behind_hidden_over_nonzero_bg ... ok
[INFO] [stdout] test game_boy::ppu_tests::sprite_partially_above_screen ... ok
[INFO] [stdout] test game_boy::ppu_tests::sprite_y_flip ... ok
[INFO] [stdout] test game_boy::ppu_tests::window_position_clips_to_wx_wy ... ok
[INFO] [stdout] test game_boy::ppu_tests::sprite_8x16_uses_two_tiles ... ok
[INFO] [stdout] test game_boy::ppu_tests::ten_sprites_per_line_limit ... ok
[INFO] [stdout] test game_boy::ppu_tests::sprite_8x16_ignores_tile_lsb ... ok
[INFO] [stdout] test game_boy::ppu_tests::sprite_uses_obp0_or_obp1 ... ok
[INFO] [stdout] test game_boy::ppu_tests::sprite_lower_x_has_priority ... ok
[INFO] [stdout] test game_boy::ppu_tests::sprite_basic_8x8 ... ok
[INFO] [stdout] test game_boy::ppu_tests::sprite_clipped_fully_offscreen ... ok
[INFO] [stdout] test game_boy::ppu_tests::sprite_color_0_is_transparent ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test game_boy::ppu_tests::sprite_x_flip ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- game_boy::acid2_tests::dmg_acid2_matches_reference stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game_boy::acid2_tests::dmg_acid2_matches_reference' (7544) panicked at src/game_boy/acid2_tests.rs:31:43:
[INFO] [stdout] open reference-dmg.png: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6060b449dd68 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6060b449dd68 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6060b449dd68 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6060b449dd68 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6060b44b37ea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6060b44b37ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6060b44a2922 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6060b44a2922 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6060b447bd76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6060b447bd76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6060b4495df9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6060b442805c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6060b442805c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6060b4495fb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6060b4495fb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6060b447be32 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6060b4470e19 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6060b447cb4d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6060b44b3f3c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6060b44b3cb2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6060b43b7a2e - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::fs::File, std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6060b43a6f19 - mgb[12fd45db16152e3e]::game_boy::acid2_tests::reference_shades
[INFO] [stdout]                                at /opt/rustwide/workdir/src/game_boy/acid2_tests.rs:31:43
[INFO] [stdout]   22:     0x6060b43a729f - mgb[12fd45db16152e3e]::game_boy::acid2_tests::dmg_acid2_matches_reference
[INFO] [stdout]                                at /opt/rustwide/workdir/src/game_boy/acid2_tests.rs:62:20
[INFO] [stdout]   23:     0x6060b43a5807 - mgb[12fd45db16152e3e]::game_boy::acid2_tests::dmg_acid2_matches_reference::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/game_boy/acid2_tests.rs:61:33
[INFO] [stdout]   24:     0x6060b43c61d6 - <mgb[12fd45db16152e3e]::game_boy::acid2_tests::dmg_acid2_matches_reference::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6060b441b13b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6060b441b13b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x6060b44289b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x6060b44289b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x6060b44289b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6060b44289b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6060b44289b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6060b44289b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x6060b44289b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x6060b44222c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x6060b44222c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6060b442ba32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x6060b442ba32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6060b442ba32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6060b442ba32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6060b442ba32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6060b442ba32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x6060b442ba32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6060b449d3ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   44:     0x6060b449d3ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7e109b5f1aa4 - <unknown>
[INFO] [stdout]   46:     0x7e109b67ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- game_boy::cgb_acid2_tests::cgb_acid2_matches_reference stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'game_boy::cgb_acid2_tests::cgb_acid2_matches_reference' (7554) panicked at src/game_boy/cgb_acid2_tests.rs:30:43:
[INFO] [stdout] open reference.png: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6060b449dd68 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6060b449dd68 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6060b449dd68 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6060b449dd68 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6060b44b37ea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6060b44b37ea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x6060b44a2922 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x6060b44a2922 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x6060b447bd76 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6060b447bd76 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6060b4495df9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6060b442805c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x6060b442805c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x6060b4495fb2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x6060b4495fb2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6060b447be32 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6060b4470e19 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6060b447cb4d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6060b44b3f3c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6060b44b3cb2 - core[8fb95b77d25ab6c8]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6060b43b7a2e - <core[8fb95b77d25ab6c8]::result::Result<std[10d71ac2c42b111e]::fs::File, std[10d71ac2c42b111e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6060b43cb8e4 - mgb[12fd45db16152e3e]::game_boy::cgb_acid2_tests::reference_555
[INFO] [stdout]                                at /opt/rustwide/workdir/src/game_boy/cgb_acid2_tests.rs:30:43
[INFO] [stdout]   22:     0x6060b43cbf0f - mgb[12fd45db16152e3e]::game_boy::cgb_acid2_tests::cgb_acid2_matches_reference
[INFO] [stdout]                                at /opt/rustwide/workdir/src/game_boy/cgb_acid2_tests.rs:64:20
[INFO] [stdout]   23:     0x6060b43ca667 - mgb[12fd45db16152e3e]::game_boy::cgb_acid2_tests::cgb_acid2_matches_reference::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/game_boy/cgb_acid2_tests.rs:63:33
[INFO] [stdout]   24:     0x6060b43c65d6 - <mgb[12fd45db16152e3e]::game_boy::cgb_acid2_tests::cgb_acid2_matches_reference::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6060b441b13b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6060b441b13b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   27:     0x6060b44289b5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   28:     0x6060b44289b5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x6060b44289b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6060b44289b5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6060b44289b5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6060b44289b5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   33:     0x6060b44289b5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   34:     0x6060b44222c4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   35:     0x6060b44222c4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6060b442ba32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   37:     0x6060b442ba32 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x6060b442ba32 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6060b442ba32 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6060b442ba32 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6060b442ba32 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x6060b442ba32 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6060b449d3ef - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   44:     0x6060b449d3ef - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7e109b5f1aa4 - <unknown>
[INFO] [stdout]   46:     0x7e109b67ea64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     game_boy::acid2_tests::dmg_acid2_matches_reference
[INFO] [stdout]     game_boy::cgb_acid2_tests::cgb_acid2_matches_reference
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 144 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.43s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49", kill_on_drop: false }`
[INFO] [stdout] 62d9fa4fa6a2b50f2d466844acf6ad702ebdd19bbc744dde1e0963ecf025de49
