Oct 14 23:57:19.564 INFO testing cwmiller/rustboy against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:57:19.564 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 23:57:19.975 INFO blam! edce7afff81151f318f801ae040b78ce4640837d7326c9f51211ca682355efad Oct 14 23:57:19.977 INFO running `"docker" "start" "-a" "edce7afff81151f318f801ae040b78ce4640837d7326c9f51211ca682355efad"` Oct 14 23:57:21.135 INFO kablam! usermod: no changes Oct 14 23:57:21.237 INFO kablam! Compiling dylib v0.0.1 Oct 14 23:57:21.237 INFO kablam! Compiling minifb v0.9.1 Oct 14 23:57:21.237 INFO kablam! Compiling aho-corasick v0.6.2 Oct 14 23:57:21.967 INFO kablam! Compiling x11-dl v2.2.1 Oct 14 23:57:23.379 INFO kablam! Compiling regex v0.2.1 Oct 14 23:57:36.764 INFO kablam! Compiling rustboy v0.1.0 (/source) Oct 14 23:57:37.466 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 23:57:37.466 INFO kablam! --> src/cartridge/mbc1.rs:75:31 Oct 14 23:57:37.466 INFO kablam! | Oct 14 23:57:37.466 INFO kablam! 75 | ram_data: vec![0; (ram_banks * 0x2000)], Oct 14 23:57:37.466 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 23:57:37.466 INFO kablam! | Oct 14 23:57:37.466 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 23:57:37.466 INFO kablam! Oct 14 23:57:38.212 INFO kablam! warning: variable does not need to be mutable Oct 14 23:57:38.212 INFO kablam! --> src/lcd.rs:133:43 Oct 14 23:57:38.213 INFO kablam! | Oct 14 23:57:38.213 INFO kablam! 133 | pub fn step(&mut self, cycles: usize, mut screen_buffer: &mut [u32]) -> StepResult { Oct 14 23:57:38.213 INFO kablam! | ----^^^^^^^^^^^^^ Oct 14 23:57:38.213 INFO kablam! | | Oct 14 23:57:38.213 INFO kablam! | help: remove this `mut` Oct 14 23:57:38.213 INFO kablam! | Oct 14 23:57:38.213 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 23:57:38.213 INFO kablam! Oct 14 23:57:40.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.48s Oct 14 23:57:40.640 INFO kablam! su: No module specific data is present Oct 14 23:57:41.776 INFO running `"docker" "rm" "-f" "edce7afff81151f318f801ae040b78ce4640837d7326c9f51211ca682355efad"` Oct 14 23:57:42.024 INFO blam! edce7afff81151f318f801ae040b78ce4640837d7326c9f51211ca682355efad Oct 14 23:57:42.029 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 23:57:42.395 INFO blam! 2fc791f9698a9780996310eca04d7758b3cd344e6c9289b4890b26a8bb91aa68 Oct 14 23:57:42.411 INFO running `"docker" "start" "-a" "2fc791f9698a9780996310eca04d7758b3cd344e6c9289b4890b26a8bb91aa68"` Oct 14 23:57:43.119 INFO kablam! usermod: no changes Oct 14 23:57:43.195 INFO kablam! Compiling rustboy v0.1.0 (/source) Oct 14 23:57:44.059 INFO kablam! warning: unnecessary parentheses around function argument Oct 14 23:57:44.060 INFO kablam! --> src/cartridge/mbc1.rs:75:31 Oct 14 23:57:44.060 INFO kablam! | Oct 14 23:57:44.060 INFO kablam! 75 | ram_data: vec![0; (ram_banks * 0x2000)], Oct 14 23:57:44.061 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 14 23:57:44.061 INFO kablam! | Oct 14 23:57:44.061 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 14 23:57:44.062 INFO kablam! Oct 14 23:57:45.522 INFO kablam! warning: variable does not need to be mutable Oct 14 23:57:45.522 INFO kablam! --> src/lcd.rs:133:43 Oct 14 23:57:45.522 INFO kablam! | Oct 14 23:57:45.522 INFO kablam! 133 | pub fn step(&mut self, cycles: usize, mut screen_buffer: &mut [u32]) -> StepResult { Oct 14 23:57:45.522 INFO kablam! | ----^^^^^^^^^^^^^ Oct 14 23:57:45.522 INFO kablam! | | Oct 14 23:57:45.522 INFO kablam! | help: remove this `mut` Oct 14 23:57:45.522 INFO kablam! | Oct 14 23:57:45.522 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 14 23:57:45.522 INFO kablam! Oct 14 23:57:47.130 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.98s Oct 14 23:57:47.136 INFO kablam! su: No module specific data is present Oct 14 23:57:47.443 INFO running `"docker" "rm" "-f" "2fc791f9698a9780996310eca04d7758b3cd344e6c9289b4890b26a8bb91aa68"` Oct 14 23:57:47.577 INFO blam! 2fc791f9698a9780996310eca04d7758b3cd344e6c9289b4890b26a8bb91aa68 Oct 14 23:57:47.577 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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"` Oct 14 23:57:47.754 INFO blam! 733850ef3370233f142456357b6bc02946bcf4306ce5d26d86ce96a93079fa8c Oct 14 23:57:47.756 INFO running `"docker" "start" "-a" "733850ef3370233f142456357b6bc02946bcf4306ce5d26d86ce96a93079fa8c"` Oct 14 23:57:48.415 INFO kablam! usermod: no changes Oct 14 23:57:48.477 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 23:57:48.491 INFO kablam! Running /target/debug/deps/rustboy-f64b0f2ea9e5a62e Oct 14 23:57:48.491 INFO blam! Oct 14 23:57:48.491 INFO blam! running 97 tests Oct 14 23:57:48.495 INFO blam! test cpu::instructions::tests::bits::bit_not_zero ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rla_with_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::bit_zero ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rla_zero_result ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rla_without_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::res_bit ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rlc_does_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rlc_doesnt_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rlc_zero_result ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rlca_does_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rl_does_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rlca_zero_result ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rlca_doesnt_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rl_doesnt_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rl_zero_result ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rra_with_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rrc_zero_result ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rr_does_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rrca_doesnt_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rrca_does_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::rrca_zero_result ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::set_bit ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::sla_does_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::sla_doesnt_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::sra_does_carry ... ok Oct 14 23:57:48.496 INFO blam! test cpu::instructions::tests::bits::sla_zero_result ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::bits::sra_zero_result ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::bits::rra_without_carry ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::bits::sra_doesnt_carry ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::bits::rra_zero_result ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::bits::rrc_does_carry ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::bits::rrc_doesnt_carry ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::bits::srl_doesnt_carry ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::bits::swap_not_zero ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::bits::srl_zero_result ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::jumps::call_addr ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::bits::swap_zero ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::bits::srl_does_carry ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::jumps::reti_after_call ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::jumps::jp_addr ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::jumps::rst_10h ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::loads::ld_a_b ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::loads::ldd_a_hl ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::loads::ldhl_carry ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::loads::ldhl_half_carry ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::loads::ldi_a_hl ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::loads::pop_from_stack ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::loads::push_to_stack ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::math::adc_half_carry ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::math::adc_no_carry_does_carry ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::math::adc_no_carry_no_flags ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::math::adc_with_carry_does_carry ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::math::adc_zero ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::jumps::jr_wrapping ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::math::add16_carry_flag ... ok Oct 14 23:57:48.499 INFO blam! test cpu::instructions::tests::jumps::jr_addr ... ok Oct 14 23:57:48.503 INFO blam! test cpu::instructions::tests::math::add8_no_flags ... ok Oct 14 23:57:48.503 INFO blam! test cpu::instructions::tests::math::add16_no_flags ... ok Oct 14 23:57:48.503 INFO blam! test cpu::instructions::tests::jumps::ret_after_call ... ok Oct 14 23:57:48.503 INFO blam! test cpu::instructions::tests::math::add16_half_carry_flag ... ok Oct 14 23:57:48.503 INFO blam! test cpu::instructions::tests::math::add8_carry ... ok Oct 14 23:57:48.503 INFO blam! test cpu::instructions::tests::bits::rr_doesnt_carry ... ok Oct 14 23:57:48.503 INFO blam! test cpu::instructions::tests::math::add8_zero ... ok Oct 14 23:57:48.512 INFO blam! test cpu::instructions::tests::math::add_sp_half_carry_flag ... ok Oct 14 23:57:48.513 INFO blam! test cpu::instructions::tests::math::and_not_zero ... ok Oct 14 23:57:48.513 INFO blam! test cpu::instructions::tests::bits::rr_zero_result ... ok Oct 14 23:57:48.513 INFO blam! test cpu::instructions::tests::math::add8_half_carry ... ok Oct 14 23:57:48.513 INFO blam! test cpu::instructions::tests::math::add_sp_carry_flag ... ok Oct 14 23:57:48.513 INFO blam! test cpu::instructions::tests::math::and_zero ... ok Oct 14 23:57:48.514 INFO blam! test cpu::instructions::tests::math::ccf_with_carry ... ok Oct 14 23:57:48.514 INFO blam! test cpu::instructions::tests::math::ccf_without_carry ... ok Oct 14 23:57:48.514 INFO blam! test cpu::instructions::tests::math::cp_does_borrow ... ok Oct 14 23:57:48.514 INFO blam! test cpu::instructions::tests::math::cp_doesnt_borrow ... ok Oct 14 23:57:48.514 INFO blam! test cpu::instructions::tests::math::cp_half_borrow ... ok Oct 14 23:57:48.515 INFO blam! test cpu::instructions::tests::math::dec8_half_carry ... ok Oct 14 23:57:48.515 INFO blam! test cpu::instructions::tests::math::daa ... ok Oct 14 23:57:48.515 INFO blam! test cpu::instructions::tests::math::cpl ... ok Oct 14 23:57:48.515 INFO blam! test cpu::instructions::tests::math::dec16 ... ok Oct 14 23:57:48.515 INFO blam! test cpu::instructions::tests::math::dec8_no_half_carry ... ok Oct 14 23:57:48.516 INFO blam! test cpu::instructions::tests::math::dec8_zero ... ok Oct 14 23:57:48.516 INFO blam! test cpu::instructions::tests::math::inc8_half_carry ... ok Oct 14 23:57:48.516 INFO blam! test cpu::instructions::tests::math::sbc_no_carry_does_carry ... ok Oct 14 23:57:48.516 INFO blam! test cpu::instructions::tests::math::inc8_zero ... ok Oct 14 23:57:48.517 INFO blam! test cpu::instructions::tests::math::inc16 ... ok Oct 14 23:57:48.517 INFO blam! test cpu::instructions::tests::math::or_not_zero ... ok Oct 14 23:57:48.517 INFO blam! test cpu::instructions::tests::math::sbc_half_carry ... ok Oct 14 23:57:48.520 INFO blam! test cpu::instructions::tests::math::scf ... ok Oct 14 23:57:48.520 INFO blam! test cpu::instructions::tests::math::inc8_no_half_carry ... ok Oct 14 23:57:48.520 INFO blam! test cpu::instructions::tests::math::sbc_with_carry_does_carry ... ok Oct 14 23:57:48.520 INFO blam! test cpu::instructions::tests::math::or_zero ... ok Oct 14 23:57:48.520 INFO blam! test cpu::instructions::tests::math::sub_does_borrow ... ok Oct 14 23:57:48.520 INFO blam! test cpu::instructions::tests::math::sbc_no_carry_no_flags ... ok Oct 14 23:57:48.520 INFO blam! test cpu::instructions::tests::math::sbc_zero ... ok Oct 14 23:57:48.521 INFO blam! test cpu::instructions::tests::math::sub_doesnt_borrow ... ok Oct 14 23:57:48.521 INFO blam! test cpu::instructions::tests::math::sub_half_borrow ... ok Oct 14 23:57:48.521 INFO blam! test cpu::instructions::tests::math::xor_not_zero ... ok Oct 14 23:57:48.521 INFO blam! test cpu::instructions::tests::math::xor_zero ... ok Oct 14 23:57:48.521 INFO blam! Oct 14 23:57:48.521 INFO blam! test result: ok. 97 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:57:48.522 INFO blam! Oct 14 23:57:48.527 INFO kablam! su: No module specific data is present Oct 14 23:57:48.843 INFO running `"docker" "rm" "-f" "733850ef3370233f142456357b6bc02946bcf4306ce5d26d86ce96a93079fa8c"` Oct 14 23:57:49.019 INFO blam! 733850ef3370233f142456357b6bc02946bcf4306ce5d26d86ce96a93079fa8c