[INFO] fetching crate htsget-search 0.12.0...
[INFO] testing htsget-search-0.12.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate htsget-search 0.12.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate htsget-search 0.12.0
[INFO] finished tweaking crates.io crate htsget-search 0.12.0
[INFO] tweaked toml for crates.io crate htsget-search 0.12.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate htsget-search 0.12.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate htsget-search 0.12.0 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 900daf35f20118e648090eee14fbe1d8f78ea5b01e70bb6300ec34677c8c100e
[INFO] running `Command { std: "docker" "start" "-a" "900daf35f20118e648090eee14fbe1d8f78ea5b01e70bb6300ec34677c8c100e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "900daf35f20118e648090eee14fbe1d8f78ea5b01e70bb6300ec34677c8c100e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "900daf35f20118e648090eee14fbe1d8f78ea5b01e70bb6300ec34677c8c100e", kill_on_drop: false }`
[INFO] [stdout] 900daf35f20118e648090eee14fbe1d8f78ea5b01e70bb6300ec34677c8c100e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ddcc75d707dcb366c7060d6b7ec09935ee942c3a5521740a8f2dbbbf029740f
[INFO] running `Command { std: "docker" "start" "-a" "6ddcc75d707dcb366c7060d6b7ec09935ee942c3a5521740a8f2dbbbf029740f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling aws-lc-rs v1.14.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling noodles-core v0.18.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling aws-lc-sys v0.32.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling compression-core v0.4.29
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling compression-codecs v0.4.30
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling reflink-copy v0.1.28
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling http-serde v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling miette v5.10.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling http-cache-semantics v2.1.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling ssri v9.2.0
[INFO] [stderr]    Compiling bzip2 v0.6.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling noodles-bgzf v0.42.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling noodles-csi v0.50.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling noodles-fasta v0.55.0
[INFO] [stderr]    Compiling async-compression v0.4.30
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling noodles-sam v0.78.0
[INFO] [stderr]    Compiling noodles-tabix v0.56.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling noodles-vcf v0.80.0
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling http-cache v0.21.0
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling noodles-bam v0.82.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling noodles-bcf v0.77.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling noodles-cram v0.85.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling noodles v0.100.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling http-cache-reqwest v0.16.0
[INFO] [stderr]    Compiling htsget-config v0.18.0
[INFO] [stderr]    Compiling htsget-storage v0.5.0
[INFO] [stderr]    Compiling htsget-search v0.12.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 58s
[INFO] running `Command { std: "docker" "inspect" "6ddcc75d707dcb366c7060d6b7ec09935ee942c3a5521740a8f2dbbbf029740f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ddcc75d707dcb366c7060d6b7ec09935ee942c3a5521740a8f2dbbbf029740f", kill_on_drop: false }`
[INFO] [stdout] 6ddcc75d707dcb366c7060d6b7ec09935ee942c3a5521740a8f2dbbbf029740f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0c2f101573d7107ad7c2be0ec2beafce55571b20264592bde78af016df1587b
[INFO] running `Command { std: "docker" "start" "-a" "e0c2f101573d7107ad7c2be0ec2beafce55571b20264592bde78af016df1587b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling cacache v13.1.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling noodles-bgzf v0.42.0
[INFO] [stderr]    Compiling http-cache v0.21.0
[INFO] [stderr]    Compiling noodles-csi v0.50.0
[INFO] [stderr]    Compiling noodles-fasta v0.55.0
[INFO] [stderr]    Compiling noodles-sam v0.78.0
[INFO] [stderr]    Compiling noodles-tabix v0.56.0
[INFO] [stderr]    Compiling http-cache-reqwest v0.16.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling noodles-vcf v0.80.0
[INFO] [stderr]    Compiling criterion v0.6.0
[INFO] [stderr]    Compiling noodles-bam v0.82.0
[INFO] [stderr]    Compiling noodles-bcf v0.77.0
[INFO] [stderr]    Compiling noodles-cram v0.85.0
[INFO] [stderr]    Compiling noodles v0.100.0
[INFO] [stderr]    Compiling htsget-config v0.18.0
[INFO] [stderr]    Compiling htsget-storage v0.5.0
[INFO] [stderr]    Compiling htsget-search v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `htsget_test`
[INFO] [stdout]    --> src/bam_search.rs:156:7
[INFO] [stdout]     |
[INFO] [stdout] 156 |   use htsget_test::http::concat::ConcatResponse;
[INFO] [stdout]     |       ^^^^^^^^^^^ use of unresolved module or unlinked crate `htsget_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `htsget_test`, use `cargo add htsget_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `htsget_test`
[INFO] [stdout]    --> src/bcf_search.rs:112:7
[INFO] [stdout]     |
[INFO] [stdout] 112 |   use htsget_test::http::concat::ConcatResponse;
[INFO] [stdout]     |       ^^^^^^^^^^^ use of unresolved module or unlinked crate `htsget_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `htsget_test`, use `cargo add htsget_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `htsget_test`
[INFO] [stdout]    --> src/cram_search.rs:269:7
[INFO] [stdout]     |
[INFO] [stdout] 269 |   use htsget_test::http::concat::ConcatResponse;
[INFO] [stdout]     |       ^^^^^^^^^^^ use of unresolved module or unlinked crate `htsget_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `htsget_test`, use `cargo add htsget_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `htsget_test`
[INFO] [stdout]    --> src/from_storage.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 |   use htsget_test::http::concat::ConcatResponse;
[INFO] [stdout]     |       ^^^^^^^^^^^ use of unresolved module or unlinked crate `htsget_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `htsget_test`, use `cargo add htsget_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `htsget_test`
[INFO] [stdout]    --> src/vcf_search.rs:123:7
[INFO] [stdout]     |
[INFO] [stdout] 123 |   use htsget_test::http::concat::ConcatResponse;
[INFO] [stdout]     |       ^^^^^^^^^^^ use of unresolved module or unlinked crate `htsget_test`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `htsget_test`, use `cargo add htsget_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `htsget-search` (lib test) due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e0c2f101573d7107ad7c2be0ec2beafce55571b20264592bde78af016df1587b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0c2f101573d7107ad7c2be0ec2beafce55571b20264592bde78af016df1587b", kill_on_drop: false }`
[INFO] [stdout] e0c2f101573d7107ad7c2be0ec2beafce55571b20264592bde78af016df1587b
