[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#3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/An-n-ya/ttf_rs on toolchain 3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "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" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3b2c9e1bda781c14f3eef55fc12148e3d3d7091783b58600f1b4367dc3a1a49
[INFO] running `Command { std: "docker" "start" "-a" "c3b2c9e1bda781c14f3eef55fc12148e3d3d7091783b58600f1b4367dc3a1a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3b2c9e1bda781c14f3eef55fc12148e3d3d7091783b58600f1b4367dc3a1a49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3b2c9e1bda781c14f3eef55fc12148e3d3d7091783b58600f1b4367dc3a1a49", kill_on_drop: false }`
[INFO] [stdout] c3b2c9e1bda781c14f3eef55fc12148e3d3d7091783b58600f1b4367dc3a1a49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+3129d37ef7075ee3cbaa3d6cbe1b5794f67192b0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 61a1693b216ccb3c0523a7393df7e4756239c56c030356b6c05a8272f3c62649
[INFO] running `Command { std: "docker" "start" "-a" "61a1693b216ccb3c0523a7393df7e4756239c56c030356b6c05a8272f3c62649", 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 is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[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 memchr v2.7.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap_builder v4.5.21
[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 7.19s
[INFO] running `Command { std: "docker" "inspect" "61a1693b216ccb3c0523a7393df7e4756239c56c030356b6c05a8272f3c62649", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61a1693b216ccb3c0523a7393df7e4756239c56c030356b6c05a8272f3c62649", kill_on_drop: false }`
[INFO] [stdout] 61a1693b216ccb3c0523a7393df7e4756239c56c030356b6c05a8272f3c62649
