[INFO] fetching crate bioform 0.1.0...
[INFO] testing bioform-0.1.0 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate bioform 0.1.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bioform 0.1.0 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ea02c792662a6137904f48deddcfe12468e6b94f91b79fc23b67fd4eba9dede
[INFO] running `Command { std: "docker" "start" "-a" "3ea02c792662a6137904f48deddcfe12468e6b94f91b79fc23b67fd4eba9dede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ea02c792662a6137904f48deddcfe12468e6b94f91b79fc23b67fd4eba9dede", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ea02c792662a6137904f48deddcfe12468e6b94f91b79fc23b67fd4eba9dede", kill_on_drop: false }`
[INFO] [stdout] 3ea02c792662a6137904f48deddcfe12468e6b94f91b79fc23b67fd4eba9dede
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7e38644ac850f8d0eed1699540d58597fdcf71d23444d51be99d32beb2265328
[INFO] running `Command { std: "docker" "start" "-a" "7e38644ac850f8d0eed1699540d58597fdcf71d23444d51be99d32beb2265328", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling parking_lot v0.12.1
[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 circular v0.3.0
[INFO] [stderr]    Compiling gb-io v0.7.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[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 string_cache v0.8.7
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[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 50.83s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "7e38644ac850f8d0eed1699540d58597fdcf71d23444d51be99d32beb2265328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e38644ac850f8d0eed1699540d58597fdcf71d23444d51be99d32beb2265328", kill_on_drop: false }`
[INFO] [stdout] 7e38644ac850f8d0eed1699540d58597fdcf71d23444d51be99d32beb2265328
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 1d0c13e1612d4c9cd0436880b0270f0e5d1ce9c77569af55b60d295604074179
[INFO] running `Command { std: "docker" "start" "-a" "1d0c13e1612d4c9cd0436880b0270f0e5d1ce9c77569af55b60d295604074179", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[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 ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling cool_asserts v2.0.3
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[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 string_cache v0.8.7
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[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 25.42s
[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 3`
[INFO] running `Command { std: "docker" "inspect" "1d0c13e1612d4c9cd0436880b0270f0e5d1ce9c77569af55b60d295604074179", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d0c13e1612d4c9cd0436880b0270f0e5d1ce9c77569af55b60d295604074179", kill_on_drop: false }`
[INFO] [stdout] 1d0c13e1612d4c9cd0436880b0270f0e5d1ce9c77569af55b60d295604074179
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 7552e4190d35bc097e8282efc80226ffbcac39f5376284e22c0e446cd799ba4c
[INFO] running `Command { std: "docker" "start" "-a" "7552e4190d35bc097e8282efc80226ffbcac39f5376284e22c0e446cd799ba4c", 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: 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` (lib test) generated 18 warnings (18 duplicates)
[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.23s
[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 3`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/bioform/52ce620f3e9f53dc/deps/bioform-52ce620f3e9f53dc)
[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_gb ... FAILED
[INFO] [stdout] test parser::parser_test::test_peek_bed ... FAILED
[INFO] [stdout] test parser::parser_test::test_peek_fastq ... FAILED
[INFO] [stdout] test parser::parser_test::test_peek_fasta ... FAILED
[INFO] [stdout] test parser::parser_test::test_peek_raw_dna ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_gb stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_gb' (21) 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:     0x6199de9d3412 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6199de9d3412 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6199de9d3412 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6199de9d3412 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6199de9e91aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6199de9e91aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6199de9d8246 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6199de9d8246 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6199de9b153f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6199de9b153f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6199de9cb3a9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6199de6f011e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6199de6f011e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6199de9cb562 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6199de9cb562 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6199de9b15f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6199de9a8ec9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6199de9b244d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6199de9e996c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6199de9e96e2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6199de6d50dc - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6199de6c76c2 - bioform[20f26224f95ebc78]::parser::parser_test::data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x6199de6c7741 - bioform[20f26224f95ebc78]::parser::parser_test::test_peek_gb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:373:26
[INFO] [stdout]   23:     0x6199de6c7577 - bioform[20f26224f95ebc78]::parser::parser_test::test_peek_gb::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:369:22
[INFO] [stdout]   24:     0x6199de6e4286 - <bioform[20f26224f95ebc78]::parser::parser_test::test_peek_gb::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6199de6e44cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6199de6e44cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6199de6f0d2a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6199de6f0d2a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6199de6f0d2a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6199de6f0d2a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6199de6f0d2a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6199de6f0d2a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6199de6f0d2a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6199de6eb1f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6199de6eb1f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6199de6f3822 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6199de6f3822 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6199de6f3822 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6199de6f3822 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6199de6f3822 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6199de6f3822 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6199de6f3822 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6199de9d291f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x6199de9d291f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x6ffe3efdcaa4 - <unknown>
[INFO] [stdout]   46:     0x6ffe3f069a64 - 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' (18) 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:     0x6199de9d3412 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6199de9d3412 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6199de9d3412 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6199de9d3412 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6199de9e91aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6199de9e91aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6199de9d8246 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6199de9d8246 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6199de9b153f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6199de9b153f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6199de9cb3a9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6199de6f011e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6199de6f011e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6199de9cb562 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6199de9cb562 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6199de9b15f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6199de9a8ec9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6199de9b244d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6199de9e996c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6199de9e96e2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6199de6d50dc - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6199de6c76c2 - bioform[20f26224f95ebc78]::parser::parser_test::data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x6199de6c8058 - bioform[20f26224f95ebc78]::parser::parser_test::test_peek_bed
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:417:28
[INFO] [stdout]   23:     0x6199de6c75d7 - bioform[20f26224f95ebc78]::parser::parser_test::test_peek_bed::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:416:23
[INFO] [stdout]   24:     0x6199de6e4306 - <bioform[20f26224f95ebc78]::parser::parser_test::test_peek_bed::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6199de6e44cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6199de6e44cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6199de6f0d2a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6199de6f0d2a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6199de6f0d2a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6199de6f0d2a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6199de6f0d2a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6199de6f0d2a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6199de6f0d2a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6199de6eb1f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6199de6eb1f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6199de6f3822 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6199de6f3822 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6199de6f3822 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6199de6f3822 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6199de6f3822 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6199de6f3822 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6199de6f3822 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6199de9d291f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x6199de9d291f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x6ffe3efdcaa4 - <unknown>
[INFO] [stdout]   46:     0x6ffe3f069a64 - 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' (20) 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:     0x6199de9d3412 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6199de9d3412 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6199de9d3412 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6199de9d3412 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6199de9e91aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6199de9e91aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6199de9d8246 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6199de9d8246 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6199de9b153f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6199de9b153f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6199de9cb3a9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6199de6f011e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6199de6f011e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6199de9cb562 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6199de9cb562 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6199de9b15f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6199de9a8ec9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6199de9b244d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6199de9e996c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6199de9e96e2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6199de6d50dc - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6199de6c76c2 - bioform[20f26224f95ebc78]::parser::parser_test::data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x6199de6c95b8 - bioform[20f26224f95ebc78]::parser::parser_test::test_peek_fastq
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:399:30
[INFO] [stdout]   23:     0x6199de6c7637 - bioform[20f26224f95ebc78]::parser::parser_test::test_peek_fastq::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:398:25
[INFO] [stdout]   24:     0x6199de6e4386 - <bioform[20f26224f95ebc78]::parser::parser_test::test_peek_fastq::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6199de6e44cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6199de6e44cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6199de6f0d2a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6199de6f0d2a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6199de6f0d2a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6199de6f0d2a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6199de6f0d2a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6199de6f0d2a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6199de6f0d2a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6199de6eb1f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6199de6eb1f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6199de6f3822 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6199de6f3822 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6199de6f3822 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6199de6f3822 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6199de6f3822 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6199de6f3822 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6199de6f3822 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6199de9d291f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x6199de9d291f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x6ffe3efdcaa4 - <unknown>
[INFO] [stdout]   46:     0x6ffe3f069a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_fasta stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_fasta' (19) 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:     0x6199de9d3412 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6199de9d3412 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6199de9d3412 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6199de9d3412 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6199de9e91aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6199de9e91aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6199de9d8246 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6199de9d8246 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6199de9b153f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6199de9b153f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6199de9cb3a9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6199de6f011e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6199de6f011e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6199de9cb562 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6199de9cb562 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6199de9b15f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6199de9a8ec9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6199de9b244d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6199de9e996c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6199de9e96e2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6199de6d50dc - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6199de6c76c2 - bioform[20f26224f95ebc78]::parser::parser_test::data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x6199de6c8c38 - bioform[20f26224f95ebc78]::parser::parser_test::test_peek_fasta
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:383:30
[INFO] [stdout]   23:     0x6199de6c7607 - bioform[20f26224f95ebc78]::parser::parser_test::test_peek_fasta::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:382:25
[INFO] [stdout]   24:     0x6199de6e4346 - <bioform[20f26224f95ebc78]::parser::parser_test::test_peek_fasta::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6199de6e44cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6199de6e44cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6199de6f0d2a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6199de6f0d2a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6199de6f0d2a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6199de6f0d2a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6199de6f0d2a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6199de6f0d2a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6199de6f0d2a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6199de6eb1f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6199de6eb1f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6199de6f3822 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6199de6f3822 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6199de6f3822 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6199de6f3822 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6199de6f3822 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6199de6f3822 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6199de6f3822 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6199de9d291f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x6199de9d291f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x6ffe3efdcaa4 - <unknown>
[INFO] [stdout]   46:     0x6ffe3f069a64 - 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' (22) 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:     0x6199de9d3412 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6199de9d3412 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6199de9d3412 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6199de9d3412 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6199de9e91aa - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6199de9e91aa - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x6199de9d8246 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6199de9d8246 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6199de9b153f - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6199de9b153f - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6199de9cb3a9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6199de6f011e - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6199de6f011e - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6199de9cb562 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6199de9cb562 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6199de9b15f8 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6199de9a8ec9 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6199de9b244d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6199de9e996c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6199de9e96e2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6199de6d50dc - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, std[840933623431fd06]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6199de6c76c2 - bioform[20f26224f95ebc78]::parser::parser_test::data
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x6199de6ca0d8 - bioform[20f26224f95ebc78]::parser::parser_test::test_peek_raw_dna
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:436:32
[INFO] [stdout]   23:     0x6199de6c7667 - bioform[20f26224f95ebc78]::parser::parser_test::test_peek_raw_dna::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:435:27
[INFO] [stdout]   24:     0x6199de6e43c6 - <bioform[20f26224f95ebc78]::parser::parser_test::test_peek_raw_dna::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6199de6e44cb - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x6199de6e44cb - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x6199de6f0d2a - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x6199de6f0d2a - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x6199de6f0d2a - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x6199de6f0d2a - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x6199de6f0d2a - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x6199de6f0d2a - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x6199de6f0d2a - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x6199de6eb1f4 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x6199de6eb1f4 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x6199de6f3822 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x6199de6f3822 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x6199de6f3822 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x6199de6f3822 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x6199de6f3822 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x6199de6f3822 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x6199de6f3822 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x6199de9d291f - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x6199de9d291f - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x6ffe3efdcaa4 - <unknown>
[INFO] [stdout]   46:     0x6ffe3f069a64 - 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.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7552e4190d35bc097e8282efc80226ffbcac39f5376284e22c0e446cd799ba4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7552e4190d35bc097e8282efc80226ffbcac39f5376284e22c0e446cd799ba4c", kill_on_drop: false }`
[INFO] [stdout] 7552e4190d35bc097e8282efc80226ffbcac39f5376284e22c0e446cd799ba4c
