Oct 21 16:56:35.677 INFO checking jeremiahbiard/sres-emulator against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:56:35.677 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 16:56:35.895 INFO blam! be2d5aeb08b6675f9d2fbe47fd8d69e918376471a1f418d0214d52d7f3b58c07 Oct 21 16:56:35.897 INFO running `"docker" "start" "-a" "be2d5aeb08b6675f9d2fbe47fd8d69e918376471a1f418d0214d52d7f3b58c07"` Oct 21 16:56:36.483 INFO kablam! usermod: no changes Oct 21 16:56:36.544 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 21 16:56:36.544 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 21 16:56:36.544 INFO kablam! Checking miniz_oxide v0.1.2 Oct 21 16:56:36.544 INFO kablam! Checking msdos_time v0.1.6 Oct 21 16:56:38.800 INFO kablam! Checking flate2 v1.0.1 Oct 21 16:56:39.472 INFO kablam! Checking bzip2 v0.3.3 Oct 21 16:56:40.183 INFO kablam! Checking zip v0.4.0 Oct 21 16:56:41.104 INFO kablam! Checking sres-emulator v0.1.0 (/source) Oct 21 16:56:41.687 INFO kablam! warning: variant is never constructed: `HiRom` Oct 21 16:56:41.687 INFO kablam! --> src/rom_utils.rs:12:5 Oct 21 16:56:41.687 INFO kablam! | Oct 21 16:56:41.687 INFO kablam! 12 | HiRom, Oct 21 16:56:41.687 INFO kablam! | ^^^^^ Oct 21 16:56:41.687 INFO kablam! | Oct 21 16:56:41.687 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:56:41.687 INFO kablam! Oct 21 16:56:41.687 INFO kablam! warning: method is never used: `new` Oct 21 16:56:41.687 INFO kablam! --> src/cpu.rs:28:5 Oct 21 16:56:41.687 INFO kablam! | Oct 21 16:56:41.687 INFO kablam! 28 | fn new() -> ProcessorStatusReg { Oct 21 16:56:41.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:56:41.687 INFO kablam! Oct 21 16:56:41.687 INFO kablam! warning: method is never used: `step` Oct 21 16:56:41.687 INFO kablam! --> src/cpu.rs:38:5 Oct 21 16:56:41.687 INFO kablam! | Oct 21 16:56:41.687 INFO kablam! 38 | fn step(&mut self) { Oct 21 16:56:41.687 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 16:56:41.687 INFO kablam! Oct 21 16:56:41.704 INFO kablam! warning: variant is never constructed: `HiRom` Oct 21 16:56:41.704 INFO kablam! --> src/rom_utils.rs:12:5 Oct 21 16:56:41.704 INFO kablam! | Oct 21 16:56:41.704 INFO kablam! 12 | HiRom, Oct 21 16:56:41.704 INFO kablam! | ^^^^^ Oct 21 16:56:41.704 INFO kablam! | Oct 21 16:56:41.704 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:56:41.704 INFO kablam! Oct 21 16:56:41.704 INFO kablam! warning: method is never used: `new` Oct 21 16:56:41.704 INFO kablam! --> src/cpu.rs:28:5 Oct 21 16:56:41.704 INFO kablam! | Oct 21 16:56:41.704 INFO kablam! 28 | fn new() -> ProcessorStatusReg { Oct 21 16:56:41.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:56:41.704 INFO kablam! Oct 21 16:56:41.704 INFO kablam! warning: method is never used: `step` Oct 21 16:56:41.704 INFO kablam! --> src/cpu.rs:38:5 Oct 21 16:56:41.704 INFO kablam! | Oct 21 16:56:41.704 INFO kablam! 38 | fn step(&mut self) { Oct 21 16:56:41.704 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 16:56:41.704 INFO kablam! Oct 21 16:56:42.272 INFO kablam! warning: unused import: `sres_emulator::cpu` Oct 21 16:56:42.272 INFO kablam! --> src/main.rs:7:5 Oct 21 16:56:42.272 INFO kablam! | Oct 21 16:56:42.272 INFO kablam! 7 | use sres_emulator::cpu; Oct 21 16:56:42.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 16:56:42.272 INFO kablam! | Oct 21 16:56:42.272 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 16:56:42.272 INFO kablam! Oct 21 16:56:42.293 INFO kablam! warning: unused import: `sres_emulator::cpu` Oct 21 16:56:42.293 INFO kablam! --> src/main.rs:7:5 Oct 21 16:56:42.293 INFO kablam! | Oct 21 16:56:42.293 INFO kablam! 7 | use sres_emulator::cpu; Oct 21 16:56:42.293 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 16:56:42.293 INFO kablam! | Oct 21 16:56:42.293 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 16:56:42.293 INFO kablam! Oct 21 16:56:42.350 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.85s Oct 21 16:56:42.353 INFO kablam! su: No module specific data is present Oct 21 16:56:42.694 INFO running `"docker" "rm" "-f" "be2d5aeb08b6675f9d2fbe47fd8d69e918376471a1f418d0214d52d7f3b58c07"` Oct 21 16:56:42.796 INFO blam! be2d5aeb08b6675f9d2fbe47fd8d69e918376471a1f418d0214d52d7f3b58c07