Nov 17 10:47:20.521 INFO testing Wilfred/gameboy_emulator against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 10:47:20.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 10:47:20.894 INFO [stdout] 71e333a7c7a512d7695cec0f97702f6d209d1dd2a0df8de9d37370e70799f15d Nov 17 10:47:20.901 INFO running `"docker" "start" "-a" "71e333a7c7a512d7695cec0f97702f6d209d1dd2a0df8de9d37370e70799f15d"` Nov 17 10:47:23.575 INFO [stderr] usermod: no changes Nov 17 10:47:23.631 INFO [stderr] Compiling gameboy_emulator v0.0.1 (/source) Nov 17 10:47:24.293 INFO [stderr] warning: field is never used: `memory` Nov 17 10:47:24.293 INFO [stderr] --> src/instructions.rs:28:5 Nov 17 10:47:24.293 INFO [stderr] | Nov 17 10:47:24.293 INFO [stderr] 28 | memory: [u8; 65536], Nov 17 10:47:24.293 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 17 10:47:24.293 INFO [stderr] | Nov 17 10:47:24.295 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 10:47:24.295 INFO [stderr] Nov 17 10:47:25.286 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.68s Nov 17 10:47:25.289 INFO [stderr] su: No module specific data is present Nov 17 10:47:26.307 INFO running `"docker" "inspect" "71e333a7c7a512d7695cec0f97702f6d209d1dd2a0df8de9d37370e70799f15d"` Nov 17 10:47:26.651 INFO running `"docker" "rm" "-f" "71e333a7c7a512d7695cec0f97702f6d209d1dd2a0df8de9d37370e70799f15d"` Nov 17 10:47:26.884 INFO [stdout] 71e333a7c7a512d7695cec0f97702f6d209d1dd2a0df8de9d37370e70799f15d Nov 17 10:47:26.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 10:47:27.393 INFO [stdout] 34fafdd63fadb540c933982f900556ddb5e7bff05a6592f6ad231627d2d7c70b Nov 17 10:47:27.395 INFO running `"docker" "start" "-a" "34fafdd63fadb540c933982f900556ddb5e7bff05a6592f6ad231627d2d7c70b"` Nov 17 10:47:29.142 INFO [stderr] usermod: no changes Nov 17 10:47:29.223 INFO [stderr] Compiling gameboy_emulator v0.0.1 (/source) Nov 17 10:47:29.835 INFO [stderr] warning: field is never used: `memory` Nov 17 10:47:29.836 INFO [stderr] --> src/instructions.rs:28:5 Nov 17 10:47:29.836 INFO [stderr] | Nov 17 10:47:29.836 INFO [stderr] 28 | memory: [u8; 65536], Nov 17 10:47:29.836 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^ Nov 17 10:47:29.836 INFO [stderr] | Nov 17 10:47:29.836 INFO [stderr] = note: #[warn(dead_code)] on by default Nov 17 10:47:29.837 INFO [stderr] Nov 17 10:47:29.840 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 17 10:47:29.840 INFO [stderr] --> src/instructions.rs:450:5 Nov 17 10:47:29.840 INFO [stderr] | Nov 17 10:47:29.840 INFO [stderr] 450 | step(&mut cpu, Nop); Nov 17 10:47:29.840 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^ Nov 17 10:47:29.840 INFO [stderr] | Nov 17 10:47:29.841 INFO [stderr] = note: #[warn(unused_must_use)] on by default Nov 17 10:47:29.841 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 17 10:47:29.841 INFO [stderr] Nov 17 10:47:29.841 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 17 10:47:29.841 INFO [stderr] --> src/instructions.rs:460:5 Nov 17 10:47:29.841 INFO [stderr] | Nov 17 10:47:29.841 INFO [stderr] 460 | step(&mut cpu, Increment(Operand8::Register(A))); Nov 17 10:47:29.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 10:47:29.841 INFO [stderr] | Nov 17 10:47:29.841 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 17 10:47:29.841 INFO [stderr] Nov 17 10:47:29.841 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 17 10:47:29.841 INFO [stderr] --> src/instructions.rs:473:5 Nov 17 10:47:29.841 INFO [stderr] | Nov 17 10:47:29.841 INFO [stderr] 473 | step(&mut cpu, Increment(Operand8::Register(A))); Nov 17 10:47:29.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 10:47:29.841 INFO [stderr] | Nov 17 10:47:29.841 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 17 10:47:29.841 INFO [stderr] Nov 17 10:47:29.845 INFO [stderr] warning: unused `std::result::Result` that must be used Nov 17 10:47:29.845 INFO [stderr] --> src/instructions.rs:530:5 Nov 17 10:47:29.845 INFO [stderr] | Nov 17 10:47:29.845 INFO [stderr] 530 | step(&mut cpu, decode(&bytes, 0).unwrap()); Nov 17 10:47:29.845 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Nov 17 10:47:29.845 INFO [stderr] | Nov 17 10:47:29.845 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Nov 17 10:47:29.845 INFO [stderr] Nov 17 10:47:30.660 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.49s Nov 17 10:47:30.671 INFO [stderr] su: No module specific data is present Nov 17 10:47:31.439 INFO running `"docker" "inspect" "34fafdd63fadb540c933982f900556ddb5e7bff05a6592f6ad231627d2d7c70b"` Nov 17 10:47:31.609 INFO running `"docker" "rm" "-f" "34fafdd63fadb540c933982f900556ddb5e7bff05a6592f6ad231627d2d7c70b"` Nov 17 10:47:31.805 INFO [stdout] 34fafdd63fadb540c933982f900556ddb5e7bff05a6592f6ad231627d2d7c70b Nov 17 10:47:31.810 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-1/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-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"` Nov 17 10:47:32.161 INFO [stdout] 45fc58eebeb5a42b9c4afac172de43bd09b30b8411018865e618d8e89e0a84b2 Nov 17 10:47:32.161 INFO running `"docker" "start" "-a" "45fc58eebeb5a42b9c4afac172de43bd09b30b8411018865e618d8e89e0a84b2"` Nov 17 10:47:32.805 INFO [stderr] usermod: no changes Nov 17 10:47:32.841 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s Nov 17 10:47:32.843 INFO [stderr] Running /target/debug/deps/gameboy_emulator-9117dbce0b980fb8 Nov 17 10:47:32.847 INFO [stdout] Nov 17 10:47:32.847 INFO [stdout] running 24 tests Nov 17 10:47:32.860 INFO [stdout] test instructions::decode_inc_c ... ok Nov 17 10:47:32.860 INFO [stdout] test instructions::decode_dec ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_bit_7_h ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_jr_nz ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_ld_a ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_ld_rel_hl ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_ld_hl ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_ld_mem_offset ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_ld_c ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_nop ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_sp_immediate_arbtirary_offset ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_ldd_hl_a ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_sp_immediate ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_rrc ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_xor ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_or ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_offset ... ok Nov 17 10:47:32.862 INFO [stdout] test instructions::decode_xor_immediate ... ok Nov 17 10:47:32.866 INFO [stdout] test instructions::ld_size ... ok Nov 17 10:47:32.866 INFO [stdout] test instructions::xor_size ... ok Nov 17 10:47:32.866 INFO [stdout] test instructions::step_inc ... ok Nov 17 10:47:32.866 INFO [stdout] test instructions::step_inc_wraps ... ok Nov 17 10:47:32.866 INFO [stdout] test instructions::step_nop ... ok Nov 17 10:47:32.866 INFO [stdout] test instructions::step_xor_a ... ok Nov 17 10:47:32.866 INFO [stdout] Nov 17 10:47:32.866 INFO [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Nov 17 10:47:32.866 INFO [stdout] Nov 17 10:47:32.867 INFO [stderr] su: No module specific data is present Nov 17 10:47:33.438 INFO running `"docker" "inspect" "45fc58eebeb5a42b9c4afac172de43bd09b30b8411018865e618d8e89e0a84b2"` Nov 17 10:47:33.703 INFO running `"docker" "rm" "-f" "45fc58eebeb5a42b9c4afac172de43bd09b30b8411018865e618d8e89e0a84b2"` Nov 17 10:47:34.042 INFO [stdout] 45fc58eebeb5a42b9c4afac172de43bd09b30b8411018865e618d8e89e0a84b2