Oct 15 05:41:03.836 INFO testing Wilfred/gameboy_emulator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:41:03.836 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 05:41:04.275 INFO blam! f5eb24fcd52e9231ab4380c54a2d247728d32d26cb1208e0e1344abeb5b39de9 Oct 15 05:41:04.287 INFO running `"docker" "start" "-a" "f5eb24fcd52e9231ab4380c54a2d247728d32d26cb1208e0e1344abeb5b39de9"` Oct 15 05:41:05.907 INFO kablam! usermod: no changes Oct 15 05:41:05.995 INFO kablam! Compiling gameboy_emulator v0.0.1 (/source) Oct 15 05:41:06.687 INFO kablam! warning: field is never used: `memory` Oct 15 05:41:06.688 INFO kablam! --> src/instructions.rs:28:5 Oct 15 05:41:06.688 INFO kablam! | Oct 15 05:41:06.689 INFO kablam! 28 | memory: [u8; 65536], Oct 15 05:41:06.689 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 05:41:06.689 INFO kablam! | Oct 15 05:41:06.689 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:41:06.690 INFO kablam! Oct 15 05:41:07.583 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.63s Oct 15 05:41:07.583 INFO kablam! su: No module specific data is present Oct 15 05:41:08.252 INFO running `"docker" "rm" "-f" "f5eb24fcd52e9231ab4380c54a2d247728d32d26cb1208e0e1344abeb5b39de9"` Oct 15 05:41:08.559 INFO blam! f5eb24fcd52e9231ab4380c54a2d247728d32d26cb1208e0e1344abeb5b39de9 Oct 15 05:41:08.563 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 05:41:08.947 INFO blam! 3d60305f91c8d15be1a735082a2bcc766e53cbacf939916f5ce7d0eb7e890e3c Oct 15 05:41:08.949 INFO running `"docker" "start" "-a" "3d60305f91c8d15be1a735082a2bcc766e53cbacf939916f5ce7d0eb7e890e3c"` Oct 15 05:41:10.231 INFO kablam! usermod: no changes Oct 15 05:41:10.291 INFO kablam! Compiling gameboy_emulator v0.0.1 (/source) Oct 15 05:41:11.131 INFO kablam! warning: field is never used: `memory` Oct 15 05:41:11.132 INFO kablam! --> src/instructions.rs:28:5 Oct 15 05:41:11.132 INFO kablam! | Oct 15 05:41:11.132 INFO kablam! 28 | memory: [u8; 65536], Oct 15 05:41:11.133 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 05:41:11.133 INFO kablam! | Oct 15 05:41:11.133 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:41:11.133 INFO kablam! Oct 15 05:41:11.134 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 05:41:11.135 INFO kablam! --> src/instructions.rs:450:5 Oct 15 05:41:11.135 INFO kablam! | Oct 15 05:41:11.135 INFO kablam! 450 | step(&mut cpu, Nop); Oct 15 05:41:11.136 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 05:41:11.136 INFO kablam! | Oct 15 05:41:11.136 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 05:41:11.136 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 05:41:11.137 INFO kablam! Oct 15 05:41:11.137 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 05:41:11.137 INFO kablam! --> src/instructions.rs:460:5 Oct 15 05:41:11.138 INFO kablam! | Oct 15 05:41:11.138 INFO kablam! 460 | step(&mut cpu, Increment(Operand8::Register(A))); Oct 15 05:41:11.138 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:41:11.139 INFO kablam! | Oct 15 05:41:11.139 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 05:41:11.139 INFO kablam! Oct 15 05:41:11.140 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 05:41:11.140 INFO kablam! --> src/instructions.rs:473:5 Oct 15 05:41:11.140 INFO kablam! | Oct 15 05:41:11.140 INFO kablam! 473 | step(&mut cpu, Increment(Operand8::Register(A))); Oct 15 05:41:11.141 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:41:11.141 INFO kablam! | Oct 15 05:41:11.141 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 05:41:11.142 INFO kablam! Oct 15 05:41:11.142 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 05:41:11.142 INFO kablam! --> src/instructions.rs:530:5 Oct 15 05:41:11.143 INFO kablam! | Oct 15 05:41:11.143 INFO kablam! 530 | step(&mut cpu, decode(&bytes, 0).unwrap()); Oct 15 05:41:11.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:41:11.144 INFO kablam! | Oct 15 05:41:11.144 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 05:41:11.144 INFO kablam! Oct 15 05:41:11.937 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Oct 15 05:41:11.940 INFO kablam! su: No module specific data is present Oct 15 05:41:12.652 INFO running `"docker" "rm" "-f" "3d60305f91c8d15be1a735082a2bcc766e53cbacf939916f5ce7d0eb7e890e3c"` Oct 15 05:41:12.935 INFO blam! 3d60305f91c8d15be1a735082a2bcc766e53cbacf939916f5ce7d0eb7e890e3c Oct 15 05:41:12.939 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 15 05:41:13.375 INFO blam! d161674d679fa306ab1e45fa35d3574639a8caaf5aef1e75f8b2706698a4fe42 Oct 15 05:41:13.387 INFO running `"docker" "start" "-a" "d161674d679fa306ab1e45fa35d3574639a8caaf5aef1e75f8b2706698a4fe42"` Oct 15 05:41:14.373 INFO kablam! usermod: no changes Oct 15 05:41:14.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 15 05:41:14.427 INFO kablam! Running /target/debug/deps/gameboy_emulator-6786adc31bcc681a Oct 15 05:41:14.431 INFO blam! Oct 15 05:41:14.431 INFO blam! running 24 tests Oct 15 05:41:14.440 INFO blam! test instructions::decode_inc_c ... ok Oct 15 05:41:14.440 INFO blam! test instructions::decode_jr_nz ... ok Oct 15 05:41:14.441 INFO blam! test instructions::decode_ld_a ... ok Oct 15 05:41:14.441 INFO blam! test instructions::decode_bit_7_h ... ok Oct 15 05:41:14.441 INFO blam! test instructions::decode_ld_rel_hl ... ok Oct 15 05:41:14.443 INFO blam! test instructions::decode_ld_c ... ok Oct 15 05:41:14.447 INFO blam! test instructions::decode_ldd_hl_a ... ok Oct 15 05:41:14.447 INFO blam! test instructions::decode_nop ... ok Oct 15 05:41:14.447 INFO blam! test instructions::decode_dec ... ok Oct 15 05:41:14.447 INFO blam! test instructions::decode_offset ... ok Oct 15 05:41:14.447 INFO blam! test instructions::decode_ld_mem_offset ... ok Oct 15 05:41:14.447 INFO blam! test instructions::decode_ld_hl ... ok Oct 15 05:41:14.447 INFO blam! test instructions::decode_xor_immediate ... ok Oct 15 05:41:14.448 INFO blam! test instructions::decode_sp_immediate ... ok Oct 15 05:41:14.448 INFO blam! test instructions::decode_or ... ok Oct 15 05:41:14.448 INFO blam! test instructions::decode_rrc ... ok Oct 15 05:41:14.448 INFO blam! test instructions::decode_xor ... ok Oct 15 05:41:14.448 INFO blam! test instructions::decode_sp_immediate_arbtirary_offset ... ok Oct 15 05:41:14.448 INFO blam! test instructions::step_inc_wraps ... ok Oct 15 05:41:14.448 INFO blam! test instructions::step_inc ... ok Oct 15 05:41:14.455 INFO blam! test instructions::ld_size ... ok Oct 15 05:41:14.455 INFO blam! test instructions::step_xor_a ... ok Oct 15 05:41:14.455 INFO blam! test instructions::step_nop ... ok Oct 15 05:41:14.455 INFO blam! test instructions::xor_size ... ok Oct 15 05:41:14.455 INFO blam! Oct 15 05:41:14.455 INFO blam! test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:41:14.455 INFO blam! Oct 15 05:41:14.461 INFO kablam! su: No module specific data is present Oct 15 05:41:15.039 INFO running `"docker" "rm" "-f" "d161674d679fa306ab1e45fa35d3574639a8caaf5aef1e75f8b2706698a4fe42"` Oct 15 05:41:15.274 INFO blam! d161674d679fa306ab1e45fa35d3574639a8caaf5aef1e75f8b2706698a4fe42