Nov 30 23:45:43.585 INFO checking disasm6502-0.2.1 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 23:45:43.585 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-4/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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"` Nov 30 23:45:43.787 INFO [stdout] 659ac84c92b6d1ab6ec5d29bc7e82f98db9736c652b1e2ea656a6c9e125c7994 Nov 30 23:45:43.794 INFO running `"docker" "start" "-a" "659ac84c92b6d1ab6ec5d29bc7e82f98db9736c652b1e2ea656a6c9e125c7994"` Nov 30 23:45:44.407 INFO [stderr] usermod: no changes Nov 30 23:45:44.428 INFO [stderr] Checking disasm6502 v0.2.1 (/source) Nov 30 23:45:45.060 INFO [stderr] warning: unnecessary parentheses around function argument Nov 30 23:45:45.060 INFO [stderr] --> src/instruction.rs:326:75 Nov 30 23:45:45.060 INFO [stderr] | Nov 30 23:45:45.060 INFO [stderr] 326 | let value_be = (read_byte(*index, buffer) << 8 & 0xFF00) | (read_byte((*index + 0x0001), buffer) & 0x00FF); Nov 30 23:45:45.060 INFO [stderr] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 30 23:45:45.060 INFO [stderr] | Nov 30 23:45:45.060 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 30 23:45:45.061 INFO [stderr] Nov 30 23:45:45.204 INFO [stderr] warning: unnecessary parentheses around function argument Nov 30 23:45:45.204 INFO [stderr] --> src/instruction.rs:326:75 Nov 30 23:45:45.204 INFO [stderr] | Nov 30 23:45:45.204 INFO [stderr] 326 | let value_be = (read_byte(*index, buffer) << 8 & 0xFF00) | (read_byte((*index + 0x0001), buffer) & 0x00FF); Nov 30 23:45:45.204 INFO [stderr] | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 30 23:45:45.204 INFO [stderr] | Nov 30 23:45:45.204 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 30 23:45:45.204 INFO [stderr] Nov 30 23:45:46.485 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.06s Nov 30 23:45:46.487 INFO [stderr] su: No module specific data is present Nov 30 23:45:46.738 INFO running `"docker" "inspect" "659ac84c92b6d1ab6ec5d29bc7e82f98db9736c652b1e2ea656a6c9e125c7994"` Nov 30 23:45:46.898 INFO running `"docker" "rm" "-f" "659ac84c92b6d1ab6ec5d29bc7e82f98db9736c652b1e2ea656a6c9e125c7994"` Nov 30 23:45:46.996 INFO [stdout] 659ac84c92b6d1ab6ec5d29bc7e82f98db9736c652b1e2ea656a6c9e125c7994