[INFO] cloning repository https://github.com/falsetry1514/opentools
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/falsetry1514/opentools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffalsetry1514%2Fopentools", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffalsetry1514%2Fopentools'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8064407aac64a01eae30b29c61e3700ccdd42557
[INFO] checking falsetry1514/opentools against master#cf79d034aa3d8f396d407aafce6f1ccd818e710e for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffalsetry1514%2Fopentools" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/falsetry1514/opentools
[INFO] finished tweaking git repo https://github.com/falsetry1514/opentools
[INFO] tweaked toml for git repo https://github.com/falsetry1514/opentools written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/falsetry1514/opentools on toolchain cf79d034aa3d8f396d407aafce6f1ccd818e710e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "generate-lockfile" "--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]      Locking 169 packages to latest Rust 1.97.0-nightly compatible versions
[INFO] [stderr]       Adding buffer-redux v1.0.2 (available: v1.1.0)
[INFO] [stderr]       Adding sysinfo v0.38.4 (available: v0.39.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustc_version v0.1.7
[INFO] [stderr]   Downloaded newtype_derive v0.1.6
[INFO] [stderr]   Downloaded seq_io v0.3.4
[INFO] [stderr]   Downloaded unit-prefix v0.5.2
[INFO] [stderr]   Downloaded semver v0.1.20
[INFO] [stderr]   Downloaded fs-utils v1.1.4
[INFO] [stderr]   Downloaded derive-new v0.7.0
[INFO] [stderr]   Downloaded derive-new v0.6.0
[INFO] [stderr]   Downloaded linear-map v1.2.0
[INFO] [stderr]   Downloaded buffer-redux v1.0.2
[INFO] [stderr]   Downloaded ieee754 v0.2.6
[INFO] [stderr]   Downloaded bio-types v1.0.4
[INFO] [stderr]   Downloaded openssl-sys v0.9.115
[INFO] [stderr]   Downloaded indicatif v0.18.4
[INFO] [stderr]   Downloaded rust-htslib v1.0.0
[INFO] [stderr]   Downloaded libz-sys v1.1.28
[INFO] [stderr]   Downloaded curl-sys v0.4.88+curl-8.20.0
[INFO] [stderr]   Downloaded hts-sys v2.2.0
[INFO] [stderr]   Downloaded openssl-src v300.6.0+3.6.2
[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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14671f0a56e0bcbbdcec070e5b687fb2a6aa116df68fbaf449e883258ea431c1
[INFO] running `Command { std: "docker" "start" "-a" "14671f0a56e0bcbbdcec070e5b687fb2a6aa116df68fbaf449e883258ea431c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14671f0a56e0bcbbdcec070e5b687fb2a6aa116df68fbaf449e883258ea431c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14671f0a56e0bcbbdcec070e5b687fb2a6aa116df68fbaf449e883258ea431c1", kill_on_drop: false }`
[INFO] [stdout] 14671f0a56e0bcbbdcec070e5b687fb2a6aa116df68fbaf449e883258ea431c1
[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" "+cf79d034aa3d8f396d407aafce6f1ccd818e710e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df34b783b07338733a898c8afb1b93c052f0f830dc08a5e2a0e868d0d662804c
[INFO] running `Command { std: "docker" "start" "-a" "df34b783b07338733a898c8afb1b93c052f0f830dc08a5e2a0e868d0d662804c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling openssl-src v300.6.0+3.6.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling curl-sys v0.4.88+curl-8.20.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking bio-types v1.0.4
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking buffer-redux v1.0.2
[INFO] [stderr]    Compiling derive-new v0.7.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking linear-map v1.2.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking indicatif v0.18.4
[INFO] [stderr]     Checking seq_io v0.3.4
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking sysinfo v0.38.4
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]    Compiling hts-sys v2.2.0
[INFO] [stderr]     Checking rust-htslib v1.0.0
[INFO] [stderr]     Checking opentools v0.1.1-alpha.2.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/argparse/touchbarcode.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 365 |         tile_id: &str
[INFO] [stdout] 366 |     ) -> io::Result<BarcodesIter<impl std::io::Read>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 366 |     ) -> io::Result<BarcodesIter<'_, impl std::io::Read>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/argparse/tilesmatch.rs:188:28
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn create_barcode_iter(&self) -> Result<BarcodesIter<impl std::io::Read>, AppError> {
[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] 188 |     fn create_barcode_iter(&self) -> Result<BarcodesIter<'_, impl std::io::Read>, AppError> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/argparse/touchbarcode.rs:364:9
[INFO] [stdout]     |
[INFO] [stdout] 364 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 365 |         tile_id: &str
[INFO] [stdout] 366 |     ) -> io::Result<BarcodesIter<impl std::io::Read>> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden 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] 366 |     ) -> io::Result<BarcodesIter<'_, impl std::io::Read>> {
[INFO] [stdout]     |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/argparse/tilesmatch.rs:188:28
[INFO] [stdout]     |
[INFO] [stdout] 188 |     fn create_barcode_iter(&self) -> Result<BarcodesIter<impl std::io::Read>, AppError> {
[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] 188 |     fn create_barcode_iter(&self) -> Result<BarcodesIter<'_, impl std::io::Read>, AppError> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6m 32s
[INFO] running `Command { std: "docker" "inspect" "df34b783b07338733a898c8afb1b93c052f0f830dc08a5e2a0e868d0d662804c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df34b783b07338733a898c8afb1b93c052f0f830dc08a5e2a0e868d0d662804c", kill_on_drop: false }`
[INFO] [stdout] df34b783b07338733a898c8afb1b93c052f0f830dc08a5e2a0e868d0d662804c
