[INFO] fetching crate bio-seq 0.14.8... [INFO] checking bio-seq-0.14.8 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate bio-seq 0.14.8 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bio-seq 0.14.8 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap v4.5.41 [INFO] [stderr] Downloaded bio-seq-derive v4.11.0 [INFO] [stderr] Downloaded noodles-fasta v0.46.0 [INFO] [stderr] Downloaded noodles v0.87.0 [INFO] [stderr] Downloaded noodles-bgzf v0.34.0 [INFO] [stderr] Downloaded noodles-core v0.15.0 [INFO] [stderr] Downloaded clap_builder v4.5.41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5ff3d1fb8b8022a1b8b0dfb6d524f8d68dfd0cf2ec1685befde1c0e3a4e69fd6 [INFO] running `Command { std: "docker" "start" "-a" "5ff3d1fb8b8022a1b8b0dfb6d524f8d68dfd0cf2ec1685befde1c0e3a4e69fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5ff3d1fb8b8022a1b8b0dfb6d524f8d68dfd0cf2ec1685befde1c0e3a4e69fd6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ff3d1fb8b8022a1b8b0dfb6d524f8d68dfd0cf2ec1685befde1c0e3a4e69fd6", kill_on_drop: false }` [INFO] [stdout] 5ff3d1fb8b8022a1b8b0dfb6d524f8d68dfd0cf2ec1685befde1c0e3a4e69fd6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] debd94ab5cb70148d1839544c8648610f40f5f3326205fd144ab45a3b5b08a4d [INFO] running `Command { std: "docker" "start" "-a" "debd94ab5cb70148d1839544c8648610f40f5f3326205fd144ab45a3b5b08a4d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking cfg-if v1.0.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking noodles-core v0.15.0 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking noodles-bgzf v0.34.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] Checking bincode v1.3.3 [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] [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 15.07s [INFO] running `Command { std: "docker" "inspect" "debd94ab5cb70148d1839544c8648610f40f5f3326205fd144ab45a3b5b08a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debd94ab5cb70148d1839544c8648610f40f5f3326205fd144ab45a3b5b08a4d", kill_on_drop: false }` [INFO] [stdout] debd94ab5cb70148d1839544c8648610f40f5f3326205fd144ab45a3b5b08a4d