Sep 04 04:33:55.900 INFO checking rustogram-0.1.4 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 04:33:55.900 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 04:33:55.900 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-2/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/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 +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 04:33:56.131 INFO blam! 9a5e15ae1e14d96a8c3b6dd74f51b568a3692cb3ec9efbf1c59e7cf12f999497 Sep 04 04:33:56.134 INFO running `"docker" "start" "-a" "9a5e15ae1e14d96a8c3b6dd74f51b568a3692cb3ec9efbf1c59e7cf12f999497"` Sep 04 04:33:56.967 INFO kablam! Checking rustogram v0.1.4 (file:///source) Sep 04 04:33:57.520 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 04:33:57.520 INFO kablam! --> src/iter.rs:166:50 Sep 04 04:33:57.520 INFO kablam! | Sep 04 04:33:57.520 INFO kablam! 166 | / (self.total_count_to_current_index - Sep 04 04:33:57.520 INFO kablam! 167 | | self.total_count_to_prev_index), Sep 04 04:33:57.520 INFO kablam! | |_________________________________________________________________________________^ help: remove these parentheses Sep 04 04:33:57.520 INFO kablam! | Sep 04 04:33:57.520 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 04:33:57.520 INFO kablam! Sep 04 04:33:57.520 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 04:33:57.520 INFO kablam! --> src/iter.rs:170:50 Sep 04 04:33:57.520 INFO kablam! | Sep 04 04:33:57.520 INFO kablam! 170 | / ((100.0f64 * Sep 04 04:33:57.520 INFO kablam! 171 | | self.total_count_to_current_index as f64) / Sep 04 04:33:57.520 INFO kablam! 172 | | (self.array_total_count as f64)), Sep 04 04:33:57.520 INFO kablam! | |__________________________________________________________________________________^ Sep 04 04:33:57.520 INFO kablam! help: remove these parentheses Sep 04 04:33:57.520 INFO kablam! | Sep 04 04:33:57.520 INFO kablam! 170 | (100.0f64 * self.total_count_to_current_index as f64) / Sep 04 04:33:57.520 INFO kablam! 171 | (self.array_total_count as f64), Sep 04 04:33:57.520 INFO kablam! | Sep 04 04:33:57.520 INFO kablam! Sep 04 04:33:57.690 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 04:33:57.690 INFO kablam! --> src/iter.rs:166:50 Sep 04 04:33:57.690 INFO kablam! | Sep 04 04:33:57.690 INFO kablam! 166 | / (self.total_count_to_current_index - Sep 04 04:33:57.690 INFO kablam! 167 | | self.total_count_to_prev_index), Sep 04 04:33:57.690 INFO kablam! | |_________________________________________________________________________________^ help: remove these parentheses Sep 04 04:33:57.690 INFO kablam! | Sep 04 04:33:57.690 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 04:33:57.691 INFO kablam! Sep 04 04:33:57.691 INFO kablam! warning: unnecessary parentheses around method argument Sep 04 04:33:57.691 INFO kablam! --> src/iter.rs:170:50 Sep 04 04:33:57.691 INFO kablam! | Sep 04 04:33:57.691 INFO kablam! 170 | / ((100.0f64 * Sep 04 04:33:57.691 INFO kablam! 171 | | self.total_count_to_current_index as f64) / Sep 04 04:33:57.691 INFO kablam! 172 | | (self.array_total_count as f64)), Sep 04 04:33:57.691 INFO kablam! | |__________________________________________________________________________________^ Sep 04 04:33:57.691 INFO kablam! help: remove these parentheses Sep 04 04:33:57.691 INFO kablam! | Sep 04 04:33:57.691 INFO kablam! 170 | (100.0f64 * self.total_count_to_current_index as f64) / Sep 04 04:33:57.691 INFO kablam! 171 | (self.array_total_count as f64), Sep 04 04:33:57.691 INFO kablam! | Sep 04 04:33:57.691 INFO kablam! Sep 04 04:33:59.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.87s Sep 04 04:33:59.791 INFO kablam! su: No module specific data is present Sep 04 04:34:00.352 INFO running `"docker" "rm" "-f" "9a5e15ae1e14d96a8c3b6dd74f51b568a3692cb3ec9efbf1c59e7cf12f999497"` Sep 04 04:34:00.519 INFO blam! 9a5e15ae1e14d96a8c3b6dd74f51b568a3692cb3ec9efbf1c59e7cf12f999497