Oct 27 23:06:14.324 INFO checking disasm6502-0.2.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 23:06:14.324 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 23:06:14.857 INFO blam! 5607a84819d212df2f8bc84cbaf459ef6dbf379041d62e93cdf4a64c4d4e82ff Oct 27 23:06:14.861 INFO running `"docker" "start" "-a" "5607a84819d212df2f8bc84cbaf459ef6dbf379041d62e93cdf4a64c4d4e82ff"` Oct 27 23:06:15.883 INFO kablam! usermod: no changes Oct 27 23:06:15.934 INFO kablam! Checking disasm6502 v0.2.1 (/source) Oct 27 23:06:16.811 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 23:06:16.811 INFO kablam! --> src/instruction.rs:326:75 Oct 27 23:06:16.812 INFO kablam! | Oct 27 23:06:16.812 INFO kablam! 326 | let value_be = (read_byte(*index, buffer) << 8 & 0xFF00) | (read_byte((*index + 0x0001), buffer) & 0x00FF); Oct 27 23:06:16.812 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 23:06:16.813 INFO kablam! | Oct 27 23:06:16.813 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 23:06:16.813 INFO kablam! Oct 27 23:06:16.991 INFO kablam! warning: unnecessary parentheses around function argument Oct 27 23:06:16.991 INFO kablam! --> src/instruction.rs:326:75 Oct 27 23:06:16.991 INFO kablam! | Oct 27 23:06:16.991 INFO kablam! 326 | let value_be = (read_byte(*index, buffer) << 8 & 0xFF00) | (read_byte((*index + 0x0001), buffer) & 0x00FF); Oct 27 23:06:16.991 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 27 23:06:16.991 INFO kablam! | Oct 27 23:06:16.991 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 27 23:06:16.991 INFO kablam! Oct 27 23:06:18.897 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.98s Oct 27 23:06:18.900 INFO kablam! su: No module specific data is present Oct 27 23:06:19.551 INFO running `"docker" "rm" "-f" "5607a84819d212df2f8bc84cbaf459ef6dbf379041d62e93cdf4a64c4d4e82ff"` Oct 27 23:06:19.804 INFO blam! 5607a84819d212df2f8bc84cbaf459ef6dbf379041d62e93cdf4a64c4d4e82ff