[INFO] fetching crate binseq 0.6.5...
[INFO] testing binseq-0.6.5 against 1.90.0 for beta-1.91-2
[INFO] extracting crate binseq 0.6.5 into /workspace/builds/worker-3-tc1/source
[INFO] removed /workspace/builds/worker-3-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate binseq 0.6.5
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate binseq 0.6.5
[INFO] tweaked toml for crates.io crate binseq 0.6.5 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate binseq 0.6.5 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate binseq 0.6.5 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" "+1.90.0" "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]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bytemuck v1.22.0
[INFO] [stderr]   Downloaded libz-ng-sys v1.1.22
[INFO] [stderr]   Downloaded zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]   Downloaded buffer-redux v1.0.2
[INFO] [stderr]   Downloaded clap_builder v4.5.37
[INFO] [stderr]   Downloaded auto_impl v1.3.0
[INFO] [stderr]   Downloaded liblzma v0.3.6
[INFO] [stderr]   Downloaded clap v4.5.37
[INFO] [stderr]   Downloaded niffler v3.0.0
[INFO] [stderr]   Downloaded libdeflater v1.23.1
[INFO] [stderr]   Downloaded nanorand v0.7.0
[INFO] [stderr]   Downloaded cmake v0.1.54
[INFO] [stderr]   Downloaded nucgen v0.2.0
[INFO] [stderr]   Downloaded seq_io v0.3.4
[INFO] [stderr]   Downloaded core_affinity v0.8.3
[INFO] [stderr]   Downloaded bgzip v0.3.1
[INFO] [stderr]   Downloaded bitnuc v0.2.11
[INFO] [stderr]   Downloaded flume v0.11.1
[INFO] [stderr]   Downloaded cc v1.2.19
[INFO] [stderr]   Downloaded rand v0.9.1
[INFO] [stderr]   Downloaded libdeflate-sys v1.23.1
[INFO] [stderr]   Downloaded liblzma-sys v0.3.13
[INFO] [stderr]   Downloaded gzp v1.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5f778a4bc71bd1e2b450ed2e490dc6ce6b4d7b384b8b73f353f5c74b7797716
[INFO] running `Command { std: "docker" "start" "-a" "f5f778a4bc71bd1e2b450ed2e490dc6ce6b4d7b384b8b73f353f5c74b7797716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5f778a4bc71bd1e2b450ed2e490dc6ce6b4d7b384b8b73f353f5c74b7797716", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5f778a4bc71bd1e2b450ed2e490dc6ce6b4d7b384b8b73f353f5c74b7797716", kill_on_drop: false }`
[INFO] [stdout] f5f778a4bc71bd1e2b450ed2e490dc6ce6b4d7b384b8b73f353f5c74b7797716
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 576330417c44e2f7daa2004f128a5bb4b2f5c2dd04869f779371f30150245de3
[INFO] running `Command { std: "docker" "start" "-a" "576330417c44e2f7daa2004f128a5bb4b2f5c2dd04869f779371f30150245de3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling bitnuc v0.2.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling memmap2 v0.9.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling binseq v0.6.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bq/reader.rs:329:16
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn get(&self, idx: usize) -> Result<RefRecord> {
[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] 329 |     pub fn get(&self, idx: usize) -> Result<RefRecord<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bq/reader.rs:514:24
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn next_record(&mut self) -> Option<Result<RefRecord>> {
[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] 514 |     pub fn next_record(&mut self) -> Option<Result<RefRecord<'_>>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vbq/reader.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn iter(&self) -> RecordBlockIter {
[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] 146 |     pub fn iter(&self) -> RecordBlockIter<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.69s
[INFO] running `Command { std: "docker" "inspect" "576330417c44e2f7daa2004f128a5bb4b2f5c2dd04869f779371f30150245de3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "576330417c44e2f7daa2004f128a5bb4b2f5c2dd04869f779371f30150245de3", kill_on_drop: false }`
[INFO] [stdout] 576330417c44e2f7daa2004f128a5bb4b2f5c2dd04869f779371f30150245de3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29d0fd4058fa1043307ad2732ab1cd57eaaf51ac87dd4098cfc48c34c322a479
[INFO] running `Command { std: "docker" "start" "-a" "29d0fd4058fa1043307ad2732ab1cd57eaaf51ac87dd4098cfc48c34c322a479", kill_on_drop: false }`
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling libdeflate-sys v1.23.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling liblzma-sys v0.3.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling core_affinity v0.8.3
[INFO] [stderr]    Compiling libz-ng-sys v1.1.22
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling clap_builder v4.5.37
[INFO] [stderr]    Compiling buffer-redux v1.0.2
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling binseq v0.6.5 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bq/reader.rs:329:16
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn get(&self, idx: usize) -> Result<RefRecord> {
[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] 329 |     pub fn get(&self, idx: usize) -> Result<RefRecord<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bq/reader.rs:514:24
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn next_record(&mut self) -> Option<Result<RefRecord>> {
[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] 514 |     pub fn next_record(&mut self) -> Option<Result<RefRecord<'_>>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vbq/reader.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn iter(&self) -> RecordBlockIter {
[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] 146 |     pub fn iter(&self) -> RecordBlockIter<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling libdeflater v1.23.1
[INFO] [stderr]    Compiling liblzma v0.3.6
[INFO] [stderr]    Compiling clap v4.5.37
[INFO] [stderr]    Compiling seq_io v0.3.4
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling gzp v1.0.1
[INFO] [stderr]    Compiling bgzip v0.3.1
[INFO] [stderr]    Compiling niffler v3.0.0
[INFO] [stderr]    Compiling nucgen v0.2.0
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bq/reader.rs:329:16
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn get(&self, idx: usize) -> Result<RefRecord> {
[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] 329 |     pub fn get(&self, idx: usize) -> Result<RefRecord<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/bq/reader.rs:514:24
[INFO] [stdout]     |
[INFO] [stdout] 514 |     pub fn next_record(&mut self) -> Option<Result<RefRecord>> {
[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] 514 |     pub fn next_record(&mut self) -> Option<Result<RefRecord<'_>>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/vbq/reader.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn iter(&self) -> RecordBlockIter {
[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] 146 |     pub fn iter(&self) -> RecordBlockIter<'_> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.11s
[INFO] running `Command { std: "docker" "inspect" "29d0fd4058fa1043307ad2732ab1cd57eaaf51ac87dd4098cfc48c34c322a479", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29d0fd4058fa1043307ad2732ab1cd57eaaf51ac87dd4098cfc48c34c322a479", kill_on_drop: false }`
[INFO] [stdout] 29d0fd4058fa1043307ad2732ab1cd57eaaf51ac87dd4098cfc48c34c322a479
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3f8aeabd51bb1d6c8a728bce32a6cf74bcdf784a70720906916097e0828c4c03
[INFO] running `Command { std: "docker" "start" "-a" "3f8aeabd51bb1d6c8a728bce32a6cf74bcdf784a70720906916097e0828c4c03", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bq/reader.rs:329:16
[INFO] [stderr]     |
[INFO] [stderr] 329 |     pub fn get(&self, idx: usize) -> Result<RefRecord> {
[INFO] [stderr]     |                ^^^^^                        --------- the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 329 |     pub fn get(&self, idx: usize) -> Result<RefRecord<'_>> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/bq/reader.rs:514:24
[INFO] [stderr]     |
[INFO] [stderr] 514 |     pub fn next_record(&mut self) -> Option<Result<RefRecord>> {
[INFO] [stderr]     |                        ^^^^^^^^^                   --------- the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 514 |     pub fn next_record(&mut self) -> Option<Result<RefRecord<'_>>> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/vbq/reader.rs:146:17
[INFO] [stderr]     |
[INFO] [stderr] 146 |     pub fn iter(&self) -> RecordBlockIter {
[INFO] [stderr]     |                 ^^^^^     --------------- the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 146 |     pub fn iter(&self) -> RecordBlockIter<'_> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `binseq` (lib) generated 3 warnings
[INFO] [stderr] warning: `binseq` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/binseq-b29f22f34e2c3f05)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test bq::writer::testing::test_headless ... ok
[INFO] [stdout] test bq::writer::testing::test_not_headless ... ok
[INFO] [stdout] test bq::writer::testing::test_stream_writer ... ok
[INFO] [stdout] test bq::writer::testing::test_to_path ... FAILED
[INFO] [stdout] test vbq::writer::tests::test_ingest_empty_writer ... ok
[INFO] [stdout] test vbq::writer::tests::test_headless_writer ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_incompatible_headers ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_single_record ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_multi_record ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_with_quality_scores ... ok
[INFO] [stdout] test vbq::writer::tests::test_record_byte_size ... ok
[INFO] [stdout] test vbq::writer::tests::test_record_byte_size_quality ... ok
[INFO] [stdout] BSEQ        *******************test bq::writer::testing::test_stdout ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_block_boundary ... ok
[INFO] [stdout] test vbq::writer::tests::test_ingest_with_compression ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bq::writer::testing::test_to_path stdout ----
[INFO] [stdout] Error: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bq::writer::testing::test_to_path
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 14 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3f8aeabd51bb1d6c8a728bce32a6cf74bcdf784a70720906916097e0828c4c03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3f8aeabd51bb1d6c8a728bce32a6cf74bcdf784a70720906916097e0828c4c03", kill_on_drop: false }`
[INFO] [stdout] 3f8aeabd51bb1d6c8a728bce32a6cf74bcdf784a70720906916097e0828c4c03
