Sep 02 16:42:28.102 INFO checking deflate-0.7.18 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 16:42:28.102 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 16:42:28.102 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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.268 INFO blam! bcb921e4766a5548bb3085cf0290b1761f7766ba228ff1aeecdcbad00280c966 Sep 02 16:42:28.270 INFO running `"docker" "start" "-a" "bcb921e4766a5548bb3085cf0290b1761f7766ba228ff1aeecdcbad00280c966"` Sep 02 16:42:28.983 INFO kablam! Checking deflate v0.7.18 (file:///source) Sep 02 16:42:29.720 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 16:42:29.721 INFO kablam! --> src/matching.rs:115:31 Sep 02 16:42:29.721 INFO kablam! | Sep 02 16:42:29.721 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 02 16:42:29.721 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:42:29.721 INFO kablam! | Sep 02 16:42:29.721 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 16:42:29.721 INFO kablam! Sep 02 16:42:30.199 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:42:30.199 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 02 16:42:30.199 INFO kablam! | Sep 02 16:42:30.199 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 02 16:42:30.199 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 02 16:42:30.199 INFO kablam! | Sep 02 16:42:30.199 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 02 16:42:30.199 INFO kablam! Sep 02 16:42:30.199 INFO kablam! warning: unnecessary parentheses around method argument Sep 02 16:42:30.199 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 02 16:42:30.199 INFO kablam! | Sep 02 16:42:30.199 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 02 16:42:30.200 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 02 16:42:30.200 INFO kablam! Sep 02 16:42:30.206 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 16:42:30.206 INFO kablam! --> src/matching.rs:115:31 Sep 02 16:42:30.206 INFO kablam! | Sep 02 16:42:30.206 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 02 16:42:30.206 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:42:30.207 INFO kablam! Sep 02 16:42:30.207 INFO kablam! warning: unnecessary parentheses around function argument Sep 02 16:42:30.207 INFO kablam! --> src/matching.rs:211:31 Sep 02 16:42:30.207 INFO kablam! | Sep 02 16:42:30.207 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 02 16:42:30.207 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 02 16:42:30.207 INFO kablam! Sep 02 16:42:33.454 INFO kablam! warning: unused comparison which must be used Sep 02 16:42:33.454 INFO kablam! --> src/output_writer.rs:147:13 Sep 02 16:42:33.454 INFO kablam! | Sep 02 16:42:33.454 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 02 16:42:33.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:42:33.454 INFO kablam! | Sep 02 16:42:33.454 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 02 16:42:33.454 INFO kablam! Sep 02 16:42:33.454 INFO kablam! warning: unused comparison which must be used Sep 02 16:42:33.454 INFO kablam! --> src/output_writer.rs:151:13 Sep 02 16:42:33.454 INFO kablam! | Sep 02 16:42:33.454 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 02 16:42:33.454 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 02 16:42:33.454 INFO kablam! Sep 02 16:42:33.531 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.57s Sep 02 16:42:33.539 INFO kablam! su: No module specific data is present Sep 02 16:42:34.091 INFO running `"docker" "rm" "-f" "bcb921e4766a5548bb3085cf0290b1761f7766ba228ff1aeecdcbad00280c966"` Sep 02 16:42:34.196 INFO blam! bcb921e4766a5548bb3085cf0290b1761f7766ba228ff1aeecdcbad00280c966