[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] 8854d29dc447fc7d4a73dbf4350b6525ae23754e
[INFO] testing McAzz1337/Rustendo against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcAzz1337%2FRustendo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/McAzz1337/Rustendo on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-ident v1.0.16
[INFO] [stderr]   Downloaded function_name-proc-macro v0.3.0
[INFO] [stderr]   Downloaded function_name v0.3.0
[INFO] [stderr]   Downloaded glob v0.3.2
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b2e36168b568e3adbf7096c68dd12e304f08ec78f2400fee17d251a004c23a5c
[INFO] running `Command { std: "docker" "start" "-a" "b2e36168b568e3adbf7096c68dd12e304f08ec78f2400fee17d251a004c23a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b2e36168b568e3adbf7096c68dd12e304f08ec78f2400fee17d251a004c23a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b2e36168b568e3adbf7096c68dd12e304f08ec78f2400fee17d251a004c23a5c", kill_on_drop: false }`
[INFO] [stdout] b2e36168b568e3adbf7096c68dd12e304f08ec78f2400fee17d251a004c23a5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74cdad73efdd806977f02ae493fb5f153065aa3c12a253eef9275e583b49dcf3
[INFO] running `Command { std: "docker" "start" "-a" "74cdad73efdd806977f02ae493fb5f153065aa3c12a253eef9275e583b49dcf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.23
[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 macro definition: `function_name`
[INFO] [stdout]    --> src/consoles/gameboy/cpu.rs:501:5
[INFO] [stdout]     |
[INFO] [stdout] 501 |     #[named]
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[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 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 20.24s
[INFO] running `Command { std: "docker" "inspect" "74cdad73efdd806977f02ae493fb5f153065aa3c12a253eef9275e583b49dcf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74cdad73efdd806977f02ae493fb5f153065aa3c12a253eef9275e583b49dcf3", kill_on_drop: false }`
[INFO] [stdout] 74cdad73efdd806977f02ae493fb5f153065aa3c12a253eef9275e583b49dcf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5c4deee1435d25304b9c388a42a7d5203a4d36b49ce001105e7ba7046a230e9
[INFO] running `Command { std: "docker" "start" "-a" "a5c4deee1435d25304b9c388a42a7d5203a4d36b49ce001105e7ba7046a230e9", 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 macro definition: `function_name`
[INFO] [stdout]    --> src/consoles/gameboy/cpu.rs:501:5
[INFO] [stdout]     |
[INFO] [stdout] 501 |     #[named]
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[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 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.20s
[INFO] running `Command { std: "docker" "inspect" "a5c4deee1435d25304b9c388a42a7d5203a4d36b49ce001105e7ba7046a230e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5c4deee1435d25304b9c388a42a7d5203a4d36b49ce001105e7ba7046a230e9", kill_on_drop: false }`
[INFO] [stdout] a5c4deee1435d25304b9c388a42a7d5203a4d36b49ce001105e7ba7046a230e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c10be6a7172e87d1624c138db1e96920767ccbbf1a8f2276311c50959a7e2af9
[INFO] running `Command { std: "docker" "start" "-a" "c10be6a7172e87d1624c138db1e96920767ccbbf1a8f2276311c50959a7e2af9", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stdout] running 303 tests
[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 macro definition: `function_name`
[INFO] [stderr]    --> src/consoles/gameboy/cpu.rs:501:5
[INFO] [stderr]     |
[INFO] [stderr] 501 |     #[named]
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[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 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 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gb-5b5aa6656d4dd382)
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_14 ... 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_add::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_call_and_ret ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_8 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_09 ... 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_cpl::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_9 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec_16::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec_16::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_15 ... 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_16::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_6 ... 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_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_flags::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_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_11 ... 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::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_16 ... 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_8 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_1 ... 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_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_21 ... 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_jump_by_flag::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jruc ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_ldh::case_1 ... FAILED
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_ldh::case_2 ... FAILED
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_8 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_push_and_pop ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_24 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_22 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rlc ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_23 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_2 ... 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_rr::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::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_rrc::case_1 ... 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_rrc::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_12 ... 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_sbc::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sla ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sra ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_07 ... 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_sl::case_1 ... 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_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_09 ... ok
[INFO] [stdout] test consoles::gameboy::instruction::test_fetch ... ok
[INFO] [stdout] test consoles::gameboy::instruction::test_from_opcode ... ok
[INFO] [stdout] test consoles::gameboy::registers::test_bit ... 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::registers::test_set_bit ... ok
[INFO] [stdout] test filio::tests::test_get_dirs ... FAILED
[INFO] [stdout] test utils::conversion::test_u16_as_bit_string ... ok
[INFO] [stdout] test utils::conversion::test_u8_as_bit_string ... ok
[INFO] [stdout] test utils::conversion::test_u8_as_hex_string ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_5 ... 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::cpu::tests::test_xor::case_7 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- consoles::gameboy::cpu::tests::test_ldh::case_1 stdout ----
[INFO] [stdout] cpu: self.pc 256
[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] 936 src/consoles/gameboy/cpu.rs => : ldh -> src: A8 dst: A
[INFO] [stdout] 
[INFO] [stdout] thread 'consoles::gameboy::cpu::tests::test_ldh::case_1' (176) panicked at src/consoles/gameboy/cpu.rs:2250:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fa42804a82 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fa42804a82 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fa42804a82 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62fa42804a82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62fa42814bdf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62fa42814bdf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62fa427d1bc3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62fa427d1bc3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62fa427dde02 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62fa427e2a5f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62fa427e28f1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62fa427a264e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62fa427a264e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62fa427e306f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62fa427e306f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62fa427e2eca - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62fa427ddf39 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62fa427c640d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62fa4281c720 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fa4281c523 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x62fa42777cc0 - core::panicking::assert_failed::h9aa2b3b0aa6e1b76
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62fa42755a87 - gb::consoles::gameboy::cpu::tests::test_ldh::ha6ddef53077e7f3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2250:9
[INFO] [stdout]   22:     0x62fa427751b7 - gb::consoles::gameboy::cpu::tests::test_ldh::case_1::hfe39445057567b9e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2220:5
[INFO] [stdout]   23:     0x62fa427751d7 - gb::consoles::gameboy::cpu::tests::test_ldh::case_1::{{closure}}::hcde34c36fc710e37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2220:14
[INFO] [stdout]   24:     0x62fa42731436 - core::ops::function::FnOnce::call_once::h232e36cf79fc338c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62fa427a242b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62fa427a242b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62fa427b64ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62fa427b64ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62fa427b64ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62fa427b64ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62fa427b64ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62fa427b64ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62fa427b64ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62fa4278f9c4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62fa4278f9c4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62fa427932fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62fa427932fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62fa427932fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62fa427932fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62fa427932fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62fa427932fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62fa427932fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62fa427d933f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62fa427d933f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x764a8dc92aa4 - <unknown>
[INFO] [stdout]   46:     0x764a8dd1fa64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- consoles::gameboy::cpu::tests::test_ldh::case_2 stdout ----
[INFO] [stdout] cpu: self.pc 256
[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] 936 src/consoles/gameboy/cpu.rs => : ldh -> src: A dst: A8
[INFO] [stdout] 
[INFO] [stdout] thread 'consoles::gameboy::cpu::tests::test_ldh::case_2' (177) panicked at src/consoles/gameboy/cpu.rs:2246:18:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: BusReadError(65280)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x62fa42804a82 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fa42804a82 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fa42804a82 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62fa42804a82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62fa42814bdf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62fa42814bdf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62fa427d1bc3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62fa427d1bc3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62fa427dde02 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62fa427e2a5f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62fa427e28f1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62fa427a264e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62fa427a264e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62fa427e306f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62fa427e306f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62fa427e2eca - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62fa427ddf39 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62fa427c640d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62fa4281c720 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fa4281bdc6 - core::result::unwrap_failed::h2380020e6daeb464
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x62fa427559c6 - core::result::Result<T,E>::unwrap::h430b8e66674d08cc
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x62fa427559c6 - gb::consoles::gameboy::cpu::tests::test_ldh::ha6ddef53077e7f3f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2246:18
[INFO] [stdout]   22:     0x62fa42775207 - gb::consoles::gameboy::cpu::tests::test_ldh::case_2::hdb227001996d547c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2220:5
[INFO] [stdout]   23:     0x62fa42775227 - gb::consoles::gameboy::cpu::tests::test_ldh::case_2::{{closure}}::had6272acecbffdbe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2220:14
[INFO] [stdout]   24:     0x62fa4274b2c6 - core::ops::function::FnOnce::call_once::hf996f77174d8c810
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62fa427a242b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x62fa427a242b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x62fa427b64ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x62fa427b64ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x62fa427b64ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x62fa427b64ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x62fa427b64ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x62fa427b64ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x62fa427b64ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x62fa4278f9c4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x62fa4278f9c4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x62fa427932fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x62fa427932fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x62fa427932fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x62fa427932fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x62fa427932fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x62fa427932fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x62fa427932fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x62fa427d933f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x62fa427d933f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x764a8dc92aa4 - <unknown>
[INFO] [stdout]   46:     0x764a8dd1fa64 - 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' (324) 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:     0x62fa42804a82 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62fa42804a82 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62fa42804a82 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x62fa42804a82 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x62fa42814bdf - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x62fa42814bdf - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x62fa427d1bc3 - std::io::default_write_fmt::haffd49d96f1984a8
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x62fa427d1bc3 - std::io::Write::write_fmt::h027871c57cf57c01
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x62fa427dde02 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x62fa427e2a5f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x62fa427e28f1 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x62fa427a264e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hd0ee8b569efc6a07
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x62fa427a264e - test::test_main_with_exit_callback::{{closure}}::hf10864b576ecd15d
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x62fa427e306f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x62fa427e306f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x62fa427e2eca - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x62fa427ddf39 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x62fa427c640d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x62fa4281c720 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x62fa4281c523 - core::panicking::assert_failed_inner::hdcc703ae7c807131
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x62fa42777c42 - core::panicking::assert_failed::h0ec8a1d69f5e9163
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x62fa427744ad - gb::filio::tests::test_get_dirs::h6edc91ab3272cf8a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filio.rs:100:9
[INFO] [stdout]   22:     0x62fa42774557 - gb::filio::tests::test_get_dirs::{{closure}}::h99fab0b0618805a9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filio.rs:97:23
[INFO] [stdout]   23:     0x62fa42730b76 - core::ops::function::FnOnce::call_once::h0730c3c0110cb68f
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x62fa427a242b - core::ops::function::FnOnce::call_once::ha729ee35d2fab541
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x62fa427a242b - test::__rust_begin_short_backtrace::ha40f4db8207e1111
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x62fa427b64ad - test::run_test_in_process::{{closure}}::hc1b77cda5d44f0f3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x62fa427b64ad - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h1dbea1de64785521
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x62fa427b64ad - std::panicking::catch_unwind::do_call::hd5febe9affd5a1b3
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x62fa427b64ad - std::panicking::catch_unwind::h51ea89627559b6f4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x62fa427b64ad - std::panic::catch_unwind::hb8b8c2367cae3d66
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x62fa427b64ad - test::run_test_in_process::ha5b55801407ea100
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x62fa427b64ad - test::run_test::{{closure}}::h0b9d4072b527abf5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x62fa4278f9c4 - test::run_test::{{closure}}::hb1056b5731205822
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x62fa4278f9c4 - std::sys::backtrace::__rust_begin_short_backtrace::hb61ff5a34023c7ef
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x62fa427932fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hb0a83c0e8b353cff
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x62fa427932fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hb4f32cb008535298
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x62fa427932fa - std::panicking::catch_unwind::do_call::h16d110e4fc35789a
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x62fa427932fa - std::panicking::catch_unwind::hea9118f355699c4b
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x62fa427932fa - std::panic::catch_unwind::hf4b3c2a06d3f42f5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x62fa427932fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h3f4cb733a52d53d5
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x62fa427932fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h4052f0967b37caeb
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62fa427d933f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h7ec433abd3f148b4
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x62fa427d933f - std::sys::thread::unix::Thread::new::thread_start::he514622d3d7ba65c
[INFO] [stdout]                                at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x764a8dc92aa4 - <unknown>
[INFO] [stdout]   45:     0x764a8dd1fa64 - 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 23.37s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin gb`
[INFO] running `Command { std: "docker" "inspect" "c10be6a7172e87d1624c138db1e96920767ccbbf1a8f2276311c50959a7e2af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c10be6a7172e87d1624c138db1e96920767ccbbf1a8f2276311c50959a7e2af9", kill_on_drop: false }`
[INFO] [stdout] c10be6a7172e87d1624c138db1e96920767ccbbf1a8f2276311c50959a7e2af9
