Nov 30 16:11:07.200 INFO checking rustogram-0.1.4 against try#32252761328f59ccfadb1bafb8148c685bc830b3 for pr-56323 Nov 30 16:11:07.200 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-3/try#32252761328f59ccfadb1bafb8148c685bc830b3:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56323/try#32252761328f59ccfadb1bafb8148c685bc830b3:/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 +32252761328f59ccfadb1bafb8148c685bc830b3-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"` Nov 30 16:11:07.630 INFO [stdout] 65502c608cdae9dd317021a4e5887db8a729dc9d947e15f288aa03c1eced7b5b Nov 30 16:11:07.634 INFO running `"docker" "start" "-a" "65502c608cdae9dd317021a4e5887db8a729dc9d947e15f288aa03c1eced7b5b"` Nov 30 16:11:08.948 INFO [stderr] usermod: no changes Nov 30 16:11:09.016 INFO [stderr] Checking rustogram v0.1.4 (/source) Nov 30 16:11:09.832 INFO [stderr] warning: unnecessary parentheses around method argument Nov 30 16:11:09.832 INFO [stderr] --> src/iter.rs:166:50 Nov 30 16:11:09.833 INFO [stderr] | Nov 30 16:11:09.833 INFO [stderr] 166 | / (self.total_count_to_current_index - Nov 30 16:11:09.833 INFO [stderr] 167 | | self.total_count_to_prev_index), Nov 30 16:11:09.833 INFO [stderr] | |_________________________________________________________________________________^ Nov 30 16:11:09.833 INFO [stderr] | Nov 30 16:11:09.833 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 30 16:11:09.833 INFO [stderr] help: remove these parentheses Nov 30 16:11:09.833 INFO [stderr] | Nov 30 16:11:09.833 INFO [stderr] 166 | self.total_count_to_current_index - Nov 30 16:11:09.833 INFO [stderr] 167 | self.total_count_to_prev_index, Nov 30 16:11:09.833 INFO [stderr] | Nov 30 16:11:09.833 INFO [stderr] Nov 30 16:11:09.833 INFO [stderr] warning: unnecessary parentheses around method argument Nov 30 16:11:09.833 INFO [stderr] --> src/iter.rs:170:50 Nov 30 16:11:09.833 INFO [stderr] | Nov 30 16:11:09.833 INFO [stderr] 170 | / ((100.0f64 * Nov 30 16:11:09.833 INFO [stderr] 171 | | self.total_count_to_current_index as f64) / Nov 30 16:11:09.833 INFO [stderr] 172 | | (self.array_total_count as f64)), Nov 30 16:11:09.833 INFO [stderr] | |__________________________________________________________________________________^ Nov 30 16:11:09.833 INFO [stderr] help: remove these parentheses Nov 30 16:11:09.833 INFO [stderr] | Nov 30 16:11:09.833 INFO [stderr] 170 | (100.0f64 * Nov 30 16:11:09.833 INFO [stderr] 171 | self.total_count_to_current_index as f64) / Nov 30 16:11:09.833 INFO [stderr] 172 | (self.array_total_count as f64), Nov 30 16:11:09.833 INFO [stderr] | Nov 30 16:11:09.833 INFO [stderr] Nov 30 16:11:10.098 INFO [stderr] warning: unnecessary parentheses around method argument Nov 30 16:11:10.098 INFO [stderr] --> src/iter.rs:166:50 Nov 30 16:11:10.098 INFO [stderr] | Nov 30 16:11:10.098 INFO [stderr] 166 | / (self.total_count_to_current_index - Nov 30 16:11:10.098 INFO [stderr] 167 | | self.total_count_to_prev_index), Nov 30 16:11:10.098 INFO [stderr] | |_________________________________________________________________________________^ Nov 30 16:11:10.098 INFO [stderr] | Nov 30 16:11:10.098 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 30 16:11:10.098 INFO [stderr] help: remove these parentheses Nov 30 16:11:10.098 INFO [stderr] | Nov 30 16:11:10.098 INFO [stderr] 166 | self.total_count_to_current_index - Nov 30 16:11:10.098 INFO [stderr] 167 | self.total_count_to_prev_index, Nov 30 16:11:10.098 INFO [stderr] | Nov 30 16:11:10.098 INFO [stderr] Nov 30 16:11:10.098 INFO [stderr] warning: unnecessary parentheses around method argument Nov 30 16:11:10.098 INFO [stderr] --> src/iter.rs:170:50 Nov 30 16:11:10.098 INFO [stderr] | Nov 30 16:11:10.098 INFO [stderr] 170 | / ((100.0f64 * Nov 30 16:11:10.098 INFO [stderr] 171 | | self.total_count_to_current_index as f64) / Nov 30 16:11:10.098 INFO [stderr] 172 | | (self.array_total_count as f64)), Nov 30 16:11:10.098 INFO [stderr] | |__________________________________________________________________________________^ Nov 30 16:11:10.098 INFO [stderr] help: remove these parentheses Nov 30 16:11:10.098 INFO [stderr] | Nov 30 16:11:10.098 INFO [stderr] 170 | (100.0f64 * Nov 30 16:11:10.098 INFO [stderr] 171 | self.total_count_to_current_index as f64) / Nov 30 16:11:10.098 INFO [stderr] 172 | (self.array_total_count as f64), Nov 30 16:11:10.098 INFO [stderr] | Nov 30 16:11:10.098 INFO [stderr] Nov 30 16:11:12.057 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.08s Nov 30 16:11:12.060 INFO [stderr] su: No module specific data is present Nov 30 16:11:12.926 INFO running `"docker" "inspect" "65502c608cdae9dd317021a4e5887db8a729dc9d947e15f288aa03c1eced7b5b"` Nov 30 16:11:13.130 INFO running `"docker" "rm" "-f" "65502c608cdae9dd317021a4e5887db8a729dc9d947e15f288aa03c1eced7b5b"` Nov 30 16:11:13.564 INFO [stdout] 65502c608cdae9dd317021a4e5887db8a729dc9d947e15f288aa03c1eced7b5b