[INFO] fetching crate bioform 0.1.0...
[INFO] testing bioform-0.1.0 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate bioform 0.1.0 into /workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bioform 0.1.0 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c66d8814dca0c7b950649df9860d5ba0610481e654b2840bb03cb0f1b9c53780
[INFO] running `Command { std: "docker" "start" "-a" "c66d8814dca0c7b950649df9860d5ba0610481e654b2840bb03cb0f1b9c53780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c66d8814dca0c7b950649df9860d5ba0610481e654b2840bb03cb0f1b9c53780", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c66d8814dca0c7b950649df9860d5ba0610481e654b2840bb03cb0f1b9c53780", kill_on_drop: false }`
[INFO] [stdout] c66d8814dca0c7b950649df9860d5ba0610481e654b2840bb03cb0f1b9c53780
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] daeaffd0c085c8f59287b16d40b885c757ee2e112982f86bf7f051b7a6f286fe
[INFO] running `Command { std: "docker" "start" "-a" "daeaffd0c085c8f59287b16d40b885c757ee2e112982f86bf7f051b7a6f286fe", 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 siphasher v0.3.11
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling anstyle-parse v0.2.3
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling anstyle-query v1.0.2
[INFO] [stderr]    Compiling anstyle v1.0.6
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling gb-io v0.7.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling env_filter v0.1.2
[INFO] [stderr]    Compiling circular v0.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling env_logger v0.11.5
[INFO] [stderr]    Compiling rustc-hash v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_derive v4.5.4
[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)]` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lib.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&[u8], usize> {
[INFO] [stdout]    |                             ^^                             ----- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/parser.rs:8:52
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]   |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]   |                                                    |                  |
[INFO] [stdout]   |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]   |                                                    this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:13:52
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                    ^^                 ----      ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:21:50
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                  ^^                 ----   ----      ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  |      |
[INFO] [stdout]    |                                                  |                  |      the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:68:56
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                        ^^                 ----      ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                        |                  |
[INFO] [stdout]    |                                                        |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:76:54
[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 lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                      |                  |      |
[INFO] [stdout]    |                                                      |                  |      the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                      |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:80:52
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:87:52
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:92:49
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                 ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                 |                  |
[INFO] [stdout]    |                                                 |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:98:50
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, &str, &str), E> {
[INFO] [stdout]    |                                                  ^^                 ----   ----  ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  |      |     |
[INFO] [stdout]    |                                                  |                  |      |     the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  |      the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:157:52
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]     |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                    |                  |
[INFO] [stdout]     |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:161:48
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> {
[INFO] [stdout]     |                                                ^^                 ---- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |     input: &'a str,
[INFO] [stdout]     |             ^^ this lifetime flows to the output
[INFO] [stdout] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> {
[INFO] [stdout]     |              ----   ----       ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |              |      |          |
[INFO] [stdout]     |              |      |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |              |      the lifetimes get resolved as `'a`
[INFO] [stdout]     |              the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:262:48
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> {
[INFO] [stdout]     |                                                ^^                 ----         -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                |                  |
[INFO] [stdout]     |                                                |                  the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |     input: &'a str,
[INFO] [stdout]     |             ^^ this lifetime flows to the output
[INFO] [stdout] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |              ----          --        -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |              |             |
[INFO] [stdout]     |              |             the lifetimes get resolved as `'a`
[INFO] [stdout]     |              the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:286:46
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> {
[INFO] [stdout]     |                                              ^^                 ----          -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                              |                  |
[INFO] [stdout]     |                                              |                  the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "daeaffd0c085c8f59287b16d40b885c757ee2e112982f86bf7f051b7a6f286fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daeaffd0c085c8f59287b16d40b885c757ee2e112982f86bf7f051b7a6f286fe", kill_on_drop: false }`
[INFO] [stdout] daeaffd0c085c8f59287b16d40b885c757ee2e112982f86bf7f051b7a6f286fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74f88f663b9ed5a8045df6f62d068e6ad8c9613194b62696e2b099dd0150c04c
[INFO] running `Command { std: "docker" "start" "-a" "74f88f663b9ed5a8045df6f62d068e6ad8c9613194b62696e2b099dd0150c04c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[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 same-file v1.0.6
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling indent_write v2.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling cool_asserts v2.0.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling serde_bytes v0.11.14
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling gb-io v0.7.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling bioform v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/parser.rs:258:13
[INFO] [stdout]     |
[INFO] [stdout] 258 |     Comment(&'a str),
[INFO] [stdout]     |     ------- ^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `BedLine` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lib.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&[u8], usize> {
[INFO] [stdout]    |                             ^^                             ----- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/parser.rs:8:52
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]   |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]   |                                                    |                  |
[INFO] [stdout]   |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]   |                                                    this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:13:52
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                    ^^                 ----      ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:21:50
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                  ^^                 ----   ----      ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  |      |
[INFO] [stdout]    |                                                  |                  |      the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:68:56
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                        ^^                 ----      ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                        |                  |
[INFO] [stdout]    |                                                        |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:76:54
[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 lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                      |                  |      |
[INFO] [stdout]    |                                                      |                  |      the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                      |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:80:52
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:87:52
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:92:49
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                 ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                 |                  |
[INFO] [stdout]    |                                                 |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:98:50
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, &str, &str), E> {
[INFO] [stdout]    |                                                  ^^                 ----   ----  ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  |      |     |
[INFO] [stdout]    |                                                  |                  |      |     the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  |      the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:157:52
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]     |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                    |                  |
[INFO] [stdout]     |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:161:48
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> {
[INFO] [stdout]     |                                                ^^                 ---- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |     input: &'a str,
[INFO] [stdout]     |             ^^ this lifetime flows to the output
[INFO] [stdout] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> {
[INFO] [stdout]     |              ----   ----       ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |              |      |          |
[INFO] [stdout]     |              |      |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |              |      the lifetimes get resolved as `'a`
[INFO] [stdout]     |              the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:262:48
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> {
[INFO] [stdout]     |                                                ^^                 ----         -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                |                  |
[INFO] [stdout]     |                                                |                  the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |     input: &'a str,
[INFO] [stdout]     |             ^^ this lifetime flows to the output
[INFO] [stdout] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |              ----          --        -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |              |             |
[INFO] [stdout]     |              |             the lifetimes get resolved as `'a`
[INFO] [stdout]     |              the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:286:46
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> {
[INFO] [stdout]     |                                              ^^                 ----          -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                              |                  |
[INFO] [stdout]     |                                              |                  the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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)]` 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)]` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/lib.rs:88:29
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&[u8], usize> {
[INFO] [stdout]    |                             ^^                             ----- the lifetime gets resolved as `'a`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> src/parser.rs:8:52
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]   |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]   |                                                    |                  |
[INFO] [stdout]   |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]   |                                                    this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:13:52
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                    ^^                 ----      ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:21:50
[INFO] [stdout]    |
[INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stdout]    |                                                  ^^                 ----   ----      ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  |      |
[INFO] [stdout]    |                                                  |                  |      the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:68:56
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stdout]    |                                                        ^^                 ----      ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                        |                  |
[INFO] [stdout]    |                                                        |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                        this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:76:54
[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 lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                      |                  |      |
[INFO] [stdout]    |                                                      |                  |      the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                      |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                      this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:80:52
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:87:52
[INFO] [stdout]    |
[INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    |                  |
[INFO] [stdout]    |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:92:49
[INFO] [stdout]    |
[INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]    |                                                 ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                 |                  |
[INFO] [stdout]    |                                                 |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                 this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser.rs:98:50
[INFO] [stdout]    |
[INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, &str, &str), E> {
[INFO] [stdout]    |                                                  ^^                 ----   ----  ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  |      |     |
[INFO] [stdout]    |                                                  |                  |      |     the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  |      the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  |                  the lifetimes get resolved as `'a`
[INFO] [stdout]    |                                                  this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:157:52
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stdout]     |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                    |                  |
[INFO] [stdout]     |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                    this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:161:48
[INFO] [stdout]     |
[INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> {
[INFO] [stdout]     |                                                ^^                 ---- the lifetime gets resolved as `'a`
[INFO] [stdout]     |                                                |
[INFO] [stdout]     |                                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:197:13
[INFO] [stdout]     |
[INFO] [stdout] 197 |     input: &'a str,
[INFO] [stdout]     |             ^^ this lifetime flows to the output
[INFO] [stdout] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> {
[INFO] [stdout]     |              ----   ----       ----  ---- the lifetimes get resolved as `'a`
[INFO] [stdout]     |              |      |          |
[INFO] [stdout]     |              |      |          the lifetimes get resolved as `'a`
[INFO] [stdout]     |              |      the lifetimes get resolved as `'a`
[INFO] [stdout]     |              the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:262:48
[INFO] [stdout]     |
[INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> {
[INFO] [stdout]     |                                                ^^                 ----         -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                |                  |
[INFO] [stdout]     |                                                |                  the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                                this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:275:13
[INFO] [stdout]     |
[INFO] [stdout] 275 |     input: &'a str,
[INFO] [stdout]     |             ^^ this lifetime flows to the output
[INFO] [stdout] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stdout]     |              ----          --        -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |              |             |
[INFO] [stdout]     |              |             the lifetimes get resolved as `'a`
[INFO] [stdout]     |              the lifetimes get resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/parser.rs:286:46
[INFO] [stdout]     |
[INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> {
[INFO] [stdout]     |                                              ^^                 ----          -- the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                              |                  |
[INFO] [stdout]     |                                              |                  the lifetimes get resolved as `'a`
[INFO] [stdout]     |                                              this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to 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 1m 19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "74f88f663b9ed5a8045df6f62d068e6ad8c9613194b62696e2b099dd0150c04c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74f88f663b9ed5a8045df6f62d068e6ad8c9613194b62696e2b099dd0150c04c", kill_on_drop: false }`
[INFO] [stdout] 74f88f663b9ed5a8045df6f62d068e6ad8c9613194b62696e2b099dd0150c04c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6fea89c85d79f37dff6981b661201fa8af0e4f724b31386472fe34acfe14b255
[INFO] running `Command { std: "docker" "start" "-a" "6fea89c85d79f37dff6981b661201fa8af0e4f724b31386472fe34acfe14b255", 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)]` 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/lib.rs:88:29
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&[u8], usize> {
[INFO] [stderr]    |                             ^^                             ----- the lifetime gets resolved as `'a`
[INFO] [stderr]    |                             |
[INFO] [stderr]    |                             this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]  --> src/parser.rs:8:52
[INFO] [stderr]   |
[INFO] [stderr] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]   |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stderr]   |                                                    |                  |
[INFO] [stderr]   |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stderr]   |                                                    this lifetime flows to the output
[INFO] [stderr]   |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/parser.rs:13:52
[INFO] [stderr]    |
[INFO] [stderr] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stderr]    |                                                    ^^                 ----      ---- the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                    |                  |
[INFO] [stderr]    |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/parser.rs:21:50
[INFO] [stderr]    |
[INFO] [stderr] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, Vec<&str>), E> {
[INFO] [stderr]    |                                                  ^^                 ----   ----      ---- the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                  |                  |      |
[INFO] [stderr]    |                                                  |                  |      the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                  |                  the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/parser.rs:68:56
[INFO] [stderr]    |
[INFO] [stderr] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> {
[INFO] [stderr]    |                                                        ^^                 ----      ---- the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                        |                  |
[INFO] [stderr]    |                                                        |                  the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                        this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/parser.rs:76:54
[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 lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                      |                  |      |
[INFO] [stderr]    |                                                      |                  |      the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                      |                  the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                      this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/parser.rs:80:52
[INFO] [stderr]    |
[INFO] [stderr] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                    |                  |
[INFO] [stderr]    |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/parser.rs:87:52
[INFO] [stderr]    |
[INFO] [stderr] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                    |                  |
[INFO] [stderr]    |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/parser.rs:92:49
[INFO] [stderr]    |
[INFO] [stderr] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]    |                                                 ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                 |                  |
[INFO] [stderr]    |                                                 |                  the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                 this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/parser.rs:98:50
[INFO] [stderr]    |
[INFO] [stderr] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, (&str, &str, &str), E> {
[INFO] [stderr]    |                                                  ^^                 ----   ----  ----  ---- the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                  |                  |      |     |
[INFO] [stderr]    |                                                  |                  |      |     the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                  |                  |      the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                  |                  the lifetimes get resolved as `'a`
[INFO] [stderr]    |                                                  this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parser.rs:157:52
[INFO] [stderr]     |
[INFO] [stderr] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> {
[INFO] [stderr]     |                                                    ^^                 ----  ---- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                                    |                  |
[INFO] [stderr]     |                                                    |                  the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                                    this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parser.rs:161:48
[INFO] [stderr]     |
[INFO] [stderr] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> {
[INFO] [stderr]     |                                                ^^                 ---- the lifetime gets resolved as `'a`
[INFO] [stderr]     |                                                |
[INFO] [stderr]     |                                                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parser.rs:197:13
[INFO] [stderr]     |
[INFO] [stderr] 197 |     input: &'a str,
[INFO] [stderr]     |             ^^ this lifetime flows to the output
[INFO] [stderr] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> {
[INFO] [stderr]     |              ----   ----       ----  ---- the lifetimes get resolved as `'a`
[INFO] [stderr]     |              |      |          |
[INFO] [stderr]     |              |      |          the lifetimes get resolved as `'a`
[INFO] [stderr]     |              |      the lifetimes get resolved as `'a`
[INFO] [stderr]     |              the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parser.rs:262:48
[INFO] [stderr]     |
[INFO] [stderr] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> {
[INFO] [stderr]     |                                                ^^                 ----         -- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                                |                  |
[INFO] [stderr]     |                                                |                  the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                                this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to 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: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parser.rs:275:13
[INFO] [stderr]     |
[INFO] [stderr] 275 |     input: &'a str,
[INFO] [stderr]     |             ^^ this lifetime flows to the output
[INFO] [stderr] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stderr]     |              ----          --        -- the lifetimes get resolved as `'a`
[INFO] [stderr]     |              |             |
[INFO] [stderr]     |              |             the lifetimes get resolved as `'a`
[INFO] [stderr]     |              the lifetimes get resolved as `'a`
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 276 | ) -> IResult<&'a str, (Coords<'a>, Vec<&'a str>), E> {
[INFO] [stderr]     |               ++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]    --> src/parser.rs:286:46
[INFO] [stderr]     |
[INFO] [stderr] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> {
[INFO] [stderr]     |                                              ^^                 ----          -- the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                              |                  |
[INFO] [stderr]     |                                              |                  the lifetimes get resolved as `'a`
[INFO] [stderr]     |                                              this lifetime flows to the output
[INFO] [stderr]     |
[INFO] [stderr] help: one option is to 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
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `bioform` (bin "bioform" test) generated 1 warning (run `cargo fix --bin "bioform" --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `bioform` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v4.2.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bioform-2908bf19ec2b4a82)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_lib::test_iupac_regex ... ok
[INFO] [stdout] test parser::parser_test::test_gb_locus ... ok
[INFO] [stdout] test test_lib::test_iupac_regex_case_sensitive ... ok
[INFO] [stdout] test parser::parser_test::test_peek_fasta ... FAILED
[INFO] [stdout] test parser::parser_test::test_peek_fastq ... FAILED
[INFO] [stdout] test parser::parser_test::test_peek_bed ... FAILED
[INFO] [stdout] test parser::parser_test::test_peek_gb ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[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_fasta stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_fasta' 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:     0x5fa32ebfd1b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa32ebfd1b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa32ebfd1b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa32ebfd1b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa32ec22fd3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa32ec22fd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5fa32ebfa143 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa32ebfa143 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa32ebfd002 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa32ebfe71c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5fa32ebfe572 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5fa32eaf8984 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5fa32eaf8984 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa32ebff0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5fa32ebff0fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5fa32ebfeeca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5fa32ebfd6a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5fa32ebfeb5d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5fa32ec21810 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fa32ec21bb6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5fa32eab7ab1 - core::result::Result<T,E>::expect::hd67b6622c591f1c0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5fa32eab7ab1 - bioform::parser::parser_test::data::h37d8a8bc3b45b221
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x5fa32eab7ab1 - bioform::parser::parser_test::test_peek_fasta::h5ad5727021cba548
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:383:30
[INFO] [stdout]   23:     0x5fa32eab5e29 - bioform::parser::parser_test::test_peek_fasta::{{closure}}::hbbe55e5d8a8476f0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:382:25
[INFO] [stdout]   24:     0x5fa32eab5e29 - core::ops::function::FnOnce::call_once::h5810ee8e6f133f42
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fa32eafe0bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fa32eafe0bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5fa32eafd2fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5fa32eafd2fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5fa32eafd2fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5fa32eafd2fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5fa32eafd2fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5fa32eafd2fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5fa32eafd2fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5fa32eac0ea4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5fa32eac0ea4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5fa32eac484a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5fa32eac484a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5fa32eac484a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5fa32eac484a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5fa32eac484a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fa32eac484a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5fa32eac484a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa32ec02057 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5fa32ec02057 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5fa32ec02057 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x790a4f1b4aa4 - <unknown>
[INFO] [stdout]   47:     0x790a4f241a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_fastq stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_fastq' 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:     0x5fa32ebfd1b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa32ebfd1b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa32ebfd1b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa32ebfd1b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa32ec22fd3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa32ec22fd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5fa32ebfa143 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa32ebfa143 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa32ebfd002 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa32ebfe71c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5fa32ebfe572 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5fa32eaf8984 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5fa32eaf8984 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa32ebff0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5fa32ebff0fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5fa32ebfeeca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5fa32ebfd6a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5fa32ebfeb5d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5fa32ec21810 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fa32ec21bb6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5fa32eab84ab - core::result::Result<T,E>::expect::hd67b6622c591f1c0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5fa32eab84ab - bioform::parser::parser_test::data::h37d8a8bc3b45b221
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x5fa32eab84ab - bioform::parser::parser_test::test_peek_fastq::hdaec05b697c5502c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:399:30
[INFO] [stdout]   23:     0x5fa32eab5ec9 - bioform::parser::parser_test::test_peek_fastq::{{closure}}::ha6b6ebc74202ec37
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:398:25
[INFO] [stdout]   24:     0x5fa32eab5ec9 - core::ops::function::FnOnce::call_once::hbfd68e0daed1e69f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fa32eafe0bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fa32eafe0bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5fa32eafd2fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5fa32eafd2fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5fa32eafd2fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5fa32eafd2fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5fa32eafd2fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5fa32eafd2fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5fa32eafd2fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5fa32eac0ea4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5fa32eac0ea4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5fa32eac484a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5fa32eac484a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5fa32eac484a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5fa32eac484a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5fa32eac484a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fa32eac484a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5fa32eac484a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa32ec02057 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5fa32ec02057 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5fa32ec02057 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x790a4f1b4aa4 - <unknown>
[INFO] [stdout]   47:     0x790a4f241a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_bed stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_bed' 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:     0x5fa32ebfd1b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa32ebfd1b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa32ebfd1b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa32ebfd1b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa32ec22fd3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa32ec22fd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5fa32ebfa143 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa32ebfa143 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa32ebfd002 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa32ebfe71c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5fa32ebfe572 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5fa32eaf8984 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5fa32eaf8984 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa32ebff0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5fa32ebff0fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5fa32ebfeeca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5fa32ebfd6a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5fa32ebfeb5d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5fa32ec21810 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fa32ec21bb6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5fa32eab8fe0 - core::result::Result<T,E>::expect::hd67b6622c591f1c0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5fa32eab8fe0 - bioform::parser::parser_test::data::h37d8a8bc3b45b221
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x5fa32eab8fe0 - bioform::parser::parser_test::test_peek_bed::h79248143f354d331
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:417:28
[INFO] [stdout]   23:     0x5fa32eab5e09 - bioform::parser::parser_test::test_peek_bed::{{closure}}::h7dd03e68dff61feb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:416:23
[INFO] [stdout]   24:     0x5fa32eab5e09 - core::ops::function::FnOnce::call_once::h0f70f5d3bd6d03d3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fa32eafe0bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fa32eafe0bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5fa32eafd2fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5fa32eafd2fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5fa32eafd2fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5fa32eafd2fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5fa32eafd2fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5fa32eafd2fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5fa32eafd2fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5fa32eac0ea4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5fa32eac0ea4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5fa32eac484a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5fa32eac484a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5fa32eac484a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5fa32eac484a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5fa32eac484a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fa32eac484a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5fa32eac484a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa32ec02057 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5fa32ec02057 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5fa32ec02057 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x790a4f1b4aa4 - <unknown>
[INFO] [stdout]   47:     0x790a4f241a34 - clone
[INFO] [stdout]   48:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- parser::parser_test::test_peek_gb stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'parser::parser_test::test_peek_gb' 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:     0x5fa32ebfd1b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa32ebfd1b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa32ebfd1b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa32ebfd1b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa32ec22fd3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa32ec22fd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5fa32ebfa143 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa32ebfa143 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa32ebfd002 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa32ebfe71c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5fa32ebfe572 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5fa32eaf8984 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5fa32eaf8984 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa32ebff0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5fa32ebff0fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5fa32ebfeeca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5fa32ebfd6a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5fa32ebfeb5d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5fa32ec21810 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fa32ec21bb6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5fa32eab7384 - core::result::Result<T,E>::expect::hd67b6622c591f1c0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5fa32eab7384 - bioform::parser::parser_test::data::h37d8a8bc3b45b221
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x5fa32eab7384 - bioform::parser::parser_test::test_peek_gb::h4164aa9c6518d0e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:373:26
[INFO] [stdout]   23:     0x5fa32eab5ea9 - bioform::parser::parser_test::test_peek_gb::{{closure}}::h4c97af544739aa27
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:369:22
[INFO] [stdout]   24:     0x5fa32eab5ea9 - core::ops::function::FnOnce::call_once::hb29b83ee4ff02172
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fa32eafe0bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fa32eafe0bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5fa32eafd2fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5fa32eafd2fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5fa32eafd2fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5fa32eafd2fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5fa32eafd2fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5fa32eafd2fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5fa32eafd2fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5fa32eac0ea4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5fa32eac0ea4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5fa32eac484a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5fa32eac484a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5fa32eac484a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5fa32eac484a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5fa32eac484a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fa32eac484a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5fa32eac484a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa32ec02057 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5fa32ec02057 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5fa32ec02057 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x790a4f1b4aa4 - <unknown>
[INFO] [stdout]   47:     0x790a4f241a34 - clone
[INFO] [stdout]   48:                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' 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:     0x5fa32ebfd1b2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa32ebfd1b2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa32ebfd1b2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fa32ebfd1b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fa32ec22fd3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fa32ec22fd3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5fa32ebfa143 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fa32ebfa143 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fa32ebfd002 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fa32ebfe71c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5fa32ebfe572 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5fa32eaf8984 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5fa32eaf8984 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fa32ebff0fb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5fa32ebff0fb - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5fa32ebfeeca - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5fa32ebfd6a9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5fa32ebfeb5d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5fa32ec21810 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5fa32ec21bb6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5fa32eab9ffb - core::result::Result<T,E>::expect::hd67b6622c591f1c0
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5fa32eab9ffb - bioform::parser::parser_test::data::h37d8a8bc3b45b221
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:354:38
[INFO] [stdout]   22:     0x5fa32eab9ffb - bioform::parser::parser_test::test_peek_raw_dna::h2bad1f5f6e52f396
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:436:32
[INFO] [stdout]   23:     0x5fa32eab5e69 - bioform::parser::parser_test::test_peek_raw_dna::{{closure}}::hc05bcfa942fbb9ac
[INFO] [stdout]                                at /opt/rustwide/workdir/src/parser.rs:435:27
[INFO] [stdout]   24:     0x5fa32eab5e69 - core::ops::function::FnOnce::call_once::h6b47d65790963f49
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fa32eafe0bb - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5fa32eafe0bb - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   27:     0x5fa32eafd2fe - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   28:     0x5fa32eafd2fe - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   29:     0x5fa32eafd2fe - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   30:     0x5fa32eafd2fe - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   31:     0x5fa32eafd2fe - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5fa32eafd2fe - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   33:     0x5fa32eafd2fe - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   34:     0x5fa32eac0ea4 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   35:     0x5fa32eac0ea4 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   36:     0x5fa32eac484a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   37:     0x5fa32eac484a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   38:     0x5fa32eac484a - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   39:     0x5fa32eac484a - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   40:     0x5fa32eac484a - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5fa32eac484a - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   42:     0x5fa32eac484a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5fa32ec02057 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   44:     0x5fa32ec02057 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   45:     0x5fa32ec02057 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   46:     0x790a4f1b4aa4 - <unknown>
[INFO] [stdout]   47:     0x790a4f241a34 - clone
[INFO] [stdout]   48:                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.05s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6fea89c85d79f37dff6981b661201fa8af0e4f724b31386472fe34acfe14b255", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fea89c85d79f37dff6981b661201fa8af0e4f724b31386472fe34acfe14b255", kill_on_drop: false }`
[INFO] [stdout] 6fea89c85d79f37dff6981b661201fa8af0e4f724b31386472fe34acfe14b255
