[INFO] fetching crate bigwig2bam 0.1.4...
[INFO] checking bigwig2bam-0.1.4 against 1.95.0 for pr-155915
[INFO] extracting crate bigwig2bam 0.1.4 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate bigwig2bam 0.1.4
[INFO] finished tweaking crates.io crate bigwig2bam 0.1.4
[INFO] tweaked toml for crates.io crate bigwig2bam 0.1.4 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bigwig2bam 0.1.4 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bigwig2bam 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded is-terminal v0.4.3
[INFO] [stderr]   Downloaded clap_lex v0.3.1
[INFO] [stderr]   Downloaded clap_derive v4.1.0
[INFO] [stderr]   Downloaded wide v0.7.6
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded enum-map-derive v0.6.0
[INFO] [stderr]   Downloaded bytemuck v1.13.0
[INFO] [stderr]   Downloaded ordered-float v3.4.0
[INFO] [stderr]   Downloaded wildmatch v2.1.1
[INFO] [stderr]   Downloaded bio-types v0.13.0
[INFO] [stderr]   Downloaded byteordered v0.6.0
[INFO] [stderr]   Downloaded bam v0.1.4
[INFO] [stderr]   Downloaded attohttpc v0.18.0
[INFO] [stderr]   Downloaded libdeflater v0.7.5
[INFO] [stderr]   Downloaded bio v1.1.0
[INFO] [stderr]   Downloaded enum-map v1.1.1
[INFO] [stderr]   Downloaded libdeflate-sys v0.7.5
[INFO] [stderr]   Downloaded clap v4.1.4
[INFO] [stderr]   Downloaded bigtools v0.1.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b810d40f782ad1df0923669fa920295e9d1eacf551866159890b794b60c74e89
[INFO] running `Command { std: "docker" "start" "-a" "b810d40f782ad1df0923669fa920295e9d1eacf551866159890b794b60c74e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b810d40f782ad1df0923669fa920295e9d1eacf551866159890b794b60c74e89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b810d40f782ad1df0923669fa920295e9d1eacf551866159890b794b60c74e89", kill_on_drop: false }`
[INFO] [stdout] b810d40f782ad1df0923669fa920295e9d1eacf551866159890b794b60c74e89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b36e8482381b4e95f9635469bbbf6ed1d4723d5350a4e6da31dfba962e5953f0
[INFO] running `Command { std: "docker" "start" "-a" "b36e8482381b4e95f9635469bbbf6ed1d4723d5350a4e6da31dfba962e5953f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]     Checking bytemuck v1.13.0
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking os_str_bytes v6.4.1
[INFO] [stderr]    Compiling io-lifetimes v1.0.5
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]     Checking futures-sink v0.3.26
[INFO] [stderr]     Checking safe_arch v0.6.0
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]     Checking matrixmultiply v0.3.2
[INFO] [stderr]     Checking miniz_oxide v0.6.2
[INFO] [stderr]    Compiling libdeflate-sys v0.7.5
[INFO] [stderr]     Checking futures-io v0.3.26
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]     Checking unicode-bidi v0.3.10
[INFO] [stderr]    Compiling rustix v0.36.8
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.69
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking linux-raw-sys v0.1.4
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking flate2 v1.0.25
[INFO] [stderr]     Checking wide v0.7.6
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking csv-core v0.1.10
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking wildmatch v2.1.1
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking remove_dir_all v0.5.3
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking petgraph v0.6.3
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking byteordered v0.6.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking clap_lex v0.3.1
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking triple_accel v0.4.0
[INFO] [stderr]     Checking bam v0.1.4
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking openssl-sys v0.9.80
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking clap v3.2.23
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking num-complex v0.4.3
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking libdeflater v0.7.5
[INFO] [stderr]     Checking ordered-float v3.4.0
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking itertools-num v0.1.3
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ndarray v0.15.6
[INFO] [stderr]     Checking simba v0.6.0
[INFO] [stderr]     Checking is-terminal v0.4.3
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling nalgebra-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling derive-new v0.5.9
[INFO] [stderr]    Compiling enum-map-derive v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling clap_derive v4.1.0
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]     Checking openssl v0.10.45
[INFO] [stderr]     Checking enum-map v1.1.1
[INFO] [stderr]     Checking thiserror v1.0.38
[INFO] [stderr]     Checking bio-types v0.13.0
[INFO] [stderr]     Checking clap v4.1.4
[INFO] [stderr]     Checking serde v1.0.152
[INFO] [stderr]     Checking nalgebra v0.29.0
[INFO] [stderr]     Checking native-tls v0.2.11
[INFO] [stderr]     Checking futures-executor v0.3.26
[INFO] [stderr]     Checking attohttpc v0.18.0
[INFO] [stderr]     Checking futures v0.3.26
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking multimap v0.8.3
[INFO] [stderr]     Checking csv v1.1.6
[INFO] [stderr]     Checking bigtools v0.1.11
[INFO] [stderr]     Checking statrs v0.16.0
[INFO] [stderr]     Checking bio v1.1.0
[INFO] [stderr]     Checking bigwig2bam v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/read.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::rc::Rc;
[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::rc::Rc`
[INFO] [stdout]  --> src/read.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cal_prefix` is never read
[INFO] [stdout]   --> src/bamgen.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Bam {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     cal_prefix: String,
[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 `add_list_read` and `add_reads` are never used
[INFO] [stdout]    --> src/bamgen.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl Bam {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn add_list_read(&mut self, reads: &Vec<Read>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn add_reads(&mut self, reads: (Read, Read)) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BamCache` is never constructed
[INFO] [stdout]    --> src/bamgen.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct BamCache {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `cache`, `flush_entry`, `flush`, `add_reads`, and `close` are never used
[INFO] [stdout]    --> src/bamgen.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl BamCache {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn new(fasta: &str, bam_file: &str, cal_prefix: &str, thread: u16) -> BamCache {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn cache(&mut self, read: Read) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     fn flush_entry(&mut self, chr_id: u32, chr_pos: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn flush(&mut self, chr_id: u32, chr_pos: u32) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn add_reads(&mut self, reads: (Read, Read)) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn close(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `chr_len` is never used
[INFO] [stdout]   --> src/bigwig.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Coverage {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn chr_len(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next_pos` is never used
[INFO] [stdout]    --> src/bigwig.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl Depths {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 176 |     fn next_pos(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chr_pos` and `paired` are never read
[INFO] [stdout]   --> src/read.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Fragments {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     chr_pos: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     paired: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `get_seq` are never used
[INFO] [stdout]    --> src/read.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl Fragments {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn get(&mut self, chr_id: u32, chr_pos: u32) -> (Read, Read) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     fn get_seq(&self, chr_pos: u32, first: bool) -> &str {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `empty` and `new` are never used
[INFO] [stdout]    --> src/read.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 277 | impl Read {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn empty() -> Read {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cal_prefix` is never read
[INFO] [stdout]   --> src/bamgen.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Bam {
[INFO] [stdout]    |            --- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     cal_prefix: String,
[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 `add_list_read` and `add_reads` are never used
[INFO] [stdout]    --> src/bamgen.rs:112:12
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl Bam {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub fn add_list_read(&mut self, reads: &Vec<Read>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 121 |     pub fn add_reads(&mut self, reads: (Read, Read)) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BamCache` is never constructed
[INFO] [stdout]    --> src/bamgen.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub struct BamCache {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `cache`, `flush_entry`, `flush`, `add_reads`, and `close` are never used
[INFO] [stdout]    --> src/bamgen.rs:157:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl BamCache {
[INFO] [stdout]     | ------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 157 |     pub fn new(fasta: &str, bam_file: &str, cal_prefix: &str, thread: u16) -> BamCache {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 167 |     fn cache(&mut self, read: Read) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 191 |     fn flush_entry(&mut self, chr_id: u32, chr_pos: u32) {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 204 |     fn flush(&mut self, chr_id: u32, chr_pos: u32) {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn add_reads(&mut self, reads: (Read, Read)) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 231 |     pub fn close(&mut self) {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `chr_len` is never used
[INFO] [stdout]   --> src/bigwig.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl Coverage {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub fn chr_len(&self) -> u32 {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `next_pos` is never used
[INFO] [stdout]    --> src/bigwig.rs:176:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | impl Depths {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 176 |     fn next_pos(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `chr_pos` and `paired` are never read
[INFO] [stdout]   --> src/read.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct Fragments {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 28 |     chr_pos: u32,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     paired: bool,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get` and `get_seq` are never used
[INFO] [stdout]    --> src/read.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout]  37 | impl Fragments {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 184 |     pub fn get(&mut self, chr_id: u32, chr_pos: u32) -> (Read, Read) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 263 |     fn get_seq(&self, chr_pos: u32, first: bool) -> &str {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `empty` and `new` are never used
[INFO] [stdout]    --> src/read.rs:281:12
[INFO] [stdout]     |
[INFO] [stdout] 277 | impl Read {
[INFO] [stdout]     | --------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 281 |     pub fn empty() -> Read {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 7`
[INFO] running `Command { std: "docker" "inspect" "b36e8482381b4e95f9635469bbbf6ed1d4723d5350a4e6da31dfba962e5953f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b36e8482381b4e95f9635469bbbf6ed1d4723d5350a4e6da31dfba962e5953f0", kill_on_drop: false }`
[INFO] [stdout] b36e8482381b4e95f9635469bbbf6ed1d4723d5350a4e6da31dfba962e5953f0
