[INFO] cloning repository https://github.com/NickRoz1/gbam
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NickRoz1/gbam" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickRoz1%2Fgbam", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickRoz1%2Fgbam'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 90ef03c8d50bdcc30b4d42796d7aa87b02d36522
[INFO] testing NickRoz1/gbam against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNickRoz1%2Fgbam" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NickRoz1/gbam
[INFO] finished tweaking git repo https://github.com/NickRoz1/gbam
[INFO] tweaked toml for git repo https://github.com/NickRoz1/gbam written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NickRoz1/gbam on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 171 packages to latest compatible versions
[INFO] [stderr]       Adding bincode v1.3.3 (available: v2.0.1)
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.10.0)
[INFO] [stderr]       Adding brotli v3.5.0 (available: v8.0.2)
[INFO] [stderr]       Adding flume v0.10.14 (available: v0.11.1)
[INFO] [stderr]       Adding indicatif v0.16.2 (available: v0.18.2)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding itertools v0.13.0 (available: v0.14.0)
[INFO] [stderr]       Adding lz4_flex v0.8.2 (available: v0.11.5)
[INFO] [stderr]       Adding lzzzz v1.1.0 (available: v2.0.0)
[INFO] [stderr]       Adding md5 v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding memmap2 v0.3.1 (available: v0.9.9)
[INFO] [stderr]       Adding memmap2 v0.7.1 (available: v0.9.9)
[INFO] [stderr]       Adding num_cpus v0.2.13 (available: v1.17.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rust-htslib v0.39.5 (available: v0.51.0)
[INFO] [stderr]       Adding zstd v0.12.4 (available: v0.13.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f894abb97446224b14a8ece50255b087b779b7e5eb2297aecf561f6c4bad5e17
[INFO] running `Command { std: "docker" "start" "-a" "f894abb97446224b14a8ece50255b087b779b7e5eb2297aecf561f6c4bad5e17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f894abb97446224b14a8ece50255b087b779b7e5eb2297aecf561f6c4bad5e17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f894abb97446224b14a8ece50255b087b779b7e5eb2297aecf561f6c4bad5e17", kill_on_drop: false }`
[INFO] [stdout] f894abb97446224b14a8ece50255b087b779b7e5eb2297aecf561f6c4bad5e17
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed1fe035df07735c429c548bbdcf9409ad0b22717498c10e23941b39e18e98f1
[INFO] running `Command { std: "docker" "start" "-a" "ed1fe035df07735c429c548bbdcf9409ad0b22717498c10e23941b39e18e98f1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling fs-utils v1.1.4
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling zstd-safe v6.0.6
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling console v0.16.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling lz4_flex v0.8.2
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling num_cpus v0.2.13
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ieee754 v0.2.6
[INFO] [stderr]    Compiling linear-map v1.2.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling brotli v3.5.0
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling memmap2 v0.7.1
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling memmap2 v0.3.1
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling hts-sys v2.2.0
[INFO] [stderr]    Compiling lzzzz v1.1.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling indicatif v0.16.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling zstd v0.12.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling flume v0.10.14
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling bio-types v1.0.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling bam_tools v0.1.0 (/opt/rustwide/workdir/bam_tools)
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stdout] warning: field `track_progress` is never read
[INFO] [stdout]   --> bam_tools/src/reader.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Reader {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     track_progress: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_name` and `get_refid` are never used
[INFO] [stdout]    --> bam_tools/src/record/bamrawrecord.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl<'a> BAMRawRecord<'a> {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub(crate) fn get_name(&self) -> &str {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub(crate) fn get_refid(&self) -> i32 {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bam_tools/src/sorting/sort.rs:464:20
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn get_key(&self) -> (&KeyTuple, usize) {
[INFO] [stdout]     |                    ^^^^^      ^^^^^^^^^
[INFO] [stdout]     |                    |          ||
[INFO] [stdout]     |                    |          |the same lifetime is hidden here
[INFO] [stdout]     |                    |          the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn get_key(&self) -> (&KeyTuple<'_>, usize) {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> bam_tools/src/reader/records.rs:16:58
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(crate) fn new(reader: &'a mut Reader) -> Records<'_> {
[INFO] [stdout]    |                                --                        ^^ the same lifetime is elided here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 16 -     pub(crate) fn new(reader: &'a mut Reader) -> Records<'_> {
[INFO] [stdout] 16 +     pub(crate) fn new(reader: &'a mut Reader) -> Records<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling rust-htslib v0.39.5
[INFO] [stderr]    Compiling gbam_tools v0.1.0 (/opt/rustwide/workdir/gbam_tools)
[INFO] [stdout] warning: unexpected `cfg` condition value: `python-ffi`
[INFO] [stdout]   --> gbam_tools/src/lib.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(not(feature = "python-ffi"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `python-ffi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `python-ffi`
[INFO] [stdout]    --> gbam_tools/src/reader/parse_tmplt.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(feature = "python-ffi")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `python-ffi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mutex` and `OnceLock`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::{Mutex, OnceLock};
[INFO] [stdout]    |                 ^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Write as FmtWrite`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::fmt::Write as FmtWrite; // For formatting into String
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bam_tools::record::fields::Fields`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use bam_tools::record::fields::Fields;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> gbam_tools/src/writer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::path::Path;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> gbam_tools/src/reader/column.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::io::{Read, Write};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_meta`
[INFO] [stdout]   --> gbam_tools/src/query/depth.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     file_meta: Arc<FileMeta>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_meta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `number_of_records`
[INFO] [stdout]   --> gbam_tools/src/query/depth.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     number_of_records: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_of_records`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> gbam_tools/src/query/depth.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let file = gbam_file.try_clone().unwrap();
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_line`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 let log_line = format!(
[INFO] [stdout]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_leftmost_block` is never used
[INFO] [stdout]    --> gbam_tools/src/query/depth.rs:438:4
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn find_leftmost_block(id: i32, block_metas: &Vec<BlockMeta>) -> Option<i64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_rightmost_block` is never used
[INFO] [stdout]    --> gbam_tools/src/query/depth.rs:462:4
[INFO] [stdout]     |
[INFO] [stdout] 462 | fn find_rightmost_block(id: i32, block_metas: &Vec<BlockMeta>) -> i64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/reader/reader.rs:121:20
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn records(&mut self) -> Records {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn records(&mut self) -> Records<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gbam_tools/src/query/cigar.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn ops(&self) -> Iter<Op> {
[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] 80 |     pub fn ops(&self) -> Iter<'_, Op> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/writer.rs:321:23
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn write_data(&mut self, data: &[u8]) -> WriteStatus {
[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] 321 |     pub fn write_data(&mut self, data: &[u8]) -> WriteStatus<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/writer.rs:370:27
[INFO] [stdout]     |
[INFO] [stdout] 370 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus;
[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] 370 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus<'_>;
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/writer.rs:388:27
[INFO] [stdout]     |
[INFO] [stdout] 388 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus {
[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] 388 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/writer.rs:426:27
[INFO] [stdout]     |
[INFO] [stdout] 426 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus {
[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] 426 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gbam_binary v0.1.0 (/opt/rustwide/workdir/gbam_binary)
[INFO] [stdout] warning: function `parse_tag` is never used
[INFO] [stdout]    --> gbam_binary/src/main.rs:347:4
[INFO] [stdout]     |
[INFO] [stdout] 347 | fn parse_tag(tags: &[u8], target_tag: &str) -> Option<String> {
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.94s
[INFO] running `Command { std: "docker" "inspect" "ed1fe035df07735c429c548bbdcf9409ad0b22717498c10e23941b39e18e98f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed1fe035df07735c429c548bbdcf9409ad0b22717498c10e23941b39e18e98f1", kill_on_drop: false }`
[INFO] [stdout] ed1fe035df07735c429c548bbdcf9409ad0b22717498c10e23941b39e18e98f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74b42a079bddb159b7f2058266076778f07ff806dec461557f07e112c58c4663
[INFO] running `Command { std: "docker" "start" "-a" "74b42a079bddb159b7f2058266076778f07ff806dec461557f07e112c58c4663", kill_on_drop: false }`
[INFO] [stdout] warning: field `track_progress` is never read
[INFO] [stdout]   --> bam_tools/src/reader.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Reader {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     track_progress: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_name` and `get_refid` are never used
[INFO] [stdout]    --> bam_tools/src/record/bamrawrecord.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl<'a> BAMRawRecord<'a> {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub(crate) fn get_name(&self) -> &str {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub(crate) fn get_refid(&self) -> i32 {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bam_tools/src/sorting/sort.rs:464:20
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn get_key(&self) -> (&KeyTuple, usize) {
[INFO] [stdout]     |                    ^^^^^      ^^^^^^^^^
[INFO] [stdout]     |                    |          ||
[INFO] [stdout]     |                    |          |the same lifetime is hidden here
[INFO] [stdout]     |                    |          the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn get_key(&self) -> (&KeyTuple<'_>, usize) {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> bam_tools/src/reader/records.rs:16:58
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(crate) fn new(reader: &'a mut Reader) -> Records<'_> {
[INFO] [stdout]    |                                --                        ^^ the same lifetime is elided here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 16 -     pub(crate) fn new(reader: &'a mut Reader) -> Records<'_> {
[INFO] [stdout] 16 +     pub(crate) fn new(reader: &'a mut Reader) -> Records<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bam_tools v0.1.0 (/opt/rustwide/workdir/bam_tools)
[INFO] [stdout] warning: unexpected `cfg` condition value: `python-ffi`
[INFO] [stdout]   --> gbam_tools/src/lib.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(not(feature = "python-ffi"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `python-ffi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `python-ffi`
[INFO] [stdout]    --> gbam_tools/src/reader/parse_tmplt.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(feature = "python-ffi")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `python-ffi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mutex` and `OnceLock`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::{Mutex, OnceLock};
[INFO] [stdout]    |                 ^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Write as FmtWrite`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::fmt::Write as FmtWrite; // For formatting into String
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bam_tools::record::fields::Fields`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use bam_tools::record::fields::Fields;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> gbam_tools/src/writer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::path::Path;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> gbam_tools/src/reader/column.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::io::{Read, Write};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_meta`
[INFO] [stdout]   --> gbam_tools/src/query/depth.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     file_meta: Arc<FileMeta>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_meta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `number_of_records`
[INFO] [stdout]   --> gbam_tools/src/query/depth.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     number_of_records: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_of_records`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gbam_tools v0.1.0 (/opt/rustwide/workdir/gbam_tools)
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> gbam_tools/src/query/depth.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let file = gbam_file.try_clone().unwrap();
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling gbam_binary v0.1.0 (/opt/rustwide/workdir/gbam_binary)
[INFO] [stdout] warning: unused variable: `log_line`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 let log_line = format!(
[INFO] [stdout]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_leftmost_block` is never used
[INFO] [stdout]    --> gbam_tools/src/query/depth.rs:438:4
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn find_leftmost_block(id: i32, block_metas: &Vec<BlockMeta>) -> Option<i64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_rightmost_block` is never used
[INFO] [stdout]    --> gbam_tools/src/query/depth.rs:462:4
[INFO] [stdout]     |
[INFO] [stdout] 462 | fn find_rightmost_block(id: i32, block_metas: &Vec<BlockMeta>) -> i64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/reader/reader.rs:121:20
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn records(&mut self) -> Records {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn records(&mut self) -> Records<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gbam_tools/src/query/cigar.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn ops(&self) -> Iter<Op> {
[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] 80 |     pub fn ops(&self) -> Iter<'_, Op> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/writer.rs:321:23
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn write_data(&mut self, data: &[u8]) -> WriteStatus {
[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] 321 |     pub fn write_data(&mut self, data: &[u8]) -> WriteStatus<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/writer.rs:370:27
[INFO] [stdout]     |
[INFO] [stdout] 370 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus;
[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] 370 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus<'_>;
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/writer.rs:388:27
[INFO] [stdout]     |
[INFO] [stdout] 388 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus {
[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] 388 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/writer.rs:426:27
[INFO] [stdout]     |
[INFO] [stdout] 426 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus {
[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] 426 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `python-ffi`
[INFO] [stdout]   --> gbam_tools/src/lib.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[cfg(not(feature = "python-ffi"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `python-ffi` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `python-ffi`
[INFO] [stdout]    --> gbam_tools/src/reader/parse_tmplt.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(feature = "python-ffi")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `python-ffi` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Mutex` and `OnceLock`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:14:17
[INFO] [stdout]    |
[INFO] [stdout] 14 | use std::sync::{Mutex, OnceLock};
[INFO] [stdout]    |                 ^^^^^  ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fmt::Write as FmtWrite`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use std::fmt::Write as FmtWrite; // For formatting into String
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bam_tools::record::fields::Fields`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use bam_tools::record::fields::Fields;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::fs::File;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]   --> gbam_tools/src/writer.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::path::Path;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `track_progress` is never read
[INFO] [stdout]   --> bam_tools/src/reader.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct Reader {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 22 |     track_progress: Option<u64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_name` and `get_refid` are never used
[INFO] [stdout]    --> bam_tools/src/record/bamrawrecord.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl<'a> BAMRawRecord<'a> {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 107 |     pub(crate) fn get_name(&self) -> &str {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub(crate) fn get_refid(&self) -> i32 {
[INFO] [stdout]     |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> bam_tools/src/sorting/sort.rs:464:20
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn get_key(&self) -> (&KeyTuple, usize) {
[INFO] [stdout]     |                    ^^^^^      ^^^^^^^^^
[INFO] [stdout]     |                    |          ||
[INFO] [stdout]     |                    |          |the same lifetime is hidden here
[INFO] [stdout]     |                    |          the same lifetime is elided here
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 464 |     pub fn get_key(&self) -> (&KeyTuple<'_>, usize) {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> bam_tools/src/reader/records.rs:16:58
[INFO] [stdout]    |
[INFO] [stdout] 16 |     pub(crate) fn new(reader: &'a mut Reader) -> Records<'_> {
[INFO] [stdout]    |                                --                        ^^ the same lifetime is elided here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is named here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 16 -     pub(crate) fn new(reader: &'a mut Reader) -> Records<'_> {
[INFO] [stdout] 16 +     pub(crate) fn new(reader: &'a mut Reader) -> Records<'a> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Write`
[INFO] [stdout]   --> gbam_tools/src/reader/column.rs:12:21
[INFO] [stdout]    |
[INFO] [stdout] 12 | use std::io::{Read, Write};
[INFO] [stdout]    |                     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_meta`
[INFO] [stdout]   --> gbam_tools/src/query/depth.rs:65:5
[INFO] [stdout]    |
[INFO] [stdout] 65 |     file_meta: Arc<FileMeta>,
[INFO] [stdout]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_meta`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `number_of_records`
[INFO] [stdout]   --> gbam_tools/src/query/depth.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 67 |     number_of_records: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_of_records`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file`
[INFO] [stdout]    --> gbam_tools/src/query/depth.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let file = gbam_file.try_clone().unwrap();
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `log_line`
[INFO] [stdout]   --> gbam_tools/src/compressor.rs:97:21
[INFO] [stdout]    |
[INFO] [stdout] 97 |                 let log_line = format!(
[INFO] [stdout]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_leftmost_block` is never used
[INFO] [stdout]    --> gbam_tools/src/query/depth.rs:438:4
[INFO] [stdout]     |
[INFO] [stdout] 438 | fn find_leftmost_block(id: i32, block_metas: &Vec<BlockMeta>) -> Option<i64> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `find_rightmost_block` is never used
[INFO] [stdout]    --> gbam_tools/src/query/depth.rs:462:4
[INFO] [stdout]     |
[INFO] [stdout] 462 | fn find_rightmost_block(id: i32, block_metas: &Vec<BlockMeta>) -> i64 {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/reader/reader.rs:121:20
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn records(&mut self) -> Records {
[INFO] [stdout]     |                    ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn records(&mut self) -> Records<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> gbam_tools/src/query/cigar.rs:80:16
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub fn ops(&self) -> Iter<Op> {
[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] 80 |     pub fn ops(&self) -> Iter<'_, Op> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/writer.rs:321:23
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn write_data(&mut self, data: &[u8]) -> WriteStatus {
[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] 321 |     pub fn write_data(&mut self, data: &[u8]) -> WriteStatus<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/writer.rs:370:27
[INFO] [stdout]     |
[INFO] [stdout] 370 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus;
[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] 370 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus<'_>;
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/writer.rs:388:27
[INFO] [stdout]     |
[INFO] [stdout] 388 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus {
[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] 388 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> gbam_tools/src/writer.rs:426:27
[INFO] [stdout]     |
[INFO] [stdout] 426 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus {
[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] 426 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.66s
[INFO] running `Command { std: "docker" "inspect" "74b42a079bddb159b7f2058266076778f07ff806dec461557f07e112c58c4663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b42a079bddb159b7f2058266076778f07ff806dec461557f07e112c58c4663", kill_on_drop: false }`
[INFO] [stdout] 74b42a079bddb159b7f2058266076778f07ff806dec461557f07e112c58c4663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 607ed1c33283af4cae301c5322eeb3322ba26d039113eb68039f8e7ccc7e2760
[INFO] running `Command { std: "docker" "start" "-a" "607ed1c33283af4cae301c5322eeb3322ba26d039113eb68039f8e7ccc7e2760", kill_on_drop: false }`
[INFO] [stderr] warning: field `track_progress` is never read
[INFO] [stderr]   --> bam_tools/src/reader.rs:22:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct Reader {
[INFO] [stderr]    |            ------ field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 22 |     track_progress: Option<u64>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_name` and `get_refid` are never used
[INFO] [stderr]    --> bam_tools/src/record/bamrawrecord.rs:107:19
[INFO] [stderr]     |
[INFO] [stderr]  15 | impl<'a> BAMRawRecord<'a> {
[INFO] [stderr]     | ------------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 107 |     pub(crate) fn get_name(&self) -> &str {
[INFO] [stderr]     |                   ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 111 |     pub(crate) fn get_refid(&self) -> i32 {
[INFO] [stderr]     |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> bam_tools/src/sorting/sort.rs:464:20
[INFO] [stderr]     |
[INFO] [stderr] 464 |     pub fn get_key(&self) -> (&KeyTuple, usize) {
[INFO] [stderr]     |                    ^^^^^      ^^^^^^^^^
[INFO] [stderr]     |                    |          ||
[INFO] [stderr]     |                    |          |the same lifetime is hidden here
[INFO] [stderr]     |                    |          the same lifetime is elided here
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 464 |     pub fn get_key(&self) -> (&KeyTuple<'_>, usize) {
[INFO] [stderr]     |                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> bam_tools/src/reader/records.rs:16:58
[INFO] [stderr]    |
[INFO] [stderr] 16 |     pub(crate) fn new(reader: &'a mut Reader) -> Records<'_> {
[INFO] [stderr]    |                                --                        ^^ the same lifetime is elided here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is named here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 16 -     pub(crate) fn new(reader: &'a mut Reader) -> Records<'_> {
[INFO] [stderr] 16 +     pub(crate) fn new(reader: &'a mut Reader) -> Records<'a> {
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `bam_tools` (lib) generated 4 warnings (run `cargo fix --lib -p bam_tools` to apply 2 suggestions)
[INFO] [stderr] warning: unexpected `cfg` condition value: `python-ffi`
[INFO] [stderr]   --> gbam_tools/src/lib.rs:28:11
[INFO] [stderr]    |
[INFO] [stderr] 28 | #[cfg(not(feature = "python-ffi"))]
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = help: consider adding `python-ffi` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `python-ffi`
[INFO] [stderr]    --> gbam_tools/src/reader/parse_tmplt.rs:133:7
[INFO] [stderr]     |
[INFO] [stderr] 133 | #[cfg(feature = "python-ffi")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `python-ffi` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Mutex` and `OnceLock`
[INFO] [stderr]   --> gbam_tools/src/compressor.rs:14:17
[INFO] [stderr]    |
[INFO] [stderr] 14 | use std::sync::{Mutex, OnceLock};
[INFO] [stderr]    |                 ^^^^^  ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fmt::Write as FmtWrite`
[INFO] [stderr]   --> gbam_tools/src/compressor.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use std::fmt::Write as FmtWrite; // For formatting into String
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bam_tools::record::fields::Fields`
[INFO] [stderr]   --> gbam_tools/src/compressor.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 16 | use bam_tools::record::fields::Fields;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs::File`
[INFO] [stderr]   --> gbam_tools/src/compressor.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use std::fs::File;
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::path::Path`
[INFO] [stderr]   --> gbam_tools/src/writer.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | use std::path::Path;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Write`
[INFO] [stderr]   --> gbam_tools/src/reader/column.rs:12:21
[INFO] [stderr]    |
[INFO] [stderr] 12 | use std::io::{Read, Write};
[INFO] [stderr]    |                     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file_meta`
[INFO] [stderr]   --> gbam_tools/src/query/depth.rs:65:5
[INFO] [stderr]    |
[INFO] [stderr] 65 |     file_meta: Arc<FileMeta>,
[INFO] [stderr]    |     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_meta`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `number_of_records`
[INFO] [stderr]   --> gbam_tools/src/query/depth.rs:67:5
[INFO] [stderr]    |
[INFO] [stderr] 67 |     number_of_records: usize,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_number_of_records`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `file`
[INFO] [stderr]    --> gbam_tools/src/query/depth.rs:368:17
[INFO] [stderr]     |
[INFO] [stderr] 368 |             let file = gbam_file.try_clone().unwrap();
[INFO] [stderr]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_file`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `log_line`
[INFO] [stderr]   --> gbam_tools/src/compressor.rs:97:21
[INFO] [stderr]    |
[INFO] [stderr] 97 |                 let log_line = format!(
[INFO] [stderr]    |                     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_log_line`
[INFO] [stderr] 
[INFO] [stderr] warning: function `find_leftmost_block` is never used
[INFO] [stderr]    --> gbam_tools/src/query/depth.rs:438:4
[INFO] [stderr]     |
[INFO] [stderr] 438 | fn find_leftmost_block(id: i32, block_metas: &Vec<BlockMeta>) -> Option<i64> {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `find_rightmost_block` is never used
[INFO] [stderr]    --> gbam_tools/src/query/depth.rs:462:4
[INFO] [stderr]     |
[INFO] [stderr] 462 | fn find_rightmost_block(id: i32, block_metas: &Vec<BlockMeta>) -> i64 {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> gbam_tools/src/reader/reader.rs:121:20
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub fn records(&mut self) -> Records {
[INFO] [stderr]     |                    ^^^^^^^^^     ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 121 |     pub fn records(&mut self) -> Records<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> gbam_tools/src/query/cigar.rs:80:16
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn ops(&self) -> Iter<Op> {
[INFO] [stderr]    |                ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub fn ops(&self) -> Iter<'_, Op> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> gbam_tools/src/writer.rs:321:23
[INFO] [stderr]     |
[INFO] [stderr] 321 |     pub fn write_data(&mut self, data: &[u8]) -> WriteStatus {
[INFO] [stderr]     |                       ^^^^^^^^^                  ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 321 |     pub fn write_data(&mut self, data: &[u8]) -> WriteStatus<'_> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> gbam_tools/src/writer.rs:370:27
[INFO] [stderr]     |
[INFO] [stderr] 370 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus;
[INFO] [stderr]     |                           ^^^^^^^^^                         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 370 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus<'_>;
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> gbam_tools/src/writer.rs:388:27
[INFO] [stderr]     |
[INFO] [stderr] 388 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus {
[INFO] [stderr]     |                           ^^^^^^^^^                         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 388 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus<'_> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> gbam_tools/src/writer.rs:426:27
[INFO] [stderr]     |
[INFO] [stderr] 426 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus {
[INFO] [stderr]     |                           ^^^^^^^^^                         ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 426 |     fn write_record_field(&mut self, rec: &BAMRawRecord) -> WriteStatus<'_> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `gbam_tools` (lib) generated 20 warnings (run `cargo fix --lib -p gbam_tools` to apply 15 suggestions)
[INFO] [stderr] warning: `gbam_tools` (lib test) generated 20 warnings (20 duplicates)
[INFO] [stderr] warning: `bam_tools` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bam_tools-4841541434e500c2)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test block::tests::test_is_eof ... ok
[INFO] [stdout] test block::tests::test_set_len ... ok
[INFO] [stdout] test block::tests::test_set_position ... ok
[INFO] [stdout] test virtual_position::tests::test_from_u64_for_virtual_position ... ok
[INFO] [stdout] test virtual_position::tests::test_from_virtual_position_for_u64 ... ok
[INFO] [stdout] test virtual_position::tests::test_try_from_u64_u16_tuple_for_virtual_position ... ok
[INFO] [stdout] test sorting::flags::tests::test_contains ... ok
[INFO] [stdout] test sorting::flags::tests::test_default ... ok
[INFO] [stdout] test virtual_position::tests::test_from_virtual_position_for_u64_u16_tuple ... ok
[INFO] [stdout] test sorting::flags::tests::test_from_u16_for_flags ... ok
[INFO] [stdout] test block::tests::test_virtual_position ... ok
[INFO] [stdout] test block::tests::test_data_mut ... ok
[INFO] [stdout] test sorting::flags::tests::test_from_flags_for_u16 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gbam_binary-65e885346d4b3310)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_parse_tag_with_empty_target_tag ... ok
[INFO] [stdout] test tests::test_parse_tag_with_empty_tags ... ok
[INFO] [stdout] test tests::test_parse_tag_with_multiple_tags ... ok
[INFO] [stdout] test tests::test_parse_tag_with_null_terminator_at_end ... ok
[INFO] [stdout] test tests::test_parse_tag_with_no_null_terminator ... ok
[INFO] [stdout] test tests::test_parse_tag_with_partial_tag_match ... ok
[INFO] [stdout] test tests::test_parse_tag_with_longer_tag ... ok
[INFO] [stdout] test tests::test_parse_tag_with_nonexistent_tag ... ok
[INFO] [stdout] test tests::test_parse_tag_with_exact_match ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gbam_tools-2e9b3e3195369c3e)
[INFO] [stdout] test utils::bed::tests::test_region_query ... ok
[INFO] [stdout] test utils::bed::tests::test_bed_reader ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- utils::bed::tests::test_bed_reader stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::bed::tests::test_bed_reader' (49) panicked at gbam_tools/src/utils/bed.rs:112:42:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Kind(InvalidData)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x635a9759ad52 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x635a9759ad52 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x635a9759ad52 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x635a9759ad52 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x635a975aacaf - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x635a975aacaf - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x635a97568823 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x635a97568823 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x635a975745c2 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x635a9757909f - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x635a97578f31 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x635a9752f8ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x635a9752f8ce - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x635a975796af - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x635a975796af - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x635a9757950a - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x635a975746f9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x635a9755cfed - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x635a975b2560 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x635a975b1d26 - core::result::unwrap_failed::he05762ef9e6bdf9c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x635a9750bc64 - core::result::Result<T,E>::unwrap::h659d45e62d0170c3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x635a9750bc64 - gbam_tools::utils::bed::tests::test_bed_reader::h135877d275c73877
[INFO] [stdout]                                at /opt/rustwide/workdir/gbam_tools/src/utils/bed.rs:112:42
[INFO] [stdout]   22:     0x635a9750bf87 - gbam_tools::utils::bed::tests::test_bed_reader::{{closure}}::h03a3195c8d02a390
[INFO] [stdout]                                at /opt/rustwide/workdir/gbam_tools/src/utils/bed.rs:106:25
[INFO] [stdout]   23:     0x635a9750d316 - core::ops::function::FnOnce::call_once::h5e1dcc01235eb3ea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x635a9752f6cb - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x635a9752f6cb - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x635a9754372d - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x635a9754372d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x635a9754372d - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x635a9754372d - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x635a9754372d - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x635a9754372d - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x635a9754372d - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x635a9751cc74 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x635a9751cc74 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x635a975204ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x635a975204ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x635a975204ca - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x635a975204ca - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x635a975204ca - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x635a975204ca - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x635a975204ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x635a9756faff - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x635a9756faff - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7bf3b60e2aa4 - <unknown>
[INFO] [stdout]   45:     0x7bf3b616fa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     utils::bed::tests::test_bed_reader
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p gbam_tools --lib`
[INFO] running `Command { std: "docker" "inspect" "607ed1c33283af4cae301c5322eeb3322ba26d039113eb68039f8e7ccc7e2760", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "607ed1c33283af4cae301c5322eeb3322ba26d039113eb68039f8e7ccc7e2760", kill_on_drop: false }`
[INFO] [stdout] 607ed1c33283af4cae301c5322eeb3322ba26d039113eb68039f8e7ccc7e2760
