[INFO] cloning repository https://github.com/trubiso/lang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/trubiso/lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrubiso%2Flang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrubiso%2Flang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bf41da3e3f2d30dc0e6311044cce1b33c54c0849
[INFO] checking trubiso/lang against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftrubiso%2Flang" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/trubiso/lang
[INFO] finished tweaking git repo https://github.com/trubiso/lang
[INFO] tweaked toml for git repo https://github.com/trubiso/lang written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/trubiso/lang 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/trubiso/lang 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]  Downloading crates ...
[INFO] [stderr]   Downloaded logos-derive v0.13.0
[INFO] [stderr]   Downloaded logos v0.13.0
[INFO] [stderr]   Downloaded logos-codegen v0.13.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f209d61fa5a755b2bf3a5a56d84cf910d61ac28c181189d80190212842a3a64a
[INFO] running `Command { std: "docker" "start" "-a" "f209d61fa5a755b2bf3a5a56d84cf910d61ac28c181189d80190212842a3a64a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f209d61fa5a755b2bf3a5a56d84cf910d61ac28c181189d80190212842a3a64a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f209d61fa5a755b2bf3a5a56d84cf910d61ac28c181189d80190212842a3a64a", kill_on_drop: false }`
[INFO] [stdout] f209d61fa5a755b2bf3a5a56d84cf910d61ac28c181189d80190212842a3a64a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1d1e23385187dcda63d4cc6715b6f37878c928e1900320fd55e6277c0f81b2c3
[INFO] running `Command { std: "docker" "start" "-a" "1d1e23385187dcda63d4cc6715b6f37878c928e1900320fd55e6277c0f81b2c3", kill_on_drop: false }`
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking itertools v0.12.0
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking lang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/macros.rs:8:135
[INFO] [stdout]     |
[INFO] [stdout]   8 | ...:lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]     |                                                  ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/core/expr.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn expr(s: ScopeRecursive) -> token_parser!(ParserExpr : '_) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^     ------------------------------ in this macro invocation
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is hidden 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]     = note: this warning originates in the macro `token_parser_no_span` which comes from the expansion of the macro `token_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    --> src/parser/core/expr.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn expr(s: ScopeRecursive<'_>) -> token_parser!(ParserExpr : '_) {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/macros.rs:8:135
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]   |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/parser/stmt.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn stmt(s: ScopeRecursive) -> token_parser!(ParserStmt : '_) {
[INFO] [stdout]   |                ^^^^^^^^^^^^^^     ------------------------------ in this macro invocation
[INFO] [stdout]   |                |
[INFO] [stdout]   |                the lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: this warning originates in the macro `token_parser_no_span` which comes from the expansion of the macro `token_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]  --> src/parser/stmt.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn stmt(s: ScopeRecursive<'_>) -> token_parser!(ParserStmt : '_) {
[INFO] [stdout]   |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/macros.rs:8:135
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]   |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/parser/stmt/create.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn let_var(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]   |               ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]   |               |
[INFO] [stdout]   |               the lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]  --> src/parser/stmt/create.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn let_var(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]   |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/create.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn mut_var(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/create.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn mut_var(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/create.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn ty_var(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/create.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn ty_var(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/create.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn stmt(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/create.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn stmt(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/func.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn func_body(s: ScopeRecursive) -> token_parser!(ParserScope : '_) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^     ------------------------------- in this macro invocation
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` which comes from the expansion of the macro `token_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/func.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn func_body(s: ScopeRecursive<'_>) -> token_parser!(ParserScope : '_) {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/func.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn stmt(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/func.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn stmt(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/return.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn stmt(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/return.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn stmt(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/set.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn stmt(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/set.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn stmt(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/macros.rs:8:135
[INFO] [stdout]     |
[INFO] [stdout]   8 | ...:lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]     |                                                  ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/parser/core/expr.rs:119:16
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn expr(s: ScopeRecursive) -> token_parser!(ParserExpr : '_) {
[INFO] [stdout]     |                ^^^^^^^^^^^^^^     ------------------------------ in this macro invocation
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is hidden 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]     = note: this warning originates in the macro `token_parser_no_span` which comes from the expansion of the macro `token_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]    --> src/parser/core/expr.rs:119:30
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub fn expr(s: ScopeRecursive<'_>) -> token_parser!(ParserExpr : '_) {
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/macros.rs:8:135
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]   |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/parser/stmt.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn stmt(s: ScopeRecursive) -> token_parser!(ParserStmt : '_) {
[INFO] [stdout]   |                ^^^^^^^^^^^^^^     ------------------------------ in this macro invocation
[INFO] [stdout]   |                |
[INFO] [stdout]   |                the lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: this warning originates in the macro `token_parser_no_span` which comes from the expansion of the macro `token_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]  --> src/parser/stmt.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn stmt(s: ScopeRecursive<'_>) -> token_parser!(ParserStmt : '_) {
[INFO] [stdout]   |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/parser/macros.rs:8:135
[INFO] [stdout]   |
[INFO] [stdout] 8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]   |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]  ::: src/parser/stmt/create.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn let_var(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]   |               ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]   |               |
[INFO] [stdout]   |               the lifetime is hidden here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]   = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]  --> src/parser/stmt/create.rs:7:29
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn let_var(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]   |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/create.rs:17:15
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn mut_var(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/create.rs:17:29
[INFO] [stdout]    |
[INFO] [stdout] 17 | fn mut_var(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/create.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn ty_var(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]    |              |
[INFO] [stdout]    |              the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/create.rs:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 | fn ty_var(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/create.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn stmt(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/create.rs:39:30
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn stmt(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/func.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn func_body(s: ScopeRecursive) -> token_parser!(ParserScope : '_) {
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^     ------------------------------- in this macro invocation
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` which comes from the expansion of the macro `token_parser` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/func.rs:70:31
[INFO] [stdout]    |
[INFO] [stdout] 70 | fn func_body(s: ScopeRecursive<'_>) -> token_parser!(ParserScope : '_) {
[INFO] [stdout]    |                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/func.rs:89:16
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn stmt(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/func.rs:89:30
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub fn stmt(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/return.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn stmt(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/return.rs:10:30
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub fn stmt(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/parser/macros.rs:8:135
[INFO] [stdout]    |
[INFO] [stdout]  8 | ...::lexer::Token, $crate::common::span::Span>> + '_
[INFO] [stdout]    |                                                   ^^ the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/parser/stmt/set.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn stmt(s: ScopeRecursive) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                ^^^^^^^^^^^^^^     -------------------------------------- in this macro invocation
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: this warning originates in the macro `token_parser_no_span` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consistently use `'_`
[INFO] [stdout]   --> src/parser/stmt/set.rs:34:30
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub fn stmt(s: ScopeRecursive<'_>) -> token_parser_no_span!(ParserStmt : '_) {
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.47s
[INFO] running `Command { std: "docker" "inspect" "1d1e23385187dcda63d4cc6715b6f37878c928e1900320fd55e6277c0f81b2c3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d1e23385187dcda63d4cc6715b6f37878c928e1900320fd55e6277c0f81b2c3", kill_on_drop: false }`
[INFO] [stdout] 1d1e23385187dcda63d4cc6715b6f37878c928e1900320fd55e6277c0f81b2c3
