[INFO] fetching crate paraseq 0.4.1...
[INFO] testing paraseq-0.4.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate paraseq 0.4.1 into /workspace/builds/worker-7-tc1/source
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate paraseq 0.4.1
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate paraseq 0.4.1
[INFO] tweaked toml for crates.io crate paraseq 0.4.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate paraseq 0.4.1 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 paraseq 0.4.1 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]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.35
[INFO] [stderr]   Downloaded fs-utils v1.1.4
[INFO] [stderr]   Downloaded bgzip v0.3.1
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded liblzma v0.3.6
[INFO] [stderr]   Downloaded niffler v3.0.0
[INFO] [stderr]   Downloaded bio-types v1.0.4
[INFO] [stderr]   Downloaded rust-htslib v0.49.0
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.0
[INFO] [stderr]   Downloaded linear-map v1.2.0
[INFO] [stderr]   Downloaded which v8.0.0
[INFO] [stderr]   Downloaded ieee754 v0.2.6
[INFO] [stderr]   Downloaded newtype_derive v0.1.6
[INFO] [stderr]   Downloaded liblzma-sys v0.3.13
[INFO] [stderr]   Downloaded hts-sys v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ccbaabac885d9bcd3bc1e3b3a88f068e807671205b8665049a6c56a3e1ba9d86
[INFO] running `Command { std: "docker" "start" "-a" "ccbaabac885d9bcd3bc1e3b3a88f068e807671205b8665049a6c56a3e1ba9d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ccbaabac885d9bcd3bc1e3b3a88f068e807671205b8665049a6c56a3e1ba9d86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccbaabac885d9bcd3bc1e3b3a88f068e807671205b8665049a6c56a3e1ba9d86", kill_on_drop: false }`
[INFO] [stdout] ccbaabac885d9bcd3bc1e3b3a88f068e807671205b8665049a6c56a3e1ba9d86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 06157fbb2e4ff7a3be0a3320c5396e11d872b01a56773c68399857427a2be64f
[INFO] running `Command { std: "docker" "start" "-a" "06157fbb2e4ff7a3be0a3320c5396e11d872b01a56773c68399857427a2be64f", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling liblzma-sys v0.3.13
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling liblzma v0.3.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling bgzip v0.3.1
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling niffler v3.0.0
[INFO] [stderr]    Compiling paraseq v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.83s
[INFO] running `Command { std: "docker" "inspect" "06157fbb2e4ff7a3be0a3320c5396e11d872b01a56773c68399857427a2be64f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06157fbb2e4ff7a3be0a3320c5396e11d872b01a56773c68399857427a2be64f", kill_on_drop: false }`
[INFO] [stdout] 06157fbb2e4ff7a3be0a3320c5396e11d872b01a56773c68399857427a2be64f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 18788d0ef4369add1b8446165e0ea2e65792f331d3a1b7c970fc0b644973d373
[INFO] running `Command { std: "docker" "start" "-a" "18788d0ef4369add1b8446165e0ea2e65792f331d3a1b7c970fc0b644973d373", kill_on_drop: false }`
[INFO] [stderr]    Compiling bgzip v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling niffler v3.0.0
[INFO] [stderr]    Compiling paraseq v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stdout] error[E0599]: no variant or associated item named `from_ssh` found for enum `paraseq::fastx::Reader` in the current scope
[INFO] [stdout]   --> examples/ssh.rs:79:41
[INFO] [stdout]    |
[INFO] [stdout] 79 |             let reader = fastx::Reader::from_ssh(&args.url[0])?;
[INFO] [stdout]    |                                         ^^^^^^^^ variant or associated item not found in `paraseq::fastx::Reader<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `paraseq::fastx::Reader<_>` consider using one of the following associated functions:
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_stdin
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_optional_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path_with_batch_size
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /opt/rustwide/workdir/src/fastx.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |       pub fn from_path<P: AsRef<std::path::Path>>(path: P) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |       pub fn from_stdin() -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       pub fn from_optional_path<P: AsRef<std::path::Path>>(path: Option<P>) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | /     pub fn from_path_with_batch_size<P: AsRef<std::path::Path>>(
[INFO] [stdout] 37 | |         path: P,
[INFO] [stdout] 38 | |         batch_size: usize,
[INFO] [stdout] 39 | |     ) -> Result<Self, Error> {
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 79 -             let reader = fastx::Reader::from_ssh(&args.url[0])?;
[INFO] [stdout] 79 +             let reader = fastx::Reader::from(&args.url[0])?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_ssh` found for enum `paraseq::fastx::Reader` in the current scope
[INFO] [stdout]   --> examples/ssh.rs:83:37
[INFO] [stdout]    |
[INFO] [stdout] 83 |             let r1 = fastx::Reader::from_ssh(&args.url[0])?;
[INFO] [stdout]    |                                     ^^^^^^^^ variant or associated item not found in `paraseq::fastx::Reader<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `paraseq::fastx::Reader<_>` consider using one of the following associated functions:
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_stdin
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_optional_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path_with_batch_size
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /opt/rustwide/workdir/src/fastx.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |       pub fn from_path<P: AsRef<std::path::Path>>(path: P) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |       pub fn from_stdin() -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       pub fn from_optional_path<P: AsRef<std::path::Path>>(path: Option<P>) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | /     pub fn from_path_with_batch_size<P: AsRef<std::path::Path>>(
[INFO] [stdout] 37 | |         path: P,
[INFO] [stdout] 38 | |         batch_size: usize,
[INFO] [stdout] 39 | |     ) -> Result<Self, Error> {
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 83 -             let r1 = fastx::Reader::from_ssh(&args.url[0])?;
[INFO] [stdout] 83 +             let r1 = fastx::Reader::from(&args.url[0])?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_ssh` found for enum `paraseq::fastx::Reader` in the current scope
[INFO] [stdout]   --> examples/ssh.rs:84:37
[INFO] [stdout]    |
[INFO] [stdout] 84 |             let r2 = fastx::Reader::from_ssh(&args.url[1])?;
[INFO] [stdout]    |                                     ^^^^^^^^ variant or associated item not found in `paraseq::fastx::Reader<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `paraseq::fastx::Reader<_>` consider using one of the following associated functions:
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_stdin
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_optional_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path_with_batch_size
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /opt/rustwide/workdir/src/fastx.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |       pub fn from_path<P: AsRef<std::path::Path>>(path: P) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |       pub fn from_stdin() -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       pub fn from_optional_path<P: AsRef<std::path::Path>>(path: Option<P>) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | /     pub fn from_path_with_batch_size<P: AsRef<std::path::Path>>(
[INFO] [stdout] 37 | |         path: P,
[INFO] [stdout] 38 | |         batch_size: usize,
[INFO] [stdout] 39 | |     ) -> Result<Self, Error> {
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 84 -             let r2 = fastx::Reader::from_ssh(&args.url[1])?;
[INFO] [stdout] 84 +             let r2 = fastx::Reader::from(&args.url[1])?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_url` found for enum `paraseq::fastx::Reader` in the current scope
[INFO] [stdout]   --> examples/url.rs:80:37
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let reader = fastx::Reader::from_url(&url)?;
[INFO] [stdout]    |                                     ^^^^^^^^ variant or associated item not found in `paraseq::fastx::Reader<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `paraseq::fastx::Reader<_>` consider using one of the following associated functions:
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_stdin
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_optional_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path_with_batch_size
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /opt/rustwide/workdir/src/fastx.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |       pub fn from_path<P: AsRef<std::path::Path>>(path: P) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |       pub fn from_stdin() -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       pub fn from_optional_path<P: AsRef<std::path::Path>>(path: Option<P>) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | /     pub fn from_path_with_batch_size<P: AsRef<std::path::Path>>(
[INFO] [stdout] 37 | |         path: P,
[INFO] [stdout] 38 | |         batch_size: usize,
[INFO] [stdout] 39 | |     ) -> Result<Self, Error> {
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 80 -         let reader = fastx::Reader::from_url(&url)?;
[INFO] [stdout] 80 +         let reader = fastx::Reader::from(&url)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_url` found for enum `paraseq::fastx::Reader` in the current scope
[INFO] [stdout]   --> examples/url.rs:92:29
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let r1 = fastx::Reader::from_url(&r1_url)?;
[INFO] [stdout]    |                             ^^^^^^^^ variant or associated item not found in `paraseq::fastx::Reader<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `paraseq::fastx::Reader<_>` consider using one of the following associated functions:
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_stdin
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_optional_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path_with_batch_size
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /opt/rustwide/workdir/src/fastx.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |       pub fn from_path<P: AsRef<std::path::Path>>(path: P) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |       pub fn from_stdin() -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       pub fn from_optional_path<P: AsRef<std::path::Path>>(path: Option<P>) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | /     pub fn from_path_with_batch_size<P: AsRef<std::path::Path>>(
[INFO] [stdout] 37 | |         path: P,
[INFO] [stdout] 38 | |         batch_size: usize,
[INFO] [stdout] 39 | |     ) -> Result<Self, Error> {
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 92 -     let r1 = fastx::Reader::from_url(&r1_url)?;
[INFO] [stdout] 92 +     let r1 = fastx::Reader::from(&r1_url)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_url` found for enum `paraseq::fastx::Reader` in the current scope
[INFO] [stdout]   --> examples/url.rs:93:29
[INFO] [stdout]    |
[INFO] [stdout] 93 |     let r2 = fastx::Reader::from_url(&r2_url)?;
[INFO] [stdout]    |                             ^^^^^^^^ variant or associated item not found in `paraseq::fastx::Reader<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `paraseq::fastx::Reader<_>` consider using one of the following associated functions:
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_stdin
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_optional_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path_with_batch_size
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /opt/rustwide/workdir/src/fastx.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |       pub fn from_path<P: AsRef<std::path::Path>>(path: P) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |       pub fn from_stdin() -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       pub fn from_optional_path<P: AsRef<std::path::Path>>(path: Option<P>) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | /     pub fn from_path_with_batch_size<P: AsRef<std::path::Path>>(
[INFO] [stdout] 37 | |         path: P,
[INFO] [stdout] 38 | |         batch_size: usize,
[INFO] [stdout] 39 | |     ) -> Result<Self, Error> {
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 93 -     let r2 = fastx::Reader::from_url(&r2_url)?;
[INFO] [stdout] 93 +     let r2 = fastx::Reader::from(&r2_url)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paraseq` (example "url") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `paraseq` (example "ssh") due to 3 previous errors
[INFO] [stdout] error[E0432]: unresolved import `paraseq::htslib`
[INFO] [stdout]   --> examples/htslib.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | use paraseq::htslib;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ no `htslib` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(feature = "htslib")]
[INFO] [stdout]    |       ------------------ the item is gated behind the `htslib` feature
[INFO] [stdout] 12 | pub mod htslib;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_gcs` found for enum `paraseq::fastx::Reader` in the current scope
[INFO] [stdout]   --> examples/gcs.rs:81:41
[INFO] [stdout]    |
[INFO] [stdout] 81 |             let reader = fastx::Reader::from_gcs(url)?;
[INFO] [stdout]    |                                         ^^^^^^^^ variant or associated item not found in `paraseq::fastx::Reader<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `paraseq::fastx::Reader<_>` consider using one of the following associated functions:
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_stdin
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_optional_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path_with_batch_size
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /opt/rustwide/workdir/src/fastx.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |       pub fn from_path<P: AsRef<std::path::Path>>(path: P) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |       pub fn from_stdin() -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       pub fn from_optional_path<P: AsRef<std::path::Path>>(path: Option<P>) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | /     pub fn from_path_with_batch_size<P: AsRef<std::path::Path>>(
[INFO] [stdout] 37 | |         path: P,
[INFO] [stdout] 38 | |         batch_size: usize,
[INFO] [stdout] 39 | |     ) -> Result<Self, Error> {
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 81 -             let reader = fastx::Reader::from_gcs(url)?;
[INFO] [stdout] 81 +             let reader = fastx::Reader::from(url)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_gcs` found for enum `paraseq::fastx::Reader` in the current scope
[INFO] [stdout]   --> examples/gcs.rs:89:37
[INFO] [stdout]    |
[INFO] [stdout] 89 |             let r1 = fastx::Reader::from_gcs(url1)?;
[INFO] [stdout]    |                                     ^^^^^^^^ variant or associated item not found in `paraseq::fastx::Reader<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `paraseq::fastx::Reader<_>` consider using one of the following associated functions:
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_stdin
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_optional_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path_with_batch_size
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /opt/rustwide/workdir/src/fastx.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |       pub fn from_path<P: AsRef<std::path::Path>>(path: P) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |       pub fn from_stdin() -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       pub fn from_optional_path<P: AsRef<std::path::Path>>(path: Option<P>) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | /     pub fn from_path_with_batch_size<P: AsRef<std::path::Path>>(
[INFO] [stdout] 37 | |         path: P,
[INFO] [stdout] 38 | |         batch_size: usize,
[INFO] [stdout] 39 | |     ) -> Result<Self, Error> {
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 89 -             let r1 = fastx::Reader::from_gcs(url1)?;
[INFO] [stdout] 89 +             let r1 = fastx::Reader::from(url1)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no variant or associated item named `from_gcs` found for enum `paraseq::fastx::Reader` in the current scope
[INFO] [stdout]   --> examples/gcs.rs:90:37
[INFO] [stdout]    |
[INFO] [stdout] 90 |             let r2 = fastx::Reader::from_gcs(url2)?;
[INFO] [stdout]    |                                     ^^^^^^^^ variant or associated item not found in `paraseq::fastx::Reader<_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `paraseq::fastx::Reader<_>` consider using one of the following associated functions:
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_stdin
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_optional_path
[INFO] [stdout]       paraseq::fastx::Reader::<Box<(dyn std::io::Read + Send + 'static)>>::from_path_with_batch_size
[INFO] [stdout]       and 4 others
[INFO] [stdout]   --> /opt/rustwide/workdir/src/fastx.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |       pub fn from_path<P: AsRef<std::path::Path>>(path: P) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |       pub fn from_stdin() -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 29 |       pub fn from_optional_path<P: AsRef<std::path::Path>>(path: Option<P>) -> Result<Self, Error> {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 36 | /     pub fn from_path_with_batch_size<P: AsRef<std::path::Path>>(
[INFO] [stdout] 37 | |         path: P,
[INFO] [stdout] 38 | |         batch_size: usize,
[INFO] [stdout] 39 | |     ) -> Result<Self, Error> {
[INFO] [stdout]    | |____________________________^
[INFO] [stdout] help: there is an associated function `from` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 90 -             let r2 = fastx::Reader::from_gcs(url2)?;
[INFO] [stdout] 90 +             let r2 = fastx::Reader::from(url2)?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paraseq` (example "gcs") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `paraseq` (example "htslib") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "18788d0ef4369add1b8446165e0ea2e65792f331d3a1b7c970fc0b644973d373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18788d0ef4369add1b8446165e0ea2e65792f331d3a1b7c970fc0b644973d373", kill_on_drop: false }`
[INFO] [stdout] 18788d0ef4369add1b8446165e0ea2e65792f331d3a1b7c970fc0b644973d373
