[INFO] fetching crate bio-seq 0.14.8... [INFO] checking bio-seq-0.14.8 against master#fd0c901b00ee1e08a250039cdb90258603497e20 for pr-153692 [INFO] extracting crate bio-seq 0.14.8 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate bio-seq 0.14.8 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bio-seq 0.14.8 [INFO] tweaked toml for crates.io crate bio-seq 0.14.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bio-seq 0.14.8 on toolchain fd0c901b00ee1e08a250039cdb90258603497e20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bio-seq 0.14.8 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.50 [INFO] [stderr] Downloaded minicov v0.3.7 [INFO] [stderr] Downloaded clap v4.5.41 [INFO] [stderr] Downloaded bio-seq-derive v4.11.0 [INFO] [stderr] Downloaded noodles-bgzf v0.34.0 [INFO] [stderr] Downloaded noodles-fasta v0.46.0 [INFO] [stderr] Downloaded noodles-core v0.15.0 [INFO] [stderr] Downloaded noodles v0.87.0 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded clap_builder v4.5.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2bdeb084ef09dc47b2b139384c155968e9e8eceb5926c9eeb301065a90f8e1ff [INFO] running `Command { std: "docker" "start" "-a" "2bdeb084ef09dc47b2b139384c155968e9e8eceb5926c9eeb301065a90f8e1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bdeb084ef09dc47b2b139384c155968e9e8eceb5926c9eeb301065a90f8e1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bdeb084ef09dc47b2b139384c155968e9e8eceb5926c9eeb301065a90f8e1ff", kill_on_drop: false }` [INFO] [stdout] 2bdeb084ef09dc47b2b139384c155968e9e8eceb5926c9eeb301065a90f8e1ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+fd0c901b00ee1e08a250039cdb90258603497e20" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a3b046ae6a78634f1983924d925442121f97e16e547686eb8d7dabb2a42ce5ba [INFO] running `Command { std: "docker" "start" "-a" "a3b046ae6a78634f1983924d925442121f97e16e547686eb8d7dabb2a42ce5ba", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking noodles-bgzf v0.34.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking noodles-core v0.15.0 [INFO] [stderr] Checking noodles-fasta v0.46.0 [INFO] [stderr] Checking noodles v0.87.0 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Compiling bio-seq-derive v4.11.0 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking bio-seq v0.14.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/seq/iterators.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn kmers(&self) -> KmerIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn kmers(&self) -> KmerIter<'_, A, K> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/seq/iterators.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rev_iter(&self) -> RevIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rev_iter(&self) -> RevIter<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/seq/iterators.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn windows(&self, width: usize) -> SeqChunks { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn windows(&self, width: usize) -> SeqChunks<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/seq/iterators.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn chunks(&self, width: usize) -> SeqChunks { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn chunks(&self, width: usize) -> SeqChunks<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap v4.5.41 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/seq/iterators.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn kmers(&self) -> KmerIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 39 | pub fn kmers(&self) -> KmerIter<'_, A, K> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/seq/iterators.rs:49:21 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rev_iter(&self) -> RevIter { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 49 | pub fn rev_iter(&self) -> RevIter<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/seq/iterators.rs:65:20 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn windows(&self, width: usize) -> SeqChunks { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 65 | pub fn windows(&self, width: usize) -> SeqChunks<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/seq/iterators.rs:86:19 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn chunks(&self, width: usize) -> SeqChunks { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn chunks(&self, width: usize) -> SeqChunks<'_, A> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.52s [INFO] running `Command { std: "docker" "inspect" "a3b046ae6a78634f1983924d925442121f97e16e547686eb8d7dabb2a42ce5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3b046ae6a78634f1983924d925442121f97e16e547686eb8d7dabb2a42ce5ba", kill_on_drop: false }` [INFO] [stdout] a3b046ae6a78634f1983924d925442121f97e16e547686eb8d7dabb2a42ce5ba