Sep 05 02:12:32.249 INFO checking bdf-0.5.5 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 05 02:12:32.249 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 05 02:12:32.249 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-1/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 02:12:32.446 INFO blam! c658bff13390e8079353b9457e8881809a040690b8f50a31a9aca52fb742072d Sep 05 02:12:32.449 INFO running `"docker" "start" "-a" "c658bff13390e8079353b9457e8881809a040690b8f50a31a9aca52fb742072d"` Sep 05 02:12:33.091 INFO kablam! Checking bdf v0.5.5 (file:///source) Sep 05 02:12:33.897 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 02:12:33.897 INFO kablam! --> src/bitmap.rs:51:22 Sep 05 02:12:33.897 INFO kablam! | Sep 05 02:12:33.897 INFO kablam! 51 | self.bits.contains(((y * self.width + x) as usize)) Sep 05 02:12:33.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 02:12:33.897 INFO kablam! | Sep 05 02:12:33.897 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 02:12:33.897 INFO kablam! Sep 05 02:12:33.897 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 02:12:33.897 INFO kablam! --> src/bitmap.rs:65:21 Sep 05 02:12:33.897 INFO kablam! | Sep 05 02:12:33.897 INFO kablam! 65 | self.bits.remove(((y * self.width + x) as usize)); Sep 05 02:12:33.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 02:12:33.897 INFO kablam! Sep 05 02:12:33.942 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 02:12:33.942 INFO kablam! --> src/bitmap.rs:51:22 Sep 05 02:12:33.942 INFO kablam! | Sep 05 02:12:33.943 INFO kablam! 51 | self.bits.contains(((y * self.width + x) as usize)) Sep 05 02:12:33.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 02:12:33.943 INFO kablam! | Sep 05 02:12:33.943 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 05 02:12:33.943 INFO kablam! Sep 05 02:12:33.943 INFO kablam! warning: unnecessary parentheses around method argument Sep 05 02:12:33.943 INFO kablam! --> src/bitmap.rs:65:21 Sep 05 02:12:33.943 INFO kablam! | Sep 05 02:12:33.943 INFO kablam! 65 | self.bits.remove(((y * self.width + x) as usize)); Sep 05 02:12:33.943 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 05 02:12:33.943 INFO kablam! Sep 05 02:12:35.448 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.38s Sep 05 02:12:35.452 INFO kablam! su: No module specific data is present Sep 05 02:12:35.923 INFO running `"docker" "rm" "-f" "c658bff13390e8079353b9457e8881809a040690b8f50a31a9aca52fb742072d"` Sep 05 02:12:36.039 INFO blam! c658bff13390e8079353b9457e8881809a040690b8f50a31a9aca52fb742072d