[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#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcAzz1337%2FRustendo" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/McAzz1337/Rustendo on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded semver v1.0.25
[INFO] [stderr]   Downloaded function_name-proc-macro v0.3.0
[INFO] [stderr]   Downloaded function_name v0.3.0
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded rstest_macros v0.23.0
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded toml_edit v0.22.23
[INFO] [stderr]   Downloaded winnow v0.7.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a8693992379dc5549cee556da8a010534cefdac24824989103e3c92418860d2d
[INFO] running `Command { std: "docker" "start" "-a" "a8693992379dc5549cee556da8a010534cefdac24824989103e3c92418860d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a8693992379dc5549cee556da8a010534cefdac24824989103e3c92418860d2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8693992379dc5549cee556da8a010534cefdac24824989103e3c92418860d2d", kill_on_drop: false }`
[INFO] [stdout] a8693992379dc5549cee556da8a010534cefdac24824989103e3c92418860d2d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bede8dded2b7dae3936f1309c656705d244711d2e0b9b0edf64171aee38b8b0c
[INFO] running `Command { std: "docker" "start" "-a" "bede8dded2b7dae3936f1309c656705d244711d2e0b9b0edf64171aee38b8b0c", 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 hashbrown v0.15.2
[INFO] [stderr]    Compiling memchr v2.7.4
[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 glob v0.3.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[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 toml_edit v0.22.23
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling gb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` 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)]` 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)]` 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)]` 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 1m 38s
[INFO] running `Command { std: "docker" "inspect" "bede8dded2b7dae3936f1309c656705d244711d2e0b9b0edf64171aee38b8b0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bede8dded2b7dae3936f1309c656705d244711d2e0b9b0edf64171aee38b8b0c", kill_on_drop: false }`
[INFO] [stdout] bede8dded2b7dae3936f1309c656705d244711d2e0b9b0edf64171aee38b8b0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5843e129859c6d0ab73ac0263e4554a4cd6552e394ba652901f2710b99ef173
[INFO] running `Command { std: "docker" "start" "-a" "e5843e129859c6d0ab73ac0263e4554a4cd6552e394ba652901f2710b99ef173", 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)]` 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)]` 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)]` 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)]` 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 4.36s
[INFO] running `Command { std: "docker" "inspect" "e5843e129859c6d0ab73ac0263e4554a4cd6552e394ba652901f2710b99ef173", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5843e129859c6d0ab73ac0263e4554a4cd6552e394ba652901f2710b99ef173", kill_on_drop: false }`
[INFO] [stdout] e5843e129859c6d0ab73ac0263e4554a4cd6552e394ba652901f2710b99ef173
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 33f690fd526c30e3998c24dafae9601aabb95cf70c31f99fca0cf03b9a72bada
[INFO] running `Command { std: "docker" "start" "-a" "33f690fd526c30e3998c24dafae9601aabb95cf70c31f99fca0cf03b9a72bada", kill_on_drop: false }`
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/main.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` 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)]` 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)]` 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)]` 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" --tests` to apply 4 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gb-58b16df5721f0a9b)
[INFO] [stdout] 
[INFO] [stdout] running 303 tests
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_12 ... 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_add16::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_3 ... 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_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_02 ... 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_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_15 ... 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_cpl::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_9 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_8 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec_16::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec_16::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_flags::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_flags::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_flags::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec_16::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec_16::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_flags::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_3 ... 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_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_8 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_1 ... 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_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jruc ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_ldh::case_2 ... FAILED
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_hl ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_ldh::case_1 ... FAILED
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_push_and_pop ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_8 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_10 ... 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_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_23 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_24 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_22 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rla ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rlc ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rra ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrca ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_05 ... 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_set::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_2 ... 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_sl::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sla ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sra ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_02 ... 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_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::instruction::test_fetch ... ok
[INFO] [stdout] test consoles::gameboy::registers::test_bit ... ok
[INFO] [stdout] test consoles::gameboy::instruction::test_from_opcode ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::registers::test_convert_to_bit_string ... ok
[INFO] [stdout] test filio::tests::test_get_dirs ... FAILED
[INFO] [stdout] test utils::conversion::test_u16_as_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 consoles::gameboy::cpu::tests::test_swap::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_5 ... ok
[INFO] [stdout] test utils::conversion::test_u8_as_hex_string ... ok
[INFO] [stdout] test utils::conversion::test_u8_as_bit_string ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_3 ... 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_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' 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:     0x65508498ffa2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65508498ffa2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65508498ffa2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x65508498ffa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6550849b55c3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6550849b55c3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x65508498cf63 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65508498cf63 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65508498fdf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6550849916fc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x655084991552 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x655084959004 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x655084959004 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6550849920db - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6550849920db - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x655084991eaa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x655084990499 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x655084991b3d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6550849b40e0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6550849b44b6 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x655084913295 - core::result::Result<T,E>::unwrap::h04abe3d8bc59d4f7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x655084913295 - gb::consoles::gameboy::cpu::tests::test_ldh::h87d52fad7257e646
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2246:18
[INFO] [stdout]   22:     0x6550849196e0 - gb::consoles::gameboy::cpu::tests::test_ldh::case_2::h500489c4b915d800
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2220:5
[INFO] [stdout]   23:     0x6550849196e0 - gb::consoles::gameboy::cpu::tests::test_ldh::case_2::{{closure}}::hb25a1a2b4dc93579
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2220:14
[INFO] [stdout]   24:     0x6550849196e0 - core::ops::function::FnOnce::call_once::h86133caae061ecc4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x65508495e78b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x65508495e78b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x65508495d97e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x65508495d97e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x65508495d97e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x65508495d97e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x65508495d97e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x65508495d97e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x65508495d97e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x6550849214f4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x6550849214f4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x655084924eca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x655084924eca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x655084924eca - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x655084924eca - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x655084924eca - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x655084924eca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x655084924eca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x655084995037 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x655084995037 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x655084995037 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x746bfd08eaa4 - <unknown>
[INFO] [stdout]   47:     0x746bfd11ba34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[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' 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:     0x65508498ffa2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65508498ffa2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65508498ffa2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x65508498ffa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6550849b55c3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6550849b55c3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x65508498cf63 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65508498cf63 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65508498fdf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6550849916fc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x655084991552 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x655084959004 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x655084959004 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6550849920db - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6550849920db - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x655084991eaa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x655084990499 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x655084991b3d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6550849b40e0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6550849b43a8 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x65508491c41b - core::panicking::assert_failed::h45b9f2a84060d50f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x6550849131a8 - gb::consoles::gameboy::cpu::tests::test_ldh::h87d52fad7257e646
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2250:9
[INFO] [stdout]   22:     0x655084917f00 - gb::consoles::gameboy::cpu::tests::test_ldh::case_1::h581f86fbde129404
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2220:5
[INFO] [stdout]   23:     0x655084917f00 - gb::consoles::gameboy::cpu::tests::test_ldh::case_1::{{closure}}::h74e33c8a7695bccd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2220:14
[INFO] [stdout]   24:     0x655084917f00 - core::ops::function::FnOnce::call_once::h301334a930519e52
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x65508495e78b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x65508495e78b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x65508495d97e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x65508495d97e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x65508495d97e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x65508495d97e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x65508495d97e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x65508495d97e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x65508495d97e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x6550849214f4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x6550849214f4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x655084924eca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x655084924eca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x655084924eca - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x655084924eca - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x655084924eca - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x655084924eca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x655084924eca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x655084995037 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x655084995037 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x655084995037 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x746bfd08eaa4 - <unknown>
[INFO] [stdout]   47:     0x746bfd11ba34 - clone
[INFO] [stdout]   48:                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' 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:     0x65508498ffa2 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65508498ffa2 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65508498ffa2 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x65508498ffa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6550849b55c3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6550849b55c3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x65508498cf63 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x65508498cf63 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x65508498fdf2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6550849916fc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x655084991552 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x655084959004 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x655084959004 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6550849920db - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6550849920db - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x655084991eaa - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x655084990499 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x655084991b3d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x6550849b40e0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x6550849b43a8 - core::panicking::assert_failed_inner::h02e1528dd7bc6647
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:448:17
[INFO] [stdout]   20:     0x65508491c3ed - core::panicking::assert_failed::h01c9317fbf824f82
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:403:5
[INFO] [stdout]   21:     0x65508491c7c1 - gb::filio::tests::test_get_dirs::h59ea73694818e586
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filio.rs:100:9
[INFO] [stdout]   22:     0x6550849197c9 - gb::filio::tests::test_get_dirs::{{closure}}::h79cfec80a1feb6de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filio.rs:97:23
[INFO] [stdout]   23:     0x6550849197c9 - core::ops::function::FnOnce::call_once::h88d3d20ad0e40b61
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x65508495e78b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x65508495e78b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   26:     0x65508495d97e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   27:     0x65508495d97e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   28:     0x65508495d97e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   29:     0x65508495d97e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   30:     0x65508495d97e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x65508495d97e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   32:     0x65508495d97e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   33:     0x6550849214f4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   34:     0x6550849214f4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   35:     0x655084924eca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x655084924eca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   37:     0x655084924eca - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   38:     0x655084924eca - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   39:     0x655084924eca - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x655084924eca - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x655084924eca - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x655084995037 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   43:     0x655084995037 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x655084995037 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   45:     0x746bfd08eaa4 - <unknown>
[INFO] [stdout]   46:     0x746bfd11ba34 - clone
[INFO] [stdout]   47:                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 6.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin gb`
[INFO] running `Command { std: "docker" "inspect" "33f690fd526c30e3998c24dafae9601aabb95cf70c31f99fca0cf03b9a72bada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33f690fd526c30e3998c24dafae9601aabb95cf70c31f99fca0cf03b9a72bada", kill_on_drop: false }`
[INFO] [stdout] 33f690fd526c30e3998c24dafae9601aabb95cf70c31f99fca0cf03b9a72bada
