Sep 10 22:13:15.912 INFO checking bio-0.22.0 against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 22:13:15.912 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 22:13:15.912 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-6/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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 +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 22:13:16.109 INFO blam! df76ae4842a61e0a0345b2f79ff279156d3e5fa23718570ef7586da60400a39e Sep 10 22:13:16.111 INFO running `"docker" "start" "-a" "df76ae4842a61e0a0345b2f79ff279156d3e5fa23718570ef7586da60400a39e"` Sep 10 22:13:17.265 INFO kablam! usermod: no changes Sep 10 22:13:17.436 INFO kablam! Compiling bv v0.7.4 Sep 10 22:13:17.437 INFO kablam! Compiling ndarray v0.9.1 Sep 10 22:13:17.458 INFO kablam! Checking bio-types v0.2.0 Sep 10 22:13:17.458 INFO kablam! Checking vec_map v0.8.1 Sep 10 22:13:17.458 INFO kablam! Checking multimap v0.4.0 Sep 10 22:13:24.325 INFO kablam! Checking bio v0.22.0 (file:///source) Sep 10 22:13:26.654 INFO kablam! warning: unused `#[macro_use]` import Sep 10 22:13:26.654 INFO kablam! --> src/lib.rs:103:1 Sep 10 22:13:26.654 INFO kablam! | Sep 10 22:13:26.654 INFO kablam! 103 | #[macro_use] Sep 10 22:13:26.654 INFO kablam! | ^^^^^^^^^^^^ Sep 10 22:13:26.654 INFO kablam! | Sep 10 22:13:26.654 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 10 22:13:26.654 INFO kablam! Sep 10 22:13:26.654 INFO kablam! warning: unused `#[macro_use]` import Sep 10 22:13:26.654 INFO kablam! --> src/lib.rs:117:1 Sep 10 22:13:26.654 INFO kablam! | Sep 10 22:13:26.654 INFO kablam! 117 | #[macro_use] Sep 10 22:13:26.654 INFO kablam! | ^^^^^^^^^^^^ Sep 10 22:13:26.654 INFO kablam! Sep 10 22:13:35.239 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 10 22:13:35.239 INFO kablam! --> benches/pattern_matching.rs:232:13 Sep 10 22:13:35.239 INFO kablam! | Sep 10 22:13:35.239 INFO kablam! 232 | shiftand.find_all(TEXT.iter()).collect::>(); Sep 10 22:13:35.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:13:35.239 INFO kablam! | Sep 10 22:13:35.239 INFO kablam! = note: #[warn(unused_must_use)] on by default Sep 10 22:13:35.239 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 10 22:13:35.239 INFO kablam! Sep 10 22:13:35.239 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 10 22:13:35.239 INFO kablam! --> benches/pattern_matching.rs:242:13 Sep 10 22:13:35.239 INFO kablam! | Sep 10 22:13:35.239 INFO kablam! 242 | bndm.find_all(TEXT).collect::>(); Sep 10 22:13:35.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:13:35.239 INFO kablam! | Sep 10 22:13:35.239 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 10 22:13:35.239 INFO kablam! Sep 10 22:13:35.239 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 10 22:13:35.239 INFO kablam! --> benches/pattern_matching.rs:252:13 Sep 10 22:13:35.239 INFO kablam! | Sep 10 22:13:35.239 INFO kablam! 252 | bom.find_all(TEXT).collect::>(); Sep 10 22:13:35.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:13:35.239 INFO kablam! | Sep 10 22:13:35.239 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 10 22:13:35.239 INFO kablam! Sep 10 22:13:35.239 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 10 22:13:35.239 INFO kablam! --> benches/pattern_matching.rs:262:13 Sep 10 22:13:35.239 INFO kablam! | Sep 10 22:13:35.239 INFO kablam! 262 | horspool.find_all(TEXT).collect::>(); Sep 10 22:13:35.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:13:35.239 INFO kablam! | Sep 10 22:13:35.239 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 10 22:13:35.239 INFO kablam! Sep 10 22:13:35.239 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` which must be used Sep 10 22:13:35.239 INFO kablam! --> benches/pattern_matching.rs:272:13 Sep 10 22:13:35.239 INFO kablam! | Sep 10 22:13:35.239 INFO kablam! 272 | kmp.find_all(TEXT.iter()).collect::>(); Sep 10 22:13:35.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 10 22:13:35.239 INFO kablam! | Sep 10 22:13:35.239 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Sep 10 22:13:35.239 INFO kablam! Sep 10 22:13:35.357 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 22:13:35.357 INFO kablam! --> benches/interval_tree.rs:17:64 Sep 10 22:13:35.357 INFO kablam! | Sep 10 22:13:35.357 INFO kablam! 17 | b.iter(|| test_insert_query(10, &(100_000..200_000), 1000, (105_000..106_000))); Sep 10 22:13:35.357 INFO kablam! | ^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 22:13:35.357 INFO kablam! | Sep 10 22:13:35.357 INFO kablam! = note: #[warn(unused_parens)] on by default Sep 10 22:13:35.357 INFO kablam! Sep 10 22:13:35.358 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 22:13:35.358 INFO kablam! --> benches/interval_tree.rs:24:62 Sep 10 22:13:35.358 INFO kablam! | Sep 10 22:13:35.358 INFO kablam! 24 | b.iter(|| test_insert_query(10, &(100_000..200_000), 10, (99_995..199_995))); Sep 10 22:13:35.358 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 22:13:35.358 INFO kablam! Sep 10 22:13:35.358 INFO kablam! warning: unnecessary parentheses around method argument Sep 10 22:13:35.358 INFO kablam! --> benches/interval_tree.rs:36:21 Sep 10 22:13:35.358 INFO kablam! | Sep 10 22:13:35.358 INFO kablam! 36 | tree.insert((i..i + insert_size), (i..i + insert_size)); Sep 10 22:13:35.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 22:13:35.358 INFO kablam! Sep 10 22:13:35.358 INFO kablam! warning: unnecessary parentheses around method argument Sep 10 22:13:35.358 INFO kablam! --> benches/interval_tree.rs:36:43 Sep 10 22:13:35.358 INFO kablam! | Sep 10 22:13:35.358 INFO kablam! 36 | tree.insert((i..i + insert_size), (i..i + insert_size)); Sep 10 22:13:35.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 22:13:35.358 INFO kablam! Sep 10 22:13:35.358 INFO kablam! warning: unnecessary parentheses around function argument Sep 10 22:13:35.358 INFO kablam! --> benches/interval_tree.rs:47:37 Sep 10 22:13:35.358 INFO kablam! | Sep 10 22:13:35.358 INFO kablam! 47 | assert_intersections(&tree, (lower_bound..upper_bound), &expected_intersections); Sep 10 22:13:35.358 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Sep 10 22:13:35.358 INFO kablam! Sep 10 22:13:36.637 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 19.34s Sep 10 22:13:36.656 INFO kablam! su: No module specific data is present Sep 10 22:13:37.064 INFO running `"docker" "rm" "-f" "df76ae4842a61e0a0345b2f79ff279156d3e5fa23718570ef7586da60400a39e"` Sep 10 22:13:37.137 INFO blam! df76ae4842a61e0a0345b2f79ff279156d3e5fa23718570ef7586da60400a39e