[INFO] cloning repository https://github.com/McAzz1337/Rustendo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/McAzz1337/Rustendo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcAzz1337%2FRustendo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcAzz1337%2FRustendo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1e1b2f6338328e429e47935684fe33be882e76e
[INFO] testing McAzz1337/Rustendo against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcAzz1337%2FRustendo" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/McAzz1337/Rustendo
[INFO] finished tweaking git repo https://github.com/McAzz1337/Rustendo
[INFO] tweaked toml for git repo https://github.com/McAzz1337/Rustendo written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/McAzz1337/Rustendo on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/McAzz1337/Rustendo already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7be81b1e515188e04125a13a41d6927f3c579e15a7389e46d1a422a119fbaa29
[INFO] running `Command { std: "docker" "start" "-a" "7be81b1e515188e04125a13a41d6927f3c579e15a7389e46d1a422a119fbaa29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7be81b1e515188e04125a13a41d6927f3c579e15a7389e46d1a422a119fbaa29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7be81b1e515188e04125a13a41d6927f3c579e15a7389e46d1a422a119fbaa29", kill_on_drop: false }`
[INFO] [stdout] 7be81b1e515188e04125a13a41d6927f3c579e15a7389e46d1a422a119fbaa29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77b804409e01cae5663ed9b74eb9ff98733f2bb082e0ef8741c78ba17dea13e3
[INFO] running `Command { std: "docker" "start" "-a" "77b804409e01cae5663ed9b74eb9ff98733f2bb082e0ef8741c78ba17dea13e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling gb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> src/consoles/gameboy/cpu.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{and, log, or, shift_left, shift_right, trace, xor};
[INFO] [stdout]   |                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instruction::Instruction as GbInstruction`
[INFO] [stdout]  --> src/consoles/gameboy/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use instruction::Instruction as GbInstruction;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opcode::OpCode as GbOpCode`
[INFO] [stdout]   --> src/consoles/gameboy/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use opcode::OpCode as GbOpCode;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::function_name`
[INFO] [stdout]  --> src/macros.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::function_name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cartridge`
[INFO] [stdout]   --> src/main.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | use consoles::cartridge::{Cartridge, create_catridge};
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/consoles/gameboy/game_boy.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn save_game(&self, path: String) {}
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/consoles/gameboy/game_boy.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn load_save(&self, path: String) {}
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/consoles/fake_cartridge.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct FakeCartridge {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 15 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FakeCartridge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dump`, `dump_raw`, and `as_any` are never used
[INFO] [stdout]   --> src/consoles/fake_cartridge.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl FakeCartridge {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn dump(&self) -> String {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn dump_raw(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn as_any(&self) -> &dyn std::any::Any {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/consoles/gameboy/gbcartridge.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GbCartridge {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GbCartridge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]   --> src/consoles/gameboy/gbcartridge.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl GbCartridge {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn print(&self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Bits` is never used
[INFO] [stdout]   --> src/consoles/gameboy/instruction.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait Bits {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `print_instruction_bytes_as_char` and `test_instruction_completeness` are never used
[INFO] [stdout]     --> src/consoles/gameboy/instruction.rs:1345:12
[INFO] [stdout]      |
[INFO] [stdout] 1248 | impl Instruction {
[INFO] [stdout]      | ---------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1345 |     pub fn print_instruction_bytes_as_char() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |     pub fn test_instruction_completeness() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `LDA`, `RCA`, `RRLA`, and `STORE16` are never constructed
[INFO] [stdout]   --> src/consoles/gameboy/opcode.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum OpCode {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 35 |     LDA,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     RCA,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     RRLA, // totate left a rg not through carry flag
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     STORE16(Target, Target), // First arg dst address 16 bit, seconds arg src direct value 8 / 16 bit
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotHalfCarry` and `NotSub` are never constructed
[INFO] [stdout]   --> src/consoles/gameboy/registers.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum Flag {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     NotHalfCarry,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 32 |     NotSub,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_bit`, `set_bit`, `register_as_bit_string`, and `register_as_hex_string` are never used
[INFO] [stdout]    --> src/consoles/gameboy/registers.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl Registers {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn get_bit(&self, reg: Target, bit: &u32) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn set_bit(&mut self, reg: Target, bit: &u32, v: u8) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     pub fn register_as_bit_string(&self, reg: Target) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub fn register_as_hex_string(&self, reg: Target) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `F`, `HLP`, and `HLM` are never constructed
[INFO] [stdout]   --> src/consoles/gameboy/target.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum Target {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     F,
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     HLP,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 16 |     HLM,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Target` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileNotFound` is never constructed
[INFO] [stdout]  --> src/filio.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct FileNotFound(String);
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `last_n_segments` is never used
[INFO] [stdout]   --> src/filio.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn last_n_segments(n: u32, path: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_newest_save_file` is never used
[INFO] [stdout]   --> src/filio.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn get_newest_save_file(console_name: &str, game_name: &str) -> Result<File, Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_file` is never used
[INFO] [stdout]   --> src/filio.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_file(console_name: &str, game_name: &str, file_name: &str) -> Result<File, Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_files_for_game` is never used
[INFO] [stdout]   --> src/filio.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn get_files_for_game(console_name: &str, game_name: &str) -> Vec<File> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_dirs` is never used
[INFO] [stdout]   --> src/filio.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn get_dirs(console_name: &str) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.93s
[INFO] running `Command { std: "docker" "inspect" "77b804409e01cae5663ed9b74eb9ff98733f2bb082e0ef8741c78ba17dea13e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77b804409e01cae5663ed9b74eb9ff98733f2bb082e0ef8741c78ba17dea13e3", kill_on_drop: false }`
[INFO] [stdout] 77b804409e01cae5663ed9b74eb9ff98733f2bb082e0ef8741c78ba17dea13e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f03486ebe32baa71f35fcd910a344e468f7184e5b9fa8ddf6f0fd58300aaad7b
[INFO] running `Command { std: "docker" "start" "-a" "f03486ebe32baa71f35fcd910a344e468f7184e5b9fa8ddf6f0fd58300aaad7b", kill_on_drop: false }`
[INFO] [stderr]    Compiling gb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> src/consoles/gameboy/cpu.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{and, log, or, shift_left, shift_right, trace, xor};
[INFO] [stdout]   |                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instruction::Instruction as GbInstruction`
[INFO] [stdout]  --> src/consoles/gameboy/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use instruction::Instruction as GbInstruction;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opcode::OpCode as GbOpCode`
[INFO] [stdout]   --> src/consoles/gameboy/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use opcode::OpCode as GbOpCode;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::function_name`
[INFO] [stdout]  --> src/macros.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::function_name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cartridge`
[INFO] [stdout]   --> src/main.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | use consoles::cartridge::{Cartridge, create_catridge};
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/consoles/gameboy/game_boy.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn save_game(&self, path: String) {}
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/consoles/gameboy/game_boy.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn load_save(&self, path: String) {}
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/consoles/fake_cartridge.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct FakeCartridge {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 15 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FakeCartridge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dump`, `dump_raw`, and `as_any` are never used
[INFO] [stdout]   --> src/consoles/fake_cartridge.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl FakeCartridge {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn dump(&self) -> String {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn dump_raw(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn as_any(&self) -> &dyn std::any::Any {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/consoles/gameboy/gbcartridge.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GbCartridge {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GbCartridge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]   --> src/consoles/gameboy/gbcartridge.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl GbCartridge {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn print(&self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Bits` is never used
[INFO] [stdout]   --> src/consoles/gameboy/instruction.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait Bits {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `print_instruction_bytes_as_char` and `test_instruction_completeness` are never used
[INFO] [stdout]     --> src/consoles/gameboy/instruction.rs:1345:12
[INFO] [stdout]      |
[INFO] [stdout] 1248 | impl Instruction {
[INFO] [stdout]      | ---------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1345 |     pub fn print_instruction_bytes_as_char() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |     pub fn test_instruction_completeness() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `LDA`, `RCA`, `RRLA`, and `STORE16` are never constructed
[INFO] [stdout]   --> src/consoles/gameboy/opcode.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum OpCode {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 35 |     LDA,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     RCA,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     RRLA, // totate left a rg not through carry flag
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     STORE16(Target, Target), // First arg dst address 16 bit, seconds arg src direct value 8 / 16 bit
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotHalfCarry` and `NotSub` are never constructed
[INFO] [stdout]   --> src/consoles/gameboy/registers.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum Flag {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     NotHalfCarry,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 32 |     NotSub,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `F`, `HLP`, and `HLM` are never constructed
[INFO] [stdout]   --> src/consoles/gameboy/target.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum Target {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     F,
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     HLP,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 16 |     HLM,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Target` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileNotFound` is never constructed
[INFO] [stdout]  --> src/filio.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct FileNotFound(String);
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_newest_save_file` is never used
[INFO] [stdout]   --> src/filio.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn get_newest_save_file(console_name: &str, game_name: &str) -> Result<File, Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_file` is never used
[INFO] [stdout]   --> src/filio.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_file(console_name: &str, game_name: &str, file_name: &str) -> Result<File, Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_files_for_game` is never used
[INFO] [stdout]   --> src/filio.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn get_files_for_game(console_name: &str, game_name: &str) -> Vec<File> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.34s
[INFO] running `Command { std: "docker" "inspect" "f03486ebe32baa71f35fcd910a344e468f7184e5b9fa8ddf6f0fd58300aaad7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f03486ebe32baa71f35fcd910a344e468f7184e5b9fa8ddf6f0fd58300aaad7b", kill_on_drop: false }`
[INFO] [stdout] f03486ebe32baa71f35fcd910a344e468f7184e5b9fa8ddf6f0fd58300aaad7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d487b0d360eb57ff88601884411267ca0ac37791b16a45964a78b7580c253e3
[INFO] running `Command { std: "docker" "start" "-a" "3d487b0d360eb57ff88601884411267ca0ac37791b16a45964a78b7580c253e3", kill_on_drop: false }`
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/main.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `trace`
[INFO] [stderr]  --> src/consoles/gameboy/cpu.rs:5:52
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::{and, log, or, shift_left, shift_right, trace, xor};
[INFO] [stderr]   |                                                    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `instruction::Instruction as GbInstruction`
[INFO] [stderr]  --> src/consoles/gameboy/mod.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use instruction::Instruction as GbInstruction;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `opcode::OpCode as GbOpCode`
[INFO] [stderr]   --> src/consoles/gameboy/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use opcode::OpCode as GbOpCode;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::function_name`
[INFO] [stderr]  --> src/macros.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::function_name;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Cartridge`
[INFO] [stderr]   --> src/main.rs:14:27
[INFO] [stderr]    |
[INFO] [stderr] 14 | use consoles::cartridge::{Cartridge, create_catridge};
[INFO] [stderr]    |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]   --> src/consoles/gameboy/game_boy.rs:45:25
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn save_game(&self, path: String) {}
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]   --> src/consoles/gameboy/game_boy.rs:47:25
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn load_save(&self, path: String) {}
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]   --> src/consoles/fake_cartridge.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct FakeCartridge {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 15 |     path: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FakeCartridge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `dump`, `dump_raw`, and `as_any` are never used
[INFO] [stderr]   --> src/consoles/fake_cartridge.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl FakeCartridge {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 30 |     fn dump(&self) -> String {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     fn dump_raw(&self) -> String {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     fn as_any(&self) -> &dyn std::any::Any {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]   --> src/consoles/gameboy/gbcartridge.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct GbCartridge {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 15 |     path: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GbCartridge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `print` is never used
[INFO] [stderr]   --> src/consoles/gameboy/gbcartridge.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl GbCartridge {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn print(&self) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Bits` is never used
[INFO] [stderr]   --> src/consoles/gameboy/instruction.rs:48:11
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub trait Bits {
[INFO] [stderr]    |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `print_instruction_bytes_as_char` and `test_instruction_completeness` are never used
[INFO] [stderr]     --> src/consoles/gameboy/instruction.rs:1345:12
[INFO] [stderr]      |
[INFO] [stderr] 1248 | impl Instruction {
[INFO] [stderr]      | ---------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1345 |     pub fn print_instruction_bytes_as_char() {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1373 |     pub fn test_instruction_completeness() {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `LDA`, `RCA`, `RRLA`, and `STORE16` are never constructed
[INFO] [stderr]   --> src/consoles/gameboy/opcode.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub enum OpCode {
[INFO] [stderr]    |          ------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 35 |     LDA,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     RCA,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |     RRLA, // totate left a rg not through carry flag
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 69 |     STORE16(Target, Target), // First arg dst address 16 bit, seconds arg src direct value 8 / 16 bit
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `NotHalfCarry` and `NotSub` are never constructed
[INFO] [stderr]   --> src/consoles/gameboy/registers.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub enum Flag {
[INFO] [stderr]    |          ---- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 31 |     NotHalfCarry,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 32 |     NotSub,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `F`, `HLP`, and `HLM` are never constructed
[INFO] [stderr]   --> src/consoles/gameboy/target.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub enum Target {
[INFO] [stderr]    |          ------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 11 |     F,
[INFO] [stderr]    |     ^
[INFO] [stderr] ...
[INFO] [stderr] 15 |     HLP,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 16 |     HLM,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Target` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FileNotFound` is never constructed
[INFO] [stderr]  --> src/filio.rs:8:8
[INFO] [stderr]   |
[INFO] [stderr] 8 | struct FileNotFound(String);
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_newest_save_file` is never used
[INFO] [stderr]   --> src/filio.rs:31:4
[INFO] [stderr]    |
[INFO] [stderr] 31 | fn get_newest_save_file(console_name: &str, game_name: &str) -> Result<File, Box<dyn Error>> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_file` is never used
[INFO] [stderr]   --> src/filio.rs:53:4
[INFO] [stderr]    |
[INFO] [stderr] 53 | fn get_file(console_name: &str, game_name: &str, file_name: &str) -> Result<File, Box<dyn Error>> {
[INFO] [stderr]    |    ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_files_for_game` is never used
[INFO] [stderr]   --> src/filio.rs:61:4
[INFO] [stderr]    |
[INFO] [stderr] 61 | fn get_files_for_game(console_name: &str, game_name: &str) -> Vec<File> {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `gb` (bin "gb" test) generated 21 warnings (run `cargo fix --bin "gb" -p gb --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gb-216d3dde29c9e93a)
[INFO] [stdout] 
[INFO] [stdout] running 303 tests
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_call_and_ret ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_8 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_9 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec_16::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec_16::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_flags::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_flags::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec_16::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_flags::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec_16::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_flags::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jruc ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_8 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_hl ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_8 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_push_and_pop ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_ldh::case_2 ... FAILED
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_ldh::case_1 ... FAILED
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_22 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rlc ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rla ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_23 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_24 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rra ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrca ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sla ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sra ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::instruction::test_fetch ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::instruction::test_from_opcode ... ok
[INFO] [stdout] test consoles::gameboy::registers::test_convert_to_bit_string ... ok
[INFO] [stdout] test consoles::gameboy::registers::test_convert_to_hex_string ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_6 ... ok
[INFO] [stdout] test utils::conversion::test_u8_as_bit_string ... ok
[INFO] [stdout] test filio::tests::test_get_dirs ... FAILED
[INFO] [stdout] test consoles::gameboy::registers::test_set_bit ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_4 ... ok
[INFO] [stdout] test utils::conversion::test_u16_as_bit_string ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_2 ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin gb`
[INFO] [stdout] test utils::conversion::test_u8_as_hex_string ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::registers::test_bit ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- consoles::gameboy::cpu::tests::test_ldh::case_2 stdout ----
[INFO] [stdout] cpu: self.pc 0
[INFO] [stdout]  self.sp 49152
[INFO] [stdout]  self.is_prefixed false
[INFO] [stdout]  self.interrupts_enabled true
[INFO] [stdout]  self.registers
[INFO] [stdout] a: 5
[INFO] [stdout] b: 0
[INFO] [stdout] c: 0
[INFO] [stdout] d: 0
[INFO] [stdout] e: 0
[INFO] [stdout] h: 0
[INFO] [stdout] l: 0
[INFO] [stdout] 
[INFO] [stdout] 941 src/consoles/gameboy/cpu.rs => : ldh -> src: A dst: A8
[INFO] [stdout] 
[INFO] [stdout] thread 'consoles::gameboy::cpu::tests::test_ldh::case_2' (176) panicked at src/consoles/gameboy/cpu.rs:2248:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: BusReadError(65285)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6531bd041b4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6531bd041b4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6531bd041b4a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6531bd041b4a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6531bd055c6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6531bd055c6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6531bd046622 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6531bd046622 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6531bd0207af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6531bd0207af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6531bd039ed9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6531bcfd3fcc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6531bcfd3fcc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6531bd03a092 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6531bd03a092 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6531bd020868 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6531bd018179 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6531bd02157d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6531bd05650c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6531bd056282 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6531bcf9d6ab - core::result::Result<T,E>::unwrap::h081f93b22bdfd30b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6531bcf9d6ab - gb::consoles::gameboy::cpu::tests::test_ldh::h563de3f657af87e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2248:57
[INFO] [stdout]   22:     0x6531bcfb9a27 - gb::consoles::gameboy::cpu::tests::test_ldh::case_2::h8e1497f06b1eb32a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2228:5
[INFO] [stdout]   23:     0x6531bcfb9a47 - gb::consoles::gameboy::cpu::tests::test_ldh::case_2::{{closure}}::h3b7ea7f99ec1463a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2228:14
[INFO] [stdout]   24:     0x6531bcf933a6 - core::ops::function::FnOnce::call_once::hf3cf90931567a0f5
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6531bcfc80ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6531bcfc80ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6531bcfd4a9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6531bcfd4a9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6531bcfd4a9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6531bcfd4a9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6531bcfd4a9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6531bcfd4a9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6531bcfd4a9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6531bcfd01b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6531bcfd01b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6531bcfd76a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6531bcfd76a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6531bd04145f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x6531bd04145f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x743f2dc9faa4 - <unknown>
[INFO] [stdout]   46:     0x743f2dd2ca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- consoles::gameboy::cpu::tests::test_ldh::case_1 stdout ----
[INFO] [stdout] cpu: self.pc 0
[INFO] [stdout]  self.sp 49152
[INFO] [stdout]  self.is_prefixed false
[INFO] [stdout]  self.interrupts_enabled true
[INFO] [stdout]  self.registers
[INFO] [stdout] a: 0
[INFO] [stdout] b: 0
[INFO] [stdout] c: 0
[INFO] [stdout] d: 0
[INFO] [stdout] e: 0
[INFO] [stdout] h: 0
[INFO] [stdout] l: 0
[INFO] [stdout] 
[INFO] [stdout] 941 src/consoles/gameboy/cpu.rs => : ldh -> src: A8 dst: A
[INFO] [stdout] 
[INFO] [stdout] thread 'consoles::gameboy::cpu::tests::test_ldh::case_1' (175) panicked at src/consoles/gameboy/cpu.rs:2252:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6531bd041b4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6531bd041b4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6531bd041b4a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6531bd041b4a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6531bd055c6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6531bd055c6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6531bd046622 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6531bd046622 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6531bd0207af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6531bd0207af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6531bd039ed9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6531bcfd3fcc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6531bcfd3fcc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6531bd03a092 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6531bd03a092 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6531bd020868 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6531bd018179 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6531bd02157d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6531bd05650c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6531bd0563c3 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6531bcfc05ae - core::panicking::assert_failed::hb636fa420ea76de1
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6531bcf9d74b - gb::consoles::gameboy::cpu::tests::test_ldh::h563de3f657af87e1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2252:9
[INFO] [stdout]   22:     0x6531bcfb99d7 - gb::consoles::gameboy::cpu::tests::test_ldh::case_1::hd85c134357f88a22
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2228:5
[INFO] [stdout]   23:     0x6531bcfb99f7 - gb::consoles::gameboy::cpu::tests::test_ldh::case_1::{{closure}}::h3ceb495c86d0b5fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2228:14
[INFO] [stdout]   24:     0x6531bcf92616 - core::ops::function::FnOnce::call_once::hc77292058f706c6c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6531bcfc80ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6531bcfc80ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6531bcfd4a9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6531bcfd4a9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6531bcfd4a9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6531bcfd4a9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6531bcfd4a9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6531bcfd4a9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6531bcfd4a9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6531bcfd01b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6531bcfd01b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6531bcfd76a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6531bcfd76a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6531bd04145f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x6531bd04145f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x743f2dc9faa4 - <unknown>
[INFO] [stdout]   46:     0x743f2dd2ca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- filio::tests::test_get_dirs stdout ----
[INFO] [stdout] dir_path: saves/gbc
[INFO] [stdout] 
[INFO] [stdout] thread 'filio::tests::test_get_dirs' (323) panicked at src/filio.rs:100:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: []
[INFO] [stdout]  right: ["Pokemon-Silver"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6531bd041b4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6531bd041b4a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6531bd041b4a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6531bd041b4a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6531bd055c6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6531bd055c6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6531bd046622 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6531bd046622 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6531bd0207af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6531bd0207af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6531bd039ed9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6531bcfd3fcc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6531bcfd3fcc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6531bd03a092 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6531bd03a092 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6531bd020868 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6531bd018179 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6531bd02157d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6531bd05650c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6531bd0563c3 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x6531bcfc050c - core::panicking::assert_failed::h52f30bf1b992d59b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x6531bcfb4974 - gb::filio::tests::test_get_dirs::h5e159379907eef3d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filio.rs:100:9
[INFO] [stdout]   22:     0x6531bcfb4a27 - gb::filio::tests::test_get_dirs::{{closure}}::hd3baab599a63f23d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filio.rs:97:23
[INFO] [stdout]   23:     0x6531bcf853b6 - core::ops::function::FnOnce::call_once::h63ce1a1e61b4c4ff
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6531bcfc80ab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6531bcfc80ab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6531bcfd4a9b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6531bcfd4a9b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6531bcfd4a9b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6531bcfd4a9b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6531bcfd4a9b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6531bcfd4a9b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6531bcfd4a9b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6531bcfd01b4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6531bcfd01b4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6531bcfd76a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6531bcfd76a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6531bcfd76a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6531bd04145f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x6531bd04145f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x743f2dc9faa4 - <unknown>
[INFO] [stdout]   45:     0x743f2dd2ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     consoles::gameboy::cpu::tests::test_ldh::case_1
[INFO] [stdout]     consoles::gameboy::cpu::tests::test_ldh::case_2
[INFO] [stdout]     filio::tests::test_get_dirs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 300 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.55s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3d487b0d360eb57ff88601884411267ca0ac37791b16a45964a78b7580c253e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d487b0d360eb57ff88601884411267ca0ac37791b16a45964a78b7580c253e3", kill_on_drop: false }`
[INFO] [stdout] 3d487b0d360eb57ff88601884411267ca0ac37791b16a45964a78b7580c253e3
