Sep 18 03:17:18.185 INFO checking bio-0.22.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 18 03:17:18.185 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 18 03:17:18.185 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-4/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 03:17:18.384 INFO blam! f6b28182079aee38efbdb03a3135b500656782e28f60a979b6c7ff3d79147c42 Sep 18 03:17:18.386 INFO running `"docker" "start" "-a" "f6b28182079aee38efbdb03a3135b500656782e28f60a979b6c7ff3d79147c42"` Sep 18 03:17:19.121 INFO kablam! usermod: no changes Sep 18 03:17:19.283 INFO kablam! Checking statrs v0.9.0 Sep 18 03:17:19.285 INFO kablam! Checking bv v0.7.4 Sep 18 03:17:19.285 INFO kablam! Checking bio-types v0.3.0 Sep 18 03:17:22.019 INFO kablam! Checking bio v0.22.0 (/source) Sep 18 03:17:23.616 INFO kablam! warning: unused `#[macro_use]` import Sep 18 03:17:23.616 INFO kablam! --> src/lib.rs:103:1 Sep 18 03:17:23.616 INFO kablam! | Sep 18 03:17:23.616 INFO kablam! 103 | #[macro_use] Sep 18 03:17:23.616 INFO kablam! | ^^^^^^^^^^^^ Sep 18 03:17:23.616 INFO kablam! | Sep 18 03:17:23.616 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 18 03:17:23.616 INFO kablam! Sep 18 03:17:23.616 INFO kablam! warning: unused `#[macro_use]` import Sep 18 03:17:23.616 INFO kablam! --> src/lib.rs:117:1 Sep 18 03:17:23.616 INFO kablam! | Sep 18 03:17:23.616 INFO kablam! 117 | #[macro_use] Sep 18 03:17:23.616 INFO kablam! | ^^^^^^^^^^^^ Sep 18 03:17:23.616 INFO kablam! Sep 18 03:17:30.754 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 18 03:17:30.755 INFO kablam! --> benches/pattern_matching.rs:232:13 Sep 18 03:17:30.755 INFO kablam! | Sep 18 03:17:30.755 INFO kablam! 232 | shiftand.find_all(TEXT.iter()).collect::>(); Sep 18 03:17:30.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:17:30.755 INFO kablam! | Sep 18 03:17:30.755 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 18 03:17:30.755 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 18 03:17:30.755 INFO kablam! Sep 18 03:17:30.755 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 18 03:17:30.755 INFO kablam! --> benches/pattern_matching.rs:242:13 Sep 18 03:17:30.755 INFO kablam! | Sep 18 03:17:30.755 INFO kablam! 242 | bndm.find_all(TEXT).collect::>(); Sep 18 03:17:30.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:17:30.755 INFO kablam! | Sep 18 03:17:30.755 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 18 03:17:30.755 INFO kablam! Sep 18 03:17:30.755 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 18 03:17:30.755 INFO kablam! --> benches/pattern_matching.rs:252:13 Sep 18 03:17:30.755 INFO kablam! | Sep 18 03:17:30.755 INFO kablam! 252 | bom.find_all(TEXT).collect::>(); Sep 18 03:17:30.755 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:17:30.755 INFO kablam! | Sep 18 03:17:30.755 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 18 03:17:30.755 INFO kablam! Sep 18 03:17:30.756 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 18 03:17:30.756 INFO kablam! --> benches/pattern_matching.rs:262:13 Sep 18 03:17:30.756 INFO kablam! | Sep 18 03:17:30.756 INFO kablam! 262 | horspool.find_all(TEXT).collect::>(); Sep 18 03:17:30.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:17:30.756 INFO kablam! | Sep 18 03:17:30.756 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 18 03:17:30.756 INFO kablam! Sep 18 03:17:30.756 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 18 03:17:30.756 INFO kablam! --> benches/pattern_matching.rs:272:13 Sep 18 03:17:30.756 INFO kablam! | Sep 18 03:17:30.756 INFO kablam! 272 | kmp.find_all(TEXT.iter()).collect::>(); Sep 18 03:17:30.756 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 18 03:17:30.756 INFO kablam! | Sep 18 03:17:30.756 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 18 03:17:30.756 INFO kablam! Sep 18 03:17:32.214 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:17:32.215 INFO kablam! --> benches/interval_tree.rs:17:64 Sep 18 03:17:32.215 INFO kablam! | Sep 18 03:17:32.215 INFO kablam! 17 | b.iter(|| test_insert_query(10, &(100_000..200_000), 1000, (105_000..106_000))); Sep 18 03:17:32.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 03:17:32.215 INFO kablam! | Sep 18 03:17:32.215 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 18 03:17:32.215 INFO kablam! Sep 18 03:17:32.215 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:17:32.215 INFO kablam! --> benches/interval_tree.rs:24:62 Sep 18 03:17:32.215 INFO kablam! | Sep 18 03:17:32.215 INFO kablam! 24 | b.iter(|| test_insert_query(10, &(100_000..200_000), 10, (99_995..199_995))); Sep 18 03:17:32.215 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 03:17:32.215 INFO kablam! Sep 18 03:17:32.215 INFO kablam! warning: unnecessary parentheses around method argument Sep 18 03:17:32.215 INFO kablam! --> benches/interval_tree.rs:36:21 Sep 18 03:17:32.215 INFO kablam! | Sep 18 03:17:32.215 INFO kablam! 36 | tree.insert((i..i + insert_size), (i..i + insert_size)); Sep 18 03:17:32.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 03:17:32.215 INFO kablam! Sep 18 03:17:32.215 INFO kablam! warning: unnecessary parentheses around method argument Sep 18 03:17:32.215 INFO kablam! --> benches/interval_tree.rs:36:43 Sep 18 03:17:32.215 INFO kablam! | Sep 18 03:17:32.215 INFO kablam! 36 | tree.insert((i..i + insert_size), (i..i + insert_size)); Sep 18 03:17:32.215 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 03:17:32.222 INFO kablam! Sep 18 03:17:32.223 INFO kablam! warning: unnecessary parentheses around function argument Sep 18 03:17:32.223 INFO kablam! --> benches/interval_tree.rs:47:37 Sep 18 03:17:32.223 INFO kablam! | Sep 18 03:17:32.223 INFO kablam! 47 | assert_intersections(&tree, (lower_bound..upper_bound), &expected_intersections); Sep 18 03:17:32.223 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 18 03:17:32.223 INFO kablam! Sep 18 03:17:32.555 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.42s Sep 18 03:17:32.572 INFO kablam! su: No module specific data is present Sep 18 03:17:33.067 INFO running `"docker" "rm" "-f" "f6b28182079aee38efbdb03a3135b500656782e28f60a979b6c7ff3d79147c42"` Sep 18 03:17:33.177 INFO blam! f6b28182079aee38efbdb03a3135b500656782e28f60a979b6c7ff3d79147c42