Oct 27 02:59:58.416 INFO checking jeramyRR/rust-n64-emulator against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 02:59:58.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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:58.744 INFO blam! 626588a18682b558d6916ea5c420c4a0a49cc8844a25a57ce1486ee27c3fa0ed Oct 27 02:59:58.746 INFO running `"docker" "start" "-a" "626588a18682b558d6916ea5c420c4a0a49cc8844a25a57ce1486ee27c3fa0ed"` Oct 27 03:00:00.271 INFO kablam! usermod: no changes Oct 27 03:00:00.315 INFO kablam! Checking rustendo64 v0.1.0 (/source) Oct 27 03:00:00.715 INFO kablam! warning: unused variable: `pif` Oct 27 03:00:00.715 INFO kablam! --> src/main.rs:20:9 Oct 27 03:00:00.715 INFO kablam! | Oct 27 03:00:00.715 INFO kablam! 20 | let pif = load_rom(pif_file_name); Oct 27 03:00:00.715 INFO kablam! | ^^^ help: consider using `_pif` instead Oct 27 03:00:00.715 INFO kablam! | Oct 27 03:00:00.715 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:00:00.715 INFO kablam! Oct 27 03:00:00.715 INFO kablam! warning: unused variable: `rom` Oct 27 03:00:00.715 INFO kablam! --> src/main.rs:21:9 Oct 27 03:00:00.715 INFO kablam! | Oct 27 03:00:00.715 INFO kablam! 21 | let rom = load_rom(rom_file_name); Oct 27 03:00:00.715 INFO kablam! | ^^^ help: consider using `_rom` instead Oct 27 03:00:00.715 INFO kablam! Oct 27 03:00:00.715 INFO kablam! warning: variant is never constructed: `DxxDxx` Oct 27 03:00:00.715 INFO kablam! --> src/coprocessor0.rs:12:3 Oct 27 03:00:00.715 INFO kablam! | Oct 27 03:00:00.715 INFO kablam! 12 | DxxDxx, Oct 27 03:00:00.715 INFO kablam! | ^^^^^^ Oct 27 03:00:00.715 INFO kablam! | Oct 27 03:00:00.715 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:00:00.715 INFO kablam! Oct 27 03:00:00.715 INFO kablam! warning: variant is never constructed: `RFU` Oct 27 03:00:00.715 INFO kablam! --> src/coprocessor0.rs:13:3 Oct 27 03:00:00.715 INFO kablam! | Oct 27 03:00:00.715 INFO kablam! 13 | RFU, Oct 27 03:00:00.715 INFO kablam! | ^^^ Oct 27 03:00:00.715 INFO kablam! Oct 27 03:00:00.715 INFO kablam! warning: variant is never constructed: `LittleEndian` Oct 27 03:00:00.715 INFO kablam! --> src/coprocessor0.rs:24:3 Oct 27 03:00:00.715 INFO kablam! | Oct 27 03:00:00.715 INFO kablam! 24 | LittleEndian, Oct 27 03:00:00.715 INFO kablam! | ^^^^^^^^^^^^ Oct 27 03:00:00.715 INFO kablam! Oct 27 03:00:00.715 INFO kablam! warning: method is never used: `new` Oct 27 03:00:00.715 INFO kablam! --> src/coprocessor0.rs:41:3 Oct 27 03:00:00.715 INFO kablam! | Oct 27 03:00:00.715 INFO kablam! 41 | fn new() -> RegConfig { Oct 27 03:00:00.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:00:00.715 INFO kablam! Oct 27 03:00:00.715 INFO kablam! warning: method is never used: `new` Oct 27 03:00:00.715 INFO kablam! --> src/coprocessor0.rs:57:3 Oct 27 03:00:00.715 INFO kablam! | Oct 27 03:00:00.715 INFO kablam! 57 | pub fn new() -> Cp0 { Oct 27 03:00:00.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 03:00:00.715 INFO kablam! Oct 27 03:00:00.951 INFO kablam! warning: unused variable: `pif` Oct 27 03:00:00.951 INFO kablam! --> src/main.rs:20:9 Oct 27 03:00:00.951 INFO kablam! | Oct 27 03:00:00.951 INFO kablam! 20 | let pif = load_rom(pif_file_name); Oct 27 03:00:00.951 INFO kablam! | ^^^ help: consider using `_pif` instead Oct 27 03:00:00.951 INFO kablam! | Oct 27 03:00:00.951 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 03:00:00.951 INFO kablam! Oct 27 03:00:00.951 INFO kablam! warning: unused variable: `rom` Oct 27 03:00:00.951 INFO kablam! --> src/main.rs:21:9 Oct 27 03:00:00.951 INFO kablam! | Oct 27 03:00:00.951 INFO kablam! 21 | let rom = load_rom(rom_file_name); Oct 27 03:00:00.951 INFO kablam! | ^^^ help: consider using `_rom` instead Oct 27 03:00:00.951 INFO kablam! Oct 27 03:00:00.958 INFO kablam! warning: variant is never constructed: `DxxDxx` Oct 27 03:00:00.958 INFO kablam! --> src/coprocessor0.rs:12:3 Oct 27 03:00:00.958 INFO kablam! | Oct 27 03:00:00.958 INFO kablam! 12 | DxxDxx, Oct 27 03:00:00.958 INFO kablam! | ^^^^^^ Oct 27 03:00:00.958 INFO kablam! | Oct 27 03:00:00.958 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 03:00:00.958 INFO kablam! Oct 27 03:00:00.958 INFO kablam! warning: variant is never constructed: `RFU` Oct 27 03:00:00.958 INFO kablam! --> src/coprocessor0.rs:13:3 Oct 27 03:00:00.958 INFO kablam! | Oct 27 03:00:00.958 INFO kablam! 13 | RFU, Oct 27 03:00:00.958 INFO kablam! | ^^^ Oct 27 03:00:00.958 INFO kablam! Oct 27 03:00:00.958 INFO kablam! warning: variant is never constructed: `LittleEndian` Oct 27 03:00:00.958 INFO kablam! --> src/coprocessor0.rs:24:3 Oct 27 03:00:00.958 INFO kablam! | Oct 27 03:00:00.958 INFO kablam! 24 | LittleEndian, Oct 27 03:00:00.958 INFO kablam! | ^^^^^^^^^^^^ Oct 27 03:00:00.958 INFO kablam! Oct 27 03:00:00.958 INFO kablam! warning: method is never used: `new` Oct 27 03:00:00.958 INFO kablam! --> src/coprocessor0.rs:41:3 Oct 27 03:00:00.958 INFO kablam! | Oct 27 03:00:00.958 INFO kablam! 41 | fn new() -> RegConfig { Oct 27 03:00:00.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:00:00.958 INFO kablam! Oct 27 03:00:00.958 INFO kablam! warning: method is never used: `new` Oct 27 03:00:00.958 INFO kablam! --> src/coprocessor0.rs:57:3 Oct 27 03:00:00.958 INFO kablam! | Oct 27 03:00:00.958 INFO kablam! 57 | pub fn new() -> Cp0 { Oct 27 03:00:00.958 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 27 03:00:00.958 INFO kablam! Oct 27 03:00:00.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.68s Oct 27 03:00:00.995 INFO kablam! su: No module specific data is present Oct 27 03:00:01.275 INFO running `"docker" "rm" "-f" "626588a18682b558d6916ea5c420c4a0a49cc8844a25a57ce1486ee27c3fa0ed"` Oct 27 03:00:01.368 INFO blam! 626588a18682b558d6916ea5c420c4a0a49cc8844a25a57ce1486ee27c3fa0ed