Dec 18 18:14:43.766 INFO checking bdf-0.5.5 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 18:14:43.766 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-0/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/bdf/0.5.5:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 18:14:43.950 INFO [stdout] e1fb7d71a9a728dce4f6621b36270df645fefe892d5c2259d70b2f995a167131 Dec 18 18:14:43.954 INFO running `"docker" "start" "-a" "e1fb7d71a9a728dce4f6621b36270df645fefe892d5c2259d70b2f995a167131"` Dec 18 18:14:44.702 INFO [stderr] Checking bdf v0.5.5 (/opt/crater/workdir) Dec 18 18:14:45.026 INFO [stderr] warning: unnecessary parentheses around method argument Dec 18 18:14:45.026 INFO [stderr] --> src/bitmap.rs:51:22 Dec 18 18:14:45.026 INFO [stderr] | Dec 18 18:14:45.026 INFO [stderr] 51 | self.bits.contains(((y * self.width + x) as usize)) Dec 18 18:14:45.026 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 18 18:14:45.026 INFO [stderr] | Dec 18 18:14:45.036 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 18 18:14:45.036 INFO [stderr] Dec 18 18:14:45.036 INFO [stderr] warning: unnecessary parentheses around method argument Dec 18 18:14:45.036 INFO [stderr] --> src/bitmap.rs:65:21 Dec 18 18:14:45.036 INFO [stderr] | Dec 18 18:14:45.036 INFO [stderr] 65 | self.bits.remove(((y * self.width + x) as usize)); Dec 18 18:14:45.036 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 18 18:14:45.036 INFO [stderr] Dec 18 18:14:45.088 INFO [stderr] warning: unnecessary parentheses around method argument Dec 18 18:14:45.089 INFO [stderr] --> src/bitmap.rs:51:22 Dec 18 18:14:45.089 INFO [stderr] | Dec 18 18:14:45.089 INFO [stderr] 51 | self.bits.contains(((y * self.width + x) as usize)) Dec 18 18:14:45.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 18 18:14:45.089 INFO [stderr] | Dec 18 18:14:45.089 INFO [stderr] = note: #[warn(unused_parens)] on by default Dec 18 18:14:45.089 INFO [stderr] Dec 18 18:14:45.089 INFO [stderr] warning: unnecessary parentheses around method argument Dec 18 18:14:45.089 INFO [stderr] --> src/bitmap.rs:65:21 Dec 18 18:14:45.089 INFO [stderr] | Dec 18 18:14:45.089 INFO [stderr] 65 | self.bits.remove(((y * self.width + x) as usize)); Dec 18 18:14:45.089 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Dec 18 18:14:45.089 INFO [stderr] Dec 18 18:14:45.805 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.14s Dec 18 18:14:46.029 INFO running `"docker" "inspect" "e1fb7d71a9a728dce4f6621b36270df645fefe892d5c2259d70b2f995a167131"` Dec 18 18:14:46.169 INFO running `"docker" "rm" "-f" "e1fb7d71a9a728dce4f6621b36270df645fefe892d5c2259d70b2f995a167131"` Dec 18 18:14:46.258 INFO [stdout] e1fb7d71a9a728dce4f6621b36270df645fefe892d5c2259d70b2f995a167131