[INFO] cloning repository https://github.com/HSMF/asmfmt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HSMF/asmfmt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHSMF%2Fasmfmt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHSMF%2Fasmfmt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e94257de42d0729aec290c34ff2dbcf78a556349
[INFO] checking HSMF/asmfmt against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHSMF%2Fasmfmt" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HSMF/asmfmt
[INFO] finished tweaking git repo https://github.com/HSMF/asmfmt
[INFO] tweaked toml for git repo https://github.com/HSMF/asmfmt written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HSMF/asmfmt on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/HSMF/asmfmt 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.8
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded serde_yaml v0.9.21
[INFO] [stderr]   Downloaded output_vt100 v0.1.3
[INFO] [stderr]   Downloaded brownstone v3.0.0
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded nom-supreme v0.8.0
[INFO] [stderr]   Downloaded pretty_assertions v1.3.0
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded nom_locate v4.1.0
[INFO] [stderr]   Downloaded insta v1.29.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 250d4e607f0cf34d01b906b10d4d41fd7c1e28870ce81cf73c0382bd49981726
[INFO] running `Command { std: "docker" "start" "-a" "250d4e607f0cf34d01b906b10d4d41fd7c1e28870ce81cf73c0382bd49981726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "250d4e607f0cf34d01b906b10d4d41fd7c1e28870ce81cf73c0382bd49981726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "250d4e607f0cf34d01b906b10d4d41fd7c1e28870ce81cf73c0382bd49981726", kill_on_drop: false }`
[INFO] [stdout] 250d4e607f0cf34d01b906b10d4d41fd7c1e28870ce81cf73c0382bd49981726
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2059d236b0fb445e4e720dacf33dcd3c5d0240aa924842951d22dc86210c024
[INFO] running `Command { std: "docker" "start" "-a" "a2059d236b0fb445e4e720dacf33dcd3c5d0240aa924842951d22dc86210c024", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling rustix v0.37.11
[INFO] [stderr]     Checking linux-raw-sys v0.3.1
[INFO] [stderr]     Checking indent_write v2.2.0
[INFO] [stderr]     Checking bytecount v0.6.3
[INFO] [stderr]     Checking joinery v2.1.0
[INFO] [stderr]     Checking brownstone v3.0.0
[INFO] [stderr]     Checking anstyle-parse v0.1.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking concolor-query v0.3.3
[INFO] [stderr]     Checking anstyle v0.3.5
[INFO] [stderr]     Checking concolor-override v1.0.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking clap_lex v0.4.1
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]     Checking unsafe-libyaml v0.2.8
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.3.0
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]     Checking console v0.15.5
[INFO] [stderr]     Checking nom-supreme v0.8.0
[INFO] [stderr]     Checking nom_locate v4.1.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.2.6
[INFO] [stderr]     Checking clap_builder v4.2.1
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]     Checking clap v4.2.1
[INFO] [stderr]     Checking asm-lexer v0.1.0 (/opt/rustwide/workdir/crates/lexer)
[INFO] [stderr]     Checking serde_yaml v0.9.21
[INFO] [stderr]     Checking insta v1.29.0
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/lexer/src/lib.rs:283:78
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn parse_expr<'a, E: ParseError<Span<'a>>>(s: Span<'a>) -> IResult<Span<'a>, RawTokenTree, E> {
[INFO] [stdout]     |                                                    --                   --   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |                    |
[INFO] [stdout]     |                                                    |                    the same lifetime is named 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn parse_expr<'a, E: ParseError<Span<'a>>>(s: Span<'a>) -> IResult<Span<'a>, RawTokenTree<'a>, E> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/lexer/src/lib.rs:754:28
[INFO] [stdout]     |
[INFO] [stdout] 753 |     s: Span<'a>,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 754 | ) -> IResult<Span<'a>, Vec<RawTokenTree>, E> {
[INFO] [stdout]     |                   --       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the same 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] 754 | ) -> IResult<Span<'a>, Vec<RawTokenTree<'a>>, E> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/lexer/src/lib.rs:931:83
[INFO] [stdout]     |
[INFO] [stdout] 931 | fn parse_directive<'a, E: ParseError<Span<'a>>>(s: Span<'a>) -> IResult<Span<'a>, RawTopLevel, E> {
[INFO] [stdout]     |                                                         --                   --   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                         |                    |
[INFO] [stdout]     |                                                         |                    the same lifetime is named 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] 931 | fn parse_directive<'a, E: ParseError<Span<'a>>>(s: Span<'a>) -> IResult<Span<'a>, RawTopLevel<'a>, E> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> crates/lexer/src/lib.rs:1074:78
[INFO] [stdout]      |
[INFO] [stdout] 1074 | fn parse_line<'a, E: ParseError<Span<'a>>>(s: Span<'a>) -> IResult<Span<'a>, RawTopLevel, E> {
[INFO] [stdout]      |                                                    --                   --   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                                    |                    |
[INFO] [stdout]      |                                                    |                    the same lifetime is named 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] 1074 | fn parse_line<'a, E: ParseError<Span<'a>>>(s: Span<'a>) -> IResult<Span<'a>, RawTopLevel<'a>, E> {
[INFO] [stdout]      |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> crates/lexer/src/lib.rs:1179:28
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     mut input: Span<'a>,
[INFO] [stdout]      |                     -- the lifetime is named here
[INFO] [stdout] 1179 | ) -> IResult<Span<'a>, Vec<RawTopLevel>, E> {
[INFO] [stdout]      |                   --       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the same 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] 1179 | ) -> IResult<Span<'a>, Vec<RawTopLevel<'a>>, E> {
[INFO] [stdout]      |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/lexer/src/lib.rs:1203:21
[INFO] [stdout]      |
[INFO] [stdout] 1203 | pub fn parse(input: &str) -> Result<impl Iterator<Item = TopLevel>, std::convert::Infallible> {
[INFO] [stdout]      |                     ^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1203 | pub fn parse(input: &str) -> Result<impl Iterator<Item = TopLevel<'_>>, std::convert::Infallible> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fmt v0.1.0 (/opt/rustwide/workdir/crates/fmt)
[INFO] [stderr]     Checking asmfmt v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/lexer/src/lib.rs:283:78
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn parse_expr<'a, E: ParseError<Span<'a>>>(s: Span<'a>) -> IResult<Span<'a>, RawTokenTree, E> {
[INFO] [stdout]     |                                                    --                   --   ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                    |                    |
[INFO] [stdout]     |                                                    |                    the same lifetime is named 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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 283 | fn parse_expr<'a, E: ParseError<Span<'a>>>(s: Span<'a>) -> IResult<Span<'a>, RawTokenTree<'a>, E> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/lexer/src/lib.rs:754:28
[INFO] [stdout]     |
[INFO] [stdout] 753 |     s: Span<'a>,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 754 | ) -> IResult<Span<'a>, Vec<RawTokenTree>, E> {
[INFO] [stdout]     |                   --       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the same 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] 754 | ) -> IResult<Span<'a>, Vec<RawTokenTree<'a>>, E> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/lexer/src/lib.rs:931:83
[INFO] [stdout]     |
[INFO] [stdout] 931 | fn parse_directive<'a, E: ParseError<Span<'a>>>(s: Span<'a>) -> IResult<Span<'a>, RawTopLevel, E> {
[INFO] [stdout]     |                                                         --                   --   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                         |                    |
[INFO] [stdout]     |                                                         |                    the same lifetime is named 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] 931 | fn parse_directive<'a, E: ParseError<Span<'a>>>(s: Span<'a>) -> IResult<Span<'a>, RawTopLevel<'a>, E> {
[INFO] [stdout]     |                                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> crates/lexer/src/lib.rs:1074:78
[INFO] [stdout]      |
[INFO] [stdout] 1074 | fn parse_line<'a, E: ParseError<Span<'a>>>(s: Span<'a>) -> IResult<Span<'a>, RawTopLevel, E> {
[INFO] [stdout]      |                                                    --                   --   ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                                    |                    |
[INFO] [stdout]      |                                                    |                    the same lifetime is named 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] 1074 | fn parse_line<'a, E: ParseError<Span<'a>>>(s: Span<'a>) -> IResult<Span<'a>, RawTopLevel<'a>, E> {
[INFO] [stdout]      |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> crates/lexer/src/lib.rs:1179:28
[INFO] [stdout]      |
[INFO] [stdout] 1178 |     mut input: Span<'a>,
[INFO] [stdout]      |                     -- the lifetime is named here
[INFO] [stdout] 1179 | ) -> IResult<Span<'a>, Vec<RawTopLevel>, E> {
[INFO] [stdout]      |                   --       ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the same 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] 1179 | ) -> IResult<Span<'a>, Vec<RawTopLevel<'a>>, E> {
[INFO] [stdout]      |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/lexer/src/lib.rs:1203:21
[INFO] [stdout]      |
[INFO] [stdout] 1203 | pub fn parse(input: &str) -> Result<impl Iterator<Item = TopLevel>, std::convert::Infallible> {
[INFO] [stdout]      |                     ^^^^ the lifetime is elided here     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1203 | pub fn parse(input: &str) -> Result<impl Iterator<Item = TopLevel<'_>>, std::convert::Infallible> {
[INFO] [stdout]      |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/lexer/src/lib.rs:1274:51
[INFO] [stdout]      |
[INFO] [stdout] 1274 |             fn label(line: u32, col: usize, text: &str) -> Token {
[INFO] [stdout]      |                                                   ^^^^     ^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                                                   |
[INFO] [stdout]      |                                                   the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1274 |             fn label(line: u32, col: usize, text: &str) -> Token<'_> {
[INFO] [stdout]      |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/lexer/src/lib.rs:1282:23
[INFO] [stdout]      |
[INFO] [stdout] 1282 |             fn prs(s: &str) -> IResult<Span, RawToken, ErrorTree<Span>> {
[INFO] [stdout]      |                       ^^^^             ^^^^  ^^^^^^^^            ^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |                |     |
[INFO] [stdout]      |                       |                |     the same lifetime is hidden here
[INFO] [stdout]      |                       |                the same lifetime is hidden here
[INFO] [stdout]      |                       the 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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1282 |             fn prs(s: &str) -> IResult<Span<'_>, RawToken<'_>, ErrorTree<Span<'_>>> {
[INFO] [stdout]      |                                            ++++          ++++                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.89s
[INFO] running `Command { std: "docker" "inspect" "a2059d236b0fb445e4e720dacf33dcd3c5d0240aa924842951d22dc86210c024", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2059d236b0fb445e4e720dacf33dcd3c5d0240aa924842951d22dc86210c024", kill_on_drop: false }`
[INFO] [stdout] a2059d236b0fb445e4e720dacf33dcd3c5d0240aa924842951d22dc86210c024
