Sep 21 11:29:25.377 INFO checking deflate-0.7.18 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 11:29:25.377 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 11:29:25.377 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-7/master#f7f4c500b46603386e940f116b469c7adc043a6d:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 11:29:25.611 INFO blam! 9ad472780a695b44ca09e4d35139c850659acd8ef6e67a0b7619d5be67ce4ffd Sep 21 11:29:25.614 INFO running `"docker" "start" "-a" "9ad472780a695b44ca09e4d35139c850659acd8ef6e67a0b7619d5be67ce4ffd"` Sep 21 11:29:26.740 INFO kablam! usermod: no changes Sep 21 11:29:26.767 INFO kablam! Checking deflate v0.7.18 (/source) Sep 21 11:29:27.040 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 11:29:27.040 INFO kablam! --> src/matching.rs:115:31 Sep 21 11:29:27.040 INFO kablam! | Sep 21 11:29:27.040 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 21 11:29:27.040 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 11:29:27.040 INFO kablam! | Sep 21 11:29:27.040 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 11:29:27.040 INFO kablam! Sep 21 11:29:27.208 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 11:29:27.208 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 21 11:29:27.208 INFO kablam! | Sep 21 11:29:27.208 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 21 11:29:27.208 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 11:29:27.208 INFO kablam! | Sep 21 11:29:27.208 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 21 11:29:27.208 INFO kablam! Sep 21 11:29:27.209 INFO kablam! warning: unnecessary parentheses around method argument Sep 21 11:29:27.209 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 21 11:29:27.209 INFO kablam! | Sep 21 11:29:27.209 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 21 11:29:27.209 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 21 11:29:27.209 INFO kablam! Sep 21 11:29:27.212 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 11:29:27.212 INFO kablam! --> src/matching.rs:115:31 Sep 21 11:29:27.212 INFO kablam! | Sep 21 11:29:27.212 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 21 11:29:27.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 11:29:27.212 INFO kablam! Sep 21 11:29:27.212 INFO kablam! warning: unnecessary parentheses around function argument Sep 21 11:29:27.212 INFO kablam! --> src/matching.rs:211:31 Sep 21 11:29:27.212 INFO kablam! | Sep 21 11:29:27.212 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 21 11:29:27.212 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 21 11:29:27.212 INFO kablam! Sep 21 11:29:28.369 INFO kablam! warning: unused comparison which must be used Sep 21 11:29:28.369 INFO kablam! --> src/output_writer.rs:147:13 Sep 21 11:29:28.369 INFO kablam! | Sep 21 11:29:28.369 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 21 11:29:28.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:29:28.369 INFO kablam! | Sep 21 11:29:28.369 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 21 11:29:28.369 INFO kablam! Sep 21 11:29:28.369 INFO kablam! warning: unused comparison which must be used Sep 21 11:29:28.369 INFO kablam! --> src/output_writer.rs:151:13 Sep 21 11:29:28.369 INFO kablam! | Sep 21 11:29:28.369 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 21 11:29:28.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 21 11:29:28.369 INFO kablam! Sep 21 11:29:28.422 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.67s Sep 21 11:29:28.425 INFO kablam! su: No module specific data is present Sep 21 11:29:29.135 INFO running `"docker" "rm" "-f" "9ad472780a695b44ca09e4d35139c850659acd8ef6e67a0b7619d5be67ce4ffd"` Sep 21 11:29:29.187 INFO blam! 9ad472780a695b44ca09e4d35139c850659acd8ef6e67a0b7619d5be67ce4ffd