Nov 07 15:58:15.115 INFO checking disasm6502-0.2.1 against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 07 15:58:15.115 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-5/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 15:58:15.492 INFO blam! c953451c8e0506eac9a91f9301166bce2285d1f50e8b8488df71886f064dfc94 Nov 07 15:58:15.494 INFO running `"docker" "start" "-a" "c953451c8e0506eac9a91f9301166bce2285d1f50e8b8488df71886f064dfc94"` Nov 07 15:58:17.221 INFO kablam! usermod: no changes Nov 07 15:58:17.292 INFO kablam! Checking disasm6502 v0.2.1 (/source) Nov 07 15:58:18.285 INFO kablam! warning: unnecessary parentheses around function argument Nov 07 15:58:18.285 INFO kablam! --> src/instruction.rs:326:75 Nov 07 15:58:18.285 INFO kablam! | Nov 07 15:58:18.285 INFO kablam! 326 | let value_be = (read_byte(*index, buffer) << 8 & 0xFF00) | (read_byte((*index + 0x0001), buffer) & 0x00FF); Nov 07 15:58:18.285 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 07 15:58:18.285 INFO kablam! | Nov 07 15:58:18.285 INFO kablam! = note: #[warn(unused_parens)] on by default Nov 07 15:58:18.285 INFO kablam! Nov 07 15:58:18.482 INFO kablam! warning: unnecessary parentheses around function argument Nov 07 15:58:18.482 INFO kablam! --> src/instruction.rs:326:75 Nov 07 15:58:18.482 INFO kablam! | Nov 07 15:58:18.482 INFO kablam! 326 | let value_be = (read_byte(*index, buffer) << 8 & 0xFF00) | (read_byte((*index + 0x0001), buffer) & 0x00FF); Nov 07 15:58:18.482 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Nov 07 15:58:18.482 INFO kablam! | Nov 07 15:58:18.482 INFO kablam! = note: #[warn(unused_parens)] on by default Nov 07 15:58:18.482 INFO kablam! Nov 07 15:58:20.384 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.11s Nov 07 15:58:20.404 INFO kablam! su: No module specific data is present Nov 07 15:58:20.921 INFO running `"docker" "rm" "-f" "c953451c8e0506eac9a91f9301166bce2285d1f50e8b8488df71886f064dfc94"` Nov 07 15:58:21.256 INFO blam! c953451c8e0506eac9a91f9301166bce2285d1f50e8b8488df71886f064dfc94