Oct 27 09:09:21.580 INFO checking Wilfred/gameboy_emulator against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 09:09:21.580 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-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 27 09:09:22.028 INFO blam! 77a0cf0c004ed92bbd156af0326b1529b374b4706eb68f30b4ecfc350f71f36a Oct 27 09:09:22.030 INFO running `"docker" "start" "-a" "77a0cf0c004ed92bbd156af0326b1529b374b4706eb68f30b4ecfc350f71f36a"` Oct 27 09:09:23.845 INFO kablam! usermod: no changes Oct 27 09:09:23.907 INFO kablam! Checking gameboy_emulator v0.0.1 (/source) Oct 27 09:09:25.363 INFO kablam! warning: field is never used: `memory` Oct 27 09:09:25.363 INFO kablam! --> src/instructions.rs:28:5 Oct 27 09:09:25.363 INFO kablam! | Oct 27 09:09:25.363 INFO kablam! 28 | memory: [u8; 65536], Oct 27 09:09:25.363 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:09:25.363 INFO kablam! | Oct 27 09:09:25.363 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:09:25.363 INFO kablam! Oct 27 09:09:25.643 INFO kablam! warning: field is never used: `memory` Oct 27 09:09:25.643 INFO kablam! --> src/instructions.rs:28:5 Oct 27 09:09:25.643 INFO kablam! | Oct 27 09:09:25.643 INFO kablam! 28 | memory: [u8; 65536], Oct 27 09:09:25.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 09:09:25.643 INFO kablam! | Oct 27 09:09:25.643 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 09:09:25.643 INFO kablam! Oct 27 09:09:25.643 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:09:25.643 INFO kablam! --> src/instructions.rs:450:5 Oct 27 09:09:25.643 INFO kablam! | Oct 27 09:09:25.643 INFO kablam! 450 | step(&mut cpu, Nop); Oct 27 09:09:25.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 09:09:25.643 INFO kablam! | Oct 27 09:09:25.643 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 09:09:25.643 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:09:25.643 INFO kablam! Oct 27 09:09:25.643 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:09:25.643 INFO kablam! --> src/instructions.rs:460:5 Oct 27 09:09:25.643 INFO kablam! | Oct 27 09:09:25.643 INFO kablam! 460 | step(&mut cpu, Increment(Operand8::Register(A))); Oct 27 09:09:25.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:09:25.643 INFO kablam! | Oct 27 09:09:25.643 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:09:25.643 INFO kablam! Oct 27 09:09:25.643 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:09:25.643 INFO kablam! --> src/instructions.rs:473:5 Oct 27 09:09:25.643 INFO kablam! | Oct 27 09:09:25.643 INFO kablam! 473 | step(&mut cpu, Increment(Operand8::Register(A))); Oct 27 09:09:25.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:09:25.643 INFO kablam! | Oct 27 09:09:25.643 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:09:25.643 INFO kablam! Oct 27 09:09:25.643 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 09:09:25.643 INFO kablam! --> src/instructions.rs:530:5 Oct 27 09:09:25.643 INFO kablam! | Oct 27 09:09:25.643 INFO kablam! 530 | step(&mut cpu, decode(&bytes, 0).unwrap()); Oct 27 09:09:25.643 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 09:09:25.643 INFO kablam! | Oct 27 09:09:25.643 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 09:09:25.643 INFO kablam! Oct 27 09:09:25.671 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 27 09:09:25.672 INFO kablam! su: No module specific data is present Oct 27 09:09:26.330 INFO running `"docker" "rm" "-f" "77a0cf0c004ed92bbd156af0326b1529b374b4706eb68f30b4ecfc350f71f36a"` Oct 27 09:09:26.693 INFO blam! 77a0cf0c004ed92bbd156af0326b1529b374b4706eb68f30b4ecfc350f71f36a