Oct 12 19:51:18.571 INFO checking jeremiahbiard/sres-emulator against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 19:51:18.572 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 19:51:19.142 INFO blam! 0af3a44efdf1cdd92cfc182812ab32ca500d2bf985f8f133c761fe199680a50c Oct 12 19:51:19.143 INFO running `"docker" "start" "-a" "0af3a44efdf1cdd92cfc182812ab32ca500d2bf985f8f133c761fe199680a50c"` Oct 12 19:51:19.844 INFO kablam! usermod: no changes Oct 12 19:51:19.912 INFO kablam! Compiling miniz_oxide_c_api v0.1.2 Oct 12 19:51:19.937 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 12 19:51:19.937 INFO kablam! Checking miniz_oxide v0.1.2 Oct 12 19:51:23.202 INFO kablam! Checking bzip2 v0.3.3 Oct 12 19:51:23.448 INFO kablam! Checking flate2 v1.0.1 Oct 12 19:51:24.570 INFO kablam! Checking zip v0.4.0 Oct 12 19:51:25.469 INFO kablam! Checking sres-emulator v0.1.0 (/source) Oct 12 19:51:26.375 INFO kablam! warning: variant is never constructed: `HiRom` Oct 12 19:51:26.375 INFO kablam! --> src/rom_utils.rs:12:5 Oct 12 19:51:26.375 INFO kablam! | Oct 12 19:51:26.375 INFO kablam! 12 | HiRom, Oct 12 19:51:26.375 INFO kablam! | ^^^^^ Oct 12 19:51:26.375 INFO kablam! | Oct 12 19:51:26.375 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:51:26.375 INFO kablam! Oct 12 19:51:26.375 INFO kablam! warning: method is never used: `new` Oct 12 19:51:26.375 INFO kablam! --> src/cpu.rs:28:5 Oct 12 19:51:26.376 INFO kablam! | Oct 12 19:51:26.376 INFO kablam! 28 | fn new() -> ProcessorStatusReg { Oct 12 19:51:26.376 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:51:26.376 INFO kablam! Oct 12 19:51:26.376 INFO kablam! warning: method is never used: `step` Oct 12 19:51:26.376 INFO kablam! --> src/cpu.rs:38:5 Oct 12 19:51:26.377 INFO kablam! | Oct 12 19:51:26.377 INFO kablam! 38 | fn step(&mut self) { Oct 12 19:51:26.377 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 19:51:26.377 INFO kablam! Oct 12 19:51:26.412 INFO kablam! warning: variant is never constructed: `HiRom` Oct 12 19:51:26.413 INFO kablam! --> src/rom_utils.rs:12:5 Oct 12 19:51:26.413 INFO kablam! | Oct 12 19:51:26.413 INFO kablam! 12 | HiRom, Oct 12 19:51:26.413 INFO kablam! | ^^^^^ Oct 12 19:51:26.413 INFO kablam! | Oct 12 19:51:26.413 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:51:26.414 INFO kablam! Oct 12 19:51:26.414 INFO kablam! warning: method is never used: `new` Oct 12 19:51:26.414 INFO kablam! --> src/cpu.rs:28:5 Oct 12 19:51:26.414 INFO kablam! | Oct 12 19:51:26.414 INFO kablam! 28 | fn new() -> ProcessorStatusReg { Oct 12 19:51:26.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:51:26.414 INFO kablam! Oct 12 19:51:26.414 INFO kablam! warning: method is never used: `step` Oct 12 19:51:26.415 INFO kablam! --> src/cpu.rs:38:5 Oct 12 19:51:26.415 INFO kablam! | Oct 12 19:51:26.415 INFO kablam! 38 | fn step(&mut self) { Oct 12 19:51:26.415 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 19:51:26.415 INFO kablam! Oct 12 19:51:27.029 INFO kablam! warning: unused import: `sres_emulator::cpu` Oct 12 19:51:27.029 INFO kablam! --> src/main.rs:7:5 Oct 12 19:51:27.029 INFO kablam! | Oct 12 19:51:27.029 INFO kablam! 7 | use sres_emulator::cpu; Oct 12 19:51:27.029 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 19:51:27.029 INFO kablam! | Oct 12 19:51:27.029 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:51:27.029 INFO kablam! Oct 12 19:51:27.189 INFO kablam! warning: unused import: `sres_emulator::cpu` Oct 12 19:51:27.189 INFO kablam! --> src/main.rs:7:5 Oct 12 19:51:27.189 INFO kablam! | Oct 12 19:51:27.189 INFO kablam! 7 | use sres_emulator::cpu; Oct 12 19:51:27.189 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 12 19:51:27.189 INFO kablam! | Oct 12 19:51:27.189 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:51:27.189 INFO kablam! Oct 12 19:51:27.281 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.40s Oct 12 19:51:27.281 INFO kablam! su: No module specific data is present Oct 12 19:51:27.625 INFO running `"docker" "rm" "-f" "0af3a44efdf1cdd92cfc182812ab32ca500d2bf985f8f133c761fe199680a50c"` Oct 12 19:51:27.832 INFO blam! 0af3a44efdf1cdd92cfc182812ab32ca500d2bf985f8f133c761fe199680a50c