Sep 02 02:29:06.127 INFO checking bdf-0.5.5 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 02 02:29:06.128 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 02 02:29:06.128 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-2/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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 +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 02:29:06.410 INFO blam! fe4b24f664988e8b7e25c117761ca177bd961756f24f8f638461a30a2f6c87b0 Sep 02 02:29:06.412 INFO running `"docker" "start" "-a" "fe4b24f664988e8b7e25c117761ca177bd961756f24f8f638461a30a2f6c87b0"` Sep 02 02:29:07.174 INFO kablam! Checking bdf v0.5.5 (file:///source) Sep 02 02:29:07.813 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 02:29:07.813 INFO kablam! --> src/bitmap.rs:51:22 Sep 02 02:29:07.813 INFO kablam! | Sep 02 02:29:07.813 INFO kablam! 51 | self.bits.contains(((y * self.width + x) as usize)) Sep 02 02:29:07.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 02:29:07.813 INFO kablam! | Sep 02 02:29:07.813 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 02:29:07.813 INFO kablam! Sep 02 02:29:07.813 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 02:29:07.813 INFO kablam! --> src/bitmap.rs:65:21 Sep 02 02:29:07.813 INFO kablam! | Sep 02 02:29:07.813 INFO kablam! 65 | self.bits.remove(((y * self.width + x) as usize)); Sep 02 02:29:07.813 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 02:29:07.813 INFO kablam! Sep 02 02:29:08.001 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 02:29:08.001 INFO kablam! --> src/bitmap.rs:51:22 Sep 02 02:29:08.001 INFO kablam! | Sep 02 02:29:08.001 INFO kablam! 51 | self.bits.contains(((y * self.width + x) as usize)) Sep 02 02:29:08.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 02:29:08.001 INFO kablam! | Sep 02 02:29:08.001 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 02:29:08.001 INFO kablam! Sep 02 02:29:08.001 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 02:29:08.001 INFO kablam! --> src/bitmap.rs:65:21 Sep 02 02:29:08.001 INFO kablam! | Sep 02 02:29:08.001 INFO kablam! 65 | self.bits.remove(((y * self.width + x) as usize)); Sep 02 02:29:08.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 02:29:08.001 INFO kablam! Sep 02 02:29:09.665 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.51s Sep 02 02:29:09.669 INFO kablam! su: No module specific data is present Sep 02 02:29:10.438 INFO running `"docker" "rm" "-f" "fe4b24f664988e8b7e25c117761ca177bd961756f24f8f638461a30a2f6c87b0"` Sep 02 02:29:10.541 INFO blam! fe4b24f664988e8b7e25c117761ca177bd961756f24f8f638461a30a2f6c87b0