[INFO] cloning repository https://github.com/An-n-ya/ttf_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/An-n-ya/ttf_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAn-n-ya%2Fttf_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAn-n-ya%2Fttf_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e96f797b0d5208c34485199986ed31bcb63494c
[INFO] checking An-n-ya/ttf_rs against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAn-n-ya%2Fttf_rs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/An-n-ya/ttf_rs
[INFO] finished tweaking git repo https://github.com/An-n-ya/ttf_rs
[INFO] tweaked toml for git repo https://github.com/An-n-ya/ttf_rs written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/An-n-ya/ttf_rs on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/An-n-ya/ttf_rs 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_lex v0.7.3
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded syn v2.0.89
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5366ba23e0482e75bf8a5887117c7a44a15b33213e5cb2fb95c9bd5fdb9db7e1
[INFO] running `Command { std: "docker" "start" "-a" "5366ba23e0482e75bf8a5887117c7a44a15b33213e5cb2fb95c9bd5fdb9db7e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5366ba23e0482e75bf8a5887117c7a44a15b33213e5cb2fb95c9bd5fdb9db7e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5366ba23e0482e75bf8a5887117c7a44a15b33213e5cb2fb95c9bd5fdb9db7e1", kill_on_drop: false }`
[INFO] [stdout] 5366ba23e0482e75bf8a5887117c7a44a15b33213e5cb2fb95c9bd5fdb9db7e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24629d19f8391d0d5a6797982a81764c0287ea662730c2b2179007209d277e2c
[INFO] running `Command { std: "docker" "start" "-a" "24629d19f8391d0d5a6797982a81764c0287ea662730c2b2179007209d277e2c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking ttf_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/parser/tables/cmap.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let (data, records) = count(encoding_record, header.num_tables as usize)(data).unwrap();
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]    --> src/parser/tables/cmap.rs:121:14
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let (data, records) = count(encoding_record, header.num_tables as usize)(data).unwrap();
[INFO] [stdout]     |              ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/main.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let (data, font) = ttf_parser(&data).unwrap();
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `checksum` and `length` are never read
[INFO] [stdout]   --> src/parser/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TableRecord {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 23 |     tag: Tag,
[INFO] [stdout] 24 |     checksum: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     offset: u32,
[INFO] [stdout] 26 |     length: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableRecord` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `be_f2dot14` is never used
[INFO] [stdout]   --> src/parser/primitive_type.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn be_f2dot14<I, E: ParseError<I>>(input: I) -> IResult<I, f32, E>
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `be_fixed` is never used
[INFO] [stdout]   --> src/parser/primitive_type.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn be_fixed<I, E: ParseError<I>>(input: I) -> IResult<I, f32, E>
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/parser/tables/cmap.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CmapHeader {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 12 |     version: u16,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CmapHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `platform` and `encoding` are never read
[INFO] [stdout]   --> src/parser/tables/cmap.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct CmapEncodingRecord {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 18 |     platform: u16,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 19 |     encoding: u16,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CmapEncodingRecord` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/parser/tables/cmap.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Format4<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 31 |     format: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 32 |     length: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 33 |     language: u16,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 34 |     seg_count_x2: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 35 |     search_range: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 36 |     entry_selector: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     range_shift: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 38 |     end_code: Vec<u16>,
[INFO] [stdout] 39 |     reserved_pad: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Format4` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser/mod.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn ttf_parser(input: &[u8]) -> IResult<&[u8], RawFontData> {
[INFO] [stdout]    |                          ^^^^^             -----  ----------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                 |
[INFO] [stdout]    |                          |                 the lifetimes get resolved as `'_`
[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 remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn ttf_parser(input: &[u8]) -> IResult<&[u8], RawFontData<'_>> {
[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/tables/cmap.rs:138:23
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn read_format(input: &[u8]) -> IResult<&[u8], Format> {
[INFO] [stdout]     |                       ^^^^^             -----  ------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                 |
[INFO] [stdout]     |                       |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn read_format(input: &[u8]) -> IResult<&[u8], Format<'_>> {
[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/tables/cmap.rs:146:24
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn read_format4(input: &[u8]) -> IResult<&[u8], Format> {
[INFO] [stdout]     |                        ^^^^^             -----  ------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        |                 |
[INFO] [stdout]     |                        |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn read_format4(input: &[u8]) -> IResult<&[u8], Format<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data`
[INFO] [stdout]   --> src/main.rs:20:10
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let (data, font) = ttf_parser(&data).unwrap();
[INFO] [stdout]    |          ^^^^ help: if this is intentional, prefix it with an underscore: `_data`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `checksum` and `length` are never read
[INFO] [stdout]   --> src/parser/mod.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct TableRecord {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 23 |     tag: Tag,
[INFO] [stdout] 24 |     checksum: u32,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 25 |     offset: u32,
[INFO] [stdout] 26 |     length: u32,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TableRecord` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `be_f2dot14` is never used
[INFO] [stdout]   --> src/parser/primitive_type.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn be_f2dot14<I, E: ParseError<I>>(input: I) -> IResult<I, f32, E>
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `be_fixed` is never used
[INFO] [stdout]   --> src/parser/primitive_type.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn be_fixed<I, E: ParseError<I>>(input: I) -> IResult<I, f32, E>
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `version` is never read
[INFO] [stdout]   --> src/parser/tables/cmap.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CmapHeader {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 12 |     version: u16,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CmapHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `platform` and `encoding` are never read
[INFO] [stdout]   --> src/parser/tables/cmap.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct CmapEncodingRecord {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 18 |     platform: u16,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 19 |     encoding: u16,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `CmapEncodingRecord` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/parser/tables/cmap.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct Format4<'a> {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] 31 |     format: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 32 |     length: u16,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 33 |     language: u16,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 34 |     seg_count_x2: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 35 |     search_range: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 36 |     entry_selector: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     range_shift: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 38 |     end_code: Vec<u16>,
[INFO] [stdout] 39 |     reserved_pad: u16,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Format4` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/parser/mod.rs:38:26
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn ttf_parser(input: &[u8]) -> IResult<&[u8], RawFontData> {
[INFO] [stdout]    |                          ^^^^^             -----  ----------- the lifetimes get resolved as `'_`
[INFO] [stdout]    |                          |                 |
[INFO] [stdout]    |                          |                 the lifetimes get resolved as `'_`
[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 remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub fn ttf_parser(input: &[u8]) -> IResult<&[u8], RawFontData<'_>> {
[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/tables/cmap.rs:138:23
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn read_format(input: &[u8]) -> IResult<&[u8], Format> {
[INFO] [stdout]     |                       ^^^^^             -----  ------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       |                 |
[INFO] [stdout]     |                       |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                       this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 138 | fn read_format(input: &[u8]) -> IResult<&[u8], Format<'_>> {
[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/tables/cmap.rs:146:24
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn read_format4(input: &[u8]) -> IResult<&[u8], Format> {
[INFO] [stdout]     |                        ^^^^^             -----  ------ the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        |                 |
[INFO] [stdout]     |                        |                 the lifetimes get resolved as `'_`
[INFO] [stdout]     |                        this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn read_format4(input: &[u8]) -> IResult<&[u8], Format<'_>> {
[INFO] [stdout]     |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.94s
[INFO] running `Command { std: "docker" "inspect" "24629d19f8391d0d5a6797982a81764c0287ea662730c2b2179007209d277e2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24629d19f8391d0d5a6797982a81764c0287ea662730c2b2179007209d277e2c", kill_on_drop: false }`
[INFO] [stdout] 24629d19f8391d0d5a6797982a81764c0287ea662730c2b2179007209d277e2c
