[INFO] fetching crate bgzip 0.3.1...
[INFO] testing bgzip-0.3.1 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate bgzip 0.3.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate bgzip 0.3.1
[INFO] finished tweaking crates.io crate bgzip 0.3.1
[INFO] tweaked toml for crates.io crate bgzip 0.3.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bgzip 0.3.1 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 bgzip 0.3.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" "+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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c3d676df6a74e57bc3e048a28e9bc6aba1d0104494bbbc2e49c3fad427e5eb84
[INFO] running `Command { std: "docker" "start" "-a" "c3d676df6a74e57bc3e048a28e9bc6aba1d0104494bbbc2e49c3fad427e5eb84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3d676df6a74e57bc3e048a28e9bc6aba1d0104494bbbc2e49c3fad427e5eb84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3d676df6a74e57bc3e048a28e9bc6aba1d0104494bbbc2e49c3fad427e5eb84", kill_on_drop: false }`
[INFO] [stdout] c3d676df6a74e57bc3e048a28e9bc6aba1d0104494bbbc2e49c3fad427e5eb84
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d4d11467d5d4d9fc3d2119ebac0950b5a7f21d4347f325744118d04640928407
[INFO] running `Command { std: "docker" "start" "-a" "d4d11467d5d4d9fc3d2119ebac0950b5a7f21d4347f325744118d04640928407", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling rayon-core v1.10.2
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling rayon v1.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling bgzip v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |         compressed_block[(compressed_block.len() - 4)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -         compressed_block[(compressed_block.len() - 4)],
[INFO] [stdout] 41 +         compressed_block[compressed_block.len() - 4],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |         compressed_block[(compressed_block.len() - 3)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -         compressed_block[(compressed_block.len() - 3)],
[INFO] [stdout] 42 +         compressed_block[compressed_block.len() - 3],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |         compressed_block[(compressed_block.len() - 2)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -         compressed_block[(compressed_block.len() - 2)],
[INFO] [stdout] 43 +         compressed_block[compressed_block.len() - 2],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |         compressed_block[(compressed_block.len() - 1)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 -         compressed_block[(compressed_block.len() - 1)],
[INFO] [stdout] 44 +         compressed_block[compressed_block.len() - 1],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 |         compressed_block[(compressed_block.len() - 8)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 -         compressed_block[(compressed_block.len() - 8)],
[INFO] [stdout] 55 +         compressed_block[compressed_block.len() - 8],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |         compressed_block[(compressed_block.len() - 7)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 -         compressed_block[(compressed_block.len() - 7)],
[INFO] [stdout] 56 +         compressed_block[compressed_block.len() - 7],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |         compressed_block[(compressed_block.len() - 6)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 57 -         compressed_block[(compressed_block.len() - 6)],
[INFO] [stdout] 57 +         compressed_block[compressed_block.len() - 6],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |         compressed_block[(compressed_block.len() - 5)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -         compressed_block[(compressed_block.len() - 5)],
[INFO] [stdout] 58 +         compressed_block[compressed_block.len() - 5],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_le_u8` is never used
[INFO] [stdout]   --> src/lib.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub(crate) trait BinaryReader: io::Read {
[INFO] [stdout]    |                  ------------ method in this trait
[INFO] [stdout] 89 |     fn read_le_u8(&mut self) -> io::Result<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/read/mod.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         std::mem::drop(last_entry);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^----------^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        argument has type `BGZFIndexEntry`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 213 -         std::mem::drop(last_entry);
[INFO] [stdout] 213 +         let _ = last_entry;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/read/thread.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 std::mem::drop(b);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^-^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                argument has type `&ReadBlock`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 161 -                 std::mem::drop(b);
[INFO] [stdout] 161 +                 let _ = b;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.97s
[INFO] running `Command { std: "docker" "inspect" "d4d11467d5d4d9fc3d2119ebac0950b5a7f21d4347f325744118d04640928407", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4d11467d5d4d9fc3d2119ebac0950b5a7f21d4347f325744118d04640928407", kill_on_drop: false }`
[INFO] [stdout] d4d11467d5d4d9fc3d2119ebac0950b5a7f21d4347f325744118d04640928407
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 43d195475e95de5db6d6b0d7a5e3ac204e19d524dde859ab87ca5916c5605d07
[INFO] running `Command { std: "docker" "start" "-a" "43d195475e95de5db6d6b0d7a5e3ac204e19d524dde859ab87ca5916c5605d07", kill_on_drop: false }`
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling linux-raw-sys v0.1.4
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |         compressed_block[(compressed_block.len() - 4)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -         compressed_block[(compressed_block.len() - 4)],
[INFO] [stdout] 41 +         compressed_block[compressed_block.len() - 4],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |         compressed_block[(compressed_block.len() - 3)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -         compressed_block[(compressed_block.len() - 3)],
[INFO] [stdout] 42 +         compressed_block[compressed_block.len() - 3],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |         compressed_block[(compressed_block.len() - 2)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -         compressed_block[(compressed_block.len() - 2)],
[INFO] [stdout] 43 +         compressed_block[compressed_block.len() - 2],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |         compressed_block[(compressed_block.len() - 1)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 -         compressed_block[(compressed_block.len() - 1)],
[INFO] [stdout] 44 +         compressed_block[compressed_block.len() - 1],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 |         compressed_block[(compressed_block.len() - 8)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 -         compressed_block[(compressed_block.len() - 8)],
[INFO] [stdout] 55 +         compressed_block[compressed_block.len() - 8],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |         compressed_block[(compressed_block.len() - 7)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 -         compressed_block[(compressed_block.len() - 7)],
[INFO] [stdout] 56 +         compressed_block[compressed_block.len() - 7],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |         compressed_block[(compressed_block.len() - 6)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 57 -         compressed_block[(compressed_block.len() - 6)],
[INFO] [stdout] 57 +         compressed_block[compressed_block.len() - 6],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |         compressed_block[(compressed_block.len() - 5)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -         compressed_block[(compressed_block.len() - 5)],
[INFO] [stdout] 58 +         compressed_block[compressed_block.len() - 5],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_le_u8` is never used
[INFO] [stdout]   --> src/lib.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub(crate) trait BinaryReader: io::Read {
[INFO] [stdout]    |                  ------------ method in this trait
[INFO] [stdout] 89 |     fn read_le_u8(&mut self) -> io::Result<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/read/mod.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         std::mem::drop(last_entry);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^----------^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        argument has type `BGZFIndexEntry`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 213 -         std::mem::drop(last_entry);
[INFO] [stdout] 213 +         let _ = last_entry;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/read/thread.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 std::mem::drop(b);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^-^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                argument has type `&ReadBlock`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 161 -                 std::mem::drop(b);
[INFO] [stdout] 161 +                 let _ = b;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_lex v0.3.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling is-terminal v0.4.3
[INFO] [stderr]    Compiling terminal_size v0.2.3
[INFO] [stderr]    Compiling clap v4.1.4
[INFO] [stderr]    Compiling csv v1.2.0
[INFO] [stderr]    Compiling bgzip v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:41:26
[INFO] [stdout]    |
[INFO] [stdout] 41 |         compressed_block[(compressed_block.len() - 4)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 41 -         compressed_block[(compressed_block.len() - 4)],
[INFO] [stdout] 41 +         compressed_block[compressed_block.len() - 4],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:42:26
[INFO] [stdout]    |
[INFO] [stdout] 42 |         compressed_block[(compressed_block.len() - 3)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 42 -         compressed_block[(compressed_block.len() - 3)],
[INFO] [stdout] 42 +         compressed_block[compressed_block.len() - 3],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:43:26
[INFO] [stdout]    |
[INFO] [stdout] 43 |         compressed_block[(compressed_block.len() - 2)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 43 -         compressed_block[(compressed_block.len() - 2)],
[INFO] [stdout] 43 +         compressed_block[compressed_block.len() - 2],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:44:26
[INFO] [stdout]    |
[INFO] [stdout] 44 |         compressed_block[(compressed_block.len() - 1)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 44 -         compressed_block[(compressed_block.len() - 1)],
[INFO] [stdout] 44 +         compressed_block[compressed_block.len() - 1],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:55:26
[INFO] [stdout]    |
[INFO] [stdout] 55 |         compressed_block[(compressed_block.len() - 8)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 55 -         compressed_block[(compressed_block.len() - 8)],
[INFO] [stdout] 55 +         compressed_block[compressed_block.len() - 8],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:56:26
[INFO] [stdout]    |
[INFO] [stdout] 56 |         compressed_block[(compressed_block.len() - 7)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 56 -         compressed_block[(compressed_block.len() - 7)],
[INFO] [stdout] 56 +         compressed_block[compressed_block.len() - 7],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:57:26
[INFO] [stdout]    |
[INFO] [stdout] 57 |         compressed_block[(compressed_block.len() - 6)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 57 -         compressed_block[(compressed_block.len() - 6)],
[INFO] [stdout] 57 +         compressed_block[compressed_block.len() - 6],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around index expression
[INFO] [stdout]   --> src/read/mod.rs:58:26
[INFO] [stdout]    |
[INFO] [stdout] 58 |         compressed_block[(compressed_block.len() - 5)],
[INFO] [stdout]    |                          ^                          ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 58 -         compressed_block[(compressed_block.len() - 5)],
[INFO] [stdout] 58 +         compressed_block[compressed_block.len() - 5],
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `read_le_u8` is never used
[INFO] [stdout]   --> src/lib.rs:89:8
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub(crate) trait BinaryReader: io::Read {
[INFO] [stdout]    |                  ------------ method in this trait
[INFO] [stdout] 89 |     fn read_le_u8(&mut self) -> io::Result<u8> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stdout]    --> src/read/mod.rs:213:9
[INFO] [stdout]     |
[INFO] [stdout] 213 |         std::mem::drop(last_entry);
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^----------^
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        argument has type `BGZFIndexEntry`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 213 -         std::mem::drop(last_entry);
[INFO] [stdout] 213 +         let _ = last_entry;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/read/thread.rs:161:17
[INFO] [stdout]     |
[INFO] [stdout] 161 |                 std::mem::drop(b);
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^-^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                argument has type `&ReadBlock`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 161 -                 std::mem::drop(b);
[INFO] [stdout] 161 +                 let _ = b;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.17s
[INFO] running `Command { std: "docker" "inspect" "43d195475e95de5db6d6b0d7a5e3ac204e19d524dde859ab87ca5916c5605d07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43d195475e95de5db6d6b0d7a5e3ac204e19d524dde859ab87ca5916c5605d07", kill_on_drop: false }`
[INFO] [stdout] 43d195475e95de5db6d6b0d7a5e3ac204e19d524dde859ab87ca5916c5605d07
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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", kill_on_drop: false }`
[INFO] [stdout] a8ad9508440a7bd18f4a18961841bb97f6369995b2a1f3bf5a5d4c2b80b2ff4b
[INFO] running `Command { std: "docker" "start" "-a" "a8ad9508440a7bd18f4a18961841bb97f6369995b2a1f3bf5a5d4c2b80b2ff4b", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]   --> src/read/mod.rs:41:26
[INFO] [stderr]    |
[INFO] [stderr] 41 |         compressed_block[(compressed_block.len() - 4)],
[INFO] [stderr]    |                          ^                          ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 41 -         compressed_block[(compressed_block.len() - 4)],
[INFO] [stderr] 41 +         compressed_block[compressed_block.len() - 4],
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]   --> src/read/mod.rs:42:26
[INFO] [stderr]    |
[INFO] [stderr] 42 |         compressed_block[(compressed_block.len() - 3)],
[INFO] [stderr]    |                          ^                          ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 42 -         compressed_block[(compressed_block.len() - 3)],
[INFO] [stderr] 42 +         compressed_block[compressed_block.len() - 3],
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]   --> src/read/mod.rs:43:26
[INFO] [stderr]    |
[INFO] [stderr] 43 |         compressed_block[(compressed_block.len() - 2)],
[INFO] [stderr]    |                          ^                          ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 43 -         compressed_block[(compressed_block.len() - 2)],
[INFO] [stderr] 43 +         compressed_block[compressed_block.len() - 2],
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]   --> src/read/mod.rs:44:26
[INFO] [stderr]    |
[INFO] [stderr] 44 |         compressed_block[(compressed_block.len() - 1)],
[INFO] [stderr]    |                          ^                          ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 44 -         compressed_block[(compressed_block.len() - 1)],
[INFO] [stderr] 44 +         compressed_block[compressed_block.len() - 1],
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]   --> src/read/mod.rs:55:26
[INFO] [stderr]    |
[INFO] [stderr] 55 |         compressed_block[(compressed_block.len() - 8)],
[INFO] [stderr]    |                          ^                          ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 55 -         compressed_block[(compressed_block.len() - 8)],
[INFO] [stderr] 55 +         compressed_block[compressed_block.len() - 8],
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]   --> src/read/mod.rs:56:26
[INFO] [stderr]    |
[INFO] [stderr] 56 |         compressed_block[(compressed_block.len() - 7)],
[INFO] [stderr]    |                          ^                          ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 56 -         compressed_block[(compressed_block.len() - 7)],
[INFO] [stderr] 56 +         compressed_block[compressed_block.len() - 7],
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]   --> src/read/mod.rs:57:26
[INFO] [stderr]    |
[INFO] [stderr] 57 |         compressed_block[(compressed_block.len() - 6)],
[INFO] [stderr]    |                          ^                          ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 57 -         compressed_block[(compressed_block.len() - 6)],
[INFO] [stderr] 57 +         compressed_block[compressed_block.len() - 6],
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around index expression
[INFO] [stderr]   --> src/read/mod.rs:58:26
[INFO] [stderr]    |
[INFO] [stderr] 58 |         compressed_block[(compressed_block.len() - 5)],
[INFO] [stderr]    |                          ^                          ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 58 -         compressed_block[(compressed_block.len() - 5)],
[INFO] [stderr] 58 +         compressed_block[compressed_block.len() - 5],
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: method `read_le_u8` is never used
[INFO] [stderr]   --> src/lib.rs:89:8
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub(crate) trait BinaryReader: io::Read {
[INFO] [stderr]    |                  ------------ method in this trait
[INFO] [stderr] 89 |     fn read_le_u8(&mut self) -> io::Result<u8> {
[INFO] [stderr]    |        ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a value that implements `Copy` does nothing
[INFO] [stderr]    --> src/read/mod.rs:213:9
[INFO] [stderr]     |
[INFO] [stderr] 213 |         std::mem::drop(last_entry);
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^----------^
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        argument has type `BGZFIndexEntry`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dropping_copy_types)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 213 -         std::mem::drop(last_entry);
[INFO] [stderr] 213 +         let _ = last_entry;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]    --> src/read/thread.rs:161:17
[INFO] [stderr]     |
[INFO] [stderr] 161 |                 std::mem::drop(b);
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^-^
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                argument has type `&ReadBlock`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 161 -                 std::mem::drop(b);
[INFO] [stderr] 161 +                 let _ = b;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `bgzip` (lib) generated 11 warnings (run `cargo fix --lib -p bgzip` to apply 8 suggestions)
[INFO] [stderr] warning: `bgzip` (lib test) generated 11 warnings (11 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bgzip-33004844ff37b28b)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test header::test::load_header ... FAILED
[INFO] [stdout] test index::test::test_index_position_convert ... FAILED
[INFO] [stdout] test header::test::load_header2 ... FAILED
[INFO] [stdout] test read::test::test_load_block ... FAILED
[INFO] [stdout] test read::test::test_read_all ... FAILED
[INFO] [stdout] test tabix::test::test_bins ... FAILED
[INFO] [stdout] test tabix::test::test_tabix_read ... FAILED
[INFO] [stdout] test test::test_read ... FAILED
[INFO] [stdout] test test::test_index_read_write ... FAILED
[INFO] [stdout] test write::test::test_bgzf_pos ... FAILED
[INFO] [stdout] test write::test::test_simple ... FAILED
[INFO] [stdout] test write::test::test_vcf ... FAILED
[INFO] [stdout] test write::test::test_write_bed ... FAILED
[INFO] [stdout] test index::test::test_index_read_write ... FAILED
[INFO] [stdout] test write::thread::test::test_thread_writer ... FAILED
[INFO] [stdout] test test::test_run ... ok
[INFO] [stdout] test read::test::test_indexed_reader ... FAILED
[INFO] [stdout] test deflate::test::test_deflate_inflate ... ok
[INFO] [stdout] test test::test_read_all ... FAILED
[INFO] [stdout] test read::test::test_read ... FAILED
[INFO] [stdout] test read::thread::test::test_thread_read ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- header::test::load_header stdout ----
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- index::test::test_index_position_convert stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- header::test::load_header2 stdout ----
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- read::test::test_load_block stdout ----
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- read::test::test_read_all stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- tabix::test::test_bins stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- tabix::test::test_tabix_read stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_read stdout ----
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_index_read_write stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- write::test::test_bgzf_pos stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- write::test::test_simple stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- write::test::test_vcf stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- write::test::test_write_bed stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] ---- index::test::test_index_read_write stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- write::thread::test::test_thread_writer stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- read::test::test_indexed_reader stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_read_all stdout ----
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- read::test::test_read stdout ----
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] ---- read::thread::test::test_thread_read stdout ----
[INFO] [stdout] Error: No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     header::test::load_header
[INFO] [stdout]     header::test::load_header2
[INFO] [stdout]     index::test::test_index_position_convert
[INFO] [stdout]     index::test::test_index_read_write
[INFO] [stdout]     read::test::test_indexed_reader
[INFO] [stdout]     read::test::test_load_block
[INFO] [stdout]     read::test::test_read
[INFO] [stdout]     read::test::test_read_all
[INFO] [stdout]     read::thread::test::test_thread_read
[INFO] [stdout]     tabix::test::test_bins
[INFO] [stdout]     tabix::test::test_tabix_read
[INFO] [stdout]     test::test_index_read_write
[INFO] [stdout]     test::test_read
[INFO] [stdout]     test::test_read_all
[INFO] [stdout]     write::test::test_bgzf_pos
[INFO] [stdout]     write::test::test_simple
[INFO] [stdout]     write::test::test_vcf
[INFO] [stdout]     write::test::test_write_bed
[INFO] [stdout]     write::thread::test::test_thread_writer
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a8ad9508440a7bd18f4a18961841bb97f6369995b2a1f3bf5a5d4c2b80b2ff4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8ad9508440a7bd18f4a18961841bb97f6369995b2a1f3bf5a5d4c2b80b2ff4b", kill_on_drop: false }`
[INFO] [stdout] a8ad9508440a7bd18f4a18961841bb97f6369995b2a1f3bf5a5d4c2b80b2ff4b
