Sep 01 09:54:25.071 INFO checking bdf-0.5.5 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 09:54:25.071 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 09:54:25.071 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-2/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 09:54:25.254 INFO blam! 9a232379cd1ff918851b865a5321c5e0b2f71fc8fa43d9f62e5313e914f3fb35 Sep 01 09:54:25.256 INFO running `"docker" "start" "-a" "9a232379cd1ff918851b865a5321c5e0b2f71fc8fa43d9f62e5313e914f3fb35"` Sep 01 09:54:25.833 INFO kablam! Checking bdf v0.5.5 (file:///source) Sep 01 09:54:26.393 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 09:54:26.393 INFO kablam! --> src/bitmap.rs:51:22 Sep 01 09:54:26.393 INFO kablam! | Sep 01 09:54:26.393 INFO kablam! 51 | self.bits.contains(((y * self.width + x) as usize)) Sep 01 09:54:26.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 09:54:26.393 INFO kablam! | Sep 01 09:54:26.393 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 09:54:26.393 INFO kablam! Sep 01 09:54:26.393 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 09:54:26.393 INFO kablam! --> src/bitmap.rs:65:21 Sep 01 09:54:26.393 INFO kablam! | Sep 01 09:54:26.393 INFO kablam! 65 | self.bits.remove(((y * self.width + x) as usize)); Sep 01 09:54:26.393 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 09:54:26.393 INFO kablam! Sep 01 09:54:26.579 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 09:54:26.579 INFO kablam! --> src/bitmap.rs:51:22 Sep 01 09:54:26.579 INFO kablam! | Sep 01 09:54:26.579 INFO kablam! 51 | self.bits.contains(((y * self.width + x) as usize)) Sep 01 09:54:26.579 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 09:54:26.579 INFO kablam! | Sep 01 09:54:26.580 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 09:54:26.580 INFO kablam! Sep 01 09:54:26.580 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 09:54:26.580 INFO kablam! --> src/bitmap.rs:65:21 Sep 01 09:54:26.580 INFO kablam! | Sep 01 09:54:26.580 INFO kablam! 65 | self.bits.remove(((y * self.width + x) as usize)); Sep 01 09:54:26.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 09:54:26.580 INFO kablam! Sep 01 09:54:28.301 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.49s Sep 01 09:54:28.304 INFO kablam! su: No module specific data is present Sep 01 09:54:28.748 INFO running `"docker" "rm" "-f" "9a232379cd1ff918851b865a5321c5e0b2f71fc8fa43d9f62e5313e914f3fb35"` Sep 01 09:54:28.843 INFO blam! 9a232379cd1ff918851b865a5321c5e0b2f71fc8fa43d9f62e5313e914f3fb35