[INFO] cloning repository https://github.com/Miliox/kiwi-gb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Miliox/kiwi-gb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiliox%2Fkiwi-gb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiliox%2Fkiwi-gb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 97a713c5c5d73c98aae7577bd14e4b935d7507a3 [INFO] testing Miliox/kiwi-gb against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiliox%2Fkiwi-gb" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Miliox/kiwi-gb on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Miliox/kiwi-gb [INFO] finished tweaking git repo https://github.com/Miliox/kiwi-gb [INFO] tweaked toml for git repo https://github.com/Miliox/kiwi-gb written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/Miliox/kiwi-gb already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 067a45560fa07a03b59991330d2d39a2a937b0ebf14c7de225b46990f5697297 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "067a45560fa07a03b59991330d2d39a2a937b0ebf14c7de225b46990f5697297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "067a45560fa07a03b59991330d2d39a2a937b0ebf14c7de225b46990f5697297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "067a45560fa07a03b59991330d2d39a2a937b0ebf14c7de225b46990f5697297", kill_on_drop: false }` [INFO] [stdout] 067a45560fa07a03b59991330d2d39a2a937b0ebf14c7de225b46990f5697297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4eba7afd795510c8b0772c9e534ac6bcf1cc7ffbcb50c79e8084ff69439c2c85 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4eba7afd795510c8b0772c9e534ac6bcf1cc7ffbcb50c79e8084ff69439c2c85", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling packed_struct v0.5.0 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling packed_struct_codegen v0.5.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling kiwi-gb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/spu/flags.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(PackedStruct, Default, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `PackedStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/spu/flags.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(PackedStruct, Default, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `PackedStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.77s [INFO] running `Command { std: "docker" "inspect" "4eba7afd795510c8b0772c9e534ac6bcf1cc7ffbcb50c79e8084ff69439c2c85", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4eba7afd795510c8b0772c9e534ac6bcf1cc7ffbcb50c79e8084ff69439c2c85", kill_on_drop: false }` [INFO] [stdout] 4eba7afd795510c8b0772c9e534ac6bcf1cc7ffbcb50c79e8084ff69439c2c85 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 374a350deb41cb837a6092d27bba86a10696b1f0934aaef950783d7fe970e626 [INFO] running `Command { std: "docker" "start" "-a" "374a350deb41cb837a6092d27bba86a10696b1f0934aaef950783d7fe970e626", kill_on_drop: false }` [INFO] [stderr] Compiling kiwi-gb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/spu/flags.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 74 | #[derive(PackedStruct, Default, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `PackedStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/spu/flags.rs:228:10 [INFO] [stdout] | [INFO] [stdout] 228 | #[derive(PackedStruct, Default, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the derive macro `PackedStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.89s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/kiwi_gb-f39fe3214987422e) [INFO] running `Command { std: "docker" "inspect" "374a350deb41cb837a6092d27bba86a10696b1f0934aaef950783d7fe970e626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374a350deb41cb837a6092d27bba86a10696b1f0934aaef950783d7fe970e626", kill_on_drop: false }` [INFO] [stdout] 374a350deb41cb837a6092d27bba86a10696b1f0934aaef950783d7fe970e626 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7b15130edbff828f9a05a860c7cb99c5dfb6de265e137bef1d2e4149af2b477c [INFO] running `Command { std: "docker" "start" "-a" "7b15130edbff828f9a05a860c7cb99c5dfb6de265e137bef1d2e4149af2b477c", kill_on_drop: false }` [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/spu/flags.rs:74:10 [INFO] [stderr] | [INFO] [stderr] 74 | #[derive(PackedStruct, Default, Debug, PartialEq)] [INFO] [stderr] | ^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `PackedStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/spu/flags.rs:228:10 [INFO] [stderr] | [INFO] [stderr] 228 | #[derive(PackedStruct, Default, Debug, PartialEq)] [INFO] [stderr] | ^^^^^^^^^^^^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the derive macro `PackedStruct` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `kiwi-gb` (bin "kiwi-gb" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kiwi_gb-f39fe3214987422e) [INFO] [stdout] [INFO] [stdout] running 355 tests [INFO] [stdout] test cpu::alu::tests::set_bit_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::inc_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::nibble_swap_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::rlc_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::reset_bit_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::rrc_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::rr_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::sra_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::alu_daa_exaustive_test ... ok [INFO] [stdout] test cpu::interrupt_service::tests::int_svc_post_isr_test ... ok [INFO] [stdout] test cpu::registers::tests::set16_read8_test ... ok [INFO] [stdout] test cpu::registers::tests::join_test ... ok [INFO] [stdout] test cpu::registers::tests::registers_default_test ... ok [INFO] [stdout] test cpu::interrupt_service::tests::isr_return_test ... ok [INFO] [stdout] test cpu::alu::tests::and_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::rl_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::complement_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::dec_exaustive_test ... ok [INFO] [stdout] test cpu::registers::tests::split_test ... ok [INFO] [stdout] test cpu::alu::tests::test_bit_exaustive_test ... ok [INFO] [stdout] test cpu::tests::adc_a_d_test ... ok [INFO] [stdout] test cpu::tests::adc_a_d8_test ... ok [INFO] [stdout] test cpu::alu::tests::sla_exaustive_test ... ok [INFO] [stdout] test cpu::tests::adc_a_a_test ... ok [INFO] [stdout] test cpu::tests::adc_a_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::add_a_d8_test ... ok [INFO] [stdout] test cpu::tests::add_a_c_test ... ok [INFO] [stdout] test cpu::tests::add_a_d_test ... ok [INFO] [stdout] test cpu::tests::add_a_e_test ... ok [INFO] [stdout] test cpu::tests::add_a_h_test ... ok [INFO] [stdout] test cpu::tests::add_a_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::add_a_l_test ... ok [INFO] [stdout] test cpu::tests::add_hl_bc_test ... ok [INFO] [stdout] test cpu::tests::add_hl_de_test ... ok [INFO] [stdout] test cpu::tests::add_a_a_test ... ok [INFO] [stdout] test cpu::tests::adc_a_l_test ... ok [INFO] [stdout] test cpu::tests::add_hl_hl_test ... ok [INFO] [stdout] test cpu::tests::adc_a_b_test ... ok [INFO] [stdout] test cpu::tests::add_hl_sp_test ... ok [INFO] [stdout] test cpu::tests::add_a_b_test ... ok [INFO] [stdout] test cpu::tests::and_a_c_test ... ok [INFO] [stdout] test cpu::tests::and_a_e_test ... ok [INFO] [stdout] test cpu::tests::and_a_h_test ... ok [INFO] [stdout] test cpu::tests::and_a_d_test ... ok [INFO] [stdout] test cpu::tests::and_a_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::and_a_l_test ... ok [INFO] [stdout] test cpu::tests::bit_reset_b_test ... ok [INFO] [stdout] test cpu::tests::bit_set_b_test ... ok [INFO] [stdout] test cpu::tests::call_carry_ret_carry_with_carry_set_test ... ok [INFO] [stdout] test cpu::tests::call_carry_with_carry_not_set_test ... ok [INFO] [stdout] test cpu::tests::add_sp_s8_test ... ok [INFO] [stdout] test cpu::tests::and_a_d8_test ... ok [INFO] [stdout] test cpu::tests::and_a_a_test ... ok [INFO] [stdout] test cpu::tests::call_not_carry_ret_not_carry_with_carry_not_set_test ... ok [INFO] [stdout] test cpu::tests::call_ret_test ... ok [INFO] [stdout] test cpu::tests::call_not_carry_with_carry_set_test ... ok [INFO] [stdout] test cpu::tests::call_zero_with_zero_not_set_test ... ok [INFO] [stdout] test cpu::tests::call_zero_ret_zero_with_zero_set_test ... ok [INFO] [stdout] test cpu::tests::adc_a_h_test ... ok [INFO] [stdout] test cpu::tests::adc_a_e_test ... ok [INFO] [stdout] test cpu::tests::adc_a_c_test ... ok [INFO] [stdout] test cpu::tests::cp_b_test ... ok [INFO] [stdout] test cpu::tests::cp_a_test ... ok [INFO] [stdout] test cpu::tests::ccf_test ... ok [INFO] [stdout] test cpu::tests::cp_e_test ... ok [INFO] [stdout] test cpu::tests::cp_c_test ... ok [INFO] [stdout] test cpu::tests::call_not_zero_with_zero_set_test ... ok [INFO] [stdout] test cpu::tests::call_reti_test ... ok [INFO] [stdout] test cpu::tests::daa_test ... ok [INFO] [stdout] test cpu::tests::dec_a_test ... ok [INFO] [stdout] test cpu::tests::cp_h_test ... ok [INFO] [stdout] test cpu::tests::cp_a_d8_test ... ok [INFO] [stdout] test cpu::tests::cpl_test ... ok [INFO] [stdout] test cpu::tests::cp_l_test ... ok [INFO] [stdout] test cpu::tests::cp_a_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::cp_d_test ... ok [INFO] [stdout] test cpu::alu::tests::xor_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::or_exaustive_test ... ok [INFO] [stdout] test cpu::alu::tests::add_exaustive_test ... ok [INFO] [stdout] test cpu::tests::dec_e_test ... ok [INFO] [stdout] test cpu::tests::dec_c_test ... ok [INFO] [stdout] test cpu::tests::dec_de_test ... ok [INFO] [stdout] test cpu::tests::dec_b_test ... ok [INFO] [stdout] test cpu::tests::dec_d_test ... ok [INFO] [stdout] test cpu::tests::dec_l_test ... ok [INFO] [stdout] test cpu::tests::dec_hl_test ... ok [INFO] [stdout] test cpu::tests::dec_h_test ... ok [INFO] [stdout] test cpu::tests::dec_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::dec_bc_test ... ok [INFO] [stdout] test cpu::tests::inc_a_test ... ok [INFO] [stdout] test cpu::alu::tests::sub_exaustive_test ... ok [INFO] [stdout] test cpu::tests::inc_c_test ... ok [INFO] [stdout] test cpu::tests::di_test ... ok [INFO] [stdout] test cpu::tests::and_a_b_test ... ok [INFO] [stdout] test cpu::tests::dec_sp_test ... ok [INFO] [stdout] test cpu::tests::ei_test ... ok [INFO] [stdout] test cpu::registers::tests::set8_read16_test ... ok [INFO] [stdout] test cpu::tests::call_not_zero_ret_not_zero_with_zero_not_set_test ... ok [INFO] [stdout] test cpu::tests::inc_de_test ... ok [INFO] [stdout] test cpu::tests::inc_sp_test ... ok [INFO] [stdout] test cpu::tests::inc_l_test ... ok [INFO] [stdout] test cpu::tests::halt_test ... ok [INFO] [stdout] test cpu::tests::inc_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::inc_hl_test ... ok [INFO] [stdout] test cpu::tests::inc_h_test ... ok [INFO] [stdout] test cpu::tests::inc_b_test ... ok [INFO] [stdout] test cpu::tests::inc_d_test ... ok [INFO] [stdout] test cpu::tests::inc_e_test ... ok [INFO] [stdout] test cpu::tests::ei2_test ... ok [INFO] [stdout] test cpu::tests::inc_bc_test ... ok [INFO] [stdout] test cpu::tests::joypad_int_test ... ok [INFO] [stdout] test cpu::tests::jp_hl_test ... ok [INFO] [stdout] test cpu::tests::jp_zero_with_zero_set_test ... ok [INFO] [stdout] test cpu::tests::jr_carry_forward_carry_not_set_test ... ok [INFO] [stdout] test cpu::tests::jp_not_carry_with_carry_set_test ... ok [INFO] [stdout] test cpu::tests::jr_carry_forward_carry_set_test ... ok [INFO] [stdout] test cpu::tests::jr_forward_test ... ok [INFO] [stdout] test cpu::tests::jr_not_carry_backward_carry_not_set_test ... ok [INFO] [stdout] test cpu::tests::jr_not_carry_backward_carry_set_test ... ok [INFO] [stdout] test cpu::tests::jr_not_carry_forward_carry_not_set_test ... ok [INFO] [stdout] test cpu::tests::jr_not_carry_forward_carry_set_test ... ok [INFO] [stdout] test cpu::tests::jr_not_zero_backward_zero_not_set_test ... ok [INFO] [stdout] test cpu::tests::jr_not_zero_backward_zero_set_test ... ok [INFO] [stdout] test cpu::tests::jr_not_zero_forward_zero_not_set_test ... ok [INFO] [stdout] test cpu::tests::jr_not_zero_forward_zero_set_test ... ok [INFO] [stdout] test cpu::tests::jr_zero_backward_zero_not_set_test ... ok [INFO] [stdout] test cpu::tests::jp_not_zero_with_zero_set_test ... ok [INFO] [stdout] test cpu::tests::jp_carry_with_carry_not_set_test ... ok [INFO] [stdout] test cpu::tests::jr_backward_test ... ok [INFO] [stdout] test cpu::tests::jp_test ... ok [INFO] [stdout] test cpu::tests::jr_carry_backward_carry_set_test ... ok [INFO] [stdout] test cpu::tests::jr_carry_backward_carry_not_set_test ... ok [INFO] [stdout] test cpu::tests::jp_not_carry_with_carry_not_set_test ... ok [INFO] [stdout] test cpu::tests::jp_zero_with_zero_not_set_test ... ok [INFO] [stdout] test cpu::tests::jp_carry_with_carry_set_test ... ok [INFO] [stdout] test cpu::tests::jp_not_zero_with_zero_not_set_test ... ok [INFO] [stdout] test cpu::tests::jr_zero_backward_zero_set_test ... ok [INFO] [stdout] test cpu::tests::jr_zero_forward_zero_not_set_test ... ok [INFO] [stdout] test cpu::tests::ld_a8_a_test ... ok [INFO] [stdout] test cpu::tests::ld_a_b_test ... ok [INFO] [stdout] test cpu::tests::ld_a_d8_test ... ok [INFO] [stdout] test cpu::tests::ld_a_a16_test ... ok [INFO] [stdout] test cpu::tests::ld_a_bc_addr_test ... ok [INFO] [stdout] test cpu::tests::ld_a16_a_test ... ok [INFO] [stdout] test cpu::tests::ld_a_c_test ... ok [INFO] [stdout] test cpu::tests::ld_a_de_addr_test ... ok [INFO] [stdout] test cpu::tests::ld_a_hld_test ... ok [INFO] [stdout] test cpu::tests::lcdc_int_test ... ok [INFO] [stdout] test cpu::tests::ld_b_c_test ... ok [INFO] [stdout] test cpu::tests::ld_b_b_test ... ok [INFO] [stdout] test cpu::tests::ld_b_a_test ... ok [INFO] [stdout] test cpu::tests::jr_zero_forward_zero_set_test ... ok [INFO] [stdout] test cpu::tests::ld_a_l_test ... ok [INFO] [stdout] test cpu::tests::ld_a_a8_test ... ok [INFO] [stdout] test cpu::tests::ld_a_a_test ... ok [INFO] [stdout] test cpu::tests::ld_a16_sp_test ... ok [INFO] [stdout] test cpu::tests::ld_a_e_test ... ok [INFO] [stdout] test cpu::tests::ld_a_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::ld_a_d_test ... ok [INFO] [stdout] test cpu::tests::ld_c_a_test ... ok [INFO] [stdout] test cpu::tests::ld_a_hli_addr_test ... ok [INFO] [stdout] test cpu::tests::ld_bc_d16_test ... ok [INFO] [stdout] test cpu::tests::ld_b_h_test ... ok [INFO] [stdout] test cpu::tests::ld_bc_addr_a_test ... ok [INFO] [stdout] test cpu::tests::ld_a_c_zp_test ... ok [INFO] [stdout] test cpu::tests::ld_b_d8_test ... ok [INFO] [stdout] test cpu::tests::ld_b_d_test ... ok [INFO] [stdout] test cpu::tests::ld_b_e_test ... ok [INFO] [stdout] test cpu::tests::ld_b_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::ld_b_l_test ... ok [INFO] [stdout] test cpu::tests::ld_c_b_test ... ok [INFO] [stdout] test cpu::tests::ld_c_h_test ... ok [INFO] [stdout] test cpu::tests::ld_c_d_test ... ok [INFO] [stdout] test cpu::tests::ld_d_d8_test ... ok [INFO] [stdout] test cpu::tests::ld_c_c_test ... ok [INFO] [stdout] test cpu::tests::ld_c_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::ld_c_e_test ... ok [INFO] [stdout] test cpu::tests::ld_c_l_test ... ok [INFO] [stdout] test cpu::tests::ld_c_zp_a_test ... ok [INFO] [stdout] test cpu::tests::ld_d_a_test ... ok [INFO] [stdout] test cpu::tests::ld_d_b_test ... ok [INFO] [stdout] test cpu::tests::ld_e_b_test ... ok [INFO] [stdout] test cpu::tests::ld_d_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::ld_de_addr_a_test ... ok [INFO] [stdout] test cpu::tests::ld_e_a_test ... ok [INFO] [stdout] test cpu::tests::ld_de_d16_test ... ok [INFO] [stdout] test cpu::tests::ld_d_h_test ... ok [INFO] [stdout] test cpu::tests::ld_d_d_test ... ok [INFO] [stdout] test cpu::tests::ld_a_h_test ... ok [INFO] [stdout] test cpu::tests::ld_e_c_test ... ok [INFO] [stdout] test cpu::tests::ld_e_h_test ... ok [INFO] [stdout] test cpu::tests::ld_e_d8_test ... ok [INFO] [stdout] test cpu::tests::ld_e_d_test ... ok [INFO] [stdout] test cpu::tests::ld_h_a_test ... ok [INFO] [stdout] test cpu::tests::ld_c_d8_test ... ok [INFO] [stdout] test cpu::tests::ld_h_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::ld_e_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::ld_e_e_test ... ok [INFO] [stdout] test cpu::tests::ld_d_l_test ... ok [INFO] [stdout] test cpu::tests::ld_d_c_test ... ok [INFO] [stdout] test cpu::tests::ld_h_c_test ... ok [INFO] [stdout] test cpu::tests::ld_h_d8_test ... ok [INFO] [stdout] test cpu::tests::ld_h_d_test ... ok [INFO] [stdout] test cpu::tests::ld_h_e_test ... ok [INFO] [stdout] test cpu::tests::ld_h_h_test ... ok [INFO] [stdout] test cpu::tests::ld_h_b_test ... ok [INFO] [stdout] test cpu::tests::ld_d_e_test ... ok [INFO] [stdout] test cpu::tests::ld_hl_sp_add_negative_d8_test ... ok [INFO] [stdout] test cpu::tests::ld_hl_addr_e_test ... ok [INFO] [stdout] test cpu::tests::ld_l_a_test ... ok [INFO] [stdout] test cpu::tests::ld_hli_addr_a_test ... ok [INFO] [stdout] test cpu::tests::ld_hl_addr_d8_test ... ok [INFO] [stdout] test cpu::tests::ld_l_b_test ... ok [INFO] [stdout] test cpu::tests::ld_hl_addr_h_test ... ok [INFO] [stdout] test cpu::tests::ld_hl_sp_add_positive_d8_test ... ok [INFO] [stdout] test cpu::tests::ld_l_c_test ... ok [INFO] [stdout] test cpu::tests::ld_hld_addr_a_test ... ok [INFO] [stdout] test cpu::tests::ld_l_d8_test ... ok [INFO] [stdout] test cpu::tests::ld_l_d_test ... ok [INFO] [stdout] test cpu::tests::ld_sp_d16_test ... ok [INFO] [stdout] test cpu::tests::ld_hl_addr_l_test ... ok [INFO] [stdout] test cpu::tests::ld_l_e_test ... ok [INFO] [stdout] test cpu::tests::ld_hl_d16_test ... ok [INFO] [stdout] test cpu::tests::ld_hl_addr_d_test ... ok [INFO] [stdout] test cpu::tests::ld_l_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::ld_l_h_test ... ok [INFO] [stdout] test cpu::tests::ld_l_l_test ... ok [INFO] [stdout] test cpu::tests::or_a_h_test ... ok [INFO] [stdout] test cpu::tests::or_a_e_test ... ok [INFO] [stdout] test cpu::tests::or_a_l_test ... ok [INFO] [stdout] test cpu::tests::or_a_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::or_a_d8_test ... ok [INFO] [stdout] test cpu::tests::or_a_c_test ... ok [INFO] [stdout] test cpu::tests::nop_test ... ok [INFO] [stdout] test cpu::tests::rl_b_test ... ok [INFO] [stdout] test cpu::tests::rl_c_test ... ok [INFO] [stdout] test cpu::tests::rl_d_test ... ok [INFO] [stdout] test cpu::tests::rl_e_test ... ok [INFO] [stdout] test cpu::tests::rl_h_test ... ok [INFO] [stdout] test cpu::tests::rl_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::or_a_a_addr_test ... ok [INFO] [stdout] test cpu::tests::rla_test ... ok [INFO] [stdout] test cpu::tests::ld_sp_hl_test ... ok [INFO] [stdout] test cpu::tests::rlc_b_test ... ok [INFO] [stdout] test cpu::tests::rlc_a_test ... ok [INFO] [stdout] test cpu::tests::or_a_b_test ... ok [INFO] [stdout] test cpu::tests::rlc_c_test ... ok [INFO] [stdout] test cpu::tests::rl_l_test ... ok [INFO] [stdout] test cpu::tests::rl_a_test ... ok [INFO] [stdout] test cpu::tests::ld_hl_addr_b_test ... ok [INFO] [stdout] test cpu::tests::or_a_d_test ... ok [INFO] [stdout] test cpu::tests::ld_hl_addr_a_test ... ok [INFO] [stdout] test cpu::tests::rr_a_test ... ok [INFO] [stdout] test cpu::tests::rlc_e_test ... ok [INFO] [stdout] test cpu::tests::rlc_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::rlca_test ... ok [INFO] [stdout] test cpu::tests::rlc_h_test ... ok [INFO] [stdout] test cpu::tests::rr_b_test ... ok [INFO] [stdout] test cpu::tests::rlc_l_test ... ok [INFO] [stdout] test cpu::tests::push_pop_test ... ok [INFO] [stdout] test cpu::tests::ld_h_l_test ... ok [INFO] [stdout] test cpu::tests::ld_e_l_test ... ok [INFO] [stdout] test cpu::tests::ld_hl_addr_c_test ... ok [INFO] [stdout] test cpu::tests::rlc_d_test ... ok [INFO] [stdout] test cpu::tests::rr_c_test ... ok [INFO] [stdout] test cpu::tests::rrc_e_test ... ok [INFO] [stdout] test cpu::tests::rrc_h_test ... ok [INFO] [stdout] test cpu::tests::rrc_l_test ... ok [INFO] [stdout] test cpu::tests::rrc_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::rst00_test ... ok [INFO] [stdout] test cpu::tests::rst08_test ... ok [INFO] [stdout] test cpu::tests::rrc_a_test ... ok [INFO] [stdout] test cpu::tests::rr_d_test ... ok [INFO] [stdout] test cpu::tests::rr_l_test ... ok [INFO] [stdout] test cpu::tests::rra_test ... ok [INFO] [stdout] test cpu::tests::rr_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::rst28_test ... ok [INFO] [stdout] test cpu::tests::rr_h_test ... ok [INFO] [stdout] test cpu::tests::rst10_test ... ok [INFO] [stdout] test cpu::tests::sbc_a_b_test ... ok [INFO] [stdout] test cpu::tests::rrc_b_test ... ok [INFO] [stdout] test cpu::tests::rst30_test ... ok [INFO] [stdout] test cpu::tests::sbc_a_d_test ... ok [INFO] [stdout] test cpu::alu::tests::sbc_exaustive_test ... ok [INFO] [stdout] test cpu::tests::rst18_test ... ok [INFO] [stdout] test cpu::tests::sbc_a_a_test ... ok [INFO] [stdout] test cpu::tests::sbc_a_c_test ... ok [INFO] [stdout] test cpu::tests::rst38_test ... ok [INFO] [stdout] test cpu::tests::sbc_a_d8_test ... ok [INFO] [stdout] test cpu::tests::rst20_test ... ok [INFO] [stdout] test cpu::tests::sbc_a_e_test ... ok [INFO] [stdout] test cpu::tests::sla_c_test ... ok [INFO] [stdout] test cpu::tests::sla_b_test ... ok [INFO] [stdout] test cpu::tests::sbc_a_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::scf_test ... ok [INFO] [stdout] test cpu::tests::sra_b_test ... ok [INFO] [stdout] test cpu::tests::sla_h_test ... ok [INFO] [stdout] test cpu::tests::sla_l_test ... ok [INFO] [stdout] test cpu::tests::sla_a_test ... ok [INFO] [stdout] test cpu::tests::sra_e_test ... ok [INFO] [stdout] test cpu::tests::sla_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::sra_a_test ... ok [INFO] [stdout] test cpu::tests::sla_d_test ... ok [INFO] [stdout] test cpu::tests::sra_c_test ... ok [INFO] [stdout] test cpu::tests::rrc_c_test ... ok [INFO] [stdout] test cpu::tests::sra_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::sla_e_test ... ok [INFO] [stdout] test cpu::tests::srl_c_test ... ok [INFO] [stdout] test cpu::tests::sra_h_test ... ok [INFO] [stdout] test cpu::tests::sra_l_test ... ok [INFO] [stdout] test cpu::tests::srl_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::srl_d_test ... ok [INFO] [stdout] test cpu::tests::srl_e_test ... ok [INFO] [stdout] test cpu::tests::srl_l_test ... ok [INFO] [stdout] test cpu::tests::srl_h_test ... ok [INFO] [stdout] test cpu::tests::rr_e_test ... ok [INFO] [stdout] test cpu::tests::rrc_d_test ... ok [INFO] [stdout] test cpu::tests::rrca_test ... ok [INFO] [stdout] test cpu::tests::sra_d_test ... ok [INFO] [stdout] test cpu::tests::serial_int_test ... ok [INFO] [stdout] test cpu::tests::sub_a_d_test ... ok [INFO] [stdout] test cpu::tests::sub_a_a_test ... ok [INFO] [stdout] test cpu::tests::sub_a_e_test ... ok [INFO] [stdout] test cpu::tests::sub_a_b_test ... ok [INFO] [stdout] test cpu::tests::sub_a_h_test ... ok [INFO] [stdout] test cpu::tests::sub_a_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::stop_test ... ok [INFO] [stdout] test cpu::tests::sub_a_c_test ... ok [INFO] [stdout] test cpu::tests::sbc_a_l_test ... ok [INFO] [stdout] test cpu::tests::srl_a_test ... ok [INFO] [stdout] test cpu::tests::srl_b_test ... ok [INFO] [stdout] test cpu::tests::sbc_a_h_test ... ok [INFO] [stdout] test cpu::tests::sub_a_d8_test ... ok [INFO] [stdout] test cpu::tests::swap_a_test ... ok [INFO] [stdout] test cpu::tests::swap_h_test ... ok [INFO] [stdout] test cpu::tests::swap_d_test ... ok [INFO] [stdout] test cpu::tests::swap_e_test ... ok [INFO] [stdout] test cpu::tests::vblank_int_test ... ok [INFO] [stdout] test cpu::tests::xor_a_a_addr_test ... ok [INFO] [stdout] test cpu::tests::xor_a_d_test ... ok [INFO] [stdout] test cpu::tests::xor_a_l_test ... ok [INFO] [stdout] test timer::sync_test ... ok [INFO] [stdout] test cpu::tests::xor_a_hl_addr_test ... ok [INFO] [stdout] test cpu::tests::xor_a_e_test ... ok [INFO] [stdout] test cpu::tests::sub_a_l_test ... ok [INFO] [stdout] test cpu::tests::xor_a_c_test ... ok [INFO] [stdout] test cpu::tests::swap_b_test ... ok [INFO] [stdout] test cpu::tests::xor_a_h_test ... ok [INFO] [stdout] test cpu::tests::swap_hl_addr ... ok [INFO] [stdout] test cpu::tests::swap_c_test ... ok [INFO] [stdout] test cpu::tests::xor_a_d8_test ... ok [INFO] [stdout] test cpu::tests::timer_int_test ... ok [INFO] [stdout] test cpu::tests::swap_l_test ... ok [INFO] [stdout] test cpu::tests::xor_a_b_test ... ok [INFO] [stdout] test cpu::alu::tests::adc_exaustive_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 355 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.67s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b15130edbff828f9a05a860c7cb99c5dfb6de265e137bef1d2e4149af2b477c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b15130edbff828f9a05a860c7cb99c5dfb6de265e137bef1d2e4149af2b477c", kill_on_drop: false }` [INFO] [stdout] 7b15130edbff828f9a05a860c7cb99c5dfb6de265e137bef1d2e4149af2b477c