Oct 27 02:59:53.762 INFO checking jeremiahbiard/sres-emulator against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:59:53.762 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 02:59:53.947 INFO blam! 8e390252047f9aab9b208a673b81558d81ca640c61398dc6eeb175df292b3f91 Oct 27 02:59:53.953 INFO running `"docker" "start" "-a" "8e390252047f9aab9b208a673b81558d81ca640c61398dc6eeb175df292b3f91"` Oct 27 02:59:54.427 INFO kablam! usermod: no changes Oct 27 02:59:54.500 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 27 02:59:54.500 INFO kablam! Checking miniz_oxide v0.1.2 Oct 27 02:59:56.471 INFO kablam! Checking flate2 v1.0.1 Oct 27 02:59:57.590 INFO kablam! Checking zip v0.4.0 Oct 27 02:59:58.557 INFO kablam! Checking sres-emulator v0.1.0 (/source) Oct 27 02:59:59.319 INFO kablam! warning: variant is never constructed: `HiRom` Oct 27 02:59:59.319 INFO kablam! --> src/rom_utils.rs:12:5 Oct 27 02:59:59.319 INFO kablam! | Oct 27 02:59:59.319 INFO kablam! 12 | HiRom, Oct 27 02:59:59.319 INFO kablam! | ^^^^^ Oct 27 02:59:59.319 INFO kablam! | Oct 27 02:59:59.319 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:59:59.319 INFO kablam! Oct 27 02:59:59.319 INFO kablam! warning: method is never used: `new` Oct 27 02:59:59.319 INFO kablam! --> src/cpu.rs:28:5 Oct 27 02:59:59.319 INFO kablam! | Oct 27 02:59:59.319 INFO kablam! 28 | fn new() -> ProcessorStatusReg { Oct 27 02:59:59.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:59:59.319 INFO kablam! Oct 27 02:59:59.319 INFO kablam! warning: method is never used: `step` Oct 27 02:59:59.319 INFO kablam! --> src/cpu.rs:38:5 Oct 27 02:59:59.319 INFO kablam! | Oct 27 02:59:59.319 INFO kablam! 38 | fn step(&mut self) { Oct 27 02:59:59.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 02:59:59.319 INFO kablam! Oct 27 02:59:59.497 INFO kablam! warning: variant is never constructed: `HiRom` Oct 27 02:59:59.497 INFO kablam! --> src/rom_utils.rs:12:5 Oct 27 02:59:59.497 INFO kablam! | Oct 27 02:59:59.497 INFO kablam! 12 | HiRom, Oct 27 02:59:59.497 INFO kablam! | ^^^^^ Oct 27 02:59:59.497 INFO kablam! | Oct 27 02:59:59.497 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 02:59:59.497 INFO kablam! Oct 27 02:59:59.497 INFO kablam! warning: method is never used: `new` Oct 27 02:59:59.497 INFO kablam! --> src/cpu.rs:28:5 Oct 27 02:59:59.497 INFO kablam! | Oct 27 02:59:59.497 INFO kablam! 28 | fn new() -> ProcessorStatusReg { Oct 27 02:59:59.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 02:59:59.497 INFO kablam! Oct 27 02:59:59.497 INFO kablam! warning: method is never used: `step` Oct 27 02:59:59.497 INFO kablam! --> src/cpu.rs:38:5 Oct 27 02:59:59.497 INFO kablam! | Oct 27 02:59:59.497 INFO kablam! 38 | fn step(&mut self) { Oct 27 02:59:59.497 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 02:59:59.497 INFO kablam! Oct 27 03:00:00.218 INFO kablam! warning: unused import: `sres_emulator::cpu` Oct 27 03:00:00.218 INFO kablam! --> src/main.rs:7:5 Oct 27 03:00:00.218 INFO kablam! | Oct 27 03:00:00.218 INFO kablam! 7 | use sres_emulator::cpu; Oct 27 03:00:00.218 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 03:00:00.218 INFO kablam! | Oct 27 03:00:00.218 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:00:00.218 INFO kablam! Oct 27 03:00:00.283 INFO kablam! warning: unused import: `sres_emulator::cpu` Oct 27 03:00:00.283 INFO kablam! --> src/main.rs:7:5 Oct 27 03:00:00.283 INFO kablam! | Oct 27 03:00:00.283 INFO kablam! 7 | use sres_emulator::cpu; Oct 27 03:00:00.283 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 03:00:00.283 INFO kablam! | Oct 27 03:00:00.283 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:00:00.283 INFO kablam! Oct 27 03:00:00.356 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.91s Oct 27 03:00:00.371 INFO kablam! su: No module specific data is present Oct 27 03:00:01.201 INFO running `"docker" "rm" "-f" "8e390252047f9aab9b208a673b81558d81ca640c61398dc6eeb175df292b3f91"` Oct 27 03:00:01.314 INFO blam! 8e390252047f9aab9b208a673b81558d81ca640c61398dc6eeb175df292b3f91