Oct 12 21:47:08.535 INFO checking exitc0d3/factors-rs against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 21:47:08.535 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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:08.828 INFO blam! 72184003e55a0d945768c6adb68203daf2ad2e38ed4b904a104ecd2c2400aa92 Oct 12 21:47:08.830 INFO running `"docker" "start" "-a" "72184003e55a0d945768c6adb68203daf2ad2e38ed4b904a104ecd2c2400aa92"` Oct 12 21:47:09.441 INFO kablam! usermod: no changes Oct 12 21:47:09.489 INFO kablam! Checking rusty v0.1.0 (/source) Oct 12 21:47:09.888 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 12 21:47:09.888 INFO kablam! --> src/main.rs:8:12 Oct 12 21:47:09.888 INFO kablam! | Oct 12 21:47:09.888 INFO kablam! 8 | if (i%iter == 0) { Oct 12 21:47:09.888 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 12 21:47:09.888 INFO kablam! | Oct 12 21:47:09.888 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 21:47:09.888 INFO kablam! Oct 12 21:47:09.888 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 12 21:47:09.888 INFO kablam! --> src/main.rs:17:8 Oct 12 21:47:09.888 INFO kablam! | Oct 12 21:47:09.888 INFO kablam! 17 | if (factors.len() == 2) { Oct 12 21:47:09.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 21:47:09.888 INFO kablam! Oct 12 21:47:09.932 INFO kablam! warning: variable `maxPrime` should have a snake case name such as `max_prime` Oct 12 21:47:09.932 INFO kablam! --> src/main.rs:4:9 Oct 12 21:47:09.932 INFO kablam! | Oct 12 21:47:09.932 INFO kablam! 4 | let maxPrime: i64 = i/2; Oct 12 21:47:09.932 INFO kablam! | ^^^^^^^^ Oct 12 21:47:09.932 INFO kablam! | Oct 12 21:47:09.932 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 21:47:09.932 INFO kablam! Oct 12 21:47:10.004 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 12 21:47:10.004 INFO kablam! --> src/main.rs:8:12 Oct 12 21:47:10.004 INFO kablam! | Oct 12 21:47:10.004 INFO kablam! 8 | if (i%iter == 0) { Oct 12 21:47:10.004 INFO kablam! | ^^^^^^^^^^^^^ help: remove these parentheses Oct 12 21:47:10.004 INFO kablam! | Oct 12 21:47:10.004 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 12 21:47:10.004 INFO kablam! Oct 12 21:47:10.004 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 12 21:47:10.004 INFO kablam! --> src/main.rs:17:8 Oct 12 21:47:10.004 INFO kablam! | Oct 12 21:47:10.004 INFO kablam! 17 | if (factors.len() == 2) { Oct 12 21:47:10.004 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 12 21:47:10.004 INFO kablam! Oct 12 21:47:10.044 INFO kablam! warning: variable `maxPrime` should have a snake case name such as `max_prime` Oct 12 21:47:10.044 INFO kablam! --> src/main.rs:4:9 Oct 12 21:47:10.044 INFO kablam! | Oct 12 21:47:10.044 INFO kablam! 4 | let maxPrime: i64 = i/2; Oct 12 21:47:10.044 INFO kablam! | ^^^^^^^^ Oct 12 21:47:10.044 INFO kablam! | Oct 12 21:47:10.044 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 21:47:10.044 INFO kablam! Oct 12 21:47:10.067 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.60s Oct 12 21:47:10.071 INFO kablam! su: No module specific data is present Oct 12 21:47:10.456 INFO running `"docker" "rm" "-f" "72184003e55a0d945768c6adb68203daf2ad2e38ed4b904a104ecd2c2400aa92"` Oct 12 21:47:10.624 INFO blam! 72184003e55a0d945768c6adb68203daf2ad2e38ed4b904a104ecd2c2400aa92