[INFO] cloning repository https://github.com/BBurgarella/GBRust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BBurgarella/GBRust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBBurgarella%2FGBRust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBBurgarella%2FGBRust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c4eab8823e557371b4460b87bd6ed2624578a19c
[INFO] testing BBurgarella/GBRust against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBBurgarella%2FGBRust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BBurgarella/GBRust on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BBurgarella/GBRust
[INFO] finished tweaking git repo https://github.com/BBurgarella/GBRust
[INFO] tweaked toml for git repo https://github.com/BBurgarella/GBRust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/BBurgarella/GBRust 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f224af3794ece3aba0b13e33f867cc9f98064408185068ac8d936fab268ad863
[INFO] running `Command { std: "docker" "start" "-a" "f224af3794ece3aba0b13e33f867cc9f98064408185068ac8d936fab268ad863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f224af3794ece3aba0b13e33f867cc9f98064408185068ac8d936fab268ad863", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f224af3794ece3aba0b13e33f867cc9f98064408185068ac8d936fab268ad863", kill_on_drop: false }`
[INFO] [stdout] f224af3794ece3aba0b13e33f867cc9f98064408185068ac8d936fab268ad863
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 30cc8b7311bdc238122fa76f53931b3863900c08f080e2368265955128e071cf
[INFO] running `Command { std: "docker" "start" "-a" "30cc8b7311bdc238122fa76f53931b3863900c08f080e2368265955128e071cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling gbrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `darkest`, `dark`, `light`, `lightest`, `nocolor`, and `video_subsystem` are never read
[INFO] [stdout]   --> src/gui.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct GUI {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub darkest: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub dark: Vec<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub light: Vec<u8>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 13 |     pub lightest: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |     pub nocolor: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 15 |     pub video_subsystem: VideoSubsystem,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bios`, `vram`, `wram`, `oam`, `io`, and `hram` are never read
[INFO] [stdout]   --> src/gameboy.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct GameBoy {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     // bios
[INFO] [stdout] 18 |     pub bios: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub vram: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     // WRAM - C000 to DFFF
[INFO] [stdout] 24 |     pub wram: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 25 |     // Sprite attribute (OAM) FE00 - FE9F
[INFO] [stdout] 26 |     pub oam: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 27 |     // I/O registers FF00 to FF7F
[INFO] [stdout] 28 |     pub io: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     // High ram FF80 to FFFE
[INFO] [stdout] 30 |     pub hram: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bytes` is never read
[INFO] [stdout]   --> src/gbdisassembler.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct CPUInstruction {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 17 |     pub mnemonic: String,
[INFO] [stdout] 18 |     pub bytes: u8,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instruction_set` is never read
[INFO] [stdout]   --> src/cpu.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CPU{
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub instruction_set: Vec<CPUInstruction>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.36s
[INFO] running `Command { std: "docker" "inspect" "30cc8b7311bdc238122fa76f53931b3863900c08f080e2368265955128e071cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30cc8b7311bdc238122fa76f53931b3863900c08f080e2368265955128e071cf", kill_on_drop: false }`
[INFO] [stdout] 30cc8b7311bdc238122fa76f53931b3863900c08f080e2368265955128e071cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b12f1f7d8d6920f4801484761c5918e90ee0352fc2d3cb3488acda95427c764f
[INFO] running `Command { std: "docker" "start" "-a" "b12f1f7d8d6920f4801484761c5918e90ee0352fc2d3cb3488acda95427c764f", kill_on_drop: false }`
[INFO] [stderr]    Compiling gbrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `darkest`, `dark`, `light`, `lightest`, `nocolor`, and `video_subsystem` are never read
[INFO] [stdout]   --> src/gui.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct GUI {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub darkest: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub dark: Vec<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub light: Vec<u8>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 13 |     pub lightest: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |     pub nocolor: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 15 |     pub video_subsystem: VideoSubsystem,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bios`, `vram`, `wram`, `oam`, `io`, and `hram` are never read
[INFO] [stdout]   --> src/gameboy.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct GameBoy {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     // bios
[INFO] [stdout] 18 |     pub bios: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub vram: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     // WRAM - C000 to DFFF
[INFO] [stdout] 24 |     pub wram: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 25 |     // Sprite attribute (OAM) FE00 - FE9F
[INFO] [stdout] 26 |     pub oam: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 27 |     // I/O registers FF00 to FF7F
[INFO] [stdout] 28 |     pub io: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     // High ram FF80 to FFFE
[INFO] [stdout] 30 |     pub hram: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bytes` is never read
[INFO] [stdout]   --> src/gbdisassembler.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct CPUInstruction {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 17 |     pub mnemonic: String,
[INFO] [stdout] 18 |     pub bytes: u8,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instruction_set` is never read
[INFO] [stdout]   --> src/cpu.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CPU{
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub instruction_set: Vec<CPUInstruction>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "b12f1f7d8d6920f4801484761c5918e90ee0352fc2d3cb3488acda95427c764f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b12f1f7d8d6920f4801484761c5918e90ee0352fc2d3cb3488acda95427c764f", kill_on_drop: false }`
[INFO] [stdout] b12f1f7d8d6920f4801484761c5918e90ee0352fc2d3cb3488acda95427c764f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d73a1ef24da4617284f3e4e1ac239b09ecec705ac34c06fc3f23e42ae9f61d53
[INFO] running `Command { std: "docker" "start" "-a" "d73a1ef24da4617284f3e4e1ac239b09ecec705ac34c06fc3f23e42ae9f61d53", kill_on_drop: false }`
[INFO] [stderr] warning: fields `darkest`, `dark`, `light`, `lightest`, `nocolor`, and `video_subsystem` are never read
[INFO] [stderr]   --> src/gui.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 7  | pub struct GUI {
[INFO] [stderr]    |            --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     pub darkest: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 11 |     pub dark: Vec<u8>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 12 |     pub light: Vec<u8>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 13 |     pub lightest: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 14 |     pub nocolor: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 15 |     pub video_subsystem: VideoSubsystem,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `bios`, `vram`, `wram`, `oam`, `io`, and `hram` are never read
[INFO] [stderr]   --> src/gameboy.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct GameBoy {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 17 |     // bios
[INFO] [stderr] 18 |     pub bios: Rc<RefCell<Memory>>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub vram: Rc<RefCell<Memory>>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 23 |     // WRAM - C000 to DFFF
[INFO] [stderr] 24 |     pub wram: Rc<RefCell<Memory>>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 25 |     // Sprite attribute (OAM) FE00 - FE9F
[INFO] [stderr] 26 |     pub oam: Rc<RefCell<Memory>>,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 27 |     // I/O registers FF00 to FF7F
[INFO] [stderr] 28 |     pub io: Rc<RefCell<Memory>>,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 29 |     // High ram FF80 to FFFE
[INFO] [stderr] 30 |     pub hram: Rc<RefCell<Memory>>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `bytes` is never read
[INFO] [stderr]   --> src/gbdisassembler.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct CPUInstruction {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 17 |     pub mnemonic: String,
[INFO] [stderr] 18 |     pub bytes: u8,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `instruction_set` is never read
[INFO] [stderr]   --> src/cpu.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct CPU{
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub instruction_set: Vec<CPUInstruction>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gbrust` (bin "gbrust" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gbrust-275fb213dfaa9b24)
[INFO] [stdout] 
[INFO] [stdout] running 285 tests
[INFO] [stdout] test cpu::instructions_0::_05_dec_b_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_07_rcla ... ok
[INFO] [stdout] test cpu::instructions_0::_00_nop0 ... ok
[INFO] [stdout] test cpu::instructions_0::_06_ld_b_u8 ... ok
[INFO] [stdout] test cpu::instructions_0::_04_inc_b_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_08_ld_pu_16_sp ... ok
[INFO] [stdout] test cpu::instructions_0::_05_dec_b ... ok
[INFO] [stdout] test cpu::instructions_0::_03_inc_bc ... ok
[INFO] [stdout] test cpu::instructions_0::_04_inc_b ... ok
[INFO] [stdout] test cpu::instructions_0::_09_add_hl_bc ... ok
[INFO] [stdout] test cpu::instructions_0::_0a_ld_a_bc ... ok
[INFO] [stdout] test cpu::instructions_0::_0c_inc_c ... ok
[INFO] [stdout] test cpu::instructions_0::_02_ld_pbc_a ... ok
[INFO] [stdout] test cpu::instructions_0::_09_add_hl_bc_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_0b_dec_bc ... ok
[INFO] [stdout] test cpu::instructions_0::_01_ld_bc_u16 ... ok
[INFO] [stdout] test cpu::instructions_0::_0d_dec_c_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_14_inc_d ... ok
[INFO] [stdout] test cpu::instructions_0::_11_ld_de_u16 ... ok
[INFO] [stdout] test cpu::instructions_0::_10_stop ... ok
[INFO] [stdout] test cpu::instructions_0::_0d_dec_c ... ok
[INFO] [stdout] test cpu::instructions_0::_0c_inc_c_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_0f_rrla ... ok
[INFO] [stdout] test cpu::instructions_0::_12_ld_pde_a ... ok
[INFO] [stdout] test cpu::instructions_0::_18_jr_i8 ... ok
[INFO] [stdout] test cpu::instructions_0::_15_dec_d ... ok
[INFO] [stdout] test cpu::instructions_0::_15_dec_d_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_14_inc_d_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_13_inc_de ... ok
[INFO] [stdout] test cpu::instructions_0::_0e_ld_c_u8 ... ok
[INFO] [stdout] test cpu::instructions_0::_16_ld_d_u8 ... ok
[INFO] [stdout] test cpu::instructions_0::_17_rla ... ok
[INFO] [stdout] test cpu::instructions_0::_19_add_hl_bde ... ok
[INFO] [stdout] test cpu::instructions_0::_1a_ld_a_de ... ok
[INFO] [stdout] test cpu::instructions_0::_1c_inc_e ... ok
[INFO] [stdout] test cpu::instructions_0::_1b_dec_de ... ok
[INFO] [stdout] test cpu::instructions_0::_19_add_hl_de_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_1d_dec_e_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_1c_inc_e_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_1d_dec_e ... ok
[INFO] [stdout] test cpu::instructions_0::_1e_ld_e_u8 ... ok
[INFO] [stdout] test cpu::instructions_0::_41_ld_b_c ... ok
[INFO] [stdout] test cpu::instructions_0::_44_ld_b_h ... ok
[INFO] [stdout] test cpu::instructions_0::_40_ld_b_b ... ok
[INFO] [stdout] test cpu::instructions_0::_41_ld_b_d ... ok
[INFO] [stdout] test cpu::instructions_0::_43_ld_b_e ... ok
[INFO] [stdout] test cpu::instructions_0::_42_ld_b_d ... ok
[INFO] [stdout] test cpu::instructions_0::test_write_program ... ok
[INFO] [stdout] test cpu::instructions_0::_45_ld_b_l ... ok
[INFO] [stdout] test cpu::instructions_1::_10_stop ... ok
[INFO] [stdout] test cpu::instructions_1::_11_ld_de_u16 ... ok
[INFO] [stdout] test cpu::instructions_1::_12_ld_pde_a ... ok
[INFO] [stdout] test cpu::instructions_1::_14_inc_d ... ok
[INFO] [stdout] test cpu::instructions_1::_13_inc_de ... ok
[INFO] [stdout] test cpu::instructions_1::_15_dec_d ... ok
[INFO] [stdout] test cpu::instructions_1::_19_add_hl_de ... ok
[INFO] [stdout] test cpu::instructions_1::_14_inc_d_carries ... ok
[INFO] [stdout] test cpu::instructions_1::_16_ld_d_u8 ... ok
[INFO] [stdout] test cpu::instructions_1::_17_rla ... ok
[INFO] [stdout] test cpu::instructions_1::_15_dec_d_carries ... ok
[INFO] [stdout] test cpu::instructions_1::_19_add_hl_de_carries ... ok
[INFO] [stdout] test cpu::instructions_1::_18_jr_i8 ... ok
[INFO] [stdout] test cpu::instructions_1::_1a_ld_a_de ... ok
[INFO] [stdout] test cpu::instructions_1::_1b_dec_de ... ok
[INFO] [stdout] test cpu::instructions_1::_1c_inc_e ... ok
[INFO] [stdout] test cpu::instructions_1::_1e_ld_e_u8 ... ok
[INFO] [stdout] test cpu::instructions_1::_1d_dec_e_carries ... ok
[INFO] [stdout] test cpu::instructions_1::_1d_dec_e ... ok
[INFO] [stdout] test cpu::instructions_2::_1d_dec_l ... ok
[INFO] [stdout] test cpu::instructions_1::_1f_rra ... ok
[INFO] [stdout] test cpu::instructions_1::_1c_inc_e_carries ... ok
[INFO] [stdout] test cpu::instructions_2::_21_ld_hl_u16 ... ok
[INFO] [stdout] test cpu::instructions_2::_25_dec_h ... ok
[INFO] [stdout] test cpu::instructions_2::_20_jr_nz_i8 ... ok
[INFO] [stdout] test cpu::instructions_2::_23_inc_hl ... ok
[INFO] [stdout] test cpu::instructions_2::_24_inc_h ... ok
[INFO] [stdout] test cpu::instructions_2::_22_ldi_hl_a ... ok
[INFO] [stdout] test cpu::instructions_2::_24_inc_h_carries ... ok
[INFO] [stdout] test cpu::instructions_2::_25_dec_h_carries ... ok
[INFO] [stdout] test cpu::instructions_2::_27_daa ... ok
[INFO] [stdout] test cpu::instructions_2::_26_ld_h_u8 ... ok
[INFO] [stdout] test cpu::instructions_2::_27_daa_halfcarry ... ok
[INFO] [stdout] test cpu::instructions_2::_27_daa_carry ... ok
[INFO] [stdout] test cpu::instructions_2::_29_add_hl_hl ... ok
[INFO] [stdout] test cpu::instructions_2::_28_jr_z_i8 ... ok
[INFO] [stdout] test cpu::instructions_2::_2c_inc_l ... ok
[INFO] [stdout] test cpu::instructions_2::_2b_dec_hl ... ok
[INFO] [stdout] test cpu::instructions_2::_2d_dec_l_carries ... ok
[INFO] [stdout] test cpu::instructions_2::_29_add_hl_hl_carries ... ok
[INFO] [stdout] test cpu::instructions_2::_2e_ld_l_u8 ... ok
[INFO] [stdout] test cpu::instructions_2::_2a_ldi_a_hl ... ok
[INFO] [stdout] test cpu::instructions_2::_2c_inc_l_carries ... ok
[INFO] [stdout] test cpu::instructions_2::_2f_cpl ... ok
[INFO] [stdout] test cpu::instructions_3::_30_jr_nc_i8 ... ok
[INFO] [stdout] test cpu::instructions_3::_32_ldd_hl_a ... ok
[INFO] [stdout] test cpu::instructions_3::_33_inc_sp ... ok
[INFO] [stdout] test cpu::instructions_3::_34_inc_phl ... ok
[INFO] [stdout] test cpu::instructions_3::_35_dec_phl ... ok
[INFO] [stdout] test cpu::instructions_3::_35_dec_phl_carries ... ok
[INFO] [stdout] test cpu::instructions_3::_34_inc_phl_carries ... ok
[INFO] [stdout] test cpu::instructions_3::_36_ld_phl_u8 ... ok
[INFO] [stdout] test cpu::instructions_3::_38_jr_c_i8 ... ok
[INFO] [stdout] test cpu::instructions_3::_37_scf ... ok
[INFO] [stdout] test cpu::instructions_3::_3b_dec_sp ... ok
[INFO] [stdout] test cpu::instructions_3::_3c_inc_a ... ok
[INFO] [stdout] test cpu::instructions_3::_39_add_hl_de_carries ... ok
[INFO] [stdout] test cpu::instructions_3::_3a_ldd_a_hl ... ok
[INFO] [stdout] test cpu::instructions_3::_39_add_hl_de ... ok
[INFO] [stdout] test cpu::instructions_3::_3e_ld_a_u8 ... ok
[INFO] [stdout] test cpu::instructions_3::_3c_inc_a_carries ... ok
[INFO] [stdout] test cpu::instructions_3::_3f_ccf ... ok
[INFO] [stdout] test cpu::instructions_4::_40_ld_b_b ... ok
[INFO] [stdout] test cpu::instructions_4::_42_ld_b_d ... ok
[INFO] [stdout] test cpu::instructions_4::_41_ld_b_c ... ok
[INFO] [stdout] test cpu::instructions_4::_45_ld_b_l ... ok
[INFO] [stdout] test cpu::instructions_4::_46_ld_b_phl ... ok
[INFO] [stdout] test cpu::instructions_4::_43_ld_b_e ... ok
[INFO] [stdout] test cpu::instructions_4::_47_ld_b_a ... ok
[INFO] [stdout] test cpu::instructions_4::_44_ld_b_h ... ok
[INFO] [stdout] test cpu::instructions_4::_49_ld_c_c ... ok
[INFO] [stdout] test cpu::instructions_4::_48_ld_c_b ... ok
[INFO] [stdout] test cpu::instructions_4::_4a_ld_c_d ... ok
[INFO] [stdout] test cpu::instructions_4::_4b_ld_c_e ... ok
[INFO] [stdout] test cpu::instructions_4::_4d_ld_c_l ... ok
[INFO] [stdout] test cpu::instructions_4::_4c_ld_c_h ... ok
[INFO] [stdout] test cpu::instructions_4::_4e_ld_c_phl ... ok
[INFO] [stdout] test cpu::instructions_4::_4f_ld_c_a ... ok
[INFO] [stdout] test cpu::instructions_5::_50_ld_d_b ... ok
[INFO] [stdout] test cpu::instructions_5::_51_ld_d_c ... ok
[INFO] [stdout] test cpu::instructions_5::_52_ld_d_d ... ok
[INFO] [stdout] test cpu::instructions_5::_53_ld_d_e ... ok
[INFO] [stdout] test cpu::instructions_5::_54_ld_d_h ... ok
[INFO] [stdout] test cpu::instructions_5::_55_ld_d_l ... ok
[INFO] [stdout] test cpu::instructions_5::_57_ld_d_a ... ok
[INFO] [stdout] test cpu::instructions_5::_58_ld_e_b ... ok
[INFO] [stdout] test cpu::instructions_5::_56_ld_d_phl ... ok
[INFO] [stdout] test cpu::instructions_5::_59_ld_e_c ... ok
[INFO] [stdout] test cpu::instructions_5::_5b_ld_e_e ... ok
[INFO] [stdout] test cpu::instructions_5::_5a_ld_e_d ... ok
[INFO] [stdout] test cpu::instructions_5::_5d_ld_e_l ... ok
[INFO] [stdout] test cpu::instructions_5::_5c_ld_e_h ... ok
[INFO] [stdout] test cpu::instructions_5::_5f_ld_c_a ... ok
[INFO] [stdout] test cpu::instructions_5::_5e_ld_e_phl ... ok
[INFO] [stdout] test cpu::instructions_6::_60_ld_h_b ... ok
[INFO] [stdout] test cpu::instructions_6::_61_ld_h_c ... ok
[INFO] [stdout] test cpu::instructions_6::_62_ld_h_d ... ok
[INFO] [stdout] test cpu::instructions_6::_63_ld_h_e ... ok
[INFO] [stdout] test cpu::instructions_6::_64_ld_h_h ... ok
[INFO] [stdout] test cpu::instructions_6::_65_ld_h_l ... ok
[INFO] [stdout] test cpu::instructions_6::_66_ld_d_phl ... ok
[INFO] [stdout] test cpu::instructions_6::_67_ld_h_a ... ok
[INFO] [stdout] test cpu::instructions_6::_68_ld_l_b ... ok
[INFO] [stdout] test cpu::instructions_6::_69_ld_e_c ... ok
[INFO] [stdout] test cpu::instructions_6::_6a_ld_l_d ... ok
[INFO] [stdout] test cpu::instructions_6::_6b_ld_l_e ... ok
[INFO] [stdout] test cpu::instructions_6::_6c_ld_l_h ... ok
[INFO] [stdout] test cpu::instructions_6::_6e_ld_l_phl ... ok
[INFO] [stdout] test cpu::instructions_6::_6f_ld_l_a ... ok
[INFO] [stdout] test cpu::instructions_7::_70_ld_phl_b ... ok
[INFO] [stdout] test cpu::instructions_6::_6d_ld_l_l ... ok
[INFO] [stdout] test cpu::instructions_7::_71_ld_phl_c ... ok
[INFO] [stdout] test cpu::instructions_7::_72_ld_phl_d ... ok
[INFO] [stdout] test cpu::instructions_7::_73_ld_phl_e ... ok
[INFO] [stdout] test cpu::instructions_7::_74_ld_phl_e ... ok
[INFO] [stdout] test cpu::instructions_7::_75_ld_phl_l ... ok
[INFO] [stdout] test cpu::instructions_7::_77_ld_phl_a ... ok
[INFO] [stdout] test cpu::instructions_7::_78_ld_a_b ... ok
[INFO] [stdout] test cpu::instructions_7::_79_ld_a_c ... ok
[INFO] [stdout] test cpu::instructions_7::_76_halt ... ok
[INFO] [stdout] test cpu::instructions_7::_7c_ld_a_h ... ok
[INFO] [stdout] test cpu::instructions_7::_7b_ld_a_e ... ok
[INFO] [stdout] test cpu::instructions_7::_7a_ld_a_d ... ok
[INFO] [stdout] test cpu::instructions_7::_7e_ld_a_phl ... ok
[INFO] [stdout] test cpu::instructions_7::_7f_ld_a_a ... ok
[INFO] [stdout] test cpu::instructions_7::_7d_ld_a_l ... ok
[INFO] [stdout] test cpu::instructions_8::_81_add_a_c ... ok
[INFO] [stdout] test cpu::instructions_8::_81_add_a_c_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_80_add_a_b_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_82_add_a_d ... ok
[INFO] [stdout] test cpu::instructions_8::_82_add_a_d_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_80_add_a_b ... ok
[INFO] [stdout] test cpu::instructions_8::_83_add_a_e_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_83_add_a_e ... ok
[INFO] [stdout] test cpu::instructions_8::_84_add_a_h ... ok
[INFO] [stdout] test cpu::instructions_8::_84_add_a_h_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_85_add_a_l_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_85_add_a_phl_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_85_add_a_l ... ok
[INFO] [stdout] test cpu::instructions_8::_86_add_a_phl ... ok
[INFO] [stdout] test cpu::instructions_8::_87_add_a_a ... ok
[INFO] [stdout] test cpu::instructions_8::_87_add_a_a_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_88_adc_a_b ... ok
[INFO] [stdout] test cpu::instructions_8::_89_adc_a_c ... ok
[INFO] [stdout] test cpu::instructions_8::_8a_adc_a_d ... ok
[INFO] [stdout] test cpu::instructions_8::_8b_adc_a_e ... ok
[INFO] [stdout] test cpu::instructions_8::_8d_adc_a_l ... ok
[INFO] [stdout] test cpu::instructions_8::_8c_adc_a_h ... ok
[INFO] [stdout] test cpu::instructions_8::_8e_adc_a_phl ... ok
[INFO] [stdout] test cpu::instructions_8::_8f_adc_a_a ... ok
[INFO] [stdout] test cpu::instructions_9::_90_sub_a_b ... ok
[INFO] [stdout] test cpu::instructions_9::_90_sub_a_b_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_90_sub_a_b_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_91_sub_a_c ... ok
[INFO] [stdout] test cpu::instructions_9::_91_sub_a_c_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_92_sub_a_c_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_92_sub_a_d ... ok
[INFO] [stdout] test cpu::instructions_9::_91_sub_a_c_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_93_sub_a_e_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_92_sub_a_d_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_93_sub_a_e ... ok
[INFO] [stdout] test cpu::instructions_9::_93_sub_a_e_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_94_sub_a_h_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_94_sub_a_h ... ok
[INFO] [stdout] test cpu::instructions_9::_94_sub_a_h_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_95_sub_a_l ... ok
[INFO] [stdout] test cpu::instructions_9::_95_sub_a_l_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_95_sub_a_l_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_96_sub_a_phl ... ok
[INFO] [stdout] test cpu::instructions_9::_96_sub_a_phl_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_97_sub_a_a ... ok
[INFO] [stdout] test cpu::instructions_9::_96_sub_a_phl_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_98_sbc_a_b ... ok
[INFO] [stdout] test cpu::instructions_9::_98_sbc_a_b_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_99_sbc_a_c ... ok
[INFO] [stdout] test cpu::instructions_9::_9a_sbc_a_c_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_99_sbc_a_c_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_98_sbc_a_b_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_99_sbc_a_c_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_9a_sbc_a_d ... ok
[INFO] [stdout] test cpu::instructions_9::_9a_sbc_a_d_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_9b_sbc_a_e ... ok
[INFO] [stdout] test cpu::instructions_9::_9b_sbc_a_e_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_9b_sbc_a_e_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_9c_sub_a_h ... ok
[INFO] [stdout] test cpu::instructions_9::_9c_sub_a_h_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_9e_sub_a_phl ... ok
[INFO] [stdout] test cpu::instructions_9::_9c_sub_a_h_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_9d_sub_a_l_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_9d_sub_a_l ... ok
[INFO] [stdout] test cpu::instructions_9::_9d_sub_a_l_hcarry ... ok
[INFO] [stdout] test cpu::instructions_a::_a0_and_a_b ... ok
[INFO] [stdout] test cpu::instructions_9::_9e_sub_a_phl_hcarry ... ok
[INFO] [stdout] test cpu::instructions_a::_a1_and_a_c ... ok
[INFO] [stdout] test cpu::instructions_9::_9e_sub_a_phl_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_9f_sbc_a_a ... ok
[INFO] [stdout] test cpu::instructions_a::_a2_and_a_d ... ok
[INFO] [stdout] test cpu::instructions_a::_a3_and_a_b ... ok
[INFO] [stdout] test cpu::instructions_a::_a6_and_a_phl ... ok
[INFO] [stdout] test cpu::instructions_a::_a4_and_a_h ... ok
[INFO] [stdout] test cpu::instructions_a::_a5_and_a_b ... ok
[INFO] [stdout] test cpu::instructions_a::_a7_and_a_a ... ok
[INFO] [stdout] test cpu::instructions_a::_a8_xor_a_b ... ok
[INFO] [stdout] test cpu::instructions_a::_ac_xor_a_b ... ok
[INFO] [stdout] test cpu::instructions_a::_a9_xor_a_c ... ok
[INFO] [stdout] test cpu::instructions_a::_ab_xor_a_e ... ok
[INFO] [stdout] test cpu::instructions_a::_aa_xor_a_b ... ok
[INFO] [stdout] test cpu::instructions_a::_ad_xor_a_a ... ok
[INFO] [stdout] test cpu::instructions_b::_b1_or_a_c ... ok
[INFO] [stdout] test cpu::instructions_b::_b0_or_a_b ... ok
[INFO] [stdout] test cpu::instructions_b::_b2_or_a_d ... ok
[INFO] [stdout] test cpu::instructions_a::_ae_xor_a_phl ... ok
[INFO] [stdout] test cpu::instructions_a::_ad_xor_a_l ... ok
[INFO] [stdout] test cpu::instructions_b::_b3_or_a_e ... ok
[INFO] [stdout] test cpu::instructions_b::_b4_or_a_h ... ok
[INFO] [stdout] test cpu::instructions_b::_b7_or_a_a ... ok
[INFO] [stdout] test cpu::instructions_b::_b5_or_a_l ... ok
[INFO] [stdout] test cpu::instructions_b::_b9_cp_a_c ... ok
[INFO] [stdout] test cpu::instructions_b::_b8_cp_a_b ... ok
[INFO] [stdout] test cpu::instructions_b::_ba_cp_a_d ... ok
[INFO] [stdout] test cpu::instructions_b::_b6_or_a_phl ... ok
[INFO] [stdout] test cpu::instructions_b::_bc_cp_a_h ... ok
[INFO] [stdout] test cpu::instructions_b::_be_cp_a_phl ... ok
[INFO] [stdout] test cpu::instructions_b::_bf_cp_a_a ... ok
[INFO] [stdout] test cpu::instructions_b::_bd_cp_a_l ... ok
[INFO] [stdout] test cpu::registers::a_setter_getter ... ok
[INFO] [stdout] test cpu::instructions_b::_bb_cp_a_e ... ok
[INFO] [stdout] test cpu::instructions_c::_c0_ret_nz ... ok
[INFO] [stdout] test cpu::registers::c_setter_getter ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment.
[INFO] [stdout] test cpu::registers::b_setter_getter ... ok
[INFO] [stdout] test cpu::registers::d_setter_getter ... ok
[INFO] [stdout] test cpu::registers::e_setter_getter ... ok
[INFO] [stdout] test cpu::registers::h_setter_getter ... ok
[INFO] [stdout] test cpu::registers::f_setter_getter ... ok
[INFO] [stdout] test cpu::registers::l_setter_getter ... ok
[INFO] [stdout] test gameboy::test::test_memory_smart_pointers ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gameboy::test::test_memory_smart_pointers stdout ----
[INFO] [stdout] thread 'gameboy::test::test_memory_smart_pointers' panicked at src/gui.rs:31:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "No available video device"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5585917f0215 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x5585917f0215 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x5585917f0215 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x5585917f0215 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::h6ed9e62a156d84e4
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x558591816b1b - core::fmt::rt::Argument::fmt::h645c680983f03c9f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x558591816b1b - core::fmt::write::h8bcd80919a02be29
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x5585917eda4f - std::io::Write::write_fmt::h8d0c47c662cad79c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x5585917effee - std::sys_common::backtrace::_print::h6306f131a28d62b0
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x5585917effee - std::sys_common::backtrace::print::h7079288e0a26dfcc
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x5585917f1a19 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba
[INFO] [stdout]   10:     0x5585917f16de - std::panicking::default_hook::hd56ee406bf547b5c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x5585917966ca - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::he5eacdef44c8728f
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x5585917966ca - test::test_main::{{closure}}::h0ec9aed229e79095
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x5585917f201b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hcbd0d80e1ad4e4f9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x5585917f201b - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x5585917f1d94 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x5585917f06d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x5585917f1ac7 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x5585917198a3 - core::panicking::panic_fmt::hec11a924b87ce965
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x558591719dd6 - core::result::unwrap_failed::h382691b96ca8c13a
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x558591734070 - core::result::Result<T,E>::unwrap::h1aa7d3938bfd432e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x558591734070 - <gbrust::gui::GUI as core::default::Default>::default::h6eb87d0c3b31c715
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gui.rs:31:31
[INFO] [stdout]   22:     0x558591757369 - <gbrust::gameboy::GameBoy as core::default::Default>::default::h8a3e03549d0115b7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gameboy.rs:153:22
[INFO] [stdout]   23:     0x558591758fa6 - gbrust::gameboy::test::test_memory_smart_pointers::h385ebf0f270a6fc7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gameboy/test.rs:4:35
[INFO] [stdout]   24:     0x558591758f77 - gbrust::gameboy::test::test_memory_smart_pointers::{{closure}}::h1310a604075864f3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gameboy/test.rs:3:32
[INFO] [stdout]   25:     0x55859173bb06 - core::ops::function::FnOnce::call_once::hb114dbd97c000d2c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55859179b0ab - core::ops::function::FnOnce::call_once::h2e43a8f6f3d94b99
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55859179b0ab - test::__rust_begin_short_backtrace::h214c9f2d2d3fee90
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x55859179a7b1 - test::run_test_in_process::{{closure}}::h510b7ba7990692a5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x55859179a7b1 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4157186197a93871
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x55859179a7b1 - std::panicking::try::do_call::h1bf2463bccd4b28c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x55859179a7b1 - std::panicking::try::hd6d4808c9fab4fa5
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x55859179a7b1 - std::panic::catch_unwind::hd5641d97d123f9f2
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x55859179a7b1 - test::run_test_in_process::hc273b71c8b878a4c
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x55859179a7b1 - test::run_test::{{closure}}::h6838df834eb8467e
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x558591763174 - test::run_test::{{closure}}::h608b98ecff5665fb
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x558591763174 - std::sys_common::backtrace::__rust_begin_short_backtrace::hdc4182b97d1042e9
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x558591767ba2 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571773fd21d674c8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x558591767ba2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hdcd384cf2fa70ba3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x558591767ba2 - std::panicking::try::do_call::h4f1a44bd81423be1
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x558591767ba2 - std::panicking::try::h5e02afcb81dcd361
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x558591767ba2 - std::panic::catch_unwind::h022f75775bfd8c45
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x558591767ba2 - std::thread::Builder::spawn_unchecked_::{{closure}}::hf5a62e9e4e6df1f8
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x558591767ba2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h6d56360aeb9509a7
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x5585917f61fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7a343dc551c06baa
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x5585917f61fb - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h30b8111cbaa644f3
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x5585917f61fb - std::sys::pal::unix::thread::Thread::new::thread_start::h7404e134e61e7a11
[INFO] [stdout]                                at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f20fc610ac3 - <unknown>
[INFO] [stdout]   48:     0x7f20fc6a1a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gameboy::test::test_memory_smart_pointers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 284 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin gbrust`
[INFO] running `Command { std: "docker" "inspect" "d73a1ef24da4617284f3e4e1ac239b09ecec705ac34c06fc3f23e42ae9f61d53", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d73a1ef24da4617284f3e4e1ac239b09ecec705ac34c06fc3f23e42ae9f61d53", kill_on_drop: false }`
[INFO] [stdout] d73a1ef24da4617284f3e4e1ac239b09ecec705ac34c06fc3f23e42ae9f61d53
[INFO] testing BBurgarella/GBRust against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBBurgarella%2FGBRust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/BBurgarella/GBRust on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/BBurgarella/GBRust
[INFO] finished tweaking git repo https://github.com/BBurgarella/GBRust
[INFO] tweaked toml for git repo https://github.com/BBurgarella/GBRust written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/BBurgarella/GBRust 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bfb535923f083cc823749a7618afad35b0fdc58a1d5227d396cca3d0af6c705
[INFO] running `Command { std: "docker" "start" "-a" "0bfb535923f083cc823749a7618afad35b0fdc58a1d5227d396cca3d0af6c705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bfb535923f083cc823749a7618afad35b0fdc58a1d5227d396cca3d0af6c705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bfb535923f083cc823749a7618afad35b0fdc58a1d5227d396cca3d0af6c705", kill_on_drop: false }`
[INFO] [stdout] 0bfb535923f083cc823749a7618afad35b0fdc58a1d5227d396cca3d0af6c705
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 166a458f11c17c93fa9d5baa8e34d30769ed3a51663602b16035c96d5a361c7f
[INFO] running `Command { std: "docker" "start" "-a" "166a458f11c17c93fa9d5baa8e34d30769ed3a51663602b16035c96d5a361c7f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling version-compare v0.1.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling sdl2 v0.35.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling sdl2-sys v0.35.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling gbrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `darkest`, `dark`, `light`, `lightest`, `nocolor`, and `video_subsystem` are never read
[INFO] [stdout]   --> src/gui.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct GUI {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub darkest: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub dark: Vec<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub light: Vec<u8>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 13 |     pub lightest: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |     pub nocolor: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 15 |     pub video_subsystem: VideoSubsystem,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bios`, `vram`, `wram`, `oam`, `io`, and `hram` are never read
[INFO] [stdout]   --> src/gameboy.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct GameBoy {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     // bios
[INFO] [stdout] 18 |     pub bios: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub vram: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     // WRAM - C000 to DFFF
[INFO] [stdout] 24 |     pub wram: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 25 |     // Sprite attribute (OAM) FE00 - FE9F
[INFO] [stdout] 26 |     pub oam: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 27 |     // I/O registers FF00 to FF7F
[INFO] [stdout] 28 |     pub io: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     // High ram FF80 to FFFE
[INFO] [stdout] 30 |     pub hram: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bytes` is never read
[INFO] [stdout]   --> src/gbdisassembler.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct CPUInstruction {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 17 |     pub mnemonic: String,
[INFO] [stdout] 18 |     pub bytes: u8,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instruction_set` is never read
[INFO] [stdout]   --> src/cpu.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CPU{
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub instruction_set: Vec<CPUInstruction>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.23s
[INFO] running `Command { std: "docker" "inspect" "166a458f11c17c93fa9d5baa8e34d30769ed3a51663602b16035c96d5a361c7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166a458f11c17c93fa9d5baa8e34d30769ed3a51663602b16035c96d5a361c7f", kill_on_drop: false }`
[INFO] [stdout] 166a458f11c17c93fa9d5baa8e34d30769ed3a51663602b16035c96d5a361c7f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5348cf4ffe7c3dc2fe49249db6df0dbfe920704dc2a16a219b536696cecfd1b5
[INFO] running `Command { std: "docker" "start" "-a" "5348cf4ffe7c3dc2fe49249db6df0dbfe920704dc2a16a219b536696cecfd1b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling gbrust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `darkest`, `dark`, `light`, `lightest`, `nocolor`, and `video_subsystem` are never read
[INFO] [stdout]   --> src/gui.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 7  | pub struct GUI {
[INFO] [stdout]    |            --- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     pub darkest: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 11 |     pub dark: Vec<u8>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 12 |     pub light: Vec<u8>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 13 |     pub lightest: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 14 |     pub nocolor: Vec<u8>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 15 |     pub video_subsystem: VideoSubsystem,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `bios`, `vram`, `wram`, `oam`, `io`, and `hram` are never read
[INFO] [stdout]   --> src/gameboy.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct GameBoy {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 17 |     // bios
[INFO] [stdout] 18 |     pub bios: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     pub vram: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     // WRAM - C000 to DFFF
[INFO] [stdout] 24 |     pub wram: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 25 |     // Sprite attribute (OAM) FE00 - FE9F
[INFO] [stdout] 26 |     pub oam: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 27 |     // I/O registers FF00 to FF7F
[INFO] [stdout] 28 |     pub io: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 29 |     // High ram FF80 to FFFE
[INFO] [stdout] 30 |     pub hram: Rc<RefCell<Memory>>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `bytes` is never read
[INFO] [stdout]   --> src/gbdisassembler.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct CPUInstruction {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 17 |     pub mnemonic: String,
[INFO] [stdout] 18 |     pub bytes: u8,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `instruction_set` is never read
[INFO] [stdout]   --> src/cpu.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CPU{
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub instruction_set: Vec<CPUInstruction>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "5348cf4ffe7c3dc2fe49249db6df0dbfe920704dc2a16a219b536696cecfd1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5348cf4ffe7c3dc2fe49249db6df0dbfe920704dc2a16a219b536696cecfd1b5", kill_on_drop: false }`
[INFO] [stdout] 5348cf4ffe7c3dc2fe49249db6df0dbfe920704dc2a16a219b536696cecfd1b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c465f988ed3077aba2fbeb7089fafe2d7d27f6d03be8a340048884a9216cb388
[INFO] running `Command { std: "docker" "start" "-a" "c465f988ed3077aba2fbeb7089fafe2d7d27f6d03be8a340048884a9216cb388", kill_on_drop: false }`
[INFO] [stderr] warning: fields `darkest`, `dark`, `light`, `lightest`, `nocolor`, and `video_subsystem` are never read
[INFO] [stderr]   --> src/gui.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 7  | pub struct GUI {
[INFO] [stderr]    |            --- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     pub darkest: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 11 |     pub dark: Vec<u8>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 12 |     pub light: Vec<u8>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 13 |     pub lightest: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 14 |     pub nocolor: Vec<u8>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 15 |     pub video_subsystem: VideoSubsystem,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `bios`, `vram`, `wram`, `oam`, `io`, and `hram` are never read
[INFO] [stderr]   --> src/gameboy.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct GameBoy {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] 17 |     // bios
[INFO] [stderr] 18 |     pub bios: Rc<RefCell<Memory>>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     pub vram: Rc<RefCell<Memory>>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 23 |     // WRAM - C000 to DFFF
[INFO] [stderr] 24 |     pub wram: Rc<RefCell<Memory>>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 25 |     // Sprite attribute (OAM) FE00 - FE9F
[INFO] [stderr] 26 |     pub oam: Rc<RefCell<Memory>>,
[INFO] [stderr]    |         ^^^
[INFO] [stderr] 27 |     // I/O registers FF00 to FF7F
[INFO] [stderr] 28 |     pub io: Rc<RefCell<Memory>>,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 29 |     // High ram FF80 to FFFE
[INFO] [stderr] 30 |     pub hram: Rc<RefCell<Memory>>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `bytes` is never read
[INFO] [stderr]   --> src/gbdisassembler.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct CPUInstruction {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 17 |     pub mnemonic: String,
[INFO] [stderr] 18 |     pub bytes: u8,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `instruction_set` is never read
[INFO] [stderr]   --> src/cpu.rs:20:9
[INFO] [stderr]    |
[INFO] [stderr] 11 | pub struct CPU{
[INFO] [stderr]    |            --- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 20 |     pub instruction_set: Vec<CPUInstruction>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gbrust` (bin "gbrust" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gbrust-275fb213dfaa9b24)
[INFO] [stdout] 
[INFO] [stdout] running 285 tests
[INFO] [stdout] test cpu::instructions_0::_03_inc_bc ... ok
[INFO] [stdout] test cpu::instructions_0::_0c_inc_c ... ok
[INFO] [stdout] test cpu::instructions_0::_06_ld_b_u8 ... ok
[INFO] [stdout] test cpu::instructions_0::_04_inc_b ... ok
[INFO] [stdout] test cpu::instructions_0::_00_nop0 ... ok
[INFO] [stdout] test cpu::instructions_0::_07_rcla ... ok
[INFO] [stdout] test cpu::instructions_0::_05_dec_b_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_04_inc_b_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_09_add_hl_bc ... ok
[INFO] [stdout] test cpu::instructions_0::_09_add_hl_bc_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_01_ld_bc_u16 ... ok
[INFO] [stdout] test cpu::instructions_0::_0b_dec_bc ... ok
[INFO] [stdout] test cpu::instructions_0::_05_dec_b ... ok
[INFO] [stdout] test cpu::instructions_0::_02_ld_pbc_a ... ok
[INFO] [stdout] test cpu::instructions_0::_0a_ld_a_bc ... ok
[INFO] [stdout] test cpu::instructions_0::_08_ld_pu_16_sp ... ok
[INFO] [stdout] test cpu::instructions_0::_0d_dec_c ... ok
[INFO] [stdout] test cpu::instructions_0::_11_ld_de_u16 ... ok
[INFO] [stdout] test cpu::instructions_0::_0d_dec_c_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_0f_rrla ... ok
[INFO] [stdout] test cpu::instructions_0::_12_ld_pde_a ... ok
[INFO] [stdout] test cpu::instructions_0::_0e_ld_c_u8 ... ok
[INFO] [stdout] test cpu::instructions_0::_0c_inc_c_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_14_inc_d ... ok
[INFO] [stdout] test cpu::instructions_0::_13_inc_de ... ok
[INFO] [stdout] test cpu::instructions_0::_15_dec_d_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_17_rla ... ok
[INFO] [stdout] test cpu::instructions_0::_14_inc_d_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_10_stop ... ok
[INFO] [stdout] test cpu::instructions_0::_15_dec_d ... ok
[INFO] [stdout] test cpu::instructions_0::_16_ld_d_u8 ... ok
[INFO] [stdout] test cpu::instructions_0::_18_jr_i8 ... ok
[INFO] [stdout] test cpu::instructions_0::_1e_ld_e_u8 ... ok
[INFO] [stdout] test cpu::instructions_0::_19_add_hl_bde ... ok
[INFO] [stdout] test cpu::instructions_0::_19_add_hl_de_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_1d_dec_e ... ok
[INFO] [stdout] test cpu::instructions_0::_1c_inc_e_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_1b_dec_de ... ok
[INFO] [stdout] test cpu::instructions_0::_1a_ld_a_de ... ok
[INFO] [stdout] test cpu::instructions_0::_41_ld_b_c ... ok
[INFO] [stdout] test cpu::instructions_0::_1c_inc_e ... ok
[INFO] [stdout] test cpu::instructions_0::_43_ld_b_e ... ok
[INFO] [stdout] test cpu::instructions_0::_1d_dec_e_carries ... ok
[INFO] [stdout] test cpu::instructions_0::_41_ld_b_d ... ok
[INFO] [stdout] test cpu::instructions_0::_40_ld_b_b ... ok
[INFO] [stdout] test cpu::instructions_0::_45_ld_b_l ... ok
[INFO] [stdout] test cpu::instructions_0::_44_ld_b_h ... ok
[INFO] [stdout] test cpu::instructions_0::_42_ld_b_d ... ok
[INFO] [stdout] test cpu::instructions_0::test_write_program ... ok
[INFO] [stdout] test cpu::instructions_1::_11_ld_de_u16 ... ok
[INFO] [stdout] test cpu::instructions_1::_12_ld_pde_a ... ok
[INFO] [stdout] test cpu::instructions_1::_13_inc_de ... ok
[INFO] [stdout] test cpu::instructions_1::_10_stop ... ok
[INFO] [stdout] test cpu::instructions_1::_14_inc_d_carries ... ok
[INFO] [stdout] test cpu::instructions_1::_15_dec_d ... ok
[INFO] [stdout] test cpu::instructions_1::_18_jr_i8 ... ok
[INFO] [stdout] test cpu::instructions_1::_14_inc_d ... ok
[INFO] [stdout] test cpu::instructions_1::_15_dec_d_carries ... ok
[INFO] [stdout] test cpu::instructions_1::_19_add_hl_de ... ok
[INFO] [stdout] test cpu::instructions_1::_1a_ld_a_de ... ok
[INFO] [stdout] test cpu::instructions_1::_19_add_hl_de_carries ... ok
[INFO] [stdout] test cpu::instructions_1::_17_rla ... ok
[INFO] [stdout] test cpu::instructions_1::_16_ld_d_u8 ... ok
[INFO] [stdout] test cpu::instructions_1::_1b_dec_de ... ok
[INFO] [stdout] test cpu::instructions_1::_1c_inc_e ... ok
[INFO] [stdout] test cpu::instructions_1::_1d_dec_e_carries ... ok
[INFO] [stdout] test cpu::instructions_1::_1e_ld_e_u8 ... ok
[INFO] [stdout] test cpu::instructions_1::_1d_dec_e ... ok
[INFO] [stdout] test cpu::instructions_1::_1c_inc_e_carries ... ok
[INFO] [stdout] test cpu::instructions_1::_1f_rra ... ok
[INFO] [stdout] test cpu::instructions_2::_1d_dec_l ... ok
[INFO] [stdout] test cpu::instructions_2::_20_jr_nz_i8 ... ok
[INFO] [stdout] test cpu::instructions_2::_23_inc_hl ... ok
[INFO] [stdout] test cpu::instructions_2::_21_ld_hl_u16 ... ok
[INFO] [stdout] test cpu::instructions_2::_24_inc_h_carries ... ok
[INFO] [stdout] test cpu::instructions_2::_24_inc_h ... ok
[INFO] [stdout] test cpu::instructions_2::_22_ldi_hl_a ... ok
[INFO] [stdout] test cpu::instructions_2::_25_dec_h ... ok
[INFO] [stdout] test cpu::instructions_2::_25_dec_h_carries ... ok
[INFO] [stdout] test cpu::instructions_2::_27_daa ... ok
[INFO] [stdout] test cpu::instructions_2::_26_ld_h_u8 ... ok
[INFO] [stdout] test cpu::instructions_2::_27_daa_halfcarry ... ok
[INFO] [stdout] test cpu::instructions_2::_28_jr_z_i8 ... ok
[INFO] [stdout] test cpu::instructions_2::_27_daa_carry ... ok
[INFO] [stdout] test cpu::instructions_2::_2a_ldi_a_hl ... ok
[INFO] [stdout] test cpu::instructions_2::_29_add_hl_hl_carries ... ok
[INFO] [stdout] test cpu::instructions_2::_2c_inc_l ... ok
[INFO] [stdout] test cpu::instructions_2::_2b_dec_hl ... ok
[INFO] [stdout] test cpu::instructions_2::_29_add_hl_hl ... ok
[INFO] [stdout] test cpu::instructions_2::_2c_inc_l_carries ... ok
[INFO] [stdout] test cpu::instructions_2::_2d_dec_l_carries ... ok
[INFO] [stdout] test cpu::instructions_2::_2f_cpl ... ok
[INFO] [stdout] test cpu::instructions_2::_2e_ld_l_u8 ... ok
[INFO] [stdout] test cpu::instructions_3::_30_jr_nc_i8 ... ok
[INFO] [stdout] test cpu::instructions_3::_32_ldd_hl_a ... ok
[INFO] [stdout] test cpu::instructions_3::_33_inc_sp ... ok
[INFO] [stdout] test cpu::instructions_3::_34_inc_phl ... ok
[INFO] [stdout] test cpu::instructions_3::_34_inc_phl_carries ... ok
[INFO] [stdout] test cpu::instructions_3::_35_dec_phl ... ok
[INFO] [stdout] test cpu::instructions_3::_37_scf ... ok
[INFO] [stdout] test cpu::instructions_3::_35_dec_phl_carries ... ok
[INFO] [stdout] test cpu::instructions_3::_36_ld_phl_u8 ... ok
[INFO] [stdout] test cpu::instructions_3::_38_jr_c_i8 ... ok
[INFO] [stdout] test cpu::instructions_3::_39_add_hl_de_carries ... ok
[INFO] [stdout] test cpu::instructions_3::_39_add_hl_de ... ok
[INFO] [stdout] test cpu::instructions_3::_3c_inc_a ... ok
[INFO] [stdout] test cpu::instructions_3::_3e_ld_a_u8 ... ok
[INFO] [stdout] test cpu::instructions_3::_3b_dec_sp ... ok
[INFO] [stdout] test cpu::instructions_3::_3c_inc_a_carries ... ok
[INFO] [stdout] test cpu::instructions_3::_3f_ccf ... ok
[INFO] [stdout] test cpu::instructions_3::_3a_ldd_a_hl ... ok
[INFO] [stdout] test cpu::instructions_4::_40_ld_b_b ... ok
[INFO] [stdout] test cpu::instructions_4::_41_ld_b_c ... ok
[INFO] [stdout] test cpu::instructions_4::_42_ld_b_d ... ok
[INFO] [stdout] test cpu::instructions_4::_47_ld_b_a ... ok
[INFO] [stdout] test cpu::instructions_4::_43_ld_b_e ... ok
[INFO] [stdout] test cpu::instructions_4::_45_ld_b_l ... ok
[INFO] [stdout] test cpu::instructions_4::_48_ld_c_b ... ok
[INFO] [stdout] test cpu::instructions_4::_46_ld_b_phl ... ok
[INFO] [stdout] test cpu::instructions_4::_44_ld_b_h ... ok
[INFO] [stdout] test cpu::instructions_4::_49_ld_c_c ... ok
[INFO] [stdout] test cpu::instructions_4::_4a_ld_c_d ... ok
[INFO] [stdout] test cpu::instructions_4::_4b_ld_c_e ... ok
[INFO] [stdout] test cpu::instructions_4::_4e_ld_c_phl ... ok
[INFO] [stdout] test cpu::instructions_4::_4d_ld_c_l ... ok
[INFO] [stdout] test cpu::instructions_4::_4f_ld_c_a ... ok
[INFO] [stdout] test cpu::instructions_4::_4c_ld_c_h ... ok
[INFO] [stdout] test cpu::instructions_5::_50_ld_d_b ... ok
[INFO] [stdout] test cpu::instructions_5::_51_ld_d_c ... ok
[INFO] [stdout] test cpu::instructions_5::_56_ld_d_phl ... ok
[INFO] [stdout] test cpu::instructions_5::_52_ld_d_d ... ok
[INFO] [stdout] test cpu::instructions_5::_55_ld_d_l ... ok
[INFO] [stdout] test cpu::instructions_5::_53_ld_d_e ... ok
[INFO] [stdout] test cpu::instructions_5::_54_ld_d_h ... ok
[INFO] [stdout] test cpu::instructions_5::_57_ld_d_a ... ok
[INFO] [stdout] test cpu::instructions_5::_58_ld_e_b ... ok
[INFO] [stdout] test cpu::instructions_5::_5a_ld_e_d ... ok
[INFO] [stdout] test cpu::instructions_5::_5f_ld_c_a ... ok
[INFO] [stdout] test cpu::instructions_5::_59_ld_e_c ... ok
[INFO] [stdout] test cpu::instructions_5::_5e_ld_e_phl ... ok
[INFO] [stdout] test cpu::instructions_5::_5c_ld_e_h ... ok
[INFO] [stdout] test cpu::instructions_5::_5b_ld_e_e ... ok
[INFO] [stdout] test cpu::instructions_6::_60_ld_h_b ... ok
[INFO] [stdout] test cpu::instructions_5::_5d_ld_e_l ... ok
[INFO] [stdout] test cpu::instructions_6::_61_ld_h_c ... ok
[INFO] [stdout] test cpu::instructions_6::_63_ld_h_e ... ok
[INFO] [stdout] test cpu::instructions_6::_64_ld_h_h ... ok
[INFO] [stdout] test cpu::instructions_6::_66_ld_d_phl ... ok
[INFO] [stdout] test cpu::instructions_6::_65_ld_h_l ... ok
[INFO] [stdout] test cpu::instructions_6::_67_ld_h_a ... ok
[INFO] [stdout] test cpu::instructions_6::_68_ld_l_b ... ok
[INFO] [stdout] test cpu::instructions_6::_62_ld_h_d ... ok
[INFO] [stdout] test cpu::instructions_6::_6a_ld_l_d ... ok
[INFO] [stdout] test cpu::instructions_6::_69_ld_e_c ... ok
[INFO] [stdout] test cpu::instructions_6::_6b_ld_l_e ... ok
[INFO] [stdout] test cpu::instructions_6::_6e_ld_l_phl ... ok
[INFO] [stdout] test cpu::instructions_6::_6c_ld_l_h ... ok
[INFO] [stdout] test cpu::instructions_6::_6f_ld_l_a ... ok
[INFO] [stdout] test cpu::instructions_7::_71_ld_phl_c ... ok
[INFO] [stdout] test cpu::instructions_7::_70_ld_phl_b ... ok
[INFO] [stdout] test cpu::instructions_6::_6d_ld_l_l ... ok
[INFO] [stdout] test cpu::instructions_7::_72_ld_phl_d ... ok
[INFO] [stdout] test cpu::instructions_7::_73_ld_phl_e ... ok
[INFO] [stdout] test cpu::instructions_7::_74_ld_phl_e ... ok
[INFO] [stdout] test cpu::instructions_7::_77_ld_phl_a ... ok
[INFO] [stdout] test cpu::instructions_7::_75_ld_phl_l ... ok
[INFO] [stdout] test cpu::instructions_7::_76_halt ... ok
[INFO] [stdout] test cpu::instructions_7::_79_ld_a_c ... ok
[INFO] [stdout] test cpu::instructions_7::_7b_ld_a_e ... ok
[INFO] [stdout] test cpu::instructions_7::_7c_ld_a_h ... ok
[INFO] [stdout] test cpu::instructions_7::_78_ld_a_b ... ok
[INFO] [stdout] test cpu::instructions_7::_7a_ld_a_d ... ok
[INFO] [stdout] test cpu::instructions_7::_7f_ld_a_a ... ok
[INFO] [stdout] test cpu::instructions_7::_7d_ld_a_l ... ok
[INFO] [stdout] test cpu::instructions_7::_7e_ld_a_phl ... ok
[INFO] [stdout] test cpu::instructions_8::_81_add_a_c ... ok
[INFO] [stdout] test cpu::instructions_8::_80_add_a_b_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_80_add_a_b ... ok
[INFO] [stdout] test cpu::instructions_8::_81_add_a_c_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_82_add_a_d ... ok
[INFO] [stdout] test cpu::instructions_8::_82_add_a_d_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_83_add_a_e ... ok
[INFO] [stdout] test cpu::instructions_8::_83_add_a_e_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_84_add_a_h ... ok
[INFO] [stdout] test cpu::instructions_8::_84_add_a_h_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_85_add_a_l_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_85_add_a_l ... ok
[INFO] [stdout] test cpu::instructions_8::_85_add_a_phl_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_86_add_a_phl ... ok
[INFO] [stdout] test cpu::instructions_8::_87_add_a_a_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_87_add_a_a ... ok
[INFO] [stdout] test cpu::instructions_8::_88_adc_a_b ... ok
[INFO] [stdout] test cpu::instructions_8::_8b_adc_a_e ... ok
[INFO] [stdout] test cpu::instructions_8::_89_adc_a_c ... ok
[INFO] [stdout] test cpu::instructions_8::_8a_adc_a_d ... ok
[INFO] [stdout] test cpu::instructions_8::_8c_adc_a_h ... ok
[INFO] [stdout] test cpu::instructions_8::_8d_adc_a_l ... ok
[INFO] [stdout] test cpu::instructions_8::_8e_adc_a_phl ... ok
[INFO] [stdout] test cpu::instructions_9::_90_sub_a_b ... ok
[INFO] [stdout] test cpu::instructions_9::_90_sub_a_b_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_90_sub_a_b_carry ... ok
[INFO] [stdout] test cpu::instructions_8::_8f_adc_a_a ... ok
[INFO] [stdout] test cpu::instructions_9::_91_sub_a_c ... ok
[INFO] [stdout] test cpu::instructions_9::_91_sub_a_c_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_91_sub_a_c_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_92_sub_a_d_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_92_sub_a_c_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_92_sub_a_d ... ok
[INFO] [stdout] test cpu::instructions_9::_93_sub_a_e ... ok
[INFO] [stdout] test cpu::instructions_9::_93_sub_a_e_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_93_sub_a_e_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_94_sub_a_h ... ok
[INFO] [stdout] test cpu::instructions_9::_94_sub_a_h_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_94_sub_a_h_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_95_sub_a_l_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_95_sub_a_l ... ok
[INFO] [stdout] test cpu::instructions_9::_95_sub_a_l_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_96_sub_a_phl ... ok
[INFO] [stdout] test cpu::instructions_9::_96_sub_a_phl_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_96_sub_a_phl_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_97_sub_a_a ... ok
[INFO] [stdout] test cpu::instructions_9::_98_sbc_a_b ... ok
[INFO] [stdout] test cpu::instructions_9::_99_sbc_a_c ... ok
[INFO] [stdout] test cpu::instructions_9::_98_sbc_a_b_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_98_sbc_a_b_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_99_sbc_a_c_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_99_sbc_a_c_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_9a_sbc_a_d ... ok
[INFO] [stdout] test cpu::instructions_9::_9a_sbc_a_d_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_9b_sbc_a_e ... ok
[INFO] [stdout] test cpu::instructions_9::_9a_sbc_a_c_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_9b_sbc_a_e_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_9b_sbc_a_e_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_9c_sub_a_h ... ok
[INFO] [stdout] test cpu::instructions_9::_9c_sub_a_h_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_9c_sub_a_h_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_9d_sub_a_l_carry ... ok
[INFO] [stdout] test cpu::instructions_9::_9d_sub_a_l ... ok
[INFO] [stdout] test cpu::instructions_9::_9d_sub_a_l_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_9e_sub_a_phl ... ok
[INFO] [stdout] test cpu::instructions_9::_9e_sub_a_phl_hcarry ... ok
[INFO] [stdout] test cpu::instructions_9::_9f_sbc_a_a ... ok
[INFO] [stdout] test cpu::instructions_a::_a1_and_a_c ... ok
[INFO] [stdout] test cpu::instructions_a::_a0_and_a_b ... ok
[INFO] [stdout] test cpu::instructions_9::_9e_sub_a_phl_carry ... ok
[INFO] [stdout] test cpu::instructions_a::_a2_and_a_d ... ok
[INFO] [stdout] test cpu::instructions_a::_a5_and_a_b ... ok
[INFO] [stdout] test cpu::instructions_a::_a3_and_a_b ... ok
[INFO] [stdout] test cpu::instructions_a::_a6_and_a_phl ... ok
[INFO] [stdout] test cpu::instructions_a::_a4_and_a_h ... ok
[INFO] [stdout] test cpu::instructions_a::_a7_and_a_a ... ok
[INFO] [stdout] test cpu::instructions_a::_a8_xor_a_b ... ok
[INFO] [stdout] test cpu::instructions_a::_a9_xor_a_c ... ok
[INFO] [stdout] test cpu::instructions_a::_ab_xor_a_e ... ok
[INFO] [stdout] test cpu::instructions_a::_aa_xor_a_b ... ok
[INFO] [stdout] test cpu::instructions_a::_ac_xor_a_b ... ok
[INFO] [stdout] test cpu::instructions_a::_ad_xor_a_a ... ok
[INFO] [stdout] test cpu::instructions_a::_ad_xor_a_l ... ok
[INFO] [stdout] test cpu::instructions_a::_ae_xor_a_phl ... ok
[INFO] [stdout] test cpu::instructions_b::_b5_or_a_l ... ok
[INFO] [stdout] test cpu::instructions_b::_b0_or_a_b ... ok
[INFO] [stdout] test cpu::instructions_b::_b1_or_a_c ... ok
[INFO] [stdout] test cpu::instructions_b::_b3_or_a_e ... ok
[INFO] [stdout] test cpu::instructions_b::_b2_or_a_d ... ok
[INFO] [stdout] test cpu::instructions_b::_b6_or_a_phl ... ok
[INFO] [stdout] test cpu::instructions_b::_b4_or_a_h ... ok
[INFO] [stdout] test cpu::instructions_b::_b7_or_a_a ... ok
[INFO] [stdout] test cpu::instructions_b::_b8_cp_a_b ... ok
[INFO] [stdout] test cpu::instructions_b::_b9_cp_a_c ... ok
[INFO] [stderr] error: XDG_RUNTIME_DIR not set in the environment.
[INFO] [stdout] test cpu::instructions_b::_ba_cp_a_d ... ok
[INFO] [stdout] test cpu::instructions_b::_bc_cp_a_h ... ok
[INFO] [stdout] test cpu::instructions_b::_bb_cp_a_e ... ok
[INFO] [stdout] test cpu::instructions_b::_bd_cp_a_l ... ok
[INFO] [stdout] test cpu::instructions_b::_bf_cp_a_a ... ok
[INFO] [stdout] test cpu::instructions_b::_be_cp_a_phl ... ok
[INFO] [stdout] test cpu::registers::e_setter_getter ... ok
[INFO] [stdout] test cpu::instructions_c::_c0_ret_nz ... ok
[INFO] [stdout] test cpu::registers::c_setter_getter ... ok
[INFO] [stdout] test cpu::registers::f_setter_getter ... ok
[INFO] [stdout] test cpu::registers::l_setter_getter ... ok
[INFO] [stdout] test cpu::registers::a_setter_getter ... ok
[INFO] [stdout] test cpu::registers::d_setter_getter ... ok
[INFO] [stdout] test cpu::registers::b_setter_getter ... ok
[INFO] [stdout] test cpu::registers::h_setter_getter ... ok
[INFO] [stdout] test gameboy::test::test_memory_smart_pointers ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- gameboy::test::test_memory_smart_pointers stdout ----
[INFO] [stdout] thread 'gameboy::test::test_memory_smart_pointers' panicked at src/gui.rs:31:51:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: "No available video device"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55d23b269365 - std::backtrace_rs::backtrace::libunwind::trace::he49dc9a9e3164223
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5
[INFO] [stdout]    1:     0x55d23b269365 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a3e77c68030aa6b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5
[INFO] [stdout]    2:     0x55d23b269365 - std::sys_common::backtrace::_print_fmt::h9479ad2f99afd5d4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:68:5
[INFO] [stdout]    3:     0x55d23b269365 - <std::sys_common::backtrace::_print::DisplayBacktrace as core::fmt::Display>::fmt::hfb01aa1fa3fb1821
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:44:22
[INFO] [stdout]    4:     0x55d23b28fc0b - core::fmt::rt::Argument::fmt::h125e56152abbc1c3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/rt.rs:165:63
[INFO] [stdout]    5:     0x55d23b28fc0b - core::fmt::write::hb0ab4ff05ccfe741
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/fmt/mod.rs:1169:21
[INFO] [stdout]    6:     0x55d23b266c4f - std::io::Write::write_fmt::hea6336dbf2fa00b8
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/io/mod.rs:1835:15
[INFO] [stdout]    7:     0x55d23b26913e - std::sys_common::backtrace::_print::h79ca548f3a2adf4b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:47:5
[INFO] [stdout]    8:     0x55d23b26913e - std::sys_common::backtrace::print::h9aebf997b2fea2d3
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:34:9
[INFO] [stdout]    9:     0x55d23b26aaa9 - std::panicking::default_hook::{{closure}}::h68a0954af2694526
[INFO] [stdout]   10:     0x55d23b26a7fc - std::panicking::default_hook::h5be50cc6849ffb00
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:295:9
[INFO] [stdout]   11:     0x55d23b20f79f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd874405dcbd1d3ed
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   12:     0x55d23b20f79f - test::test_main::{{closure}}::h4f26a9df34a84b94
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:137:21
[INFO] [stdout]   13:     0x55d23b26b0ab - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h00e96d9c62aa9a12
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2036:9
[INFO] [stdout]   14:     0x55d23b26b0ab - std::panicking::rust_panic_with_hook::h3c0df6036729334c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:799:13
[INFO] [stdout]   15:     0x55d23b26ae24 - std::panicking::begin_panic_handler::{{closure}}::ha3a21e93c4cfd807
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:664:13
[INFO] [stdout]   16:     0x55d23b269829 - std::sys_common::backtrace::__rust_end_short_backtrace::h19508a8f8ae71dc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:171:18
[INFO] [stdout]   17:     0x55d23b26ab57 - rust_begin_unwind
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:652:5
[INFO] [stdout]   18:     0x55d23b192883 - core::panicking::panic_fmt::h2ba8af99174d83ea
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panicking.rs:72:14
[INFO] [stdout]   19:     0x55d23b192db6 - core::result::unwrap_failed::h52f3bbb78b59f71d
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1654:5
[INFO] [stdout]   20:     0x55d23b1ad0e0 - core::result::Result<T,E>::unwrap::h433f54f64be88962
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/result.rs:1077:23
[INFO] [stdout]   21:     0x55d23b1ad0e0 - <gbrust::gui::GUI as core::default::Default>::default::h172dad0e51ab1379
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gui.rs:31:31
[INFO] [stdout]   22:     0x55d23b1b8d89 - <gbrust::gameboy::GameBoy as core::default::Default>::default::h37f636c53adfb92c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gameboy.rs:153:22
[INFO] [stdout]   23:     0x55d23b1b9376 - gbrust::gameboy::test::test_memory_smart_pointers::had128162cd295d2c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gameboy/test.rs:4:35
[INFO] [stdout]   24:     0x55d23b1b9347 - gbrust::gameboy::test::test_memory_smart_pointers::{{closure}}::h07391b79b387965f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/gameboy/test.rs:3:32
[INFO] [stdout]   25:     0x55d23b1c8646 - core::ops::function::FnOnce::call_once::hb6eaa5b45b6af183
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55d23b2140bb - core::ops::function::FnOnce::call_once::h18c6bf92212b87a4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x55d23b2140bb - test::__rust_begin_short_backtrace::hdcf0edcfa9080086
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:625:18
[INFO] [stdout]   28:     0x55d23b213781 - test::run_test_in_process::{{closure}}::heac2c4eb375d2d10
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:60
[INFO] [stdout]   29:     0x55d23b213781 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0289bafc8a1cc004
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x55d23b213781 - std::panicking::try::do_call::h5e158f1ad8a5f983
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   31:     0x55d23b213781 - std::panicking::try::hea3411d60321c4de
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   32:     0x55d23b213781 - std::panic::catch_unwind::hafb7bb18bc47bbc7
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   33:     0x55d23b213781 - test::run_test_in_process::h74dd138dc7762d99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:648:27
[INFO] [stdout]   34:     0x55d23b213781 - test::run_test::{{closure}}::h6b390822e63606cf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:569:43
[INFO] [stdout]   35:     0x55d23b1dc154 - test::run_test::{{closure}}::h6e11dba8131d354b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/test/src/lib.rs:599:41
[INFO] [stdout]   36:     0x55d23b1dc154 - std::sys_common::backtrace::__rust_begin_short_backtrace::ha71b3541b59bdbbb
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys_common/backtrace.rs:155:18
[INFO] [stdout]   37:     0x55d23b1e0c22 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hef92127c5ef9e53c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:542:17
[INFO] [stdout]   38:     0x55d23b1e0c22 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h859c109f9d11c92b
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x55d23b1e0c22 - std::panicking::try::do_call::hbf534c458cd858f0
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:559:40
[INFO] [stdout]   40:     0x55d23b1e0c22 - std::panicking::try::h65c18365a7b9ad90
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panicking.rs:523:19
[INFO] [stdout]   41:     0x55d23b1e0c22 - std::panic::catch_unwind::h21b25d4c69478c39
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/panic.rs:149:14
[INFO] [stdout]   42:     0x55d23b1e0c22 - std::thread::Builder::spawn_unchecked_::{{closure}}::h23335f620275a9bf
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/thread/mod.rs:541:30
[INFO] [stdout]   43:     0x55d23b1e0c22 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb491dc55513e9b7c
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   44:     0x55d23b26f27b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h41b39260afcffdc9
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   45:     0x55d23b26f27b - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6694c8dc6dd010c4
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/alloc/src/boxed.rs:2022:9
[INFO] [stdout]   46:     0x55d23b26f27b - std::sys::pal::unix::thread::Thread::new::thread_start::hf16038e1c8e19c99
[INFO] [stdout]                                at /rustc/b642703cf9526da1e72c0b6755753b939a9c6b6d/library/std/src/sys/pal/unix/thread.rs:108:17
[INFO] [stdout]   47:     0x7f35b3967ac3 - <unknown>
[INFO] [stdout]   48:     0x7f35b39f8a04 - __clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     gameboy::test::test_memory_smart_pointers
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 284 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin gbrust`
[INFO] running `Command { std: "docker" "inspect" "c465f988ed3077aba2fbeb7089fafe2d7d27f6d03be8a340048884a9216cb388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c465f988ed3077aba2fbeb7089fafe2d7d27f6d03be8a340048884a9216cb388", kill_on_drop: false }`
[INFO] [stdout] c465f988ed3077aba2fbeb7089fafe2d7d27f6d03be8a340048884a9216cb388
