Sep 01 06:38:58.646 INFO checking deflate-0.7.18 against try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b for pr-53578 Sep 01 06:38:58.646 INFO running: cargo +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets Sep 01 06:38:58.646 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53578/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578/worker-3/try#a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b:/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 +a5b9f2cc0cdaca8edf23a89c649279de2c91cd3b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 06:38:58.805 INFO blam! e52d6c6b00a75e37715987af53099c5568be9a1a799d64dfb3e4ca3465b5b729 Sep 01 06:38:58.807 INFO running `"docker" "start" "-a" "e52d6c6b00a75e37715987af53099c5568be9a1a799d64dfb3e4ca3465b5b729"` Sep 01 06:38:59.543 INFO kablam! Checking deflate v0.7.18 (file:///source) Sep 01 06:39:00.167 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:39:00.167 INFO kablam! --> src/matching.rs:115:31 Sep 01 06:39:00.167 INFO kablam! | Sep 01 06:39:00.167 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 01 06:39:00.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:39:00.167 INFO kablam! | Sep 01 06:39:00.167 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 06:39:00.168 INFO kablam! Sep 01 06:39:00.526 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 06:39:00.526 INFO kablam! --> src/chained_hash_table.rs:298:26 Sep 01 06:39:00.527 INFO kablam! | Sep 01 06:39:00.527 INFO kablam! 298 | test_data.extend((0u8..255)); Sep 01 06:39:00.527 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 01 06:39:00.527 INFO kablam! | Sep 01 06:39:00.527 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 01 06:39:00.527 INFO kablam! Sep 01 06:39:00.527 INFO kablam! warning: unnecessary parentheses around method argument Sep 01 06:39:00.528 INFO kablam! --> src/chained_hash_table.rs:299:26 Sep 01 06:39:00.528 INFO kablam! | Sep 01 06:39:00.528 INFO kablam! 299 | test_data.extend((255u8..0)); Sep 01 06:39:00.528 INFO kablam! | ^^^^^^^^^^ help: remove these parentheses Sep 01 06:39:00.528 INFO kablam! Sep 01 06:39:00.535 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:39:00.535 INFO kablam! --> src/matching.rs:115:31 Sep 01 06:39:00.535 INFO kablam! | Sep 01 06:39:00.535 INFO kablam! 115 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 01 06:39:00.535 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:39:00.535 INFO kablam! Sep 01 06:39:00.536 INFO kablam! warning: unnecessary parentheses around function argument Sep 01 06:39:00.536 INFO kablam! --> src/matching.rs:211:31 Sep 01 06:39:00.536 INFO kablam! | Sep 01 06:39:00.536 INFO kablam! 211 | let max_length = cmp::min((data.len() - position), MAX_MATCH); Sep 01 06:39:00.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 01 06:39:00.536 INFO kablam! Sep 01 06:39:03.696 INFO kablam! warning: unused comparison which must be used Sep 01 06:39:03.696 INFO kablam! --> src/output_writer.rs:147:13 Sep 01 06:39:03.697 INFO kablam! | Sep 01 06:39:03.697 INFO kablam! 147 | get_length_code(i) < w.frequencies.len(); Sep 01 06:39:03.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 06:39:03.697 INFO kablam! | Sep 01 06:39:03.697 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 01 06:39:03.697 INFO kablam! Sep 01 06:39:03.697 INFO kablam! warning: unused comparison which must be used Sep 01 06:39:03.697 INFO kablam! --> src/output_writer.rs:151:13 Sep 01 06:39:03.697 INFO kablam! | Sep 01 06:39:03.697 INFO kablam! 151 | get_distance_code(i) < w.distance_frequencies.len() as u8; Sep 01 06:39:03.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 01 06:39:03.697 INFO kablam! Sep 01 06:39:03.763 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.24s Sep 01 06:39:03.769 INFO kablam! su: No module specific data is present Sep 01 06:39:04.414 INFO running `"docker" "rm" "-f" "e52d6c6b00a75e37715987af53099c5568be9a1a799d64dfb3e4ca3465b5b729"` Sep 01 06:39:04.499 INFO blam! e52d6c6b00a75e37715987af53099c5568be9a1a799d64dfb3e4ca3465b5b729