Sep 04 02:54:11.163 INFO checking slow_primes-0.1.14 against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 02:54:11.163 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 02:54:11.164 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/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 02:54:11.418 INFO blam! d70b0aaaaec618f09b89bdbf76802ac6e99a5d5ddadfc508711b803cdfb4b9e5 Sep 04 02:54:11.421 INFO running `"docker" "start" "-a" "d70b0aaaaec618f09b89bdbf76802ac6e99a5d5ddadfc508711b803cdfb4b9e5"` Sep 04 02:54:12.333 INFO kablam! Checking slow_primes v0.1.14 (file:///source) Sep 04 02:54:13.206 INFO kablam! warning: unnecessary parentheses around function argument Sep 04 02:54:13.206 INFO kablam! --> src/perfect_power.rs:106:43 Sep 04 02:54:13.206 INFO kablam! | Sep 04 02:54:13.206 INFO kablam! 106 | if is_prime { Some((expected))} else { None }) Sep 04 02:54:13.206 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 04 02:54:13.206 INFO kablam! | Sep 04 02:54:13.206 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 02:54:13.206 INFO kablam! Sep 04 02:54:13.206 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 02:54:13.206 INFO kablam! --> src/perfect_power.rs:123:26 Sep 04 02:54:13.206 INFO kablam! | Sep 04 02:54:13.206 INFO kablam! 123 | for n in (1..MAX.log(pq as f64) as u32) { Sep 04 02:54:13.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 04 02:54:13.206 INFO kablam! Sep 04 02:54:15.370 INFO kablam! warning: unnecessary parentheses around `for` head expression Sep 04 02:54:15.370 INFO kablam! --> examples/small_prime_props.rs:54:18 Sep 04 02:54:15.370 INFO kablam! | Sep 04 02:54:15.370 INFO kablam! 54 | for _ in (last..p) { Sep 04 02:54:15.370 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Sep 04 02:54:15.370 INFO kablam! | Sep 04 02:54:15.370 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 04 02:54:15.370 INFO kablam! Sep 04 02:54:15.690 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.43s Sep 04 02:54:15.694 INFO kablam! su: No module specific data is present Sep 04 02:54:16.183 INFO running `"docker" "rm" "-f" "d70b0aaaaec618f09b89bdbf76802ac6e99a5d5ddadfc508711b803cdfb4b9e5"` Sep 04 02:54:16.349 INFO blam! d70b0aaaaec618f09b89bdbf76802ac6e99a5d5ddadfc508711b803cdfb4b9e5