Oct 12 23:30:04.958 INFO checking codec-abc/synacor-challenge-rust against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 23:30:04.959 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 23:30:05.397 INFO blam! c696464ae760a7126ae3ff39c06f7dbfad676829ddab15f7e747f2e56a2cebef Oct 12 23:30:05.398 INFO running `"docker" "start" "-a" "c696464ae760a7126ae3ff39c06f7dbfad676829ddab15f7e747f2e56a2cebef"` Oct 12 23:30:06.708 INFO kablam! usermod: no changes Oct 12 23:30:06.808 INFO kablam! Checking synacor_challenge v0.1.0 (/source) Oct 12 23:30:07.816 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.816 INFO kablam! --> src/opcode.rs:231:51 Oct 12 23:30:07.816 INFO kablam! | Oct 12 23:30:07.816 INFO kablam! 231 | let register_result = read_mem_as_u16_le(mem, (offset + 1)); Oct 12 23:30:07.816 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.816 INFO kablam! | Oct 12 23:30:07.816 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 23:30:07.817 INFO kablam! Oct 12 23:30:07.817 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.817 INFO kablam! --> src/opcode.rs:232:48 Oct 12 23:30:07.817 INFO kablam! | Oct 12 23:30:07.817 INFO kablam! 232 | let value_result = read_mem_as_u16_le(mem, (offset + 2)); Oct 12 23:30:07.817 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.817 INFO kablam! Oct 12 23:30:07.817 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.817 INFO kablam! --> src/opcode.rs:256:48 Oct 12 23:30:07.817 INFO kablam! | Oct 12 23:30:07.817 INFO kablam! 256 | let value_result = read_mem_as_u16_le(mem, (offset + 1)); Oct 12 23:30:07.817 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.817 INFO kablam! Oct 12 23:30:07.817 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.817 INFO kablam! --> src/opcode.rs:275:48 Oct 12 23:30:07.817 INFO kablam! | Oct 12 23:30:07.817 INFO kablam! 275 | let value_result = read_mem_as_u16_le(mem, (offset + 1)); Oct 12 23:30:07.817 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.817 INFO kablam! Oct 12 23:30:07.817 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.817 INFO kablam! --> src/opcode.rs:294:47 Oct 12 23:30:07.817 INFO kablam! | Oct 12 23:30:07.817 INFO kablam! 294 | let cell_result = read_mem_as_u16_le(mem, (offset + 1)); Oct 12 23:30:07.817 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.817 INFO kablam! Oct 12 23:30:07.817 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.817 INFO kablam! --> src/opcode.rs:295:56 Oct 12 23:30:07.817 INFO kablam! | Oct 12 23:30:07.817 INFO kablam! 295 | let first_operand_result = read_mem_as_u16_le(mem, (offset + 2)); Oct 12 23:30:07.817 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.817 INFO kablam! Oct 12 23:30:07.817 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.817 INFO kablam! --> src/opcode.rs:296:57 Oct 12 23:30:07.817 INFO kablam! | Oct 12 23:30:07.817 INFO kablam! 296 | let second_operand_result = read_mem_as_u16_le(mem, (offset + 3)); Oct 12 23:30:07.817 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.817 INFO kablam! Oct 12 23:30:07.856 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.856 INFO kablam! --> src/opcode.rs:231:51 Oct 12 23:30:07.856 INFO kablam! | Oct 12 23:30:07.856 INFO kablam! 231 | let register_result = read_mem_as_u16_le(mem, (offset + 1)); Oct 12 23:30:07.856 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.856 INFO kablam! | Oct 12 23:30:07.856 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 23:30:07.856 INFO kablam! Oct 12 23:30:07.856 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.856 INFO kablam! --> src/opcode.rs:232:48 Oct 12 23:30:07.856 INFO kablam! | Oct 12 23:30:07.856 INFO kablam! 232 | let value_result = read_mem_as_u16_le(mem, (offset + 2)); Oct 12 23:30:07.857 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.857 INFO kablam! Oct 12 23:30:07.857 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.857 INFO kablam! --> src/opcode.rs:256:48 Oct 12 23:30:07.857 INFO kablam! | Oct 12 23:30:07.857 INFO kablam! 256 | let value_result = read_mem_as_u16_le(mem, (offset + 1)); Oct 12 23:30:07.857 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.857 INFO kablam! Oct 12 23:30:07.857 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.857 INFO kablam! --> src/opcode.rs:275:48 Oct 12 23:30:07.857 INFO kablam! | Oct 12 23:30:07.857 INFO kablam! 275 | let value_result = read_mem_as_u16_le(mem, (offset + 1)); Oct 12 23:30:07.857 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.857 INFO kablam! Oct 12 23:30:07.857 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.857 INFO kablam! --> src/opcode.rs:294:47 Oct 12 23:30:07.857 INFO kablam! | Oct 12 23:30:07.857 INFO kablam! 294 | let cell_result = read_mem_as_u16_le(mem, (offset + 1)); Oct 12 23:30:07.857 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.857 INFO kablam! Oct 12 23:30:07.857 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.857 INFO kablam! --> src/opcode.rs:295:56 Oct 12 23:30:07.857 INFO kablam! | Oct 12 23:30:07.857 INFO kablam! 295 | let first_operand_result = read_mem_as_u16_le(mem, (offset + 2)); Oct 12 23:30:07.857 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.857 INFO kablam! Oct 12 23:30:07.857 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 23:30:07.857 INFO kablam! --> src/opcode.rs:296:57 Oct 12 23:30:07.857 INFO kablam! | Oct 12 23:30:07.857 INFO kablam! 296 | let second_operand_result = read_mem_as_u16_le(mem, (offset + 3)); Oct 12 23:30:07.857 INFO kablam! | ^^^^^^^^^^^^ help: remove these parentheses Oct 12 23:30:07.857 INFO kablam! Oct 12 23:30:08.251 INFO kablam! warning: method is never used: `is_invalid_number` Oct 12 23:30:08.251 INFO kablam! --> src/opcode.rs:838:5 Oct 12 23:30:08.251 INFO kablam! | Oct 12 23:30:08.251 INFO kablam! 838 | pub fn is_invalid_number(&self) -> bool Oct 12 23:30:08.251 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:30:08.251 INFO kablam! | Oct 12 23:30:08.251 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:30:08.251 INFO kablam! Oct 12 23:30:08.428 INFO kablam! warning: method is never used: `is_invalid_number` Oct 12 23:30:08.428 INFO kablam! --> src/opcode.rs:838:5 Oct 12 23:30:08.428 INFO kablam! | Oct 12 23:30:08.428 INFO kablam! 838 | pub fn is_invalid_number(&self) -> bool Oct 12 23:30:08.428 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 23:30:08.428 INFO kablam! | Oct 12 23:30:08.428 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 23:30:08.428 INFO kablam! Oct 12 23:30:08.492 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 12 23:30:08.492 INFO kablam! su: No module specific data is present Oct 12 23:30:09.360 INFO running `"docker" "rm" "-f" "c696464ae760a7126ae3ff39c06f7dbfad676829ddab15f7e747f2e56a2cebef"` Oct 12 23:30:09.537 INFO blam! c696464ae760a7126ae3ff39c06f7dbfad676829ddab15f7e747f2e56a2cebef