[INFO] cloning repository https://github.com/McAzz1337/Rustendo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/McAzz1337/Rustendo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcAzz1337%2FRustendo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcAzz1337%2FRustendo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b1e1b2f6338328e429e47935684fe33be882e76e
[INFO] testing McAzz1337/Rustendo against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMcAzz1337%2FRustendo" "/workspace/builds/worker-5-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 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded function_name v0.3.0
[INFO] [stderr]   Downloaded function_name-proc-macro v0.3.0
[INFO] [stderr]   Downloaded rstest v0.23.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.16
[INFO] [stderr]   Downloaded rstest_macros 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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 95c8e668f2c7df5a3d370b7cdda3d1c861d7f7952e4d2f39e5f2c54a3f4f7ee7
[INFO] running `Command { std: "docker" "start" "-a" "95c8e668f2c7df5a3d370b7cdda3d1c861d7f7952e4d2f39e5f2c54a3f4f7ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "95c8e668f2c7df5a3d370b7cdda3d1c861d7f7952e4d2f39e5f2c54a3f4f7ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95c8e668f2c7df5a3d370b7cdda3d1c861d7f7952e4d2f39e5f2c54a3f4f7ee7", kill_on_drop: false }`
[INFO] [stdout] 95c8e668f2c7df5a3d370b7cdda3d1c861d7f7952e4d2f39e5f2c54a3f4f7ee7
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e080b8094a59c1f1b74665a21d6cbe1f58f33e01f4ed833c975cd8892661a852
[INFO] running `Command { std: "docker" "start" "-a" "e080b8094a59c1f1b74665a21d6cbe1f58f33e01f4ed833c975cd8892661a852", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling function_name-proc-macro v0.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling function_name v0.3.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling rstest_macros v0.23.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling rstest v0.23.0
[INFO] [stderr]    Compiling gb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> src/consoles/gameboy/cpu.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{and, log, or, shift_left, shift_right, trace, xor};
[INFO] [stdout]   |                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `function_name`
[INFO] [stdout]    --> src/consoles/gameboy/cpu.rs:505:5
[INFO] [stdout]     |
[INFO] [stdout] 505 |     #[named]
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instruction::Instruction as GbInstruction`
[INFO] [stdout]  --> src/consoles/gameboy/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use instruction::Instruction as GbInstruction;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opcode::OpCode as GbOpCode`
[INFO] [stdout]   --> src/consoles/gameboy/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use opcode::OpCode as GbOpCode;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::function_name`
[INFO] [stdout]  --> src/macros.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::function_name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cartridge`
[INFO] [stdout]   --> src/main.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | use consoles::cartridge::{Cartridge, create_catridge};
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/consoles/gameboy/game_boy.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn save_game(&self, path: String) {}
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/consoles/gameboy/game_boy.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn load_save(&self, path: String) {}
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/consoles/fake_cartridge.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct FakeCartridge {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 15 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FakeCartridge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dump`, `dump_raw`, and `as_any` are never used
[INFO] [stdout]   --> src/consoles/fake_cartridge.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl FakeCartridge {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn dump(&self) -> String {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn dump_raw(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn as_any(&self) -> &dyn std::any::Any {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/consoles/gameboy/gbcartridge.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GbCartridge {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GbCartridge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]   --> src/consoles/gameboy/gbcartridge.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl GbCartridge {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn print(&self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Bits` is never used
[INFO] [stdout]   --> src/consoles/gameboy/instruction.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait Bits {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `print_instruction_bytes_as_char` and `test_instruction_completeness` are never used
[INFO] [stdout]     --> src/consoles/gameboy/instruction.rs:1345:12
[INFO] [stdout]      |
[INFO] [stdout] 1248 | impl Instruction {
[INFO] [stdout]      | ---------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1345 |     pub fn print_instruction_bytes_as_char() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |     pub fn test_instruction_completeness() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `LDA`, `RCA`, `RRLA`, and `STORE16` are never constructed
[INFO] [stdout]   --> src/consoles/gameboy/opcode.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum OpCode {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 35 |     LDA,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     RCA,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     RRLA, // totate left a rg not through carry flag
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     STORE16(Target, Target), // First arg dst address 16 bit, seconds arg src direct value 8 / 16 bit
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotHalfCarry` and `NotSub` are never constructed
[INFO] [stdout]   --> src/consoles/gameboy/registers.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum Flag {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     NotHalfCarry,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 32 |     NotSub,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_bit`, `set_bit`, `register_as_bit_string`, and `register_as_hex_string` are never used
[INFO] [stdout]    --> src/consoles/gameboy/registers.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout]  51 | impl Registers {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn get_bit(&self, reg: Target, bit: &u32) -> bool {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn set_bit(&mut self, reg: Target, bit: &u32, v: u8) {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 230 |     pub fn register_as_bit_string(&self, reg: Target) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     pub fn register_as_hex_string(&self, reg: Target) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `F`, `HLP`, and `HLM` are never constructed
[INFO] [stdout]   --> src/consoles/gameboy/target.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum Target {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     F,
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     HLP,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 16 |     HLM,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Target` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileNotFound` is never constructed
[INFO] [stdout]  --> src/filio.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct FileNotFound(String);
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `last_n_segments` is never used
[INFO] [stdout]   --> src/filio.rs:18:4
[INFO] [stdout]    |
[INFO] [stdout] 18 | fn last_n_segments(n: u32, path: &str) -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_newest_save_file` is never used
[INFO] [stdout]   --> src/filio.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn get_newest_save_file(console_name: &str, game_name: &str) -> Result<File, Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_file` is never used
[INFO] [stdout]   --> src/filio.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_file(console_name: &str, game_name: &str, file_name: &str) -> Result<File, Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_files_for_game` is never used
[INFO] [stdout]   --> src/filio.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn get_files_for_game(console_name: &str, game_name: &str) -> Vec<File> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_dirs` is never used
[INFO] [stdout]   --> src/filio.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn get_dirs(console_name: &str) -> Vec<String> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.09s
[INFO] running `Command { std: "docker" "inspect" "e080b8094a59c1f1b74665a21d6cbe1f58f33e01f4ed833c975cd8892661a852", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e080b8094a59c1f1b74665a21d6cbe1f58f33e01f4ed833c975cd8892661a852", kill_on_drop: false }`
[INFO] [stdout] e080b8094a59c1f1b74665a21d6cbe1f58f33e01f4ed833c975cd8892661a852
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82aae9f815b5bdacaf9e4b7daf8ebcac69037280fea0fe95a066e0ab991e7926
[INFO] running `Command { std: "docker" "start" "-a" "82aae9f815b5bdacaf9e4b7daf8ebcac69037280fea0fe95a066e0ab991e7926", kill_on_drop: false }`
[INFO] [stderr]    Compiling gb v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused `#[macro_use]` import
[INFO] [stdout]  --> src/main.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `trace`
[INFO] [stdout]  --> src/consoles/gameboy/cpu.rs:5:52
[INFO] [stdout]   |
[INFO] [stdout] 5 | use crate::{and, log, or, shift_left, shift_right, trace, xor};
[INFO] [stdout]   |                                                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused macro definition: `function_name`
[INFO] [stdout]    --> src/consoles/gameboy/cpu.rs:505:5
[INFO] [stdout]     |
[INFO] [stdout] 505 |     #[named]
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `instruction::Instruction as GbInstruction`
[INFO] [stdout]  --> src/consoles/gameboy/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use instruction::Instruction as GbInstruction;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `opcode::OpCode as GbOpCode`
[INFO] [stdout]   --> src/consoles/gameboy/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub use opcode::OpCode as GbOpCode;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::function_name`
[INFO] [stdout]  --> src/macros.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::function_name;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Cartridge`
[INFO] [stdout]   --> src/main.rs:14:27
[INFO] [stdout]    |
[INFO] [stdout] 14 | use consoles::cartridge::{Cartridge, create_catridge};
[INFO] [stdout]    |                           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/consoles/gameboy/game_boy.rs:45:25
[INFO] [stdout]    |
[INFO] [stdout] 45 |     fn save_game(&self, path: String) {}
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]   --> src/consoles/gameboy/game_boy.rs:47:25
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn load_save(&self, path: String) {}
[INFO] [stdout]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/consoles/fake_cartridge.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct FakeCartridge {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 15 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FakeCartridge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `dump`, `dump_raw`, and `as_any` are never used
[INFO] [stdout]   --> src/consoles/fake_cartridge.rs:30:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl FakeCartridge {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn dump(&self) -> String {
[INFO] [stdout]    |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     fn dump_raw(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 41 |     fn as_any(&self) -> &dyn std::any::Any {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/consoles/gameboy/gbcartridge.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct GbCartridge {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] 15 |     path: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GbCartridge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print` is never used
[INFO] [stdout]   --> src/consoles/gameboy/gbcartridge.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl GbCartridge {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn print(&self) {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Bits` is never used
[INFO] [stdout]   --> src/consoles/gameboy/instruction.rs:48:11
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub trait Bits {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `print_instruction_bytes_as_char` and `test_instruction_completeness` are never used
[INFO] [stdout]     --> src/consoles/gameboy/instruction.rs:1345:12
[INFO] [stdout]      |
[INFO] [stdout] 1248 | impl Instruction {
[INFO] [stdout]      | ---------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1345 |     pub fn print_instruction_bytes_as_char() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1373 |     pub fn test_instruction_completeness() {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `LDA`, `RCA`, `RRLA`, and `STORE16` are never constructed
[INFO] [stdout]   --> src/consoles/gameboy/opcode.rs:35:5
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub enum OpCode {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 35 |     LDA,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     RCA,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     RRLA, // totate left a rg not through carry flag
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 69 |     STORE16(Target, Target), // First arg dst address 16 bit, seconds arg src direct value 8 / 16 bit
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `NotHalfCarry` and `NotSub` are never constructed
[INFO] [stdout]   --> src/consoles/gameboy/registers.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub enum Flag {
[INFO] [stdout]    |          ---- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     NotHalfCarry,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 32 |     NotSub,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `F`, `HLP`, and `HLM` are never constructed
[INFO] [stdout]   --> src/consoles/gameboy/target.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum Target {
[INFO] [stdout]    |          ------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 11 |     F,
[INFO] [stdout]    |     ^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     HLP,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 16 |     HLM,
[INFO] [stdout]    |     ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Target` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileNotFound` is never constructed
[INFO] [stdout]  --> src/filio.rs:8:8
[INFO] [stdout]   |
[INFO] [stdout] 8 | struct FileNotFound(String);
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_newest_save_file` is never used
[INFO] [stdout]   --> src/filio.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn get_newest_save_file(console_name: &str, game_name: &str) -> Result<File, Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_file` is never used
[INFO] [stdout]   --> src/filio.rs:53:4
[INFO] [stdout]    |
[INFO] [stdout] 53 | fn get_file(console_name: &str, game_name: &str, file_name: &str) -> Result<File, Box<dyn Error>> {
[INFO] [stdout]    |    ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_files_for_game` is never used
[INFO] [stdout]   --> src/filio.rs:61:4
[INFO] [stdout]    |
[INFO] [stdout] 61 | fn get_files_for_game(console_name: &str, game_name: &str) -> Vec<File> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.47s
[INFO] running `Command { std: "docker" "inspect" "82aae9f815b5bdacaf9e4b7daf8ebcac69037280fea0fe95a066e0ab991e7926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82aae9f815b5bdacaf9e4b7daf8ebcac69037280fea0fe95a066e0ab991e7926", kill_on_drop: false }`
[INFO] [stdout] 82aae9f815b5bdacaf9e4b7daf8ebcac69037280fea0fe95a066e0ab991e7926
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 80f733656edcd254fb4d7025fe53e741d91078e01dde2159285db205ed07b7d1
[INFO] running `Command { std: "docker" "start" "-a" "80f733656edcd254fb4d7025fe53e741d91078e01dde2159285db205ed07b7d1", kill_on_drop: false }`
[INFO] [stderr] warning: unused `#[macro_use]` import
[INFO] [stderr]  --> src/main.rs:4:1
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[macro_use]
[INFO] [stderr]   | ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `trace`
[INFO] [stderr]  --> src/consoles/gameboy/cpu.rs:5:52
[INFO] [stderr]   |
[INFO] [stderr] 5 | use crate::{and, log, or, shift_left, shift_right, trace, xor};
[INFO] [stderr]   |                                                    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused macro definition: `function_name`
[INFO] [stderr]    --> src/consoles/gameboy/cpu.rs:505:5
[INFO] [stderr]     |
[INFO] [stderr] 505 |     #[named]
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `instruction::Instruction as GbInstruction`
[INFO] [stderr]  --> src/consoles/gameboy/mod.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use instruction::Instruction as GbInstruction;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `opcode::OpCode as GbOpCode`
[INFO] [stderr]   --> src/consoles/gameboy/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub use opcode::OpCode as GbOpCode;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::function_name`
[INFO] [stderr]  --> src/macros.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::function_name;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Cartridge`
[INFO] [stderr]   --> src/main.rs:14:27
[INFO] [stderr]    |
[INFO] [stderr] 14 | use consoles::cartridge::{Cartridge, create_catridge};
[INFO] [stderr]    |                           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]   --> src/consoles/gameboy/game_boy.rs:45:25
[INFO] [stderr]    |
[INFO] [stderr] 45 |     fn save_game(&self, path: String) {}
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]   --> src/consoles/gameboy/game_boy.rs:47:25
[INFO] [stderr]    |
[INFO] [stderr] 47 |     fn load_save(&self, path: String) {}
[INFO] [stderr]    |                         ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]   --> src/consoles/fake_cartridge.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct FakeCartridge {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 15 |     path: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `FakeCartridge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `dump`, `dump_raw`, and `as_any` are never used
[INFO] [stderr]   --> src/consoles/fake_cartridge.rs:30:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl FakeCartridge {
[INFO] [stderr]    | ------------------ methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 30 |     fn dump(&self) -> String {
[INFO] [stderr]    |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 34 |     fn dump_raw(&self) -> String {
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 41 |     fn as_any(&self) -> &dyn std::any::Any {
[INFO] [stderr]    |        ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `path` is never read
[INFO] [stderr]   --> src/consoles/gameboy/gbcartridge.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct GbCartridge {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] 15 |     path: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GbCartridge` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `print` is never used
[INFO] [stderr]   --> src/consoles/gameboy/gbcartridge.rs:34:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | impl GbCartridge {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 34 |     pub fn print(&self) {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Bits` is never used
[INFO] [stderr]   --> src/consoles/gameboy/instruction.rs:48:11
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub trait Bits {
[INFO] [stderr]    |           ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated functions `print_instruction_bytes_as_char` and `test_instruction_completeness` are never used
[INFO] [stderr]     --> src/consoles/gameboy/instruction.rs:1345:12
[INFO] [stderr]      |
[INFO] [stderr] 1248 | impl Instruction {
[INFO] [stderr]      | ---------------- associated functions in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 1345 |     pub fn print_instruction_bytes_as_char() {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1373 |     pub fn test_instruction_completeness() {
[INFO] [stderr]      |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `LDA`, `RCA`, `RRLA`, and `STORE16` are never constructed
[INFO] [stderr]   --> src/consoles/gameboy/opcode.rs:35:5
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub enum OpCode {
[INFO] [stderr]    |          ------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 35 |     LDA,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     RCA,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |     RRLA, // totate left a rg not through carry flag
[INFO] [stderr]    |     ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 69 |     STORE16(Target, Target), // First arg dst address 16 bit, seconds arg src direct value 8 / 16 bit
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpCode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `NotHalfCarry` and `NotSub` are never constructed
[INFO] [stderr]   --> src/consoles/gameboy/registers.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 24 | pub enum Flag {
[INFO] [stderr]    |          ---- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 31 |     NotHalfCarry,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr] 32 |     NotSub,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `F`, `HLP`, and `HLM` are never constructed
[INFO] [stderr]   --> src/consoles/gameboy/target.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr]  5 | pub enum Target {
[INFO] [stderr]    |          ------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 11 |     F,
[INFO] [stderr]    |     ^
[INFO] [stderr] ...
[INFO] [stderr] 15 |     HLP,
[INFO] [stderr]    |     ^^^
[INFO] [stderr] 16 |     HLM,
[INFO] [stderr]    |     ^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Target` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FileNotFound` is never constructed
[INFO] [stdout] 
[INFO] [stderr]  --> src/filio.rs:8:8
[INFO] [stdout] running 303 tests
[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 22 warnings (run `cargo fix --bin "gb" -p gb --tests` to apply 7 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gb-faaf32cdd02ad877)
[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_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_07 ... 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_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_adc::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add16::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_add::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_09 ... 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_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_and::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_call_and_ret ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_bit::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_9 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_cpl::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_01 ... 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_cpl::case_8 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec_16::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_dec_16::case_1 ... 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_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_flags::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_flags::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_flags::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_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_04 ... 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_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_09 ... 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_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_8 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_inc_16::case_7 ... 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_inc_16::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jr::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jruc ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_ldh::case_1 ... FAILED
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_by_flag::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_jump_hl ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_ldh::case_2 ... FAILED
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_load::case_03 ... ok
[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_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_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_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_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_8 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_or::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_push_and_pop ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_res::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_10 ... 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_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_12 ... 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_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_16 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_17 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_18 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_15 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_23 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_22 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_19 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_21 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rla ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_24 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rl::case_20 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rra ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rlc ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rr::case_2 ... 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_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_02 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrc::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_rrca ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_03 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_04 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sbc::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_set::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_5 ... 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_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sl::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sra ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sr::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_01 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_02 ... 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_09 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_05 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_08 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_06 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_11 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_12 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_10 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_13 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_07 ... ok
[INFO] [stdout] test consoles::gameboy::instruction::test_fetch ... ok
[INFO] [stdout] test consoles::gameboy::instruction::test_from_opcode ... ok
[INFO] [stdout] test consoles::gameboy::registers::test_bit ... ok
[INFO] [stdout] test consoles::gameboy::registers::test_convert_to_bit_string ... ok
[INFO] [stdout] test consoles::gameboy::registers::test_convert_to_hex_string ... ok
[INFO] [stdout] test consoles::gameboy::registers::test_set_bit ... ok
[INFO] [stdout] test filio::tests::test_get_dirs ... FAILED
[INFO] [stdout] test utils::conversion::test_u16_as_bit_string ... ok
[INFO] [stdout] test utils::conversion::test_u8_as_bit_string ... ok
[INFO] [stdout] test utils::conversion::test_u8_as_hex_string ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_sub::case_14 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_4 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_2 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_1 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_6 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_swap::case_7 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_3 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_5 ... ok
[INFO] [stdout] test consoles::gameboy::cpu::tests::test_xor::case_4 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- consoles::gameboy::cpu::tests::test_ldh::case_1 stdout ----
[INFO] [stdout] cpu: self.pc 0
[INFO] [stdout]  self.sp 49152
[INFO] [stdout]  self.is_prefixed false
[INFO] [stdout]  self.interrupts_enabled true
[INFO] [stdout]  self.registers
[INFO] [stdout] a: 0
[INFO] [stdout] b: 0
[INFO] [stdout] c: 0
[INFO] [stdout] d: 0
[INFO] [stdout] e: 0
[INFO] [stdout] h: 0
[INFO] [stdout] l: 0
[INFO] [stdout] 
[INFO] [stdout] 941 src/consoles/gameboy/cpu.rs => : ldh -> src: A8 dst: A
[INFO] [stdout] 
[INFO] [stdout] thread 'consoles::gameboy::cpu::tests::test_ldh::case_1' (176) panicked at src/consoles/gameboy/cpu.rs:2252:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ce9932b1fc2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ce9932b1fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ce9932b1fc2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ce9932b1fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ce9932c224a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ce9932c224a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ce9932804c6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ce9932804c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ce993291159 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ce993291159 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ce993290ff1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ce9932525ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ce9932525ee - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ce9932913d2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ce9932913d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ce993291218 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ce99328c629 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ce99327524d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ce9932c982c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ce9932c96e3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ce993232b5b - core::panicking::assert_failed::h3ab57e35336518cf
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ce99320912b - gb::consoles::gameboy::cpu::tests::test_ldh::hbd894aadd7dc8580
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2252:9
[INFO] [stdout]   22:     0x5ce993216f97 - gb::consoles::gameboy::cpu::tests::test_ldh::case_1::h19242436c881d167
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2228:5
[INFO] [stdout]   23:     0x5ce993216fb7 - gb::consoles::gameboy::cpu::tests::test_ldh::case_1::{{closure}}::h3d343b72d4bd7670
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2228:14
[INFO] [stdout]   24:     0x5ce9931f2b76 - core::ops::function::FnOnce::call_once::had99ed92fd9dfa70
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ce9932523ab - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ce9932523ab - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ce993265dba - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ce993265dba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ce993265dba - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ce993265dba - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ce993265dba - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ce993265dba - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ce993265dba - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ce993240214 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ce993240214 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ce993243bb2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ce993243bb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ce993243bb2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ce993243bb2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ce993243bb2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ce993243bb2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ce993243bb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ce99328782f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5ce99328782f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   45:     0x7d1474653aa4 - <unknown>
[INFO] [stdout]   46:     0x7d14746e0a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- consoles::gameboy::cpu::tests::test_ldh::case_2 stdout ----
[INFO] [stdout] cpu: self.pc 0
[INFO] [stdout]  self.sp 49152
[INFO] [stdout]  self.is_prefixed false
[INFO] [stdout]  self.interrupts_enabled true
[INFO] [stdout]  self.registers
[INFO] [stdout] a: 5
[INFO] [stdout] b: 0
[INFO] [stdout] c: 0
[INFO] [stdout] d: 0
[INFO] [stdout] e: 0
[INFO] [stdout] h: 0
[INFO] [stdout] l: 0
[INFO] [stdout] 
[INFO] [stdout] 941 src/consoles/gameboy/cpu.rs => : ldh -> src: A dst: A8
[INFO] [stdout] 
[INFO] [stdout] thread 'consoles::gameboy::cpu::tests::test_ldh::case_2' (177) panicked at src/consoles/gameboy/cpu.rs:2248:57:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: BusReadError(65285)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ce9932b1fc2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ce9932b1fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ce9932b1fc2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ce9932b1fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ce9932c224a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ce9932c224a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ce9932804c6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ce9932804c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ce993291159 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ce993291159 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ce993290ff1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ce9932525ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ce9932525ee - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ce9932913d2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ce9932913d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ce993291218 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ce99328c629 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ce99327524d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ce9932c982c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ce9932c90e2 - core::result::unwrap_failed::hf2d1f30a3ac850fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5ce99320908b - core::result::Result<T,E>::unwrap::h8f65594a2322790e
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5ce99320908b - gb::consoles::gameboy::cpu::tests::test_ldh::hbd894aadd7dc8580
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2248:57
[INFO] [stdout]   22:     0x5ce993216fe7 - gb::consoles::gameboy::cpu::tests::test_ldh::case_2::h0a9b2ee9ba8a388e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2228:5
[INFO] [stdout]   23:     0x5ce993217007 - gb::consoles::gameboy::cpu::tests::test_ldh::case_2::{{closure}}::hf37cc250c0f53783
[INFO] [stdout]                                at /opt/rustwide/workdir/src/consoles/gameboy/cpu.rs:2228:14
[INFO] [stdout]   24:     0x5ce9931f09b6 - core::ops::function::FnOnce::call_once::h3e07bed191044f38
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ce9932523ab - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5ce9932523ab - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5ce993265dba - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5ce993265dba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5ce993265dba - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5ce993265dba - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5ce993265dba - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5ce993265dba - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5ce993265dba - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5ce993240214 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5ce993240214 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5ce993243bb2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5ce993243bb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5ce993243bb2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5ce993243bb2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5ce993243bb2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5ce993243bb2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5ce993243bb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5ce99328782f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5ce99328782f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   45:     0x7d1474653aa4 - <unknown>
[INFO] [stdout]   46:     0x7d14746e0a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- filio::tests::test_get_dirs stdout ----
[INFO] [stdout] dir_path: saves/gbc
[INFO] [stdout] 
[INFO] [stdout] thread 'filio::tests::test_get_dirs' (324) panicked at src/filio.rs:100:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: []
[INFO] [stdout]  right: ["Pokemon-Silver"]
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ce9932b1fc2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ce9932b1fc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ce9932b1fc2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ce9932b1fc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ce9932c224a - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ce9932c224a - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5ce9932804c6 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5ce9932804c6 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5ce993291159 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ce993291159 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ce993290ff1 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ce9932525ee - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5ce9932525ee - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5ce9932913d2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5ce9932913d2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ce993291218 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ce99328c629 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ce99327524d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ce9932c982c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ce9932c96e3 - core::panicking::assert_failed_inner::h3c3301979dc81b81
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ce993232bac - core::panicking::assert_failed::h778806cea7e1e869
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ce99321fc0b - gb::filio::tests::test_get_dirs::h4ed38c1da650d4cd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filio.rs:100:9
[INFO] [stdout]   22:     0x5ce99321fc67 - gb::filio::tests::test_get_dirs::{{closure}}::h18d2f922339a4f7f
[INFO] [stdout]                                at /opt/rustwide/workdir/src/filio.rs:97:23
[INFO] [stdout]   23:     0x5ce9931f15c6 - core::ops::function::FnOnce::call_once::h66a411e3916c11bb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ce9932523ab - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ce9932523ab - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5ce993265dba - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5ce993265dba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5ce993265dba - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ce993265dba - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ce993265dba - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ce993265dba - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5ce993265dba - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5ce993240214 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5ce993240214 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ce993243bb2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5ce993243bb2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5ce993243bb2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ce993243bb2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ce993243bb2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ce993243bb2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5ce993243bb2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ce99328782f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5ce99328782f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   44:     0x7d1474653aa4 - <unknown>
[INFO] [stdout]   45:     0x7d14746e0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     consoles::gameboy::cpu::tests::test_ldh::case_1
[INFO] [stdout]     consoles::gameboy::cpu::tests::test_ldh::case_2
[INFO] [stdout]     filio::tests::test_get_dirs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 300 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 52.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin gb`
[INFO] running `Command { std: "docker" "inspect" "80f733656edcd254fb4d7025fe53e741d91078e01dde2159285db205ed07b7d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80f733656edcd254fb4d7025fe53e741d91078e01dde2159285db205ed07b7d1", kill_on_drop: false }`
[INFO] [stdout] 80f733656edcd254fb4d7025fe53e741d91078e01dde2159285db205ed07b7d1
