[INFO] cloning repository https://github.com/Lilith-In-Starlight/kismesis
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lilith-In-Starlight/kismesis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLilith-In-Starlight%2Fkismesis", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLilith-In-Starlight%2Fkismesis'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b071d2d327aab2ec6ff0ff9cbb29917408803d78
[INFO] testing Lilith-In-Starlight/kismesis against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLilith-In-Starlight%2Fkismesis" "/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/Lilith-In-Starlight/kismesis
[INFO] finished tweaking git repo https://github.com/Lilith-In-Starlight/kismesis
[INFO] tweaked toml for git repo https://github.com/Lilith-In-Starlight/kismesis written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lilith-In-Starlight/kismesis on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lilith-In-Starlight/kismesis 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 685ef53a7f5b6c4282c752bd8d4658e3fbacea92d38b1e4ef933c9a6eb45596a
[INFO] running `Command { std: "docker" "start" "-a" "685ef53a7f5b6c4282c752bd8d4658e3fbacea92d38b1e4ef933c9a6eb45596a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "685ef53a7f5b6c4282c752bd8d4658e3fbacea92d38b1e4ef933c9a6eb45596a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "685ef53a7f5b6c4282c752bd8d4658e3fbacea92d38b1e4ef933c9a6eb45596a", kill_on_drop: false }`
[INFO] [stdout] 685ef53a7f5b6c4282c752bd8d4658e3fbacea92d38b1e4ef933c9a6eb45596a
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4af9b5bf3b71c7740401410d1e3dbaa540308bcd82b5c782d7e0c268d4a70a91
[INFO] running `Command { std: "docker" "start" "-a" "4af9b5bf3b71c7740401410d1e3dbaa540308bcd82b5c782d7e0c268d4a70a91", kill_on_drop: false }`
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling htmlize v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling kismesis v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:167:22
[INFO] [stdout]     |
[INFO] [stdout] 167 | fn quote_mark(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 | fn quote_mark(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn tag_opener(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn tag_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:184:25
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn subtag_opener(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         |            |
[INFO] [stdout]     |                         |         |            the same lifetime is elided here
[INFO] [stdout]     |                         |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn subtag_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                              ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn tag_closer(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn tag_closer(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:201:34
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn tag_closer_superficial(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |         |            |
[INFO] [stdout]     |                                  |         |            the same lifetime is elided here
[INFO] [stdout]     |                                  |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn tag_closer_superficial(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                                       ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:208:23
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn expr_opener(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn expr_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:215:23
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn expr_closer(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn expr_closer(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn macro_mark(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn macro_mark(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:229:23
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn plugin_mark(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn plugin_mark(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn body_opener(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn body_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:246:22
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn macro_name(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn macro_name(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:265:23
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn set_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn set_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 | fn equals(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |         |            |
[INFO] [stdout]     |                  |         |            the same lifetime is elided here
[INFO] [stdout]     |                  |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 | fn equals(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                       ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn variable_name(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         |            |
[INFO] [stdout]     |                         |         |            the same lifetime is elided here
[INFO] [stdout]     |                         |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn variable_name(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                              ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:644:17
[INFO] [stdout]     |
[INFO] [stdout] 644 | fn space(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |            |
[INFO] [stdout]     |                 |         |            the same lifetime is elided here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 644 | fn space(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                      ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:651:18
[INFO] [stdout]     |
[INFO] [stdout] 651 | fn indent(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |         |            |
[INFO] [stdout]     |                  |         |            the same lifetime is elided here
[INFO] [stdout]     |                  |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 651 | fn indent(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                       ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:663:19
[INFO] [stdout]     |
[INFO] [stdout] 663 | fn newline(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |         |            |
[INFO] [stdout]     |                   |         |            the same lifetime is elided here
[INFO] [stdout]     |                   |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 663 | fn newline(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                        ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:675:23
[INFO] [stdout]     |
[INFO] [stdout] 675 | fn some_symbol(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 675 | fn some_symbol(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:689:19
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn literal(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |         |            |
[INFO] [stdout]     |                   |         |            the same lifetime is elided here
[INFO] [stdout]     |                   |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn literal(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                        ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:696:29
[INFO] [stdout]     |
[INFO] [stdout] 696 | fn non_macro_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |         |            |
[INFO] [stdout]     |                             |         |            the same lifetime is elided here
[INFO] [stdout]     |                             |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 696 | fn non_macro_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                  ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:704:27
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn var_def_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |         |            |
[INFO] [stdout]     |                           |         |            the same lifetime is elided here
[INFO] [stdout]     |                           |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn var_def_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:710:30
[INFO] [stdout]     |
[INFO] [stdout] 710 | fn lambda_def_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         |            |
[INFO] [stdout]     |                              |         |            the same lifetime is elided here
[INFO] [stdout]     |                              |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 710 | fn lambda_def_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                   ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:716:25
[INFO] [stdout]     |
[INFO] [stdout] 716 | fn macro_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         |            |
[INFO] [stdout]     |                         |         |            the same lifetime is elided here
[INFO] [stdout]     |                         |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 716 | fn macro_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                              ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1103:15
[INFO] [stdout]      |
[INFO] [stdout] 1103 | fn any(state: State) -> ParserResult<&Token> {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |         |            |
[INFO] [stdout]      |               |         |            the same lifetime is elided here
[INFO] [stdout]      |               |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1103 | fn any(state: State<'_>) -> ParserResult<'_, &Token> {
[INFO] [stdout]      |                    ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:290:70
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn get_path_slice<'a>(&'a self, engine: &'a Kismesis) -> Option<&Path> {
[INFO] [stdout]     |                                --                --                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |                 |
[INFO] [stdout]     |                                |                 the 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] 290 |     pub fn get_path_slice<'a>(&'a self, engine: &'a Kismesis) -> Option<&'a Path> {
[INFO] [stdout]     |                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:325:80
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn get_macro_scope<'a>(&'a self, engine: &'a Kismesis) -> HashMap<String, Scoped<&Macro>> {
[INFO] [stdout]     |                                 --                --                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |                 |                               |      |
[INFO] [stdout]     |                                 |                 |                               |      the same lifetime is elided here
[INFO] [stdout]     |                                 |                 the lifetime is named here      the same lifetime is hidden 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] 325 |     pub fn get_macro_scope<'a>(&'a self, engine: &'a Kismesis) -> HashMap<String, Scoped<'a, &'a Macro>> {
[INFO] [stdout]     |                                                                                          +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:350:23
[INFO] [stdout]     |
[INFO] [stdout] 347 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 348 |         sub_scope: &'a [Self],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 349 |         engine: &'a Kismesis,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 350 |     ) -> HashMap<String, ScopedExpression> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 350 |     ) -> HashMap<String, ScopedExpression<'a>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:394:31
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn get_local_macro_scope(&self) -> HashMap<String, Scoped<&Macro>> {
[INFO] [stdout]     |                                  ^^^^^                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |                         |      |
[INFO] [stdout]     |                                  |                         |      the same lifetime is elided 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] 394 |     pub fn get_local_macro_scope(&self) -> HashMap<String, Scoped<'_, &Macro>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:406:34
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn get_local_variable_scope(&self) -> HashMap<String, ScopedExpression> {
[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] 406 |     pub fn get_local_variable_scope(&self) -> HashMap<String, ScopedExpression<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:553:28
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn get_argument_scope(&self, scope: KisTokenId) -> HashMap<String, ScopedExpression> {
[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] 553 |     pub fn get_argument_scope(&self, scope: KisTokenId) -> HashMap<String, ScopedExpression<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.75s
[INFO] running `Command { std: "docker" "inspect" "4af9b5bf3b71c7740401410d1e3dbaa540308bcd82b5c782d7e0c268d4a70a91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4af9b5bf3b71c7740401410d1e3dbaa540308bcd82b5c782d7e0c268d4a70a91", kill_on_drop: false }`
[INFO] [stdout] 4af9b5bf3b71c7740401410d1e3dbaa540308bcd82b5c782d7e0c268d4a70a91
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e160ced15dc92ccb5c61c376c70888faff0e90ea78a17192927c24da3f6b7566
[INFO] running `Command { std: "docker" "start" "-a" "e160ced15dc92ccb5c61c376c70888faff0e90ea78a17192927c24da3f6b7566", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:167:22
[INFO] [stdout]     |
[INFO] [stdout] 167 | fn quote_mark(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 | fn quote_mark(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn tag_opener(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn tag_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:184:25
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn subtag_opener(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         |            |
[INFO] [stdout]     |                         |         |            the same lifetime is elided here
[INFO] [stdout]     |                         |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn subtag_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                              ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn tag_closer(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn tag_closer(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:201:34
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn tag_closer_superficial(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |         |            |
[INFO] [stdout]     |                                  |         |            the same lifetime is elided here
[INFO] [stdout]     |                                  |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn tag_closer_superficial(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                                       ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:208:23
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn expr_opener(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn expr_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:215:23
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn expr_closer(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn expr_closer(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn macro_mark(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn macro_mark(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:229:23
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn plugin_mark(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn plugin_mark(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn body_opener(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn body_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:246:22
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn macro_name(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn macro_name(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:265:23
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn set_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn set_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 | fn equals(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |         |            |
[INFO] [stdout]     |                  |         |            the same lifetime is elided here
[INFO] [stdout]     |                  |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 | fn equals(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                       ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn variable_name(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         |            |
[INFO] [stdout]     |                         |         |            the same lifetime is elided here
[INFO] [stdout]     |                         |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn variable_name(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                              ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:644:17
[INFO] [stdout]     |
[INFO] [stdout] 644 | fn space(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |            |
[INFO] [stdout]     |                 |         |            the same lifetime is elided here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 644 | fn space(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                      ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:651:18
[INFO] [stdout]     |
[INFO] [stdout] 651 | fn indent(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |         |            |
[INFO] [stdout]     |                  |         |            the same lifetime is elided here
[INFO] [stdout]     |                  |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 651 | fn indent(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                       ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:663:19
[INFO] [stdout]     |
[INFO] [stdout] 663 | fn newline(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |         |            |
[INFO] [stdout]     |                   |         |            the same lifetime is elided here
[INFO] [stdout]     |                   |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 663 | fn newline(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                        ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:675:23
[INFO] [stdout]     |
[INFO] [stdout] 675 | fn some_symbol(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 675 | fn some_symbol(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:689:19
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn literal(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |         |            |
[INFO] [stdout]     |                   |         |            the same lifetime is elided here
[INFO] [stdout]     |                   |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn literal(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                        ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:696:29
[INFO] [stdout]     |
[INFO] [stdout] 696 | fn non_macro_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |         |            |
[INFO] [stdout]     |                             |         |            the same lifetime is elided here
[INFO] [stdout]     |                             |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 696 | fn non_macro_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                  ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:704:27
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn var_def_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |         |            |
[INFO] [stdout]     |                           |         |            the same lifetime is elided here
[INFO] [stdout]     |                           |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn var_def_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:710:30
[INFO] [stdout]     |
[INFO] [stdout] 710 | fn lambda_def_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         |            |
[INFO] [stdout]     |                              |         |            the same lifetime is elided here
[INFO] [stdout]     |                              |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 710 | fn lambda_def_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                   ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:716:25
[INFO] [stdout]     |
[INFO] [stdout] 716 | fn macro_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         |            |
[INFO] [stdout]     |                         |         |            the same lifetime is elided here
[INFO] [stdout]     |                         |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 716 | fn macro_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                              ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1103:15
[INFO] [stdout]      |
[INFO] [stdout] 1103 | fn any(state: State) -> ParserResult<&Token> {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |         |            |
[INFO] [stdout]      |               |         |            the same lifetime is elided here
[INFO] [stdout]      |               |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1103 | fn any(state: State<'_>) -> ParserResult<'_, &Token> {
[INFO] [stdout]      |                    ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:290:70
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn get_path_slice<'a>(&'a self, engine: &'a Kismesis) -> Option<&Path> {
[INFO] [stdout]     |                                --                --                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |                 |
[INFO] [stdout]     |                                |                 the 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] 290 |     pub fn get_path_slice<'a>(&'a self, engine: &'a Kismesis) -> Option<&'a Path> {
[INFO] [stdout]     |                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kismesis v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:325:80
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn get_macro_scope<'a>(&'a self, engine: &'a Kismesis) -> HashMap<String, Scoped<&Macro>> {
[INFO] [stdout]     |                                 --                --                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |                 |                               |      |
[INFO] [stdout]     |                                 |                 |                               |      the same lifetime is elided here
[INFO] [stdout]     |                                 |                 the lifetime is named here      the same lifetime is hidden 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] 325 |     pub fn get_macro_scope<'a>(&'a self, engine: &'a Kismesis) -> HashMap<String, Scoped<'a, &'a Macro>> {
[INFO] [stdout]     |                                                                                          +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:350:23
[INFO] [stdout]     |
[INFO] [stdout] 347 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 348 |         sub_scope: &'a [Self],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 349 |         engine: &'a Kismesis,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 350 |     ) -> HashMap<String, ScopedExpression> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 350 |     ) -> HashMap<String, ScopedExpression<'a>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:394:31
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn get_local_macro_scope(&self) -> HashMap<String, Scoped<&Macro>> {
[INFO] [stdout]     |                                  ^^^^^                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |                         |      |
[INFO] [stdout]     |                                  |                         |      the same lifetime is elided 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] 394 |     pub fn get_local_macro_scope(&self) -> HashMap<String, Scoped<'_, &Macro>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:406:34
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn get_local_variable_scope(&self) -> HashMap<String, ScopedExpression> {
[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] 406 |     pub fn get_local_variable_scope(&self) -> HashMap<String, ScopedExpression<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:553:28
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn get_argument_scope(&self, scope: KisTokenId) -> HashMap<String, ScopedExpression> {
[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] 553 |     pub fn get_argument_scope(&self, scope: KisTokenId) -> HashMap<String, ScopedExpression<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:167:22
[INFO] [stdout]     |
[INFO] [stdout] 167 | fn quote_mark(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 | fn quote_mark(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:177:22
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn tag_opener(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn tag_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:184:25
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn subtag_opener(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         |            |
[INFO] [stdout]     |                         |         |            the same lifetime is elided here
[INFO] [stdout]     |                         |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 | fn subtag_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                              ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:191:22
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn tag_closer(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 | fn tag_closer(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:201:34
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn tag_closer_superficial(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |         |            |
[INFO] [stdout]     |                                  |         |            the same lifetime is elided here
[INFO] [stdout]     |                                  |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 201 | fn tag_closer_superficial(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                                       ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:208:23
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn expr_opener(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 | fn expr_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:215:23
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn expr_closer(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 215 | fn expr_closer(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:222:22
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn macro_mark(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 | fn macro_mark(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:229:23
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn plugin_mark(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 229 | fn plugin_mark(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn body_opener(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 | fn body_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:246:22
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn macro_name(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                      |         |            |
[INFO] [stdout]     |                      |         |            the same lifetime is elided here
[INFO] [stdout]     |                      |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 246 | fn macro_name(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                           ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:265:23
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn set_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 265 | fn set_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:297:18
[INFO] [stdout]     |
[INFO] [stdout] 297 | fn equals(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |         |            |
[INFO] [stdout]     |                  |         |            the same lifetime is elided here
[INFO] [stdout]     |                  |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 297 | fn equals(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                       ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:304:25
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn variable_name(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         |            |
[INFO] [stdout]     |                         |         |            the same lifetime is elided here
[INFO] [stdout]     |                         |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 304 | fn variable_name(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                              ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:644:17
[INFO] [stdout]     |
[INFO] [stdout] 644 | fn space(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                 |         |            |
[INFO] [stdout]     |                 |         |            the same lifetime is elided here
[INFO] [stdout]     |                 |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 644 | fn space(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                      ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:651:18
[INFO] [stdout]     |
[INFO] [stdout] 651 | fn indent(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |         |            |
[INFO] [stdout]     |                  |         |            the same lifetime is elided here
[INFO] [stdout]     |                  |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 651 | fn indent(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                       ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:663:19
[INFO] [stdout]     |
[INFO] [stdout] 663 | fn newline(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |         |            |
[INFO] [stdout]     |                   |         |            the same lifetime is elided here
[INFO] [stdout]     |                   |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 663 | fn newline(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                        ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:675:23
[INFO] [stdout]     |
[INFO] [stdout] 675 | fn some_symbol(state: State) -> ParserResult<&char> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                       |         |            |
[INFO] [stdout]     |                       |         |            the same lifetime is elided here
[INFO] [stdout]     |                       |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 675 | fn some_symbol(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stdout]     |                            ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:689:19
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn literal(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                   |         |            |
[INFO] [stdout]     |                   |         |            the same lifetime is elided here
[INFO] [stdout]     |                   |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 689 | fn literal(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                        ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:696:29
[INFO] [stdout]     |
[INFO] [stdout] 696 | fn non_macro_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                             |         |            |
[INFO] [stdout]     |                             |         |            the same lifetime is elided here
[INFO] [stdout]     |                             |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 696 | fn non_macro_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                  ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:704:27
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn var_def_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |         |            |
[INFO] [stdout]     |                           |         |            the same lifetime is elided here
[INFO] [stdout]     |                           |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 704 | fn var_def_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:710:30
[INFO] [stdout]     |
[INFO] [stdout] 710 | fn lambda_def_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                              |         |            |
[INFO] [stdout]     |                              |         |            the same lifetime is elided here
[INFO] [stdout]     |                              |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 710 | fn lambda_def_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                                   ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:716:25
[INFO] [stdout]     |
[INFO] [stdout] 716 | fn macro_starter(state: State) -> ParserResult<&str> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |         |            |
[INFO] [stdout]     |                         |         |            the same lifetime is elided here
[INFO] [stdout]     |                         |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 716 | fn macro_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stdout]     |                              ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1103:15
[INFO] [stdout]      |
[INFO] [stdout] 1103 | fn any(state: State) -> ParserResult<&Token> {
[INFO] [stdout]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |         |            |
[INFO] [stdout]      |               |         |            the same lifetime is elided here
[INFO] [stdout]      |               |         the same lifetime is hidden here
[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] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1103 | fn any(state: State<'_>) -> ParserResult<'_, &Token> {
[INFO] [stdout]      |                    ++++                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:290:70
[INFO] [stdout]     |
[INFO] [stdout] 290 |     pub fn get_path_slice<'a>(&'a self, engine: &'a Kismesis) -> Option<&Path> {
[INFO] [stdout]     |                                --                --                     ^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                                |                 |
[INFO] [stdout]     |                                |                 the 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] 290 |     pub fn get_path_slice<'a>(&'a self, engine: &'a Kismesis) -> Option<&'a Path> {
[INFO] [stdout]     |                                                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:325:80
[INFO] [stdout]     |
[INFO] [stdout] 325 |     pub fn get_macro_scope<'a>(&'a self, engine: &'a Kismesis) -> HashMap<String, Scoped<&Macro>> {
[INFO] [stdout]     |                                 --                --                              ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                 |                 |                               |      |
[INFO] [stdout]     |                                 |                 |                               |      the same lifetime is elided here
[INFO] [stdout]     |                                 |                 the lifetime is named here      the same lifetime is hidden 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] 325 |     pub fn get_macro_scope<'a>(&'a self, engine: &'a Kismesis) -> HashMap<String, Scoped<'a, &'a Macro>> {
[INFO] [stdout]     |                                                                                          +++  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:350:23
[INFO] [stdout]     |
[INFO] [stdout] 347 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 348 |         sub_scope: &'a [Self],
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 349 |         engine: &'a Kismesis,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 350 |     ) -> HashMap<String, ScopedExpression> {
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^ 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 350 |     ) -> HashMap<String, ScopedExpression<'a>> {
[INFO] [stdout]     |                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:394:31
[INFO] [stdout]     |
[INFO] [stdout] 394 |     pub fn get_local_macro_scope(&self) -> HashMap<String, Scoped<&Macro>> {
[INFO] [stdout]     |                                  ^^^^^                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |                         |      |
[INFO] [stdout]     |                                  |                         |      the same lifetime is elided 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] 394 |     pub fn get_local_macro_scope(&self) -> HashMap<String, Scoped<'_, &Macro>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:406:34
[INFO] [stdout]     |
[INFO] [stdout] 406 |     pub fn get_local_variable_scope(&self) -> HashMap<String, ScopedExpression> {
[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] 406 |     pub fn get_local_variable_scope(&self) -> HashMap<String, ScopedExpression<'_>> {
[INFO] [stdout]     |                                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser/types.rs:553:28
[INFO] [stdout]     |
[INFO] [stdout] 553 |     pub fn get_argument_scope(&self, scope: KisTokenId) -> HashMap<String, ScopedExpression> {
[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] 553 |     pub fn get_argument_scope(&self, scope: KisTokenId) -> HashMap<String, ScopedExpression<'_>> {
[INFO] [stdout]     |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.80s
[INFO] running `Command { std: "docker" "inspect" "e160ced15dc92ccb5c61c376c70888faff0e90ea78a17192927c24da3f6b7566", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e160ced15dc92ccb5c61c376c70888faff0e90ea78a17192927c24da3f6b7566", kill_on_drop: false }`
[INFO] [stdout] e160ced15dc92ccb5c61c376c70888faff0e90ea78a17192927c24da3f6b7566
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c324d176c7b7b745c553865f3c0e2785a5e3d8be0873c689bc2998fde5ce6228
[INFO] running `Command { std: "docker" "start" "-a" "c324d176c7b7b745c553865f3c0e2785a5e3d8be0873c689bc2998fde5ce6228", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:167:22
[INFO] [stderr]     |
[INFO] [stderr] 167 | fn quote_mark(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |         |            |
[INFO] [stderr]     |                      |         |            the same lifetime is elided here
[INFO] [stderr]     |                      |         the same lifetime is hidden here
[INFO] [stderr]     |                      the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 167 | fn quote_mark(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                           ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:177:22
[INFO] [stderr]     |
[INFO] [stderr] 177 | fn tag_opener(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |         |            |
[INFO] [stderr]     |                      |         |            the same lifetime is elided here
[INFO] [stderr]     |                      |         the same lifetime is hidden here
[INFO] [stderr]     |                      the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 177 | fn tag_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                           ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:184:25
[INFO] [stderr]     |
[INFO] [stderr] 184 | fn subtag_opener(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                         |         |            |
[INFO] [stderr]     |                         |         |            the same lifetime is elided here
[INFO] [stderr]     |                         |         the same lifetime is hidden here
[INFO] [stderr]     |                         the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 184 | fn subtag_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                              ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:191:22
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn tag_closer(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |         |            |
[INFO] [stderr]     |                      |         |            the same lifetime is elided here
[INFO] [stderr]     |                      |         the same lifetime is hidden here
[INFO] [stderr]     |                      the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 191 | fn tag_closer(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                           ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:201:34
[INFO] [stderr]     |
[INFO] [stderr] 201 | fn tag_closer_superficial(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                  |         |            |
[INFO] [stderr]     |                                  |         |            the same lifetime is elided here
[INFO] [stderr]     |                                  |         the same lifetime is hidden here
[INFO] [stderr]     |                                  the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 201 | fn tag_closer_superficial(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                                       ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:208:23
[INFO] [stderr]     |
[INFO] [stderr] 208 | fn expr_opener(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                       |         |            |
[INFO] [stderr]     |                       |         |            the same lifetime is elided here
[INFO] [stderr]     |                       |         the same lifetime is hidden here
[INFO] [stderr]     |                       the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 208 | fn expr_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                            ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:215:23
[INFO] [stderr]     |
[INFO] [stderr] 215 | fn expr_closer(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                       |         |            |
[INFO] [stderr]     |                       |         |            the same lifetime is elided here
[INFO] [stderr]     |                       |         the same lifetime is hidden here
[INFO] [stderr]     |                       the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 215 | fn expr_closer(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                            ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:222:22
[INFO] [stderr]     |
[INFO] [stderr] 222 | fn macro_mark(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |         |            |
[INFO] [stderr]     |                      |         |            the same lifetime is elided here
[INFO] [stderr]     |                      |         the same lifetime is hidden here
[INFO] [stderr]     |                      the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 222 | fn macro_mark(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                           ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:229:23
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn plugin_mark(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                       |         |            |
[INFO] [stderr]     |                       |         |            the same lifetime is elided here
[INFO] [stderr]     |                       |         the same lifetime is hidden here
[INFO] [stderr]     |                       the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 229 | fn plugin_mark(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                            ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:236:23
[INFO] [stderr]     |
[INFO] [stderr] 236 | fn body_opener(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                       |         |            |
[INFO] [stderr]     |                       |         |            the same lifetime is elided here
[INFO] [stderr]     |                       |         the same lifetime is hidden here
[INFO] [stderr]     |                       the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 236 | fn body_opener(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                            ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:246:22
[INFO] [stderr]     |
[INFO] [stderr] 246 | fn macro_name(state: State) -> ParserResult<&str> {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                      |         |            |
[INFO] [stderr]     |                      |         |            the same lifetime is elided here
[INFO] [stderr]     |                      |         the same lifetime is hidden here
[INFO] [stderr]     |                      the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 246 | fn macro_name(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stderr]     |                           ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:265:23
[INFO] [stderr]     |
[INFO] [stderr] 265 | fn set_starter(state: State) -> ParserResult<&str> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                       |         |            |
[INFO] [stderr]     |                       |         |            the same lifetime is elided here
[INFO] [stderr]     |                       |         the same lifetime is hidden here
[INFO] [stderr]     |                       the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 265 | fn set_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stderr]     |                            ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:297:18
[INFO] [stderr]     |
[INFO] [stderr] 297 | fn equals(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                  |         |            |
[INFO] [stderr]     |                  |         |            the same lifetime is elided here
[INFO] [stderr]     |                  |         the same lifetime is hidden here
[INFO] [stderr]     |                  the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 297 | fn equals(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                       ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:304:25
[INFO] [stderr]     |
[INFO] [stderr] 304 | fn variable_name(state: State) -> ParserResult<&str> {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                         |         |            |
[INFO] [stderr]     |                         |         |            the same lifetime is elided here
[INFO] [stderr]     |                         |         the same lifetime is hidden here
[INFO] [stderr]     |                         the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 304 | fn variable_name(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stderr]     |                              ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:644:17
[INFO] [stderr]     |
[INFO] [stderr] 644 | fn space(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                 |         |            |
[INFO] [stderr]     |                 |         |            the same lifetime is elided here
[INFO] [stderr]     |                 |         the same lifetime is hidden here
[INFO] [stderr]     |                 the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 644 | fn space(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                      ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:651:18
[INFO] [stderr]     |
[INFO] [stderr] 651 | fn indent(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                  ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                  |         |            |
[INFO] [stderr]     |                  |         |            the same lifetime is elided here
[INFO] [stderr]     |                  |         the same lifetime is hidden here
[INFO] [stderr]     |                  the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 651 | fn indent(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                       ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:663:19
[INFO] [stderr]     |
[INFO] [stderr] 663 | fn newline(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                   |         |            |
[INFO] [stderr]     |                   |         |            the same lifetime is elided here
[INFO] [stderr]     |                   |         the same lifetime is hidden here
[INFO] [stderr]     |                   the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 663 | fn newline(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                        ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:675:23
[INFO] [stderr]     |
[INFO] [stderr] 675 | fn some_symbol(state: State) -> ParserResult<&char> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                       |         |            |
[INFO] [stderr]     |                       |         |            the same lifetime is elided here
[INFO] [stderr]     |                       |         the same lifetime is hidden here
[INFO] [stderr]     |                       the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 675 | fn some_symbol(state: State<'_>) -> ParserResult<'_, &char> {
[INFO] [stderr]     |                            ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:689:19
[INFO] [stderr]     |
[INFO] [stderr] 689 | fn literal(state: State) -> ParserResult<&str> {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                   |         |            |
[INFO] [stderr]     |                   |         |            the same lifetime is elided here
[INFO] [stderr]     |                   |         the same lifetime is hidden here
[INFO] [stderr]     |                   the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 689 | fn literal(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stderr]     |                        ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:696:29
[INFO] [stderr]     |
[INFO] [stderr] 696 | fn non_macro_starter(state: State) -> ParserResult<&str> {
[INFO] [stderr]     |                             ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                             |         |            |
[INFO] [stderr]     |                             |         |            the same lifetime is elided here
[INFO] [stderr]     |                             |         the same lifetime is hidden here
[INFO] [stderr]     |                             the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 696 | fn non_macro_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stderr]     |                                  ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:704:27
[INFO] [stderr]     |
[INFO] [stderr] 704 | fn var_def_starter(state: State) -> ParserResult<&str> {
[INFO] [stderr]     |                           ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                           |         |            |
[INFO] [stderr]     |                           |         |            the same lifetime is elided here
[INFO] [stderr]     |                           |         the same lifetime is hidden here
[INFO] [stderr]     |                           the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 704 | fn var_def_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stderr]     |                                ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:710:30
[INFO] [stderr]     |
[INFO] [stderr] 710 | fn lambda_def_starter(state: State) -> ParserResult<&str> {
[INFO] [stderr]     |                              ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                              |         |            |
[INFO] [stderr]     |                              |         |            the same lifetime is elided here
[INFO] [stderr]     |                              |         the same lifetime is hidden here
[INFO] [stderr]     |                              the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 710 | fn lambda_def_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stderr]     |                                   ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:716:25
[INFO] [stderr]     |
[INFO] [stderr] 716 | fn macro_starter(state: State) -> ParserResult<&str> {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                         |         |            |
[INFO] [stderr]     |                         |         |            the same lifetime is elided here
[INFO] [stderr]     |                         |         the same lifetime is hidden here
[INFO] [stderr]     |                         the lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 716 | fn macro_starter(state: State<'_>) -> ParserResult<'_, &str> {
[INFO] [stderr]     |                              ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser.rs:1103:15
[INFO] [stderr]      |
[INFO] [stderr] 1103 | fn any(state: State) -> ParserResult<&Token> {
[INFO] [stderr]      |               ^^^^^     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |               |         |            |
[INFO] [stderr]      |               |         |            the same lifetime is elided here
[INFO] [stderr]      |               |         the same lifetime is hidden here
[INFO] [stderr]      |               the lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1103 | fn any(state: State<'_>) -> ParserResult<'_, &Token> {
[INFO] [stderr]      |                    ++++                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser/types.rs:290:70
[INFO] [stderr]     |
[INFO] [stderr] 290 |     pub fn get_path_slice<'a>(&'a self, engine: &'a Kismesis) -> Option<&Path> {
[INFO] [stderr]     |                                --                --                     ^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                                |                 |
[INFO] [stderr]     |                                |                 the lifetime is named here
[INFO] [stderr]     |                                the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 290 |     pub fn get_path_slice<'a>(&'a self, engine: &'a Kismesis) -> Option<&'a Path> {
[INFO] [stderr]     |                                                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding or eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser/types.rs:325:80
[INFO] [stderr]     |
[INFO] [stderr] 325 |     pub fn get_macro_scope<'a>(&'a self, engine: &'a Kismesis) -> HashMap<String, Scoped<&Macro>> {
[INFO] [stderr]     |                                 --                --                              ^^^^^^^^^^^^^^
[INFO] [stderr]     |                                 |                 |                               |      |
[INFO] [stderr]     |                                 |                 |                               |      the same lifetime is elided here
[INFO] [stderr]     |                                 |                 the lifetime is named here      the same lifetime is hidden here
[INFO] [stderr]     |                                 the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 325 |     pub fn get_macro_scope<'a>(&'a self, engine: &'a Kismesis) -> HashMap<String, Scoped<'a, &'a Macro>> {
[INFO] [stderr]     |                                                                                          +++  ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/parser/types.rs:350:23
[INFO] [stderr]     |
[INFO] [stderr] 347 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 348 |         sub_scope: &'a [Self],
[INFO] [stderr]     |                     -- the lifetime is named here
[INFO] [stderr] 349 |         engine: &'a Kismesis,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 350 |     ) -> HashMap<String, ScopedExpression> {
[INFO] [stderr]     |                          ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 350 |     ) -> HashMap<String, ScopedExpression<'a>> {
[INFO] [stderr]     |                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/types.rs:394:31
[INFO] [stderr]     |
[INFO] [stderr] 394 |     pub fn get_local_macro_scope(&self) -> HashMap<String, Scoped<&Macro>> {
[INFO] [stderr]     |                                  ^^^^^                     ^^^^^^^^^^^^^^
[INFO] [stderr]     |                                  |                         |      |
[INFO] [stderr]     |                                  |                         |      the same lifetime is elided here
[INFO] [stderr]     |                                  |                         the same lifetime is hidden here
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 394 |     pub fn get_local_macro_scope(&self) -> HashMap<String, Scoped<'_, &Macro>> {
[INFO] [stderr]     |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/types.rs:406:34
[INFO] [stderr]     |
[INFO] [stderr] 406 |     pub fn get_local_variable_scope(&self) -> HashMap<String, ScopedExpression> {
[INFO] [stderr]     |                                     ^^^^^                     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 406 |     pub fn get_local_variable_scope(&self) -> HashMap<String, ScopedExpression<'_>> {
[INFO] [stderr]     |                                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser/types.rs:553:28
[INFO] [stderr]     |
[INFO] [stderr] 553 |     pub fn get_argument_scope(&self, scope: KisTokenId) -> HashMap<String, ScopedExpression> {
[INFO] [stderr]     |                               ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 553 |     pub fn get_argument_scope(&self, scope: KisTokenId) -> HashMap<String, ScopedExpression<'_>> {
[INFO] [stderr]     |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `kismesis` (lib) generated 30 warnings (run `cargo fix --lib -p kismesis` to apply 30 suggestions)
[INFO] [stderr] warning: `kismesis` (lib test) generated 30 warnings (30 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kismesis-bd90568271f23ee6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::test_file ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test::test_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test::test_file' (24) panicked at src/lib.rs:519:48:
[INFO] [stdout] called `Result::unwrap_err()` on an `Ok` value: Output { parts: [Html("<html>\n\t<p>owo</p>\n\t<p>hiii</p>\n</html>")] }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b3ba639bd82 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5b3ba639bd82 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5b3ba639bd82 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b3ba639bd82 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5b3ba63b073a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b3ba63b073a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x5b3ba63a0b86 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5b3ba63a0b86 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5b3ba637a14f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b3ba637a14f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b3ba6393d19 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b3ba632f09e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5b3ba632f09e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5b3ba6393ed2 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5b3ba6393ed2 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5b3ba637a208 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5b3ba636f2f9 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5b3ba637b05d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5b3ba63b0e4c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b3ba63b0bc2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5b3ba62f5677 - <core[585f66e14d78f9ba]::result::Result<kismesis[b84978896312e1a7]::html::Output, alloc[15e7b27aba85d2e2]::vec::Vec<kismesis[b84978896312e1a7]::html::MaybeUnscoped<kismesis[b84978896312e1a7]::html::CompilerError>>>>::unwrap_err
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1329:22
[INFO] [stdout]   21:     0x5b3ba631b6f0 - kismesis[b84978896312e1a7]::test::test_file
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:519:42
[INFO] [stdout]   22:     0x5b3ba63199a7 - kismesis[b84978896312e1a7]::test::test_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:509:16
[INFO] [stdout]   23:     0x5b3ba62e6306 - <kismesis[b84978896312e1a7]::test::test_file::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5b3ba632344b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5b3ba632344b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5b3ba632fcaa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5b3ba632fcaa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5b3ba632fcaa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5b3ba632fcaa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5b3ba632fcaa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5b3ba632fcaa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5b3ba632fcaa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5b3ba632a174 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5b3ba632a174 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5b3ba63327a2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5b3ba63327a2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5b3ba63327a2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5b3ba63327a2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5b3ba63327a2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5b3ba63327a2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5b3ba63327a2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5b3ba639b28f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5b3ba639b28f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x76a0ec5e4aa4 - <unknown>
[INFO] [stdout]   45:     0x76a0ec671a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test::test_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "c324d176c7b7b745c553865f3c0e2785a5e3d8be0873c689bc2998fde5ce6228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c324d176c7b7b745c553865f3c0e2785a5e3d8be0873c689bc2998fde5ce6228", kill_on_drop: false }`
[INFO] [stdout] c324d176c7b7b745c553865f3c0e2785a5e3d8be0873c689bc2998fde5ce6228
