Dec 06 02:51:58.646 INFO testing cwmiller/rustboy against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 02:51:58.647 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt build --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 06 02:51:58.953 INFO [stdout] 4ecaa97c0ddfae44cb9bec51c28ab33913e3e0e28332b19508fb0ce61b4c5135 Dec 06 02:51:58.958 INFO running `"docker" "start" "-a" "4ecaa97c0ddfae44cb9bec51c28ab33913e3e0e28332b19508fb0ce61b4c5135"` Dec 06 02:51:59.503 INFO [stderr] usermod: no changes Dec 06 02:51:59.576 INFO [stderr] Compiling dylib v0.0.1 Dec 06 02:51:59.576 INFO [stderr] Compiling minifb v0.9.1 Dec 06 02:52:00.113 INFO [stderr] Compiling x11-dl v2.2.1 Dec 06 02:52:07.418 INFO [stderr] Compiling rustboy v0.1.0 (/source) Dec 06 02:52:08.580 INFO [stderr] warning: unnecessary parentheses around function argument Dec 06 02:52:08.580 INFO [stderr] --> src/cartridge/mbc1.rs:75:31 Dec 06 02:52:08.580 INFO [stderr] | Dec 06 02:52:08.580 INFO [stderr] 75 | ram_data: vec![0; (ram_banks * 0x2000)], Dec 06 02:52:08.580 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 06 02:52:08.580 INFO [stderr] | Dec 06 02:52:08.580 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 06 02:52:08.580 INFO [stderr] Dec 06 02:52:09.440 INFO [stderr] warning: variable does not need to be mutable Dec 06 02:52:09.440 INFO [stderr] --> src/lcd.rs:133:43 Dec 06 02:52:09.440 INFO [stderr] | Dec 06 02:52:09.440 INFO [stderr] 133 | pub fn step(&mut self, cycles: usize, mut screen_buffer: &mut [u32]) -> StepResult { Dec 06 02:52:09.440 INFO [stderr] | ----^^^^^^^^^^^^^ Dec 06 02:52:09.440 INFO [stderr] | | Dec 06 02:52:09.440 INFO [stderr] | help: remove this `mut` Dec 06 02:52:09.440 INFO [stderr] | Dec 06 02:52:09.440 INFO [stderr] = note: #[warn(unused_mut)] on by default Dec 06 02:52:09.440 INFO [stderr] Dec 06 02:52:11.800 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.28s Dec 06 02:52:11.813 INFO [stderr] su: No module specific data is present Dec 06 02:52:12.538 INFO running `"docker" "inspect" "4ecaa97c0ddfae44cb9bec51c28ab33913e3e0e28332b19508fb0ce61b4c5135"` Dec 06 02:52:12.906 INFO running `"docker" "rm" "-f" "4ecaa97c0ddfae44cb9bec51c28ab33913e3e0e28332b19508fb0ce61b4c5135"` Dec 06 02:52:13.150 INFO [stdout] 4ecaa97c0ddfae44cb9bec51c28ab33913e3e0e28332b19508fb0ce61b4c5135 Dec 06 02:52:13.158 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen --no-run" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 06 02:52:13.664 INFO [stdout] 6253ae8efe14280c1d9e15146fabfe6660d26a7258334d56b8e7340275697c39 Dec 06 02:52:13.668 INFO running `"docker" "start" "-a" "6253ae8efe14280c1d9e15146fabfe6660d26a7258334d56b8e7340275697c39"` Dec 06 02:52:14.787 INFO [stderr] usermod: no changes Dec 06 02:52:14.912 INFO [stderr] Compiling rustboy v0.1.0 (/source) Dec 06 02:52:16.224 INFO [stderr] warning: unnecessary parentheses around function argument Dec 06 02:52:16.224 INFO [stderr] --> src/cartridge/mbc1.rs:75:31 Dec 06 02:52:16.224 INFO [stderr] | Dec 06 02:52:16.224 INFO [stderr] 75 | ram_data: vec![0; (ram_banks * 0x2000)], Dec 06 02:52:16.224 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 06 02:52:16.224 INFO [stderr] | Dec 06 02:52:16.224 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 06 02:52:16.224 INFO [stderr] Dec 06 02:52:17.664 INFO [stderr] warning: variable does not need to be mutable Dec 06 02:52:17.664 INFO [stderr] --> src/lcd.rs:133:43 Dec 06 02:52:17.664 INFO [stderr] | Dec 06 02:52:17.664 INFO [stderr] 133 | pub fn step(&mut self, cycles: usize, mut screen_buffer: &mut [u32]) -> StepResult { Dec 06 02:52:17.664 INFO [stderr] | ----^^^^^^^^^^^^^ Dec 06 02:52:17.664 INFO [stderr] | | Dec 06 02:52:17.664 INFO [stderr] | help: remove this `mut` Dec 06 02:52:17.664 INFO [stderr] | Dec 06 02:52:17.664 INFO [stderr] = note: #[warn(unused_mut)] on by default Dec 06 02:52:17.664 INFO [stderr] Dec 06 02:52:19.420 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.60s Dec 06 02:52:19.425 INFO [stderr] su: No module specific data is present Dec 06 02:52:20.292 INFO running `"docker" "inspect" "6253ae8efe14280c1d9e15146fabfe6660d26a7258334d56b8e7340275697c39"` Dec 06 02:52:20.574 INFO running `"docker" "rm" "-f" "6253ae8efe14280c1d9e15146fabfe6660d26a7258334d56b8e7340275697c39"` Dec 06 02:52:20.928 INFO [stdout] 6253ae8efe14280c1d9e15146fabfe6660d26a7258334d56b8e7340275697c39 Dec 06 02:52:20.934 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-7/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-7/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/source:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-alt test --frozen" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Dec 06 02:52:21.396 INFO [stdout] 39f5badb9106dbe5503897071dcce2c343696cb686511bad368a53ec9a8e56d4 Dec 06 02:52:21.404 INFO running `"docker" "start" "-a" "39f5badb9106dbe5503897071dcce2c343696cb686511bad368a53ec9a8e56d4"` Dec 06 02:52:22.617 INFO [stderr] usermod: no changes Dec 06 02:52:22.693 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s Dec 06 02:52:22.708 INFO [stderr] Running /target/debug/deps/rustboy-6f5b061ee8527c66 Dec 06 02:52:22.721 INFO [stdout] Dec 06 02:52:22.721 INFO [stdout] running 97 tests Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rla_without_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rla_with_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rl_zero_result ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rl_doesnt_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::res_bit ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rla_zero_result ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rlc_does_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::bit_zero ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rlc_doesnt_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rlc_zero_result ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::bit_not_zero ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rlca_does_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rlca_doesnt_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rlca_zero_result ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rr_does_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rr_doesnt_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rr_zero_result ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rra_with_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rra_without_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rra_zero_result ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rrc_does_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rrc_doesnt_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rrc_zero_result ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rrca_does_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rrca_doesnt_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::rrca_zero_result ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::set_bit ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::sla_does_carry ... ok Dec 06 02:52:22.721 INFO [stdout] test cpu::instructions::tests::bits::sla_doesnt_carry ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::bits::sla_zero_result ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::bits::sra_does_carry ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::bits::sra_doesnt_carry ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::bits::sra_zero_result ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::bits::srl_does_carry ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::bits::srl_doesnt_carry ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::bits::srl_zero_result ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::bits::swap_not_zero ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::bits::swap_zero ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::jumps::call_addr ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::jumps::jp_addr ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::jumps::jr_addr ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::jumps::jr_wrapping ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::jumps::ret_after_call ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::jumps::reti_after_call ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::jumps::rst_10h ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::loads::ld_a_b ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::loads::ldd_a_hl ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::loads::ldhl_carry ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::loads::ldhl_half_carry ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::loads::ldi_a_hl ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::loads::pop_from_stack ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::loads::push_to_stack ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::math::adc_half_carry ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::math::adc_no_carry_does_carry ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::math::adc_no_carry_no_flags ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::math::adc_with_carry_does_carry ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::math::adc_zero ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::math::add16_carry_flag ... ok Dec 06 02:52:22.722 INFO [stdout] test cpu::instructions::tests::math::add16_half_carry_flag ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::add8_half_carry ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::add_sp_carry_flag ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::add8_carry ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::add8_no_flags ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::add8_zero ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::bits::rl_does_carry ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::add16_no_flags ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::add_sp_half_carry_flag ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::and_zero ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::and_not_zero ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::cp_does_borrow ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::ccf_with_carry ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::dec16 ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::daa ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::ccf_without_carry ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::cpl ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::dec8_half_carry ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::cp_half_borrow ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::cp_doesnt_borrow ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::dec8_zero ... ok Dec 06 02:52:22.748 INFO [stdout] test cpu::instructions::tests::math::dec8_no_half_carry ... ok Dec 06 02:52:22.752 INFO [stdout] test cpu::instructions::tests::math::or_not_zero ... ok Dec 06 02:52:22.752 INFO [stdout] test cpu::instructions::tests::math::inc8_no_half_carry ... ok Dec 06 02:52:22.752 INFO [stdout] test cpu::instructions::tests::math::inc8_zero ... ok Dec 06 02:52:22.752 INFO [stdout] test cpu::instructions::tests::math::inc8_half_carry ... ok Dec 06 02:52:22.752 INFO [stdout] test cpu::instructions::tests::math::inc16 ... ok Dec 06 02:52:22.752 INFO [stdout] test cpu::instructions::tests::math::sbc_no_carry_no_flags ... ok Dec 06 02:52:22.752 INFO [stdout] test cpu::instructions::tests::math::sbc_zero ... ok Dec 06 02:52:22.752 INFO [stdout] test cpu::instructions::tests::math::scf ... ok Dec 06 02:52:22.752 INFO [stdout] test cpu::instructions::tests::math::or_zero ... ok Dec 06 02:52:22.752 INFO [stdout] test cpu::instructions::tests::math::sbc_no_carry_does_carry ... ok Dec 06 02:52:22.752 INFO [stdout] test cpu::instructions::tests::math::sbc_half_carry ... ok Dec 06 02:52:22.756 INFO [stdout] test cpu::instructions::tests::math::xor_zero ... ok Dec 06 02:52:22.756 INFO [stdout] test cpu::instructions::tests::math::xor_not_zero ... ok Dec 06 02:52:22.756 INFO [stdout] test cpu::instructions::tests::math::sbc_with_carry_does_carry ... ok Dec 06 02:52:22.756 INFO [stdout] test cpu::instructions::tests::math::sub_doesnt_borrow ... ok Dec 06 02:52:22.756 INFO [stdout] test cpu::instructions::tests::math::sub_half_borrow ... ok Dec 06 02:52:22.756 INFO [stdout] test cpu::instructions::tests::math::sub_does_borrow ... ok Dec 06 02:52:22.756 INFO [stdout] Dec 06 02:52:22.756 INFO [stdout] test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Dec 06 02:52:22.756 INFO [stdout] Dec 06 02:52:22.759 INFO [stderr] su: No module specific data is present Dec 06 02:52:23.434 INFO running `"docker" "inspect" "39f5badb9106dbe5503897071dcce2c343696cb686511bad368a53ec9a8e56d4"` Dec 06 02:52:23.738 INFO running `"docker" "rm" "-f" "39f5badb9106dbe5503897071dcce2c343696cb686511bad368a53ec9a8e56d4"` Dec 06 02:52:24.152 INFO [stdout] 39f5badb9106dbe5503897071dcce2c343696cb686511bad368a53ec9a8e56d4