Sep 18 01:48:01.355 INFO checking deflate-0.7.18 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 01:48:01.355 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 01:48:01.355 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-6/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/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 +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 18 01:48:01.526 INFO blam! 5bd8da88ea2adcc33c3f795c46dd8964cd7ae88096c8deb952b65264b3d79192 Sep 18 01:48:01.528 INFO running `"docker" "start" "-a" "5bd8da88ea2adcc33c3f795c46dd8964cd7ae88096c8deb952b65264b3d79192"` Sep 18 01:48:02.641 INFO kablam! usermod: no changes Sep 18 01:48:02.716 INFO kablam! Checking deflate v0.7.18 (/source) Sep 18 01:48:03.090 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 01:48:03.090 INFO kablam! --> src/matching.rs:115:31 Sep 18 01:48:03.090 INFO kablam! | Sep 18 01:48:03.090 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 18 01:48:03.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 01:48:03.090 INFO kablam! | Sep 18 01:48:03.090 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 01:48:03.090 INFO kablam! Sep 18 01:48:03.309 INFO kablam! warning: unnecessary parentheses around method argument Sep 18 01:48:03.310 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 18 01:48:03.310 INFO kablam! | Sep 18 01:48:03.310 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 18 01:48:03.310 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 18 01:48:03.310 INFO kablam! | Sep 18 01:48:03.310 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 01:48:03.310 INFO kablam! Sep 18 01:48:03.310 INFO kablam! warning: unnecessary parentheses around method argument Sep 18 01:48:03.310 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 18 01:48:03.310 INFO kablam! | Sep 18 01:48:03.310 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 18 01:48:03.310 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 18 01:48:03.310 INFO kablam! Sep 18 01:48:03.313 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 01:48:03.313 INFO kablam! --> src/matching.rs:115:31 Sep 18 01:48:03.313 INFO kablam! | Sep 18 01:48:03.313 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 18 01:48:03.313 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 01:48:03.313 INFO kablam! Sep 18 01:48:03.315 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 01:48:03.315 INFO kablam! --> src/matching.rs:211:31 Sep 18 01:48:03.315 INFO kablam! | Sep 18 01:48:03.315 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 18 01:48:03.315 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 01:48:03.315 INFO kablam! Sep 18 01:48:04.714 INFO kablam! warning: unused comparison which must be used Sep 18 01:48:04.714 INFO kablam! --> src/output_writer.rs:147:13 Sep 18 01:48:04.714 INFO kablam! | Sep 18 01:48:04.714 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 18 01:48:04.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 01:48:04.714 INFO kablam! | Sep 18 01:48:04.714 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 18 01:48:04.714 INFO kablam! Sep 18 01:48:04.714 INFO kablam! warning: unused comparison which must be used Sep 18 01:48:04.714 INFO kablam! --> src/output_writer.rs:151:13 Sep 18 01:48:04.714 INFO kablam! | Sep 18 01:48:04.714 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 18 01:48:04.714 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 01:48:04.714 INFO kablam! Sep 18 01:48:04.765 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.10s Sep 18 01:48:04.768 INFO kablam! su: No module specific data is present Sep 18 01:48:05.305 INFO running `"docker" "rm" "-f" "5bd8da88ea2adcc33c3f795c46dd8964cd7ae88096c8deb952b65264b3d79192"` Sep 18 01:48:05.370 INFO blam! 5bd8da88ea2adcc33c3f795c46dd8964cd7ae88096c8deb952b65264b3d79192