[INFO] crate bio 0.30.0 is already in cache [INFO] checking bio-0.30.0 against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] extracting crate bio 0.30.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate bio 0.30.0 on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bio 0.30.0 [INFO] finished tweaking crates.io crate bio 0.30.0 [INFO] tweaked toml for crates.io crate bio 0.30.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c34604fa338a557141a2bb2fad924e94a9bd4207a43ef0e806d5af15be0aecb5 [INFO] running `"docker" "start" "-a" "c34604fa338a557141a2bb2fad924e94a9bd4207a43ef0e806d5af15be0aecb5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.109 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling bio v0.30.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Checking bytecount v0.6.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.109 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Compiling backtrace-sys v0.1.37 [INFO] [stderr] Checking statrs v0.11.0 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Checking snafu v0.5.0 [INFO] [stderr] Checking bstr v0.2.12 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking multimap v0.6.0 [INFO] [stderr] Checking bio-types v0.6.0 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> benches/pattern_matching.rs:231:13 [INFO] [stderr] | [INFO] [stderr] 231 | shiftand.find_all(TEXT.iter()).collect::>(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> benches/pattern_matching.rs:241:13 [INFO] [stderr] | [INFO] [stderr] 241 | bndm.find_all(TEXT).collect::>(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> benches/pattern_matching.rs:251:13 [INFO] [stderr] | [INFO] [stderr] 251 | bom.find_all(TEXT).collect::>(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> benches/pattern_matching.rs:261:13 [INFO] [stderr] | [INFO] [stderr] 261 | horspool.find_all(TEXT).collect::>(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: unused return value of `std::iter::Iterator::collect` that must be used [INFO] [stderr] --> benches/pattern_matching.rs:271:13 [INFO] [stderr] | [INFO] [stderr] 271 | kmp.find_all(TEXT.iter()).collect::>(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stderr] [INFO] [stderr] warning: 5 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `"docker" "inspect" "c34604fa338a557141a2bb2fad924e94a9bd4207a43ef0e806d5af15be0aecb5"` [INFO] running `"docker" "rm" "-f" "c34604fa338a557141a2bb2fad924e94a9bd4207a43ef0e806d5af15be0aecb5"` [INFO] [stdout] c34604fa338a557141a2bb2fad924e94a9bd4207a43ef0e806d5af15be0aecb5