Nov 30 16:11:07.624 INFO checking rustogram-0.1.4 against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 16:11:07.624 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-5/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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:08.086 INFO [stdout] 4c20401448957b4c8e81ae7a65df942126b8d7a078f36f8807c5174efb962ab6 Nov 30 16:11:08.090 INFO running `"docker" "start" "-a" "4c20401448957b4c8e81ae7a65df942126b8d7a078f36f8807c5174efb962ab6"` Nov 30 16:11:09.400 INFO [stderr] usermod: no changes Nov 30 16:11:09.464 INFO [stderr] Checking rustogram v0.1.4 (/source) Nov 30 16:11:10.556 INFO [stderr] warning: unnecessary parentheses around method argument Nov 30 16:11:10.556 INFO [stderr] --> src/iter.rs:166:50 Nov 30 16:11:10.556 INFO [stderr] | Nov 30 16:11:10.556 INFO [stderr] 166 | / (self.total_count_to_current_index - Nov 30 16:11:10.556 INFO [stderr] 167 | | self.total_count_to_prev_index), Nov 30 16:11:10.556 INFO [stderr] | |_________________________________________________________________________________^ Nov 30 16:11:10.556 INFO [stderr] | Nov 30 16:11:10.556 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 30 16:11:10.556 INFO [stderr] help: remove these parentheses Nov 30 16:11:10.556 INFO [stderr] | Nov 30 16:11:10.556 INFO [stderr] 166 | self.total_count_to_current_index - Nov 30 16:11:10.556 INFO [stderr] 167 | self.total_count_to_prev_index, Nov 30 16:11:10.556 INFO [stderr] | Nov 30 16:11:10.556 INFO [stderr] Nov 30 16:11:10.556 INFO [stderr] warning: unnecessary parentheses around method argument Nov 30 16:11:10.556 INFO [stderr] --> src/iter.rs:170:50 Nov 30 16:11:10.556 INFO [stderr] | Nov 30 16:11:10.556 INFO [stderr] 170 | / ((100.0f64 * Nov 30 16:11:10.556 INFO [stderr] 171 | | self.total_count_to_current_index as f64) / Nov 30 16:11:10.556 INFO [stderr] 172 | | (self.array_total_count as f64)), Nov 30 16:11:10.556 INFO [stderr] | |__________________________________________________________________________________^ Nov 30 16:11:10.556 INFO [stderr] help: remove these parentheses Nov 30 16:11:10.556 INFO [stderr] | Nov 30 16:11:10.556 INFO [stderr] 170 | (100.0f64 * Nov 30 16:11:10.556 INFO [stderr] 171 | self.total_count_to_current_index as f64) / Nov 30 16:11:10.556 INFO [stderr] 172 | (self.array_total_count as f64), Nov 30 16:11:10.556 INFO [stderr] | Nov 30 16:11:10.556 INFO [stderr] Nov 30 16:11:10.708 INFO [stderr] warning: unnecessary parentheses around method argument Nov 30 16:11:10.708 INFO [stderr] --> src/iter.rs:166:50 Nov 30 16:11:10.708 INFO [stderr] | Nov 30 16:11:10.708 INFO [stderr] 166 | / (self.total_count_to_current_index - Nov 30 16:11:10.708 INFO [stderr] 167 | | self.total_count_to_prev_index), Nov 30 16:11:10.708 INFO [stderr] | |_________________________________________________________________________________^ Nov 30 16:11:10.712 INFO [stderr] | Nov 30 16:11:10.712 INFO [stderr] = note: #[warn(unused_parens)] on by default Nov 30 16:11:10.712 INFO [stderr] help: remove these parentheses Nov 30 16:11:10.712 INFO [stderr] | Nov 30 16:11:10.712 INFO [stderr] 166 | self.total_count_to_current_index - Nov 30 16:11:10.712 INFO [stderr] 167 | self.total_count_to_prev_index, Nov 30 16:11:10.712 INFO [stderr] | Nov 30 16:11:10.712 INFO [stderr] Nov 30 16:11:10.712 INFO [stderr] warning: unnecessary parentheses around method argument Nov 30 16:11:10.712 INFO [stderr] --> src/iter.rs:170:50 Nov 30 16:11:10.712 INFO [stderr] | Nov 30 16:11:10.712 INFO [stderr] 170 | / ((100.0f64 * Nov 30 16:11:10.712 INFO [stderr] 171 | | self.total_count_to_current_index as f64) / Nov 30 16:11:10.712 INFO [stderr] 172 | | (self.array_total_count as f64)), Nov 30 16:11:10.712 INFO [stderr] | |__________________________________________________________________________________^ Nov 30 16:11:10.712 INFO [stderr] help: remove these parentheses Nov 30 16:11:10.712 INFO [stderr] | Nov 30 16:11:10.712 INFO [stderr] 170 | (100.0f64 * Nov 30 16:11:10.712 INFO [stderr] 171 | self.total_count_to_current_index as f64) / Nov 30 16:11:10.712 INFO [stderr] 172 | (self.array_total_count as f64), Nov 30 16:11:10.712 INFO [stderr] | Nov 30 16:11:10.712 INFO [stderr] Nov 30 16:11:12.528 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.10s Nov 30 16:11:12.528 INFO [stderr] su: No module specific data is present Nov 30 16:11:13.074 INFO running `"docker" "inspect" "4c20401448957b4c8e81ae7a65df942126b8d7a078f36f8807c5174efb962ab6"` Nov 30 16:11:13.416 INFO running `"docker" "rm" "-f" "4c20401448957b4c8e81ae7a65df942126b8d7a078f36f8807c5174efb962ab6"` Nov 30 16:11:13.668 INFO [stdout] 4c20401448957b4c8e81ae7a65df942126b8d7a078f36f8807c5174efb962ab6