Sep 02 16:42:28.206 INFO checking deflate-0.7.18 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 16:42:28.206 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 16:42:28.206 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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=500" "-e" "CMD=cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 16:42:28.349 INFO blam! 666c3797d47dfc7c6cc1ec8c97ecdf3e4acf425af24c78343b852ea548796b89 Sep 02 16:42:28.351 INFO running `"docker" "start" "-a" "666c3797d47dfc7c6cc1ec8c97ecdf3e4acf425af24c78343b852ea548796b89"` Sep 02 16:42:29.163 INFO kablam! Checking deflate v0.7.18 (file:///source) Sep 02 16:42:29.773 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 16:42:29.773 INFO kablam! --> src/matching.rs:115:31 Sep 02 16:42:29.773 INFO kablam! | Sep 02 16:42:29.773 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 02 16:42:29.773 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:42:29.773 INFO kablam! | Sep 02 16:42:29.773 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 16:42:29.773 INFO kablam! Sep 02 16:42:30.310 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:42:30.310 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 02 16:42:30.310 INFO kablam! | Sep 02 16:42:30.310 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 02 16:42:30.310 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 02 16:42:30.310 INFO kablam! | Sep 02 16:42:30.310 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 16:42:30.310 INFO kablam! Sep 02 16:42:30.310 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:42:30.310 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 02 16:42:30.310 INFO kablam! | Sep 02 16:42:30.310 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 02 16:42:30.310 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 02 16:42:30.310 INFO kablam! Sep 02 16:42:30.317 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 16:42:30.317 INFO kablam! --> src/matching.rs:115:31 Sep 02 16:42:30.317 INFO kablam! | Sep 02 16:42:30.318 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 02 16:42:30.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:42:30.318 INFO kablam! Sep 02 16:42:30.318 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 16:42:30.318 INFO kablam! --> src/matching.rs:211:31 Sep 02 16:42:30.318 INFO kablam! | Sep 02 16:42:30.318 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 02 16:42:30.318 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:42:30.318 INFO kablam! Sep 02 16:42:33.440 INFO kablam! warning: unused comparison which must be used Sep 02 16:42:33.440 INFO kablam! --> src/output_writer.rs:147:13 Sep 02 16:42:33.440 INFO kablam! | Sep 02 16:42:33.441 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 02 16:42:33.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:42:33.441 INFO kablam! | Sep 02 16:42:33.441 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 16:42:33.441 INFO kablam! Sep 02 16:42:33.441 INFO kablam! warning: unused comparison which must be used Sep 02 16:42:33.441 INFO kablam! --> src/output_writer.rs:151:13 Sep 02 16:42:33.441 INFO kablam! | Sep 02 16:42:33.441 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 02 16:42:33.441 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:42:33.441 INFO kablam! Sep 02 16:42:33.522 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.39s Sep 02 16:42:33.527 INFO kablam! su: No module specific data is present Sep 02 16:42:34.012 INFO running `"docker" "rm" "-f" "666c3797d47dfc7c6cc1ec8c97ecdf3e4acf425af24c78343b852ea548796b89"` Sep 02 16:42:34.106 INFO blam! 666c3797d47dfc7c6cc1ec8c97ecdf3e4acf425af24c78343b852ea548796b89