[INFO] cloning repository https://github.com/borgmanJeremy/gbc_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/borgmanJeremy/gbc_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FborgmanJeremy%2Fgbc_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FborgmanJeremy%2Fgbc_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5a9b1a41d83873341ff0488ec11a3faef57c162e [INFO] testing borgmanJeremy/gbc_rust against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FborgmanJeremy%2Fgbc_rust" "/workspace/builds/worker-67/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-67/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/borgmanJeremy/gbc_rust on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/borgmanJeremy/gbc_rust [INFO] finished tweaking git repo https://github.com/borgmanJeremy/gbc_rust [INFO] tweaked toml for git repo https://github.com/borgmanJeremy/gbc_rust written to /workspace/builds/worker-67/source/Cargo.toml [INFO] crate git repo https://github.com/borgmanJeremy/gbc_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60db618e78521016db602a79de1397fc3789bb3abd06dce60984dfb9e48d7518 [INFO] running `Command { std: "docker" "start" "-a" "60db618e78521016db602a79de1397fc3789bb3abd06dce60984dfb9e48d7518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60db618e78521016db602a79de1397fc3789bb3abd06dce60984dfb9e48d7518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60db618e78521016db602a79de1397fc3789bb3abd06dce60984dfb9e48d7518", kill_on_drop: false }` [INFO] [stdout] 60db618e78521016db602a79de1397fc3789bb3abd06dce60984dfb9e48d7518 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0749e38573d338b7d4498bcb2e6a0497bf0bffdf268dad4c7a39ee7134aab11e [INFO] running `Command { std: "docker" "start" "-a" "0749e38573d338b7d4498bcb2e6a0497bf0bffdf268dad4c7a39ee7134aab11e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling sdl2 v0.34.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2-sys v0.34.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling gba v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `B8` [INFO] [stdout] --> src/cpu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | B8, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `f` [INFO] [stdout] --> src/cpu.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | f: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_zero_flag` [INFO] [stdout] --> src/cpu.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | fn set_zero_flag(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjust_zero_flag` [INFO] [stdout] --> src/cpu.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | fn adjust_zero_flag(&mut self, result: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_subtract_flag` [INFO] [stdout] --> src/cpu.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 132 | fn set_subtract_flag(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 24.03s [INFO] running `Command { std: "docker" "inspect" "0749e38573d338b7d4498bcb2e6a0497bf0bffdf268dad4c7a39ee7134aab11e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0749e38573d338b7d4498bcb2e6a0497bf0bffdf268dad4c7a39ee7134aab11e", kill_on_drop: false }` [INFO] [stdout] 0749e38573d338b7d4498bcb2e6a0497bf0bffdf268dad4c7a39ee7134aab11e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fab26a3e83718ef90234958cce98efd03d42da19b5c81d8c0901704c505173f2 [INFO] running `Command { std: "docker" "start" "-a" "fab26a3e83718ef90234958cce98efd03d42da19b5c81d8c0901704c505173f2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: variant is never constructed: `B8` [INFO] [stdout] --> src/cpu.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | B8, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `f` [INFO] [stdout] --> src/cpu.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | f: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_zero_flag` [INFO] [stdout] --> src/cpu.rs:85:8 [INFO] [stdout] | [INFO] [stdout] 85 | fn set_zero_flag(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `adjust_zero_flag` [INFO] [stdout] --> src/cpu.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | fn adjust_zero_flag(&mut self, result: u16) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `set_subtract_flag` [INFO] [stdout] --> src/cpu.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 132 | fn set_subtract_flag(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gba v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `f` [INFO] [stdout] --> src/cpu.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | f: u8, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.09s [INFO] running `Command { std: "docker" "inspect" "fab26a3e83718ef90234958cce98efd03d42da19b5c81d8c0901704c505173f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fab26a3e83718ef90234958cce98efd03d42da19b5c81d8c0901704c505173f2", kill_on_drop: false }` [INFO] [stdout] fab26a3e83718ef90234958cce98efd03d42da19b5c81d8c0901704c505173f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-67/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b84bd6e3e7be624a746b0c45fe4ab31315a8ff578bc13e9b86d7b51c2d0c26cd [INFO] running `Command { std: "docker" "start" "-a" "b84bd6e3e7be624a746b0c45fe4ab31315a8ff578bc13e9b86d7b51c2d0c26cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: variant is never constructed: `B8` [INFO] [stderr] --> src/cpu.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | B8, [INFO] [stderr] | ^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `f` [INFO] [stderr] --> src/cpu.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | f: u8, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_zero_flag` [INFO] [stderr] --> src/cpu.rs:85:8 [INFO] [stderr] | [INFO] [stderr] 85 | fn set_zero_flag(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `adjust_zero_flag` [INFO] [stderr] --> src/cpu.rs:92:8 [INFO] [stderr] | [INFO] [stderr] 92 | fn adjust_zero_flag(&mut self, result: u16) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `set_subtract_flag` [INFO] [stderr] --> src/cpu.rs:132:8 [INFO] [stderr] | [INFO] [stderr] 132 | fn set_subtract_flag(&mut self) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `f` [INFO] [stderr] --> src/cpu.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | f: u8, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `gba` (lib) generated 5 warnings [INFO] [stderr] warning: `gba` (lib test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gba-098b7a9e5d99d22f) [INFO] [stdout] [INFO] [stdout] running 109 tests [INFO] [stdout] test cpu::test::load_00ff_plus_n_from_a ... ok [INFO] [stdout] test cpu::test::load_00ff_plus_c_from_a ... ok [INFO] [stdout] test cpu::test::load_a_from_00ff_plus_n ... ok [INFO] [stdout] test cpu::test::load_a_from_00ff_plus_c ... ok [INFO] [stdout] test cpu::test::load_a_from_a ... ok [INFO] [stdout] test cpu::test::load_a_from_byte ... ok [INFO] [stdout] test cpu::test::load_a_from_b ... ok [INFO] [stdout] test cpu::test::load_a_from_c ... ok [INFO] [stdout] test cpu::test::load_a_from_bc ... ok [INFO] [stdout] test cpu::test::load_a_from_l ... ok [INFO] [stdout] test cpu::test::load_a_from_d ... ok [INFO] [stdout] test cpu::test::load_a_from_de ... ok [INFO] [stdout] test cpu::test::load_a_from_hl ... ok [INFO] [stdout] test cpu::test::load_a_from_hl_inc ... ok [INFO] [stdout] test cpu::test::load_a_from_hl_dec ... ok [INFO] [stdout] test cpu::test::load_a_from_h ... ok [INFO] [stdout] test cpu::test::load_a_from_e ... ok [INFO] [stdout] test cpu::test::load_a_from_two_bytes ... ok [INFO] [stdout] test cpu::test::load_b_from_a ... ok [INFO] [stdout] test cpu::test::load_b_from_b ... ok [INFO] [stdout] test cpu::test::load_b_from_d ... ok [INFO] [stdout] test cpu::test::load_b_from_e ... ok [INFO] [stdout] test cpu::test::load_b_from_h ... ok [INFO] [stdout] test cpu::test::load_b_from_c ... ok [INFO] [stdout] test cpu::test::load_b_from_l ... ok [INFO] [stdout] test cpu::test::load_b_from_hl ... ok [INFO] [stdout] test cpu::test::load_bc_from_a ... ok [INFO] [stdout] test cpu::test::load_c_from_b ... ok [INFO] [stdout] test cpu::test::load_c_from_c ... ok [INFO] [stdout] test cpu::test::load_bc_from_nn ... ok [INFO] [stdout] test cpu::test::load_c_from_a ... ok [INFO] [stdout] test cpu::test::load_c_from_d ... ok [INFO] [stdout] test cpu::test::load_c_from_h ... ok [INFO] [stdout] test cpu::test::load_c_from_hl ... ok [INFO] [stdout] test cpu::test::load_c_from_l ... ok [INFO] [stdout] test cpu::test::load_d_from_a ... ok [INFO] [stdout] test cpu::test::load_d_from_b ... ok [INFO] [stdout] test cpu::test::load_c_from_e ... ok [INFO] [stdout] test cpu::test::load_d_from_e ... ok [INFO] [stdout] test cpu::test::load_d_from_c ... ok [INFO] [stdout] test cpu::test::load_d_from_d ... ok [INFO] [stdout] test cpu::test::load_d_from_l ... ok [INFO] [stdout] test cpu::test::load_d_from_hl ... ok [INFO] [stdout] test cpu::test::load_d_from_h ... ok [INFO] [stdout] test cpu::test::load_e_from_a ... ok [INFO] [stdout] test cpu::test::load_de_from_nn ... ok [INFO] [stdout] test cpu::test::load_de_from_a ... ok [INFO] [stdout] test cpu::test::load_e_from_d ... ok [INFO] [stdout] test cpu::test::load_e_from_e ... ok [INFO] [stdout] test cpu::test::load_e_from_c ... ok [INFO] [stdout] test cpu::test::load_e_from_b ... ok [INFO] [stdout] test cpu::test::load_e_from_hl ... ok [INFO] [stdout] test cpu::test::load_h_from_a ... ok [INFO] [stdout] test cpu::test::load_e_from_l ... ok [INFO] [stdout] test cpu::test::load_e_from_h ... ok [INFO] [stdout] test cpu::test::load_h_from_e ... ok [INFO] [stdout] test cpu::test::load_h_from_b ... ok [INFO] [stdout] test cpu::test::load_h_from_c ... ok [INFO] [stdout] test cpu::test::load_h_from_d ... ok [INFO] [stdout] test cpu::test::load_hl_from_a_dec ... ok [INFO] [stdout] test cpu::test::load_h_from_l ... ok [INFO] [stdout] test cpu::test::load_h_from_hl ... ok [INFO] [stdout] test cpu::test::load_hl_from_a_inc ... ok [INFO] [stdout] test cpu::test::load_hl_from_c ... ok [INFO] [stdout] test cpu::test::load_h_from_h ... ok [INFO] [stdout] test cpu::test::load_hl_from_b ... ok [INFO] [stdout] test cpu::test::load_hl_from_a ... ok [INFO] [stdout] test cpu::test::load_hl_from_immediate ... ok [INFO] [stdout] test cpu::test::load_hl_from_h ... ok [INFO] [stdout] test cpu::test::load_hl_from_d ... ok [INFO] [stdout] test cpu::test::load_hl_from_e ... ok [INFO] [stdout] test cpu::test::load_hl_from_nn ... ok [INFO] [stdout] test cpu::test::load_hl_from_l ... ok [INFO] [stdout] test cpu::test::load_hl_from_sp_plus_n ... ok [INFO] [stdout] test cpu::test::load_immediate_c ... ok [INFO] [stdout] test cpu::test::load_immediate_d ... ok [INFO] [stdout] test cpu::test::load_immediate_b ... ok [INFO] [stdout] test cpu::test::load_immediate_h ... ok [INFO] [stdout] test cpu::test::test_adjust_carry ... ok [INFO] [stdout] test cpu::test::test_adjust_half_carry ... ok [INFO] [stdout] test cpu::test::test_adjust_zero ... ok [INFO] [stdout] test cpu::test::load_immediate_l ... ok [INFO] [stdout] test cpu::test::test_clear_subtract ... ok [INFO] [stdout] test cpu::test::test_clear_zero ... ok [INFO] [stdout] test cpu::test::load_l_from_e ... ok [INFO] [stdout] test cpu::test::load_immediate_e ... ok [INFO] [stdout] test cpu::test::load_l_from_h ... ok [INFO] [stdout] test cpu::test::load_l_from_hl ... ok [INFO] [stdout] test cpu::test::load_l_from_b ... ok [INFO] [stdout] test cpu::test::load_l_from_c ... ok [INFO] [stdout] test cpu::test::load_l_from_a ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/main-feed276100ef5e16) [INFO] [stdout] test cpu::test::test_set_subtract ... ok [INFO] [stdout] test cpu::test::load_l_from_d ... ok [INFO] [stdout] test cpu::test::load_two_bytes_from_a ... ok [INFO] [stdout] test cpu::test::push_af ... ok [INFO] [stdout] test cpu::test::test_set_zero ... ok [INFO] [stdout] test cpu::test::load_l_from_l ... ok [INFO] [stdout] test cpu::test::load_sp_from_nn ... ok [INFO] [stdout] test cpu::test::load_nn_from_sp ... ok [INFO] [stdout] test cpu::test::load_sp_from_hl ... ok [INFO] [stdout] test cpu::test::push_bc ... ok [INFO] [stdout] test cpu::test::push_de ... ok [INFO] [stdout] test cpu::test::push_hl ... ok [INFO] [stdout] test cpu::test::test_bc_dereference ... ok [INFO] [stdout] test cpu::test::test_hl_dereference ... ok [INFO] [stdout] test cpu::test::test_de_dereference ... ok [INFO] [stdout] test cpu::test::test_hl_increment ... ok [INFO] [stdout] test cpu::test::test_twobyte_dereference ... ok [INFO] [stdout] test cpu::test::test_hl_decrement ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 109 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests gba [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b84bd6e3e7be624a746b0c45fe4ab31315a8ff578bc13e9b86d7b51c2d0c26cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b84bd6e3e7be624a746b0c45fe4ab31315a8ff578bc13e9b86d7b51c2d0c26cd", kill_on_drop: false }` [INFO] [stdout] b84bd6e3e7be624a746b0c45fe4ab31315a8ff578bc13e9b86d7b51c2d0c26cd