Sep 04 23:21:39.899 INFO checking bdf-0.5.5 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 23:21:39.899 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 23:21:39.899 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:21:40.073 INFO blam! fe08c86575f4369cb1d5139a3c3bfd3c9495f51733627adb5f839292a5deee12 Sep 04 23:21:40.075 INFO running `"docker" "start" "-a" "fe08c86575f4369cb1d5139a3c3bfd3c9495f51733627adb5f839292a5deee12"` Sep 04 23:21:40.659 INFO kablam! Checking bdf v0.5.5 (file:///source) Sep 04 23:21:41.308 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 23:21:41.308 INFO kablam! --> src/bitmap.rs:51:22 Sep 04 23:21:41.308 INFO kablam! | Sep 04 23:21:41.308 INFO kablam! 51 | self.bits.contains(((y * self.width + x) as usize)) Sep 04 23:21:41.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 23:21:41.308 INFO kablam! | Sep 04 23:21:41.308 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 23:21:41.308 INFO kablam! Sep 04 23:21:41.309 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 23:21:41.309 INFO kablam! --> src/bitmap.rs:65:21 Sep 04 23:21:41.309 INFO kablam! | Sep 04 23:21:41.309 INFO kablam! 65 | self.bits.remove(((y * self.width + x) as usize)); Sep 04 23:21:41.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 23:21:41.309 INFO kablam! Sep 04 23:21:41.576 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 23:21:41.576 INFO kablam! --> src/bitmap.rs:51:22 Sep 04 23:21:41.576 INFO kablam! | Sep 04 23:21:41.576 INFO kablam! 51 | self.bits.contains(((y * self.width + x) as usize)) Sep 04 23:21:41.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 23:21:41.576 INFO kablam! | Sep 04 23:21:41.576 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 23:21:41.576 INFO kablam! Sep 04 23:21:41.576 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 23:21:41.576 INFO kablam! --> src/bitmap.rs:65:21 Sep 04 23:21:41.576 INFO kablam! | Sep 04 23:21:41.576 INFO kablam! 65 | self.bits.remove(((y * self.width + x) as usize)); Sep 04 23:21:41.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 23:21:41.576 INFO kablam! Sep 04 23:21:43.113 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.47s Sep 04 23:21:43.118 INFO kablam! su: No module specific data is present Sep 04 23:21:43.579 INFO running `"docker" "rm" "-f" "fe08c86575f4369cb1d5139a3c3bfd3c9495f51733627adb5f839292a5deee12"` Sep 04 23:21:43.705 INFO blam! fe08c86575f4369cb1d5139a3c3bfd3c9495f51733627adb5f839292a5deee12