Sep 10 22:19:32.914 INFO checking bdf-0.5.5 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 22:19:32.914 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 22:19:32.914 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-7/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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=1000" "-e" "CMD=cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 22:19:33.067 INFO blam! 47ebbafbe70206cfa96068d69b6cf89a4eb7ecca68d739d9218bd2d69434bc48 Sep 10 22:19:33.069 INFO running `"docker" "start" "-a" "47ebbafbe70206cfa96068d69b6cf89a4eb7ecca68d739d9218bd2d69434bc48"` Sep 10 22:19:33.898 INFO kablam! usermod: no changes Sep 10 22:19:33.937 INFO kablam! Checking bdf v0.5.5 (file:///source) Sep 10 22:19:34.346 INFO kablam! warning: unnecessary parentheses around method argument Sep 10 22:19:34.346 INFO kablam! --> src/bitmap.rs:51:22 Sep 10 22:19:34.346 INFO kablam! | Sep 10 22:19:34.346 INFO kablam! 51 | self.bits.contains(((y * self.width + x) as usize)) Sep 10 22:19:34.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 22:19:34.346 INFO kablam! | Sep 10 22:19:34.346 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 22:19:34.346 INFO kablam! Sep 10 22:19:34.346 INFO kablam! warning: unnecessary parentheses around method argument Sep 10 22:19:34.346 INFO kablam! --> src/bitmap.rs:65:21 Sep 10 22:19:34.346 INFO kablam! | Sep 10 22:19:34.346 INFO kablam! 65 | self.bits.remove(((y * self.width + x) as usize)); Sep 10 22:19:34.346 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 22:19:34.346 INFO kablam! Sep 10 22:19:34.442 INFO kablam! warning: unnecessary parentheses around method argument Sep 10 22:19:34.442 INFO kablam! --> src/bitmap.rs:51:22 Sep 10 22:19:34.442 INFO kablam! | Sep 10 22:19:34.442 INFO kablam! 51 | self.bits.contains(((y * self.width + x) as usize)) Sep 10 22:19:34.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 22:19:34.442 INFO kablam! | Sep 10 22:19:34.442 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 22:19:34.442 INFO kablam! Sep 10 22:19:34.442 INFO kablam! warning: unnecessary parentheses around method argument Sep 10 22:19:34.442 INFO kablam! --> src/bitmap.rs:65:21 Sep 10 22:19:34.442 INFO kablam! | Sep 10 22:19:34.442 INFO kablam! 65 | self.bits.remove(((y * self.width + x) as usize)); Sep 10 22:19:34.442 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 22:19:34.442 INFO kablam! Sep 10 22:19:35.312 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Sep 10 22:19:35.315 INFO kablam! su: No module specific data is present Sep 10 22:19:35.945 INFO running `"docker" "rm" "-f" "47ebbafbe70206cfa96068d69b6cf89a4eb7ecca68d739d9218bd2d69434bc48"` Sep 10 22:19:36.055 INFO blam! 47ebbafbe70206cfa96068d69b6cf89a4eb7ecca68d739d9218bd2d69434bc48