Oct 11 03:53:15.006 INFO testing Wilfred/gameboy_emulator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 03:53:15.007 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 03:53:15.008 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:53:15.492 INFO blam! 285cdb97efe492ecbb97e29bb913dd3f987dddc3269b31646be546c92e2cb01c Oct 11 03:53:15.493 INFO running `"docker" "start" "-a" "285cdb97efe492ecbb97e29bb913dd3f987dddc3269b31646be546c92e2cb01c"` Oct 11 03:53:16.756 INFO kablam! usermod: no changes Oct 11 03:53:16.867 INFO kablam! Compiling gameboy_emulator v0.0.1 (/source) Oct 11 03:53:17.861 INFO kablam! warning: field is never used: `memory` Oct 11 03:53:17.861 INFO kablam! --> src/instructions.rs:28:5 Oct 11 03:53:17.862 INFO kablam! | Oct 11 03:53:17.862 INFO kablam! 28 | memory: [u8; 65536], Oct 11 03:53:17.862 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 03:53:17.862 INFO kablam! | Oct 11 03:53:17.863 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:53:17.863 INFO kablam! Oct 11 03:53:18.817 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.01s Oct 11 03:53:18.841 INFO kablam! su: No module specific data is present Oct 11 03:53:19.658 INFO running `"docker" "rm" "-f" "285cdb97efe492ecbb97e29bb913dd3f987dddc3269b31646be546c92e2cb01c"` Oct 11 03:53:19.909 INFO blam! 285cdb97efe492ecbb97e29bb913dd3f987dddc3269b31646be546c92e2cb01c Oct 11 03:53:19.911 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 03:53:19.913 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:53:20.461 INFO blam! afaf9c9eb235a0e3c8f5cc3256e8b7da06634afb916c2a24567c1550f6d92f89 Oct 11 03:53:20.462 INFO running `"docker" "start" "-a" "afaf9c9eb235a0e3c8f5cc3256e8b7da06634afb916c2a24567c1550f6d92f89"` Oct 11 03:53:21.631 INFO kablam! usermod: no changes Oct 11 03:53:21.692 INFO kablam! Compiling gameboy_emulator v0.0.1 (/source) Oct 11 03:53:23.060 INFO kablam! warning: field is never used: `memory` Oct 11 03:53:23.060 INFO kablam! --> src/instructions.rs:28:5 Oct 11 03:53:23.060 INFO kablam! | Oct 11 03:53:23.060 INFO kablam! 28 | memory: [u8; 65536], Oct 11 03:53:23.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 03:53:23.060 INFO kablam! | Oct 11 03:53:23.060 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 03:53:23.060 INFO kablam! Oct 11 03:53:23.060 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 03:53:23.060 INFO kablam! --> src/instructions.rs:450:5 Oct 11 03:53:23.060 INFO kablam! | Oct 11 03:53:23.060 INFO kablam! 450 | step(&mut cpu, Nop); Oct 11 03:53:23.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 03:53:23.060 INFO kablam! | Oct 11 03:53:23.060 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 03:53:23.060 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 03:53:23.060 INFO kablam! Oct 11 03:53:23.063 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 03:53:23.063 INFO kablam! --> src/instructions.rs:460:5 Oct 11 03:53:23.063 INFO kablam! | Oct 11 03:53:23.063 INFO kablam! 460 | step(&mut cpu, Increment(Operand8::Register(A))); Oct 11 03:53:23.063 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:53:23.064 INFO kablam! | Oct 11 03:53:23.064 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 03:53:23.064 INFO kablam! Oct 11 03:53:23.064 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 03:53:23.064 INFO kablam! --> src/instructions.rs:473:5 Oct 11 03:53:23.064 INFO kablam! | Oct 11 03:53:23.065 INFO kablam! 473 | step(&mut cpu, Increment(Operand8::Register(A))); Oct 11 03:53:23.065 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:53:23.065 INFO kablam! | Oct 11 03:53:23.065 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 03:53:23.065 INFO kablam! Oct 11 03:53:23.072 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 03:53:23.072 INFO kablam! --> src/instructions.rs:530:5 Oct 11 03:53:23.072 INFO kablam! | Oct 11 03:53:23.072 INFO kablam! 530 | step(&mut cpu, decode(&bytes, 0).unwrap()); Oct 11 03:53:23.072 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 03:53:23.072 INFO kablam! | Oct 11 03:53:23.072 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 03:53:23.072 INFO kablam! Oct 11 03:53:23.888 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.22s Oct 11 03:53:23.900 INFO kablam! su: No module specific data is present Oct 11 03:53:24.969 INFO running `"docker" "rm" "-f" "afaf9c9eb235a0e3c8f5cc3256e8b7da06634afb916c2a24567c1550f6d92f89"` Oct 11 03:53:25.296 INFO blam! afaf9c9eb235a0e3c8f5cc3256e8b7da06634afb916c2a24567c1550f6d92f89 Oct 11 03:53:25.300 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 03:53:25.300 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 03:53:25.785 INFO blam! f33d5cd71c7c22263a52c22361c5253d464a7748c1f6ee8b07d536f975670527 Oct 11 03:53:25.787 INFO running `"docker" "start" "-a" "f33d5cd71c7c22263a52c22361c5253d464a7748c1f6ee8b07d536f975670527"` Oct 11 03:53:27.001 INFO kablam! usermod: no changes Oct 11 03:53:27.093 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 11 03:53:27.101 INFO kablam! Running /target/debug/deps/gameboy_emulator-6786adc31bcc681a Oct 11 03:53:27.114 INFO blam! Oct 11 03:53:27.115 INFO blam! running 24 tests Oct 11 03:53:27.117 INFO blam! test instructions::decode_ld_c ... ok Oct 11 03:53:27.117 INFO blam! test instructions::decode_ld_hl ... ok Oct 11 03:53:27.117 INFO blam! test instructions::decode_ld_a ... ok Oct 11 03:53:27.117 INFO blam! test instructions::decode_jr_nz ... ok Oct 11 03:53:27.118 INFO blam! test instructions::decode_inc_c ... ok Oct 11 03:53:27.118 INFO blam! test instructions::decode_dec ... ok Oct 11 03:53:27.118 INFO blam! test instructions::decode_bit_7_h ... ok Oct 11 03:53:27.119 INFO blam! test instructions::decode_sp_immediate ... ok Oct 11 03:53:27.119 INFO blam! test instructions::decode_ldd_hl_a ... ok Oct 11 03:53:27.119 INFO blam! test instructions::decode_rrc ... ok Oct 11 03:53:27.119 INFO blam! test instructions::decode_or ... ok Oct 11 03:53:27.120 INFO blam! test instructions::decode_offset ... ok Oct 11 03:53:27.120 INFO blam! test instructions::decode_nop ... ok Oct 11 03:53:27.120 INFO blam! test instructions::decode_sp_immediate_arbtirary_offset ... ok Oct 11 03:53:27.121 INFO blam! test instructions::decode_xor ... ok Oct 11 03:53:27.121 INFO blam! test instructions::decode_xor_immediate ... ok Oct 11 03:53:27.121 INFO blam! test instructions::ld_size ... ok Oct 11 03:53:27.121 INFO blam! test instructions::step_inc ... ok Oct 11 03:53:27.122 INFO blam! test instructions::step_inc_wraps ... ok Oct 11 03:53:27.122 INFO blam! test instructions::step_nop ... ok Oct 11 03:53:27.122 INFO blam! test instructions::step_xor_a ... ok Oct 11 03:53:27.122 INFO blam! test instructions::xor_size ... ok Oct 11 03:53:27.133 INFO blam! test instructions::decode_ld_rel_hl ... ok Oct 11 03:53:27.133 INFO blam! test instructions::decode_ld_mem_offset ... ok Oct 11 03:53:27.133 INFO blam! Oct 11 03:53:27.134 INFO blam! test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 03:53:27.134 INFO blam! Oct 11 03:53:27.136 INFO kablam! su: No module specific data is present Oct 11 03:53:28.306 INFO running `"docker" "rm" "-f" "f33d5cd71c7c22263a52c22361c5253d464a7748c1f6ee8b07d536f975670527"` Oct 11 03:53:28.584 INFO blam! f33d5cd71c7c22263a52c22361c5253d464a7748c1f6ee8b07d536f975670527