Oct 12 22:35:00.711 INFO checking djanderson/riscv-5stage-simulator against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 22:35:00.712 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 22:35:01.203 INFO blam! f0b7297cd7bbe708588c8c2548bb23c47af369e157a5c368f34854d40fcb5ffa Oct 12 22:35:01.205 INFO running `"docker" "start" "-a" "f0b7297cd7bbe708588c8c2548bb23c47af369e157a5c368f34854d40fcb5ffa"` Oct 12 22:35:02.588 INFO kablam! usermod: no changes Oct 12 22:35:02.695 INFO kablam! Checking env_logger v0.4.3 Oct 12 22:35:03.672 INFO kablam! Checking riscv-5stage-simulator v0.1.0 (/source) Oct 12 22:35:04.713 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 22:35:04.713 INFO kablam! --> src/instruction/decoder.rs:154:26 Oct 12 22:35:04.713 INFO kablam! | Oct 12 22:35:04.713 INFO kablam! 154 | fields.opcode = Some((insn & OPCODE_MASK)); Oct 12 22:35:04.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:35:04.713 INFO kablam! | Oct 12 22:35:04.713 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 22:35:04.713 INFO kablam! Oct 12 22:35:04.713 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 22:35:04.713 INFO kablam! --> src/instruction/decoder.rs:174:26 Oct 12 22:35:04.713 INFO kablam! | Oct 12 22:35:04.713 INFO kablam! 174 | fields.opcode = Some((insn & OPCODE_MASK)); Oct 12 22:35:04.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:35:04.713 INFO kablam! Oct 12 22:35:04.713 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 22:35:04.713 INFO kablam! --> src/instruction/decoder.rs:193:26 Oct 12 22:35:04.713 INFO kablam! | Oct 12 22:35:04.713 INFO kablam! 193 | fields.opcode = Some((insn & OPCODE_MASK)); Oct 12 22:35:04.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:35:04.713 INFO kablam! Oct 12 22:35:04.713 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 22:35:04.713 INFO kablam! --> src/instruction/decoder.rs:210:26 Oct 12 22:35:04.713 INFO kablam! | Oct 12 22:35:04.714 INFO kablam! 210 | fields.opcode = Some((insn & OPCODE_MASK)); Oct 12 22:35:04.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:35:04.714 INFO kablam! Oct 12 22:35:04.714 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 22:35:04.714 INFO kablam! --> src/instruction/decoder.rs:231:26 Oct 12 22:35:04.714 INFO kablam! | Oct 12 22:35:04.714 INFO kablam! 231 | fields.opcode = Some((insn & OPCODE_MASK)); Oct 12 22:35:04.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:35:04.714 INFO kablam! Oct 12 22:35:04.714 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 22:35:04.714 INFO kablam! --> src/instruction/decoder.rs:243:26 Oct 12 22:35:04.714 INFO kablam! | Oct 12 22:35:04.714 INFO kablam! 243 | fields.opcode = Some((insn & OPCODE_MASK)); Oct 12 22:35:04.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:35:04.714 INFO kablam! Oct 12 22:35:04.876 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 22:35:04.876 INFO kablam! --> src/instruction/decoder.rs:154:26 Oct 12 22:35:04.876 INFO kablam! | Oct 12 22:35:04.876 INFO kablam! 154 | fields.opcode = Some((insn & OPCODE_MASK)); Oct 12 22:35:04.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:35:04.876 INFO kablam! | Oct 12 22:35:04.876 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 22:35:04.876 INFO kablam! Oct 12 22:35:04.876 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 22:35:04.876 INFO kablam! --> src/instruction/decoder.rs:174:26 Oct 12 22:35:04.876 INFO kablam! | Oct 12 22:35:04.876 INFO kablam! 174 | fields.opcode = Some((insn & OPCODE_MASK)); Oct 12 22:35:04.876 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:35:04.876 INFO kablam! Oct 12 22:35:04.877 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 22:35:04.877 INFO kablam! --> src/instruction/decoder.rs:193:26 Oct 12 22:35:04.877 INFO kablam! | Oct 12 22:35:04.877 INFO kablam! 193 | fields.opcode = Some((insn & OPCODE_MASK)); Oct 12 22:35:04.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:35:04.877 INFO kablam! Oct 12 22:35:04.877 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 22:35:04.877 INFO kablam! --> src/instruction/decoder.rs:210:26 Oct 12 22:35:04.877 INFO kablam! | Oct 12 22:35:04.877 INFO kablam! 210 | fields.opcode = Some((insn & OPCODE_MASK)); Oct 12 22:35:04.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:35:04.877 INFO kablam! Oct 12 22:35:04.877 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 22:35:04.877 INFO kablam! --> src/instruction/decoder.rs:231:26 Oct 12 22:35:04.877 INFO kablam! | Oct 12 22:35:04.877 INFO kablam! 231 | fields.opcode = Some((insn & OPCODE_MASK)); Oct 12 22:35:04.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:35:04.877 INFO kablam! Oct 12 22:35:04.877 INFO kablam! warning: unnecessary parentheses around function argument Oct 12 22:35:04.877 INFO kablam! --> src/instruction/decoder.rs:243:26 Oct 12 22:35:04.877 INFO kablam! | Oct 12 22:35:04.877 INFO kablam! 243 | fields.opcode = Some((insn & OPCODE_MASK)); Oct 12 22:35:04.877 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 22:35:04.877 INFO kablam! Oct 12 22:35:07.637 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.03s Oct 12 22:35:07.645 INFO kablam! su: No module specific data is present Oct 12 22:35:08.284 INFO running `"docker" "rm" "-f" "f0b7297cd7bbe708588c8c2548bb23c47af369e157a5c368f34854d40fcb5ffa"` Oct 12 22:35:08.560 INFO blam! f0b7297cd7bbe708588c8c2548bb23c47af369e157a5c368f34854d40fcb5ffa