[INFO] fetching crate bioform 0.1.0... [INFO] checking bioform-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate bioform 0.1.0 into /workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bioform 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gb-io v0.7.1 [INFO] [stderr] Downloaded cool_asserts v2.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eef2f8ed7727b4441dddf273ea1fdc42aa6105f08886f827376e5d581b25723 [INFO] running `Command { std: "docker" "start" "-a" "8eef2f8ed7727b4441dddf273ea1fdc42aa6105f08886f827376e5d581b25723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eef2f8ed7727b4441dddf273ea1fdc42aa6105f08886f827376e5d581b25723", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eef2f8ed7727b4441dddf273ea1fdc42aa6105f08886f827376e5d581b25723", kill_on_drop: false }` [INFO] [stdout] 8eef2f8ed7727b4441dddf273ea1fdc42aa6105f08886f827376e5d581b25723 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a09ab33e0348bf2c75194028c8f7e7549b5d98a802ad2ccca43f7d25d99d5ba8 [INFO] running `Command { std: "docker" "start" "-a" "a09ab33e0348bf2c75194028c8f7e7549b5d98a802ad2ccca43f7d25d99d5ba8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling err-derive v0.3.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking cool_asserts v2.0.3 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling gb-io v0.7.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_filter v0.1.2 [INFO] [stderr] Checking env_logger v0.11.5 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking 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: eliding a lifetime that's named elsewhere is 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 is named here ----- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&'a [u8], usize> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:8:52 [INFO] [stdout] | [INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> { [INFO] [stdout] | ^^ ---- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:13:52 [INFO] [stdout] | [INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> { [INFO] [stdout] | ^^ ---- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:21: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 same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> { [INFO] [stdout] | ++ ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:68: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 same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:76: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 same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> { [INFO] [stdout] | ++ ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:80:52 [INFO] [stdout] | [INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> { [INFO] [stdout] | ^^ ---- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> { [INFO] [stdout] | ^^ ---- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:92:49 [INFO] [stdout] | [INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> { [INFO] [stdout] | ^^ ---- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:98: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 same lifetime is elided here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, &'a str, &'a str), E> { [INFO] [stdout] | ++ ++ ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:157:52 [INFO] [stdout] | [INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> { [INFO] [stdout] | ^^ ---- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:161:48 [INFO] [stdout] | [INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> { [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Date, E> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | input: &'a str, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> { [INFO] [stdout] | ---- ---- ---- ---- the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 198 | ) -> IResult<&'a str, (&'a str, u64, &'a str, &'a str, Date), E> { [INFO] [stdout] | ++ ++ ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:262:48 [INFO] [stdout] | [INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> { [INFO] [stdout] | ^^ ---- -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Coords<'a>, E> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | input: &'a str, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> { [INFO] [stdout] | ---- -- -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 276 | ) -> IResult<&'a str, (Coords<'a>, Vec<&'a str>), E> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:286:46 [INFO] [stdout] | [INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> { [INFO] [stdout] | ^^ ---- -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, BedLine<'a>, E> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Level`, `error`, `info`, `log_enabled`, and `warn` [INFO] [stdout] --> src/main.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use log::{debug, error, warn, log_enabled, info, Level}; [INFO] [stdout] | ^^^^^ ^^^^ ^^^^^^^^^^^ ^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `black_box` [INFO] [stdout] --> benches/parser_bench.rs:1:17 [INFO] [stdout] | [INFO] [stdout] 1 | use criterion::{black_box, criterion_group, criterion_main, Criterion}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BioFormat` [INFO] [stdout] --> benches/parser_bench.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use bioform::{BioFormat, parser}; [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: eliding a lifetime that's named elsewhere is 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 is named here ----- the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 88 | pub fn kmers<'a>(sequence: &'a str, k: usize) -> FxHashMap<&'a [u8], usize> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:8:52 [INFO] [stdout] | [INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> { [INFO] [stdout] | ^^ ---- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 8 | fn fasta_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:13:52 [INFO] [stdout] | [INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Vec<&str>, E> { [INFO] [stdout] | ^^ ---- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 13 | fn fasta_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:21: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 same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 21 | fn fasta_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> { [INFO] [stdout] | ++ ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:68: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 same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 68 | fn fasta_dna_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Vec<&'a str>, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:76: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 same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 76 | fn fasta_dna_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, Vec<&'a str>), E> { [INFO] [stdout] | ++ ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:80:52 [INFO] [stdout] | [INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> { [INFO] [stdout] | ^^ ---- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 80 | fn fastq_descript<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:87:52 [INFO] [stdout] | [INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> { [INFO] [stdout] | ^^ ---- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 87 | fn fastq_sequence<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:92:49 [INFO] [stdout] | [INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> { [INFO] [stdout] | ^^ ---- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 92 | fn fastq_phred<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:98: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 same lifetime is elided here [INFO] [stdout] | | | | | [INFO] [stdout] | | | | the same lifetime is elided here [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 98 | fn fastq_record<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, (&'a str, &'a str, &'a str), E> { [INFO] [stdout] | ++ ++ ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:157:52 [INFO] [stdout] | [INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, &str, E> { [INFO] [stdout] | ^^ ---- ---- the same lifetime is elided here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 157 | fn alpha_numeric1<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, &'a str, E> { [INFO] [stdout] | ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:161:48 [INFO] [stdout] | [INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Date, E> { [INFO] [stdout] | ^^ ---- the same lifetime is elided here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 161 | fn parse_date<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Date, E> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:197:13 [INFO] [stdout] | [INFO] [stdout] 197 | input: &'a str, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 198 | ) -> IResult<&str, (&str, u64, &str, &str, Date), E> { [INFO] [stdout] | ---- ---- ---- ---- the same lifetime is elided here [INFO] [stdout] | | | | [INFO] [stdout] | | | the same lifetime is elided here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 198 | ) -> IResult<&'a str, (&'a str, u64, &'a str, &'a str, Date), E> { [INFO] [stdout] | ++ ++ ++ ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:262:48 [INFO] [stdout] | [INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, Coords<'a>, E> { [INFO] [stdout] | ^^ ---- -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 262 | fn bed_coords<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, Coords<'a>, E> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:275:13 [INFO] [stdout] | [INFO] [stdout] 275 | input: &'a str, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] 276 | ) -> IResult<&str, (Coords<'a>, Vec<&'a str>), E> { [INFO] [stdout] | ---- -- -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the same lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 276 | ) -> IResult<&'a str, (Coords<'a>, Vec<&'a str>), E> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/parser.rs:286:46 [INFO] [stdout] | [INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&str, BedLine<'a>, E> { [INFO] [stdout] | ^^ ---- -- the same lifetime is named here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 286 | fn bed_line<'a, E: ErrorGeneric<'a>>(input: &'a str) -> IResult<&'a str, BedLine<'a>, E> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.02s [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" "a09ab33e0348bf2c75194028c8f7e7549b5d98a802ad2ccca43f7d25d99d5ba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a09ab33e0348bf2c75194028c8f7e7549b5d98a802ad2ccca43f7d25d99d5ba8", kill_on_drop: false }` [INFO] [stdout] a09ab33e0348bf2c75194028c8f7e7549b5d98a802ad2ccca43f7d25d99d5ba8