Oct 12 21:47:09.184 INFO checking exitc0d3/factors-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 21:47:09.185 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 21:47:09.418 INFO blam! be7d3cdc43b46b8a009192b9d95062316d28673058de814ff3d58b63f0d7d4d2 Oct 12 21:47:09.422 INFO running `"docker" "start" "-a" "be7d3cdc43b46b8a009192b9d95062316d28673058de814ff3d58b63f0d7d4d2"` Oct 12 21:47:10.281 INFO kablam! usermod: no changes Oct 12 21:47:10.315 INFO kablam! Checking rusty v0.1.0 (/source) Oct 12 21:47:10.661 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 12 21:47:10.661 INFO kablam! --> src/main.rs:8:12 Oct 12 21:47:10.661 INFO kablam! | Oct 12 21:47:10.662 INFO kablam! 8 | if (i%iter == 0) { Oct 12 21:47:10.662 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 12 21:47:10.662 INFO kablam! | Oct 12 21:47:10.663 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 21:47:10.663 INFO kablam! Oct 12 21:47:10.663 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 12 21:47:10.663 INFO kablam! --> src/main.rs:17:8 Oct 12 21:47:10.664 INFO kablam! | Oct 12 21:47:10.664 INFO kablam! 17 | if (factors.len() == 2) { Oct 12 21:47:10.664 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 21:47:10.664 INFO kablam! Oct 12 21:47:10.695 INFO kablam! warning: variable `maxPrime` should have a snake case name such as `max_prime` Oct 12 21:47:10.696 INFO kablam! --> src/main.rs:4:9 Oct 12 21:47:10.696 INFO kablam! | Oct 12 21:47:10.696 INFO kablam! 4 | let maxPrime: i64 = i/2; Oct 12 21:47:10.697 INFO kablam! | ^^^^^^^^ Oct 12 21:47:10.697 INFO kablam! | Oct 12 21:47:10.697 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 21:47:10.697 INFO kablam! Oct 12 21:47:10.726 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 12 21:47:10.726 INFO kablam! --> src/main.rs:8:12 Oct 12 21:47:10.727 INFO kablam! | Oct 12 21:47:10.727 INFO kablam! 8 | if (i%iter == 0) { Oct 12 21:47:10.727 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 12 21:47:10.727 INFO kablam! | Oct 12 21:47:10.728 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 21:47:10.729 INFO kablam! Oct 12 21:47:10.730 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 12 21:47:10.730 INFO kablam! --> src/main.rs:17:8 Oct 12 21:47:10.730 INFO kablam! | Oct 12 21:47:10.730 INFO kablam! 17 | if (factors.len() == 2) { Oct 12 21:47:10.731 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 21:47:10.731 INFO kablam! Oct 12 21:47:10.753 INFO kablam! warning: variable `maxPrime` should have a snake case name such as `max_prime` Oct 12 21:47:10.754 INFO kablam! --> src/main.rs:4:9 Oct 12 21:47:10.754 INFO kablam! | Oct 12 21:47:10.754 INFO kablam! 4 | let maxPrime: i64 = i/2; Oct 12 21:47:10.755 INFO kablam! | ^^^^^^^^ Oct 12 21:47:10.755 INFO kablam! | Oct 12 21:47:10.755 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 21:47:10.756 INFO kablam! Oct 12 21:47:10.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.47s Oct 12 21:47:10.774 INFO kablam! su: No module specific data is present Oct 12 21:47:11.039 INFO running `"docker" "rm" "-f" "be7d3cdc43b46b8a009192b9d95062316d28673058de814ff3d58b63f0d7d4d2"` Oct 12 21:47:11.116 INFO blam! be7d3cdc43b46b8a009192b9d95062316d28673058de814ff3d58b63f0d7d4d2