Oct 21 20:10:17.226 INFO checking Wilfred/gameboy_emulator against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:10:17.228 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/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 21 20:10:17.612 INFO blam! c342edd8c4b690dceb0ac8a626bce93316679c97a37c7b74144747f7134b3852 Oct 21 20:10:17.621 INFO running `"docker" "start" "-a" "c342edd8c4b690dceb0ac8a626bce93316679c97a37c7b74144747f7134b3852"` Oct 21 20:10:18.911 INFO kablam! usermod: no changes Oct 21 20:10:18.992 INFO kablam! Checking gameboy_emulator v0.0.1 (/source) Oct 21 20:10:20.118 INFO kablam! warning: field is never used: `memory` Oct 21 20:10:20.118 INFO kablam! --> src/instructions.rs:28:5 Oct 21 20:10:20.118 INFO kablam! | Oct 21 20:10:20.118 INFO kablam! 28 | memory: [u8; 65536], Oct 21 20:10:20.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:10:20.118 INFO kablam! | Oct 21 20:10:20.118 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:10:20.118 INFO kablam! Oct 21 20:10:20.432 INFO kablam! warning: field is never used: `memory` Oct 21 20:10:20.432 INFO kablam! --> src/instructions.rs:28:5 Oct 21 20:10:20.432 INFO kablam! | Oct 21 20:10:20.432 INFO kablam! 28 | memory: [u8; 65536], Oct 21 20:10:20.432 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 21 20:10:20.432 INFO kablam! | Oct 21 20:10:20.432 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 20:10:20.432 INFO kablam! Oct 21 20:10:20.436 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:10:20.436 INFO kablam! --> src/instructions.rs:450:5 Oct 21 20:10:20.436 INFO kablam! | Oct 21 20:10:20.436 INFO kablam! 450 | step(&mut cpu, Nop); Oct 21 20:10:20.436 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 20:10:20.436 INFO kablam! | Oct 21 20:10:20.436 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 20:10:20.436 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:10:20.436 INFO kablam! Oct 21 20:10:20.440 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:10:20.440 INFO kablam! --> src/instructions.rs:460:5 Oct 21 20:10:20.440 INFO kablam! | Oct 21 20:10:20.440 INFO kablam! 460 | step(&mut cpu, Increment(Operand8::Register(A))); Oct 21 20:10:20.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:10:20.440 INFO kablam! | Oct 21 20:10:20.440 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:10:20.440 INFO kablam! Oct 21 20:10:20.440 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:10:20.440 INFO kablam! --> src/instructions.rs:473:5 Oct 21 20:10:20.440 INFO kablam! | Oct 21 20:10:20.440 INFO kablam! 473 | step(&mut cpu, Increment(Operand8::Register(A))); Oct 21 20:10:20.440 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:10:20.440 INFO kablam! | Oct 21 20:10:20.441 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:10:20.441 INFO kablam! Oct 21 20:10:20.441 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:10:20.441 INFO kablam! --> src/instructions.rs:530:5 Oct 21 20:10:20.441 INFO kablam! | Oct 21 20:10:20.441 INFO kablam! 530 | step(&mut cpu, decode(&bytes, 0).unwrap()); Oct 21 20:10:20.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:10:20.441 INFO kablam! | Oct 21 20:10:20.441 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:10:20.441 INFO kablam! Oct 21 20:10:20.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.54s Oct 21 20:10:20.476 INFO kablam! su: No module specific data is present Oct 21 20:10:21.210 INFO running `"docker" "rm" "-f" "c342edd8c4b690dceb0ac8a626bce93316679c97a37c7b74144747f7134b3852"` Oct 21 20:10:21.529 INFO blam! c342edd8c4b690dceb0ac8a626bce93316679c97a37c7b74144747f7134b3852