Oct 22 03:37:19.164 INFO checking disasm6502-0.2.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:37:19.165 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 22 03:37:19.361 INFO blam! 7e0273a700b21749747ce99118ed26bffbafc38c227c1d2fdd0755b64ef27459 Oct 22 03:37:19.365 INFO running `"docker" "start" "-a" "7e0273a700b21749747ce99118ed26bffbafc38c227c1d2fdd0755b64ef27459"` Oct 22 03:37:19.804 INFO kablam! usermod: no changes Oct 22 03:37:19.833 INFO kablam! Checking disasm6502 v0.2.1 (/source) Oct 22 03:37:20.412 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 03:37:20.412 INFO kablam! --> src/instruction.rs:326:75 Oct 22 03:37:20.412 INFO kablam! | Oct 22 03:37:20.412 INFO kablam! 326 | let value_be = (read_byte(*index, buffer) << 8 & 0xFF00) | (read_byte((*index + 0x0001), buffer) & 0x00FF); Oct 22 03:37:20.412 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:37:20.412 INFO kablam! | Oct 22 03:37:20.412 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 03:37:20.412 INFO kablam! Oct 22 03:37:20.556 INFO kablam! warning: unnecessary parentheses around function argument Oct 22 03:37:20.557 INFO kablam! --> src/instruction.rs:326:75 Oct 22 03:37:20.557 INFO kablam! | Oct 22 03:37:20.557 INFO kablam! 326 | let value_be = (read_byte(*index, buffer) << 8 & 0xFF00) | (read_byte((*index + 0x0001), buffer) & 0x00FF); Oct 22 03:37:20.557 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 22 03:37:20.557 INFO kablam! | Oct 22 03:37:20.557 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 22 03:37:20.557 INFO kablam! Oct 22 03:37:21.812 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.99s Oct 22 03:37:21.815 INFO kablam! su: No module specific data is present Oct 22 03:37:22.445 INFO running `"docker" "rm" "-f" "7e0273a700b21749747ce99118ed26bffbafc38c227c1d2fdd0755b64ef27459"` Oct 22 03:37:22.744 INFO blam! 7e0273a700b21749747ce99118ed26bffbafc38c227c1d2fdd0755b64ef27459