Oct 21 17:59:30.308 INFO checking exitc0d3/factors-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:59:30.310 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 21 17:59:30.675 INFO blam! 4027e6adbdc1b1d6872d1c7b5c3d46ed484c9f0d94609a0f8f257fe2d519ecdc Oct 21 17:59:30.677 INFO running `"docker" "start" "-a" "4027e6adbdc1b1d6872d1c7b5c3d46ed484c9f0d94609a0f8f257fe2d519ecdc"` Oct 21 17:59:31.372 INFO kablam! usermod: no changes Oct 21 17:59:31.397 INFO kablam! Checking rusty v0.1.0 (/source) Oct 21 17:59:31.682 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 21 17:59:31.682 INFO kablam! --> src/main.rs:8:12 Oct 21 17:59:31.682 INFO kablam! | Oct 21 17:59:31.682 INFO kablam! 8 | if (i%iter == 0) { Oct 21 17:59:31.682 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 21 17:59:31.682 INFO kablam! | Oct 21 17:59:31.682 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 17:59:31.682 INFO kablam! Oct 21 17:59:31.682 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 21 17:59:31.682 INFO kablam! --> src/main.rs:17:8 Oct 21 17:59:31.682 INFO kablam! | Oct 21 17:59:31.682 INFO kablam! 17 | if (factors.len() == 2) { Oct 21 17:59:31.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 17:59:31.682 INFO kablam! Oct 21 17:59:31.709 INFO kablam! warning: variable `maxPrime` should have a snake case name such as `max_prime` Oct 21 17:59:31.709 INFO kablam! --> src/main.rs:4:9 Oct 21 17:59:31.709 INFO kablam! | Oct 21 17:59:31.709 INFO kablam! 4 | let maxPrime: i64 = i/2; Oct 21 17:59:31.709 INFO kablam! | ^^^^^^^^ Oct 21 17:59:31.709 INFO kablam! | Oct 21 17:59:31.709 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 17:59:31.709 INFO kablam! Oct 21 17:59:31.781 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 21 17:59:31.782 INFO kablam! --> src/main.rs:8:12 Oct 21 17:59:31.782 INFO kablam! | Oct 21 17:59:31.783 INFO kablam! 8 | if (i%iter == 0) { Oct 21 17:59:31.783 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 21 17:59:31.783 INFO kablam! | Oct 21 17:59:31.783 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 21 17:59:31.784 INFO kablam! Oct 21 17:59:31.784 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 21 17:59:31.784 INFO kablam! --> src/main.rs:17:8 Oct 21 17:59:31.784 INFO kablam! | Oct 21 17:59:31.785 INFO kablam! 17 | if (factors.len() == 2) { Oct 21 17:59:31.785 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 21 17:59:31.785 INFO kablam! Oct 21 17:59:31.807 INFO kablam! warning: variable `maxPrime` should have a snake case name such as `max_prime` Oct 21 17:59:31.807 INFO kablam! --> src/main.rs:4:9 Oct 21 17:59:31.807 INFO kablam! | Oct 21 17:59:31.807 INFO kablam! 4 | let maxPrime: i64 = i/2; Oct 21 17:59:31.807 INFO kablam! | ^^^^^^^^ Oct 21 17:59:31.807 INFO kablam! | Oct 21 17:59:31.807 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 17:59:31.807 INFO kablam! Oct 21 17:59:31.840 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.43s Oct 21 17:59:31.840 INFO kablam! su: No module specific data is present Oct 21 17:59:32.137 INFO running `"docker" "rm" "-f" "4027e6adbdc1b1d6872d1c7b5c3d46ed484c9f0d94609a0f8f257fe2d519ecdc"` Oct 21 17:59:32.316 INFO blam! 4027e6adbdc1b1d6872d1c7b5c3d46ed484c9f0d94609a0f8f257fe2d519ecdc