Oct 13 02:01:09.647 INFO checking Wilfred/gameboy_emulator against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 02:01:09.649 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 02:01:10.050 INFO blam! 280580562d6513b12deb2fbdb781d09284dac84b806d6100c5c758884283984e Oct 13 02:01:10.052 INFO running `"docker" "start" "-a" "280580562d6513b12deb2fbdb781d09284dac84b806d6100c5c758884283984e"` Oct 13 02:01:12.192 INFO kablam! usermod: no changes Oct 13 02:01:12.240 INFO kablam! Checking gameboy_emulator v0.0.1 (/source) Oct 13 02:01:13.233 INFO kablam! warning: field is never used: `memory` Oct 13 02:01:13.234 INFO kablam! --> src/instructions.rs:28:5 Oct 13 02:01:13.234 INFO kablam! | Oct 13 02:01:13.234 INFO kablam! 28 | memory: [u8; 65536], Oct 13 02:01:13.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:13.235 INFO kablam! | Oct 13 02:01:13.235 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:01:13.235 INFO kablam! Oct 13 02:01:13.643 INFO kablam! warning: field is never used: `memory` Oct 13 02:01:13.644 INFO kablam! --> src/instructions.rs:28:5 Oct 13 02:01:13.644 INFO kablam! | Oct 13 02:01:13.644 INFO kablam! 28 | memory: [u8; 65536], Oct 13 02:01:13.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:13.645 INFO kablam! | Oct 13 02:01:13.645 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 02:01:13.645 INFO kablam! Oct 13 02:01:13.647 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:01:13.648 INFO kablam! --> src/instructions.rs:450:5 Oct 13 02:01:13.648 INFO kablam! | Oct 13 02:01:13.648 INFO kablam! 450 | step(&mut cpu, Nop); Oct 13 02:01:13.649 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:13.649 INFO kablam! | Oct 13 02:01:13.649 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 13 02:01:13.649 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:01:13.652 INFO kablam! Oct 13 02:01:13.653 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:01:13.653 INFO kablam! --> src/instructions.rs:460:5 Oct 13 02:01:13.653 INFO kablam! | Oct 13 02:01:13.653 INFO kablam! 460 | step(&mut cpu, Increment(Operand8::Register(A))); Oct 13 02:01:13.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:13.654 INFO kablam! | Oct 13 02:01:13.654 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:01:13.655 INFO kablam! Oct 13 02:01:13.655 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:01:13.655 INFO kablam! --> src/instructions.rs:473:5 Oct 13 02:01:13.655 INFO kablam! | Oct 13 02:01:13.655 INFO kablam! 473 | step(&mut cpu, Increment(Operand8::Register(A))); Oct 13 02:01:13.656 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:13.656 INFO kablam! | Oct 13 02:01:13.656 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:01:13.657 INFO kablam! Oct 13 02:01:13.657 INFO kablam! warning: unused `std::result::Result` which must be used Oct 13 02:01:13.657 INFO kablam! --> src/instructions.rs:530:5 Oct 13 02:01:13.658 INFO kablam! | Oct 13 02:01:13.658 INFO kablam! 530 | step(&mut cpu, decode(&bytes, 0).unwrap()); Oct 13 02:01:13.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 02:01:13.658 INFO kablam! | Oct 13 02:01:13.659 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 13 02:01:13.659 INFO kablam! Oct 13 02:01:13.693 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.46s Oct 13 02:01:13.695 INFO kablam! su: No module specific data is present Oct 13 02:01:14.328 INFO running `"docker" "rm" "-f" "280580562d6513b12deb2fbdb781d09284dac84b806d6100c5c758884283984e"` Oct 13 02:01:14.680 INFO blam! 280580562d6513b12deb2fbdb781d09284dac84b806d6100c5c758884283984e