[INFO] fetching crate bioform 0.1.0...
[INFO] testing bioform-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate bioform 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate bioform 0.1.0
[INFO] finished tweaking crates.io crate bioform 0.1.0
[INFO] tweaked toml for crates.io crate bioform 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bioform 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bioform 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1dd1bdebfa3fe2481a39d2fc39cc2ccfa9497486905530056a84589424d61d8a
[INFO] running `Command { std: "docker" "start" "-a" "1dd1bdebfa3fe2481a39d2fc39cc2ccfa9497486905530056a84589424d61d8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1dd1bdebfa3fe2481a39d2fc39cc2ccfa9497486905530056a84589424d61d8a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1dd1bdebfa3fe2481a39d2fc39cc2ccfa9497486905530056a84589424d61d8a", kill_on_drop: false }`
[INFO] [stdout] 1dd1bdebfa3fe2481a39d2fc39cc2ccfa9497486905530056a84589424d61d8a
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e52843e56830642842a442b0f37e27757f812a5f3a55af108040c4d20e99fed
[INFO] running `Command { std: "docker" "start" "-a" "3e52843e56830642842a442b0f37e27757f812a5f3a55af108040c4d20e99fed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling circular v0.3.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling gb-io v0.7.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling bioform v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |     Comment(&'a str),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 258 -     Comment(&'a str),
[INFO] [stdout] 258 +     Comment(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/parser.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 |     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stdout]     |     ---- ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 259 -     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stdout] 259 +     Data((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:88:60
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&[u8], usize> {
[INFO] [stdout]    |                             -- the lifetime is named here  ^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&'a [u8], usize> {
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/parser.rs:8:71
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]   |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]   |                                                    |                  |
[INFO] [stdout]   |                                                    |                  the same lifetime is elided here
[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] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]   |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:13:71
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                    --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[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] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]    |                                                                        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:21:69
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                  --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      |
[INFO] [stdout]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  the same lifetime is elided here
[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] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stdout]    |                                                                      ++        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:68:75
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                        --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                        |                  |
[INFO] [stdout]    |                                                        |                  the same lifetime is elided here
[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] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]    |                                                                            ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:76:73
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                      --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                      |                  |      |
[INFO] [stdout]    |                                                      |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                      |                  the same lifetime is elided here
[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] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stdout]    |                                                                          ++        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:80:71
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[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] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:87:71
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[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] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:92:68
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                 --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                 |                  |
[INFO] [stdout]    |                                                 |                  the same lifetime is elided here
[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] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                     ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:98:69
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, &str, &str), E> {
[INFO] [stdout]    |                                                  --                 ^^^^   ^^^^  ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      |     |
[INFO] [stdout]    |                                                  |                  |      |     the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  the same lifetime is elided here
[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] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, &'a str, &'a str), E> {
[INFO] [stdout]    |                                                                      ++        ++       ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:157:71
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]     |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                    |                  |
[INFO] [stdout]     |                                                    |                  the same lifetime is elided here
[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] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]     |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:161:67
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> {
[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] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Date, E> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> {
[INFO] [stdout]     |              ^^^^   ^^^^       ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |      |          |
[INFO] [stdout]     |              |      |          the same lifetime is elided here
[INFO] [stdout]     |              |      the same lifetime is elided here
[INFO] [stdout]     |              the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 198 | ) -> IResult<&'a str, (&'a str, u64, &'a str, &'a str, Date), E> {
[INFO] [stdout]     |               ++        ++            ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:262:67
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> {
[INFO] [stdout]     |                                                --                 ^^^^         -- the same lifetime is named here
[INFO] [stdout]     |                                                |                  |
[INFO] [stdout]     |                                                |                  the same lifetime is elided here
[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] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Coords<'a>, E> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 275 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |              ^^^^          --        -- the same lifetime is named here
[INFO] [stdout]     |              |             |
[INFO] [stdout]     |              |             the same lifetime is named here
[INFO] [stdout]     |              the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 276 | ) -> IResult<&'a str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:286:65
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> {
[INFO] [stdout]     |                                              --                 ^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                              |                  |
[INFO] [stdout]     |                                              |                  the same lifetime is elided here
[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] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, BedLine<'a>, E> {
[INFO] [stdout]     |                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Level`, `error`, `info`, `log_enabled`, and `warn`
[INFO] [stdout]  --> src/main.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, error, warn, log_enabled, info, Level};
[INFO] [stdout]   |                  ^^^^^  ^^^^  ^^^^^^^^^^^  ^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.62s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3e52843e56830642842a442b0f37e27757f812a5f3a55af108040c4d20e99fed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e52843e56830642842a442b0f37e27757f812a5f3a55af108040c4d20e99fed", kill_on_drop: false }`
[INFO] [stdout] 3e52843e56830642842a442b0f37e27757f812a5f3a55af108040c4d20e99fed
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bca56f0f45ee2c31a98920d8b714f090d3d285b58e4b30ecdaffa977bcdd896
[INFO] running `Command { std: "docker" "start" "-a" "6bca56f0f45ee2c31a98920d8b714f090d3d285b58e4b30ecdaffa977bcdd896", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling cool_asserts v2.0.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling gb-io v0.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling bioform v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |     Comment(&'a str),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 258 -     Comment(&'a str),
[INFO] [stdout] 258 +     Comment(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/parser.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 |     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stdout]     |     ---- ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 259 -     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stdout] 259 +     Data((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:88:60
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&[u8], usize> {
[INFO] [stdout]    |                             -- the lifetime is named here  ^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&'a [u8], usize> {
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/parser.rs:8:71
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]   |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]   |                                                    |                  |
[INFO] [stdout]   |                                                    |                  the same lifetime is elided here
[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] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]   |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:13:71
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                    --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[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] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]    |                                                                        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:21:69
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                  --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      |
[INFO] [stdout]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  the same lifetime is elided here
[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] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stdout]    |                                                                      ++        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:68:75
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                        --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                        |                  |
[INFO] [stdout]    |                                                        |                  the same lifetime is elided here
[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] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]    |                                                                            ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:76:73
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                      --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                      |                  |      |
[INFO] [stdout]    |                                                      |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                      |                  the same lifetime is elided here
[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] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stdout]    |                                                                          ++        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:80:71
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[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] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:87:71
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[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] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:92:68
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                 --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                 |                  |
[INFO] [stdout]    |                                                 |                  the same lifetime is elided here
[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] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                     ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:98:69
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, &str, &str), E> {
[INFO] [stdout]    |                                                  --                 ^^^^   ^^^^  ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      |     |
[INFO] [stdout]    |                                                  |                  |      |     the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  the same lifetime is elided here
[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] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, &'a str, &'a str), E> {
[INFO] [stdout]    |                                                                      ++        ++       ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:157:71
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]     |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                    |                  |
[INFO] [stdout]     |                                                    |                  the same lifetime is elided here
[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] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]     |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:161:67
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> {
[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] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Date, E> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> {
[INFO] [stdout]     |              ^^^^   ^^^^       ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |      |          |
[INFO] [stdout]     |              |      |          the same lifetime is elided here
[INFO] [stdout]     |              |      the same lifetime is elided here
[INFO] [stdout]     |              the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 198 | ) -> IResult<&'a str, (&'a str, u64, &'a str, &'a str, Date), E> {
[INFO] [stdout]     |               ++        ++            ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:262:67
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> {
[INFO] [stdout]     |                                                --                 ^^^^         -- the same lifetime is named here
[INFO] [stdout]     |                                                |                  |
[INFO] [stdout]     |                                                |                  the same lifetime is elided here
[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] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Coords<'a>, E> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 275 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |              ^^^^          --        -- the same lifetime is named here
[INFO] [stdout]     |              |             |
[INFO] [stdout]     |              |             the same lifetime is named here
[INFO] [stdout]     |              the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 276 | ) -> IResult<&'a str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:286:65
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> {
[INFO] [stdout]     |                                              --                 ^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                              |                  |
[INFO] [stdout]     |                                              |                  the same lifetime is elided here
[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] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, BedLine<'a>, E> {
[INFO] [stdout]     |                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Level`, `error`, `info`, `log_enabled`, and `warn`
[INFO] [stdout]  --> src/main.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::{debug, error, warn, log_enabled, info, Level};
[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 `0` is never read
[INFO] [stdout]    --> src/parser.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |     Comment(&'a str),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 258 -     Comment(&'a str),
[INFO] [stdout] 258 +     Comment(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/parser.rs:259:10
[INFO] [stdout]     |
[INFO] [stdout] 259 |     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stdout]     |     ---- ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     fields in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stdout]     |
[INFO] [stdout] 259 -     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stdout] 259 +     Data((), ()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/lib.rs:88:60
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&[u8], usize> {
[INFO] [stdout]    |                             -- the lifetime is named here  ^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&'a [u8], usize> {
[INFO] [stdout]    |                                                             ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]  --> src/parser.rs:8:71
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]   |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]   |                                                    |                  |
[INFO] [stdout]   |                                                    |                  the same lifetime is elided here
[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] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]   |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:13:71
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                    --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[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] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]    |                                                                        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:21:69
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                  --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      |
[INFO] [stdout]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  the same lifetime is elided here
[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] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stdout]    |                                                                      ++        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:68:75
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                        --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                        |                  |
[INFO] [stdout]    |                                                        |                  the same lifetime is elided here
[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] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stdout]    |                                                                            ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:76:73
[INFO] [stdout]    |
[INFO] [stdout] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                      --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                      |                  |      |
[INFO] [stdout]    |                                                      |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                      |                  the same lifetime is elided here
[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] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stdout]    |                                                                          ++        ++           ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:80:71
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[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] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:87:71
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the same lifetime is elided here
[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] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:92:68
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                 --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                 |                  |
[INFO] [stdout]    |                                                 |                  the same lifetime is elided here
[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] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]    |                                                                     ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/parser.rs:98:69
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, &str, &str), E> {
[INFO] [stdout]    |                                                  --                 ^^^^   ^^^^  ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      |     |
[INFO] [stdout]    |                                                  |                  |      |     the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stdout]    |                                                  |                  the same lifetime is elided here
[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] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, &'a str, &'a str), E> {
[INFO] [stdout]    |                                                                      ++        ++       ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:157:71
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]     |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                                    |                  |
[INFO] [stdout]     |                                                    |                  the same lifetime is elided here
[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] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stdout]     |                                                                        ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:161:67
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> {
[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] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Date, E> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:198:14
[INFO] [stdout]     |
[INFO] [stdout] 197 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> {
[INFO] [stdout]     |              ^^^^   ^^^^       ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |              |      |          |
[INFO] [stdout]     |              |      |          the same lifetime is elided here
[INFO] [stdout]     |              |      the same lifetime is elided here
[INFO] [stdout]     |              the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 198 | ) -> IResult<&'a str, (&'a str, u64, &'a str, &'a str, Date), E> {
[INFO] [stdout]     |               ++        ++            ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:262:67
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> {
[INFO] [stdout]     |                                                --                 ^^^^         -- the same lifetime is named here
[INFO] [stdout]     |                                                |                  |
[INFO] [stdout]     |                                                |                  the same lifetime is elided here
[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] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Coords<'a>, E> {
[INFO] [stdout]     |                                                                    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:276:14
[INFO] [stdout]     |
[INFO] [stdout] 275 |     input: &'a str,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |              ^^^^          --        -- the same lifetime is named here
[INFO] [stdout]     |              |             |
[INFO] [stdout]     |              |             the same lifetime is named here
[INFO] [stdout]     |              the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 276 | ) -> IResult<&'a str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:286:65
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> {
[INFO] [stdout]     |                                              --                 ^^^^          -- the same lifetime is named here
[INFO] [stdout]     |                                              |                  |
[INFO] [stdout]     |                                              |                  the same lifetime is elided here
[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] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, BedLine<'a>, E> {
[INFO] [stdout]     |                                                                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "6bca56f0f45ee2c31a98920d8b714f090d3d285b58e4b30ecdaffa977bcdd896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bca56f0f45ee2c31a98920d8b714f090d3d285b58e4b30ecdaffa977bcdd896", kill_on_drop: false }`
[INFO] [stdout] 6bca56f0f45ee2c31a98920d8b714f090d3d285b58e4b30ecdaffa977bcdd896
[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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 963644dfb35951be1f17e964534bda2ae124a4b80ca09a69c8e134d5eedfb5c9
[INFO] running `Command { std: "docker" "start" "-a" "963644dfb35951be1f17e964534bda2ae124a4b80ca09a69c8e134d5eedfb5c9", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> src/parser.rs:258:13
[INFO] [stderr]     |
[INFO] [stderr] 258 |     Comment(&'a str),
[INFO] [stderr]     |     ------- ^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]     |
[INFO] [stderr] 258 -     Comment(&'a str),
[INFO] [stderr] 258 +     Comment(()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: fields `0` and `1` are never read
[INFO] [stderr]    --> src/parser.rs:259:10
[INFO] [stderr]     |
[INFO] [stderr] 259 |     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stderr]     |     ---- ^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     fields in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields
[INFO] [stderr]     |
[INFO] [stderr] 259 -     Data(Coords<'a>, Vec<&'a str>),
[INFO] [stderr] 259 +     Data((), ()),
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/lib.rs:88:60
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&[u8], usize> {
[INFO] [stderr]    |                             -- the lifetime is named here  ^^^^^ the same 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: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&'a [u8], usize> {
[INFO] [stderr]    |                                                             ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]  --> src/parser.rs:8:71
[INFO] [stderr]   |
[INFO] [stderr] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]   |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]   |                                                    |                  |
[INFO] [stderr]   |                                                    |                  the same lifetime is elided here
[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] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]   |                                                                        ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:13:71
[INFO] [stderr]    |
[INFO] [stderr] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stderr]    |                                                    --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                    |                  |
[INFO] [stderr]    |                                                    |                  the same lifetime is elided here
[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] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stderr]    |                                                                        ++           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:21:69
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stderr]    |                                                  --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                  |                  |      |
[INFO] [stderr]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stderr]    |                                                  |                  the same lifetime is elided here
[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] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stderr]    |                                                                      ++        ++           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:68:75
[INFO] [stderr]    |
[INFO] [stderr] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stderr]    |                                                        --                 ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                        |                  |
[INFO] [stderr]    |                                                        |                  the same lifetime is elided here
[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] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> {
[INFO] [stderr]    |                                                                            ++           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:76:73
[INFO] [stderr]    |
[INFO] [stderr] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stderr]    |                                                      --                 ^^^^   ^^^^      ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                      |                  |      |
[INFO] [stderr]    |                                                      |                  |      the same lifetime is elided here
[INFO] [stderr]    |                                                      |                  the same lifetime is elided here
[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] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> {
[INFO] [stderr]    |                                                                          ++        ++           ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:80:71
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                    |                  |
[INFO] [stderr]    |                                                    |                  the same lifetime is elided here
[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] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]    |                                                                        ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:87:71
[INFO] [stderr]    |
[INFO] [stderr] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                    |                  |
[INFO] [stderr]    |                                                    |                  the same lifetime is elided here
[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] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]    |                                                                        ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:92:68
[INFO] [stderr]    |
[INFO] [stderr] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                 --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                 |                  |
[INFO] [stderr]    |                                                 |                  the same lifetime is elided here
[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] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]    |                                                                     ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/parser.rs:98:69
[INFO] [stderr]    |
[INFO] [stderr] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, &str, &str), E> {
[INFO] [stderr]    |                                                  --                 ^^^^   ^^^^  ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]    |                                                  |                  |      |     |
[INFO] [stderr]    |                                                  |                  |      |     the same lifetime is elided here
[INFO] [stderr]    |                                                  |                  |      the same lifetime is elided here
[INFO] [stderr]    |                                                  |                  the same lifetime is elided here
[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] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, &'a str, &'a str), E> {
[INFO] [stderr]    |                                                                      ++        ++       ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:157:71
[INFO] [stderr]     |
[INFO] [stderr] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]     |                                                    --                 ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                                    |                  |
[INFO] [stderr]     |                                                    |                  the same lifetime is elided here
[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] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> {
[INFO] [stderr]     |                                                                        ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:161:67
[INFO] [stderr]     |
[INFO] [stderr] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> {
[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] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Date, E> {
[INFO] [stderr]     |                                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:198:14
[INFO] [stderr]     |
[INFO] [stderr] 197 |     input: &'a str,
[INFO] [stderr]     |             -- the lifetime is named here
[INFO] [stderr] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> {
[INFO] [stderr]     |              ^^^^   ^^^^       ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]     |              |      |          |
[INFO] [stderr]     |              |      |          the same lifetime is elided here
[INFO] [stderr]     |              |      the same lifetime is elided here
[INFO] [stderr]     |              the same 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: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 198 | ) -> IResult<&'a str, (&'a str, u64, &'a str, &'a str, Date), E> {
[INFO] [stderr]     |               ++        ++            ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:262:67
[INFO] [stderr]     |
[INFO] [stderr] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> {
[INFO] [stderr]     |                                                --                 ^^^^         -- the same lifetime is named here
[INFO] [stderr]     |                                                |                  |
[INFO] [stderr]     |                                                |                  the same lifetime is elided here
[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] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Coords<'a>, E> {
[INFO] [stderr]     |                                                                    ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:276:14
[INFO] [stderr]     |
[INFO] [stderr] 275 |     input: &'a str,
[INFO] [stderr]     |             -- the lifetime is named here
[INFO] [stderr] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stderr]     |              ^^^^          --        -- the same lifetime is named here
[INFO] [stderr]     |              |             |
[INFO] [stderr]     |              |             the same lifetime is named here
[INFO] [stderr]     |              the same 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: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 276 | ) -> IResult<&'a str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stderr]     |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:286:65
[INFO] [stderr]     |
[INFO] [stderr] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> {
[INFO] [stderr]     |                                              --                 ^^^^          -- the same lifetime is named here
[INFO] [stderr]     |                                              |                  |
[INFO] [stderr]     |                                              |                  the same lifetime is elided here
[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] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, BedLine<'a>, E> {
[INFO] [stderr]     |                                                                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: `bioform` (lib) generated 18 warnings (run `cargo fix --lib -p bioform` to apply 16 suggestions)
[INFO] [stderr] warning: `bioform` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr] warning: unused imports: `Level`, `error`, `info`, `log_enabled`, and `warn`
[INFO] [stderr]  --> src/main.rs:5:18
[INFO] [stderr]   |
[INFO] [stderr] 5 | use log::{debug, error, warn, log_enabled, info, Level};
[INFO] [stderr]   |                  ^^^^^  ^^^^  ^^^^^^^^^^^  ^^^^  ^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bioform` (bin "bioform" test) generated 1 warning (run `cargo fix --bin "bioform" -p bioform --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bioform-c748d3c9bde0f400)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test parser::parser_test::test_gb_locus ... ok
[INFO] [stdout] test test_lib::test_iupac_regex_case_sensitive ... ok
[INFO] [stdout] test test_lib::test_iupac_regex ... ok
[INFO] [stdout] test parser::parser_test::test_peek_fasta ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] test parser::parser_test::test_peek_fastq ... FAILED
[INFO] [stdout] test parser::parser_test::test_peek_bed ... FAILED
[INFO] [stdout] test parser::parser_test::test_peek_raw_dna ... FAILED
[INFO] [stdout] test parser::parser_test::test_peek_gb ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_fasta stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_fasta' (27) panicked at src/parser.rs:354:38:
[INFO] [stdout] Test file does not exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7bf8a2bfa2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7bf8a2bfa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7bf8a2bfa2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7bf8a2bfa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7bf8a3ca1f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7bf8a3ca1f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e7bf89f9943 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7bf89f9943 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7bf8a05812 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7bf8a0a2ef - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e7bf8a0a181 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e7bf874ae1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e7bf874ae1e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7bf8a0a8ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e7bf8a0a8ff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e7bf8a0a75a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e7bf8a05949 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7bf89edadd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e7bf8a45400 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7bf8a447c6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e7bf87164cc - core::result::Result<T,E>::expect::h1f32caee5a0f52c1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e7bf871b1e2 - bioform::parser::parser_test::data::hb9a0e0378f1cb633
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x5e7bf8718e48 - bioform::parser::parser_test::test_peek_fasta::hb30bd86ab221b8e8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:383:30
[INFO] [stdout]   23:     0x5e7bf87197b7 - bioform::parser::parser_test::test_peek_fasta::{{closure}}::h7ccca24a1eee77e7
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:382:25
[INFO] [stdout]   24:     0x5e7bf870b186 - core::ops::function::FnOnce::call_once::hf2840acbc8fa9338
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e7bf874ac6b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e7bf874ac6b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e7bf875ec7d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e7bf875ec7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5e7bf875ec7d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e7bf875ec7d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e7bf875ec7d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e7bf875ec7d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e7bf875ec7d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e7bf87381c4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e7bf87381c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e7bf873bafa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5e7bf873bafa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5e7bf873bafa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e7bf873bafa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e7bf873bafa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e7bf873bafa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5e7bf873bafa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5e7bf8a00d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5e7bf8a00d4f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7d30383c3aa4 - <unknown>
[INFO] [stdout]   46:     0x7d3038450a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_fastq stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_fastq' (28) panicked at src/parser.rs:354:38:
[INFO] [stdout] Test file does not exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7bf8a2bfa2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7bf8a2bfa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7bf8a2bfa2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7bf8a2bfa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7bf8a3ca1f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7bf8a3ca1f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e7bf89f9943 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7bf89f9943 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7bf8a05812 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7bf8a0a2ef - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e7bf8a0a181 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e7bf874ae1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e7bf874ae1e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7bf8a0a8ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e7bf8a0a8ff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e7bf8a0a75a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e7bf8a05949 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7bf89edadd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e7bf8a45400 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7bf8a447c6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e7bf87164cc - core::result::Result<T,E>::expect::h1f32caee5a0f52c1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e7bf871b1e2 - bioform::parser::parser_test::data::hb9a0e0378f1cb633
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x5e7bf87197f8 - bioform::parser::parser_test::test_peek_fastq::hc2f7ccdda5a03bea
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:399:30
[INFO] [stdout]   23:     0x5e7bf871a307 - bioform::parser::parser_test::test_peek_fastq::{{closure}}::h94afb4e5ced0b443
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:398:25
[INFO] [stdout]   24:     0x5e7bf870afb6 - core::ops::function::FnOnce::call_once::h0f6ccd71fcb78bdb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e7bf874ac6b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e7bf874ac6b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e7bf875ec7d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e7bf875ec7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5e7bf875ec7d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e7bf875ec7d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e7bf875ec7d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e7bf875ec7d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e7bf875ec7d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e7bf87381c4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e7bf87381c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e7bf873bafa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5e7bf873bafa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5e7bf873bafa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e7bf873bafa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e7bf873bafa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e7bf873bafa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5e7bf873bafa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5e7bf8a00d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5e7bf8a00d4f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7d30383c3aa4 - <unknown>
[INFO] [stdout]   46:     0x7d3038450a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_bed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_bed' (26) panicked at src/parser.rs:354:38:
[INFO] [stdout] Test file does not exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7bf8a2bfa2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7bf8a2bfa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7bf8a2bfa2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7bf8a2bfa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7bf8a3ca1f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7bf8a3ca1f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e7bf89f9943 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7bf89f9943 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7bf8a05812 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7bf8a0a2ef - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e7bf8a0a181 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e7bf874ae1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e7bf874ae1e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7bf8a0a8ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e7bf8a0a8ff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e7bf8a0a75a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e7bf8a05949 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7bf89edadd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e7bf8a45400 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7bf8a447c6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e7bf87164cc - core::result::Result<T,E>::expect::h1f32caee5a0f52c1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e7bf871b1e2 - bioform::parser::parser_test::data::hb9a0e0378f1cb633
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x5e7bf8718238 - bioform::parser::parser_test::test_peek_bed::h34985cfcacf21dcc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:417:28
[INFO] [stdout]   23:     0x5e7bf8718e07 - bioform::parser::parser_test::test_peek_bed::{{closure}}::h14007b921ec67f1c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:416:23
[INFO] [stdout]   24:     0x5e7bf870b0f6 - core::ops::function::FnOnce::call_once::h63a30cde5b205beb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e7bf874ac6b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e7bf874ac6b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e7bf875ec7d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e7bf875ec7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5e7bf875ec7d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e7bf875ec7d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e7bf875ec7d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e7bf875ec7d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e7bf875ec7d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e7bf87381c4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e7bf87381c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e7bf873bafa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5e7bf873bafa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5e7bf873bafa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e7bf873bafa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e7bf873bafa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e7bf873bafa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5e7bf873bafa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5e7bf8a00d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5e7bf8a00d4f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7d30383c3aa4 - <unknown>
[INFO] [stdout]   46:     0x7d3038450a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_raw_dna stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_raw_dna' (30) panicked at src/parser.rs:354:38:
[INFO] [stdout] Test file does not exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7bf8a2bfa2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7bf8a2bfa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7bf8a2bfa2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7bf8a2bfa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7bf8a3ca1f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7bf8a3ca1f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e7bf89f9943 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7bf89f9943 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7bf8a05812 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7bf8a0a2ef - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e7bf8a0a181 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e7bf874ae1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e7bf874ae1e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7bf8a0a8ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e7bf8a0a8ff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e7bf8a0a75a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e7bf8a05949 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7bf89edadd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e7bf8a45400 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7bf8a447c6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e7bf87164cc - core::result::Result<T,E>::expect::h1f32caee5a0f52c1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e7bf871b1e2 - bioform::parser::parser_test::data::hb9a0e0378f1cb633
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x5e7bf871a348 - bioform::parser::parser_test::test_peek_raw_dna::h8308086d5937de1c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:436:32
[INFO] [stdout]   23:     0x5e7bf871b187 - bioform::parser::parser_test::test_peek_raw_dna::{{closure}}::haaf589fd1da31074
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:435:27
[INFO] [stdout]   24:     0x5e7bf870b146 - core::ops::function::FnOnce::call_once::hdb69e81dda95542c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e7bf874ac6b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e7bf874ac6b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e7bf875ec7d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e7bf875ec7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5e7bf875ec7d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e7bf875ec7d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e7bf875ec7d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e7bf875ec7d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e7bf875ec7d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e7bf87381c4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e7bf87381c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e7bf873bafa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5e7bf873bafa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5e7bf873bafa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e7bf873bafa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e7bf873bafa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e7bf873bafa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5e7bf873bafa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5e7bf8a00d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5e7bf8a00d4f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7d30383c3aa4 - <unknown>
[INFO] [stdout]   46:     0x7d3038450a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_gb stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_gb' (29) panicked at src/parser.rs:354:38:
[INFO] [stdout] Test file does not exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e7bf8a2bfa2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e7bf8a2bfa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e7bf8a2bfa2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e7bf8a2bfa2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e7bf8a3ca1f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e7bf8a3ca1f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5e7bf89f9943 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e7bf89f9943 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e7bf8a05812 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e7bf8a0a2ef - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e7bf8a0a181 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e7bf874ae1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5e7bf874ae1e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e7bf8a0a8ff - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5e7bf8a0a8ff - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e7bf8a0a75a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e7bf8a05949 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e7bf89edadd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e7bf8a45400 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e7bf8a447c6 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x5e7bf87164cc - core::result::Result<T,E>::expect::h1f32caee5a0f52c1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5e7bf871b1e2 - bioform::parser::parser_test::data::hb9a0e0378f1cb633
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x5e7bf87178a1 - bioform::parser::parser_test::test_peek_gb::h8476ddc1a584be82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:373:26
[INFO] [stdout]   23:     0x5e7bf8717d37 - bioform::parser::parser_test::test_peek_gb::{{closure}}::h18d3594340aa1572
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:369:22
[INFO] [stdout]   24:     0x5e7bf870b0b6 - core::ops::function::FnOnce::call_once::h5a98ad4d04c5c4b1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e7bf874ac6b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5e7bf874ac6b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5e7bf875ec7d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5e7bf875ec7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5e7bf875ec7d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x5e7bf875ec7d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x5e7bf875ec7d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5e7bf875ec7d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5e7bf875ec7d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5e7bf87381c4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5e7bf87381c4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x5e7bf873bafa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x5e7bf873bafa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5e7bf873bafa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x5e7bf873bafa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x5e7bf873bafa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e7bf873bafa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x5e7bf873bafa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5e7bf8a00d4f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x5e7bf8a00d4f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x7d30383c3aa4 - <unknown>
[INFO] [stdout]   46:     0x7d3038450a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     parser::parser_test::test_peek_bed
[INFO] [stdout]     parser::parser_test::test_peek_fasta
[INFO] [stdout]     parser::parser_test::test_peek_fastq
[INFO] [stdout]     parser::parser_test::test_peek_gb
[INFO] [stdout]     parser::parser_test::test_peek_raw_dna
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "963644dfb35951be1f17e964534bda2ae124a4b80ca09a69c8e134d5eedfb5c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "963644dfb35951be1f17e964534bda2ae124a4b80ca09a69c8e134d5eedfb5c9", kill_on_drop: false }`
[INFO] [stdout] 963644dfb35951be1f17e964534bda2ae124a4b80ca09a69c8e134d5eedfb5c9
