Sep 01 23:06:57.910 INFO checking deflate-0.7.18 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 23:06:57.910 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 23:06:57.910 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/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 01 23:06:58.154 INFO blam! a0cc48263cef3478888cc3ba77770975089abe7acff430a7b8cb4c4ef988f6ce Sep 01 23:06:58.156 INFO running `"docker" "start" "-a" "a0cc48263cef3478888cc3ba77770975089abe7acff430a7b8cb4c4ef988f6ce"` Sep 01 23:06:58.947 INFO kablam! Checking deflate v0.7.18 (file:///source) Sep 01 23:06:59.541 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:06:59.541 INFO kablam! --> src/matching.rs:115:31 Sep 01 23:06:59.541 INFO kablam! | Sep 01 23:06:59.541 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 01 23:06:59.541 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:06:59.541 INFO kablam! | Sep 01 23:06:59.541 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 23:06:59.541 INFO kablam! Sep 01 23:07:00.050 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 23:07:00.050 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 01 23:07:00.050 INFO kablam! | Sep 01 23:07:00.050 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 01 23:07:00.050 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 01 23:07:00.050 INFO kablam! | Sep 01 23:07:00.050 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 23:07:00.050 INFO kablam! Sep 01 23:07:00.051 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 23:07:00.051 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 01 23:07:00.051 INFO kablam! | Sep 01 23:07:00.051 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 01 23:07:00.051 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 01 23:07:00.051 INFO kablam! Sep 01 23:07:00.058 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:07:00.058 INFO kablam! --> src/matching.rs:115:31 Sep 01 23:07:00.058 INFO kablam! | Sep 01 23:07:00.058 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 01 23:07:00.058 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:07:00.058 INFO kablam! Sep 01 23:07:00.058 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 23:07:00.059 INFO kablam! --> src/matching.rs:211:31 Sep 01 23:07:00.059 INFO kablam! | Sep 01 23:07:00.059 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 01 23:07:00.059 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 23:07:00.059 INFO kablam! Sep 01 23:07:02.537 INFO kablam! warning: unused comparison which must be used Sep 01 23:07:02.537 INFO kablam! --> src/output_writer.rs:147:13 Sep 01 23:07:02.537 INFO kablam! | Sep 01 23:07:02.537 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 01 23:07:02.537 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:07:02.537 INFO kablam! | Sep 01 23:07:02.537 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 23:07:02.538 INFO kablam! Sep 01 23:07:02.538 INFO kablam! warning: unused comparison which must be used Sep 01 23:07:02.538 INFO kablam! --> src/output_writer.rs:151:13 Sep 01 23:07:02.538 INFO kablam! | Sep 01 23:07:02.538 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 01 23:07:02.538 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 23:07:02.538 INFO kablam! Sep 01 23:07:02.598 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.67s Sep 01 23:07:02.602 INFO kablam! su: No module specific data is present Sep 01 23:07:03.137 INFO running `"docker" "rm" "-f" "a0cc48263cef3478888cc3ba77770975089abe7acff430a7b8cb4c4ef988f6ce"` Sep 01 23:07:03.232 INFO blam! a0cc48263cef3478888cc3ba77770975089abe7acff430a7b8cb4c4ef988f6ce