[INFO] cloning repository https://github.com/pandemonium/marmelade
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pandemonium/marmelade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandemonium%2Fmarmelade", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandemonium%2Fmarmelade'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af50817acddd199a4512e2e32d586bec131460da
[INFO] testing pandemonium/marmelade against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpandemonium%2Fmarmelade" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/pandemonium/marmelade
[INFO] finished tweaking git repo https://github.com/pandemonium/marmelade
[INFO] tweaked toml for git repo https://github.com/pandemonium/marmelade written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pandemonium/marmelade on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pandemonium/marmelade 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 325a41d2c05769c963735e8b0457b2b6c228f9b0ad13b643ec414cc4844111d4
[INFO] running `Command { std: "docker" "start" "-a" "325a41d2c05769c963735e8b0457b2b6c228f9b0ad13b643ec414cc4844111d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "325a41d2c05769c963735e8b0457b2b6c228f9b0ad13b643ec414cc4844111d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "325a41d2c05769c963735e8b0457b2b6c228f9b0ad13b643ec414cc4844111d4", kill_on_drop: false }`
[INFO] [stdout] 325a41d2c05769c963735e8b0457b2b6c228f9b0ad13b643ec414cc4844111d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52960bcdd378837f2e227a25ebc8149b525c0c76aab2cbdaf574ccbb40e0d0e2
[INFO] running `Command { std: "docker" "start" "-a" "52960bcdd378837f2e227a25ebc8149b525c0c76aab2cbdaf574ccbb40e0d0e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling marmelade v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Constant`
[INFO] [stdout]  --> src/parser.rs:6:49
[INFO] [stdout]   |
[INFO] [stdout] 6 |         Apply, Arrow, Binding, CompilationUnit, Constant, Constructor, ConstructorPattern,
[INFO] [stdout]   |                                                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Constant` and `Parameter`
[INFO] [stdout]  --> src/typer/checking.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Apply, Binding, Constant, ControlFlow, Expression, Identifier, Lambda, Parameter, Product,
[INFO] [stdout]   |                         ^^^^^^^^                                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast.rs:89:29
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn dependency_graph(&self) -> DependencyGraph {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn dependency_graph(&self) -> DependencyGraph<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interpreter.rs:217:34
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn get_module_map<A>(module: &ModuleDeclarator<A>) -> ModuleMap<A> {
[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] 217 |     fn get_module_map<A>(module: &ModuleDeclarator<A>) -> ModuleMap<'_, A> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:142:34
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn parse_declarations(input: &[Token]) -> ParseResult<Vec<Declaration<ParsingInfo>>> {
[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] 142 | pub fn parse_declarations(input: &[Token]) -> ParseResult<'_, Vec<Declaration<ParsingInfo>>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub fn parse_declaration(input: &[Token]) -> ParseResult<Declaration<ParsingInfo>> {
[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] 186 | pub fn parse_declaration(input: &[Token]) -> ParseResult<'_, Declaration<ParsingInfo>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 250 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 251 | ) -> ParseResult<TypeDeclarator<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 | ) -> ParseResult<'_, TypeDeclarator<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 280 | ) -> ParseResult<TypeDeclarator<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 280 | ) -> ParseResult<'_, TypeDeclarator<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:296:40
[INFO] [stdout]     |
[INFO] [stdout] 296 | fn parse_universal_quantifier(remains: &[Token]) -> ParseResult<UniversalQuantifiers> {
[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] 296 | fn parse_universal_quantifier(remains: &[Token]) -> ParseResult<'_, UniversalQuantifiers> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:323:37
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn parse_struct_declarator(remains: &[Token]) -> ParseResult<Struct<ParsingInfo>> {
[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] 323 | fn parse_struct_declarator(remains: &[Token]) -> ParseResult<'_, Struct<ParsingInfo>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:374:44
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn parse_struct_field_declaration(remains: &[Token]) -> ParseResult<StructField<ParsingInfo>> {
[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] 374 | fn parse_struct_field_declaration(remains: &[Token]) -> ParseResult<'_, StructField<ParsingInfo>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:389:29
[INFO] [stdout]     |
[INFO] [stdout] 389 | fn parse_coproduct(remains: &[Token]) -> ParseResult<Coproduct<ParsingInfo>> {
[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] 389 | fn parse_coproduct(remains: &[Token]) -> ParseResult<'_, Coproduct<ParsingInfo>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:427:31
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn parse_constructor(remains: &[Token]) -> ParseResult<Constructor<ParsingInfo>> {
[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] 427 | fn parse_constructor(remains: &[Token]) -> ParseResult<'_, Constructor<ParsingInfo>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     mut remains: &[Token],
[INFO] [stdout]     |                  ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 442 | ) -> ParseResult<Vec<TypeExpression<ParsingInfo>>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 442 | ) -> ParseResult<'_, Vec<TypeExpression<ParsingInfo>>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:464:35
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn parse_type_expression(remains: &[Token]) -> ParseResult<TypeExpression<ParsingInfo>> {
[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] 464 | fn parse_type_expression(remains: &[Token]) -> ParseResult<'_, TypeExpression<ParsingInfo>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:469:42
[INFO] [stdout]     |
[INFO] [stdout] 469 | fn parse_type_expression_prefix(remains: &[Token]) -> ParseResult<TypeExpression<ParsingInfo>> {
[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] 469 | fn parse_type_expression_prefix(remains: &[Token]) -> ParseResult<'_, TypeExpression<ParsingInfo>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:498:14
[INFO] [stdout]     |
[INFO] [stdout] 498 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 499 | ) -> ParseResult<TypeExpression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 | ) -> ParseResult<'_, TypeExpression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:584:34
[INFO] [stdout]     |
[INFO] [stdout] 584 | fn parse_parameter_list(remains: &[Token]) -> ParseResult<Vec<Parameter>> {
[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] 584 | fn parse_parameter_list(remains: &[Token]) -> ParseResult<'_, Vec<Parameter>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:633:36
[INFO] [stdout]     |
[INFO] [stdout] 633 | fn parse_expression_prefix(tokens: &[Token]) -> ParseResult<Expression<ParsingInfo>> {
[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] 633 | fn parse_expression_prefix(tokens: &[Token]) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:731:14
[INFO] [stdout]     |
[INFO] [stdout] 731 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 732 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 732 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:761:14
[INFO] [stdout]     |
[INFO] [stdout] 761 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 762 | ) -> ParseResult<(Identifier, Expression<ParsingInfo>)> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 762 | ) -> ParseResult<'_, (Identifier, Expression<ParsingInfo>)> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:779:13
[INFO] [stdout]     |
[INFO] [stdout] 779 |     tokens: &[Token],
[INFO] [stdout]     |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 780 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 780 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:804:14
[INFO] [stdout]     |
[INFO] [stdout] 804 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 805 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 805 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:846:14
[INFO] [stdout]     |
[INFO] [stdout] 846 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 847 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 847 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:884:32
[INFO] [stdout]     |
[INFO] [stdout] 884 | fn parse_match_clause(remains: &[Token]) -> ParseResult<MatchClause<ParsingInfo>> {
[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] 884 | fn parse_match_clause(remains: &[Token]) -> ParseResult<'_, MatchClause<ParsingInfo>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:898:27
[INFO] [stdout]     |
[INFO] [stdout] 898 | fn parse_pattern(remains: &[Token]) -> ParseResult<Pattern<ParsingInfo>> {
[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] 898 | fn parse_pattern(remains: &[Token]) -> ParseResult<'_, Pattern<ParsingInfo>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:952:36
[INFO] [stdout]     |
[INFO] [stdout] 952 | fn parse_pattern_list(mut remains: &[Token]) -> ParseResult<Vec<Pattern<ParsingInfo>>> {
[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] 952 | fn parse_pattern_list(mut remains: &[Token]) -> ParseResult<'_, Vec<Pattern<ParsingInfo>>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1009:14
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1010 | ) -> ParseResult<(Identifier, Pattern<ParsingInfo>)> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1010 | ) -> ParseResult<'_, (Identifier, Pattern<ParsingInfo>)> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1101:12
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     input: &[Token],
[INFO] [stdout]      |            ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1102 |     precedence: usize,
[INFO] [stdout] 1103 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1103 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1124:12
[INFO] [stdout]      |
[INFO] [stdout] 1124 |     input: &[Token],
[INFO] [stdout]      |            ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1125 |     context_precedence: usize,
[INFO] [stdout] 1126 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1126 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1239:14
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1240 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1240 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1265:14
[INFO] [stdout]      |
[INFO] [stdout] 1265 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1266 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1266 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1289:14
[INFO] [stdout]      |
[INFO] [stdout] 1289 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1290 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1290 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1322:14
[INFO] [stdout]      |
[INFO] [stdout] 1322 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1325 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1325 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1339:13
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     tokens: &[Token],
[INFO] [stdout]      |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1340 |     precedence: usize,
[INFO] [stdout] 1341 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1341 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1361:13
[INFO] [stdout]      |
[INFO] [stdout] 1361 |     tokens: &[Token],
[INFO] [stdout]      |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1362 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1362 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.61s
[INFO] running `Command { std: "docker" "inspect" "52960bcdd378837f2e227a25ebc8149b525c0c76aab2cbdaf574ccbb40e0d0e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52960bcdd378837f2e227a25ebc8149b525c0c76aab2cbdaf574ccbb40e0d0e2", kill_on_drop: false }`
[INFO] [stdout] 52960bcdd378837f2e227a25ebc8149b525c0c76aab2cbdaf574ccbb40e0d0e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 629c21a9d8be887ebed66b4c196f62d3aa1e9ac61b9ee26357aa8874e280f625
[INFO] running `Command { std: "docker" "start" "-a" "629c21a9d8be887ebed66b4c196f62d3aa1e9ac61b9ee26357aa8874e280f625", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `Constant`
[INFO] [stdout]  --> src/parser.rs:6:49
[INFO] [stdout]   |
[INFO] [stdout] 6 |         Apply, Arrow, Binding, CompilationUnit, Constant, Constructor, ConstructorPattern,
[INFO] [stdout]   |                                                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Constant` and `Parameter`
[INFO] [stdout]  --> src/typer/checking.rs:7:25
[INFO] [stdout]   |
[INFO] [stdout] 7 |         Apply, Binding, Constant, ControlFlow, Expression, Identifier, Lambda, Parameter, Product,
[INFO] [stdout]   |                         ^^^^^^^^                                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast.rs:89:29
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn dependency_graph(&self) -> DependencyGraph {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn dependency_graph(&self) -> DependencyGraph<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interpreter.rs:217:34
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn get_module_map<A>(module: &ModuleDeclarator<A>) -> ModuleMap<A> {
[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] 217 |     fn get_module_map<A>(module: &ModuleDeclarator<A>) -> ModuleMap<'_, A> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:142:34
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn parse_declarations(input: &[Token]) -> ParseResult<Vec<Declaration<ParsingInfo>>> {
[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] 142 | pub fn parse_declarations(input: &[Token]) -> ParseResult<'_, Vec<Declaration<ParsingInfo>>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub fn parse_declaration(input: &[Token]) -> ParseResult<Declaration<ParsingInfo>> {
[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] 186 | pub fn parse_declaration(input: &[Token]) -> ParseResult<'_, Declaration<ParsingInfo>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 250 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 251 | ) -> ParseResult<TypeDeclarator<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 | ) -> ParseResult<'_, TypeDeclarator<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 280 | ) -> ParseResult<TypeDeclarator<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 280 | ) -> ParseResult<'_, TypeDeclarator<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:296:40
[INFO] [stdout]     |
[INFO] [stdout] 296 | fn parse_universal_quantifier(remains: &[Token]) -> ParseResult<UniversalQuantifiers> {
[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] 296 | fn parse_universal_quantifier(remains: &[Token]) -> ParseResult<'_, UniversalQuantifiers> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:323:37
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn parse_struct_declarator(remains: &[Token]) -> ParseResult<Struct<ParsingInfo>> {
[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] 323 | fn parse_struct_declarator(remains: &[Token]) -> ParseResult<'_, Struct<ParsingInfo>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:374:44
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn parse_struct_field_declaration(remains: &[Token]) -> ParseResult<StructField<ParsingInfo>> {
[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] 374 | fn parse_struct_field_declaration(remains: &[Token]) -> ParseResult<'_, StructField<ParsingInfo>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:389:29
[INFO] [stdout]     |
[INFO] [stdout] 389 | fn parse_coproduct(remains: &[Token]) -> ParseResult<Coproduct<ParsingInfo>> {
[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] 389 | fn parse_coproduct(remains: &[Token]) -> ParseResult<'_, Coproduct<ParsingInfo>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:427:31
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn parse_constructor(remains: &[Token]) -> ParseResult<Constructor<ParsingInfo>> {
[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] 427 | fn parse_constructor(remains: &[Token]) -> ParseResult<'_, Constructor<ParsingInfo>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     mut remains: &[Token],
[INFO] [stdout]     |                  ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 442 | ) -> ParseResult<Vec<TypeExpression<ParsingInfo>>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 442 | ) -> ParseResult<'_, Vec<TypeExpression<ParsingInfo>>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:464:35
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn parse_type_expression(remains: &[Token]) -> ParseResult<TypeExpression<ParsingInfo>> {
[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] 464 | fn parse_type_expression(remains: &[Token]) -> ParseResult<'_, TypeExpression<ParsingInfo>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:469:42
[INFO] [stdout]     |
[INFO] [stdout] 469 | fn parse_type_expression_prefix(remains: &[Token]) -> ParseResult<TypeExpression<ParsingInfo>> {
[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] 469 | fn parse_type_expression_prefix(remains: &[Token]) -> ParseResult<'_, TypeExpression<ParsingInfo>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:498:14
[INFO] [stdout]     |
[INFO] [stdout] 498 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 499 | ) -> ParseResult<TypeExpression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 | ) -> ParseResult<'_, TypeExpression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:584:34
[INFO] [stdout]     |
[INFO] [stdout] 584 | fn parse_parameter_list(remains: &[Token]) -> ParseResult<Vec<Parameter>> {
[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] 584 | fn parse_parameter_list(remains: &[Token]) -> ParseResult<'_, Vec<Parameter>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:633:36
[INFO] [stdout]     |
[INFO] [stdout] 633 | fn parse_expression_prefix(tokens: &[Token]) -> ParseResult<Expression<ParsingInfo>> {
[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] 633 | fn parse_expression_prefix(tokens: &[Token]) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:731:14
[INFO] [stdout]     |
[INFO] [stdout] 731 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 732 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 732 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:761:14
[INFO] [stdout]     |
[INFO] [stdout] 761 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 762 | ) -> ParseResult<(Identifier, Expression<ParsingInfo>)> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 762 | ) -> ParseResult<'_, (Identifier, Expression<ParsingInfo>)> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:779:13
[INFO] [stdout]     |
[INFO] [stdout] 779 |     tokens: &[Token],
[INFO] [stdout]     |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 780 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 780 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:804:14
[INFO] [stdout]     |
[INFO] [stdout] 804 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 805 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 805 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling marmelade v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:846:14
[INFO] [stdout]     |
[INFO] [stdout] 846 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 847 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 847 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:884:32
[INFO] [stdout]     |
[INFO] [stdout] 884 | fn parse_match_clause(remains: &[Token]) -> ParseResult<MatchClause<ParsingInfo>> {
[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] 884 | fn parse_match_clause(remains: &[Token]) -> ParseResult<'_, MatchClause<ParsingInfo>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:898:27
[INFO] [stdout]     |
[INFO] [stdout] 898 | fn parse_pattern(remains: &[Token]) -> ParseResult<Pattern<ParsingInfo>> {
[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] 898 | fn parse_pattern(remains: &[Token]) -> ParseResult<'_, Pattern<ParsingInfo>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:952:36
[INFO] [stdout]     |
[INFO] [stdout] 952 | fn parse_pattern_list(mut remains: &[Token]) -> ParseResult<Vec<Pattern<ParsingInfo>>> {
[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] 952 | fn parse_pattern_list(mut remains: &[Token]) -> ParseResult<'_, Vec<Pattern<ParsingInfo>>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1009:14
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1010 | ) -> ParseResult<(Identifier, Pattern<ParsingInfo>)> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1010 | ) -> ParseResult<'_, (Identifier, Pattern<ParsingInfo>)> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1101:12
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     input: &[Token],
[INFO] [stdout]      |            ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1102 |     precedence: usize,
[INFO] [stdout] 1103 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1103 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1124:12
[INFO] [stdout]      |
[INFO] [stdout] 1124 |     input: &[Token],
[INFO] [stdout]      |            ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1125 |     context_precedence: usize,
[INFO] [stdout] 1126 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1126 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1239:14
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1240 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1240 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1265:14
[INFO] [stdout]      |
[INFO] [stdout] 1265 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1266 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1266 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1289:14
[INFO] [stdout]      |
[INFO] [stdout] 1289 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1290 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1290 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1322:14
[INFO] [stdout]      |
[INFO] [stdout] 1322 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1325 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1325 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1339:13
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     tokens: &[Token],
[INFO] [stdout]      |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1340 |     precedence: usize,
[INFO] [stdout] 1341 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1341 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1361:13
[INFO] [stdout]      |
[INFO] [stdout] 1361 |     tokens: &[Token],
[INFO] [stdout]      |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1362 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1362 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Constant`
[INFO] [stdout]  --> src/parser.rs:6:49
[INFO] [stdout]   |
[INFO] [stdout] 6 |         Apply, Arrow, Binding, CompilationUnit, Constant, Constructor, ConstructorPattern,
[INFO] [stdout]   |                                                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> tests/declarations.rs:362:40
[INFO] [stdout]     |
[INFO] [stdout] 361 | ...                   name: todo!(),
[INFO] [stdout]     |                             ------- any code following this expression is unreachable
[INFO] [stdout] 362 | ...                   signature: todo!(),
[INFO] [stdout]     |                                  ^^^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `pattern_match_basic2` is never used
[INFO] [stdout]   --> tests/declarations.rs:34:4
[INFO] [stdout]    |
[INFO] [stdout] 34 | fn pattern_match_basic2() {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `type_constructor` is never used
[INFO] [stdout]    --> tests/declarations.rs:348:4
[INFO] [stdout]     |
[INFO] [stdout] 348 | fn type_constructor() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `listy_mclistface` is never used
[INFO] [stdout]    --> tests/declarations.rs:512:4
[INFO] [stdout]     |
[INFO] [stdout] 512 | fn listy_mclistface() {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ast.rs:89:29
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn dependency_graph(&self) -> DependencyGraph {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn dependency_graph(&self) -> DependencyGraph<'_> {
[INFO] [stdout]    |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/interpreter.rs:217:34
[INFO] [stdout]     |
[INFO] [stdout] 217 |     fn get_module_map<A>(module: &ModuleDeclarator<A>) -> ModuleMap<A> {
[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] 217 |     fn get_module_map<A>(module: &ModuleDeclarator<A>) -> ModuleMap<'_, A> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:142:34
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn parse_declarations(input: &[Token]) -> ParseResult<Vec<Declaration<ParsingInfo>>> {
[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] 142 | pub fn parse_declarations(input: &[Token]) -> ParseResult<'_, Vec<Declaration<ParsingInfo>>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:186:33
[INFO] [stdout]     |
[INFO] [stdout] 186 | pub fn parse_declaration(input: &[Token]) -> ParseResult<Declaration<ParsingInfo>> {
[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] 186 | pub fn parse_declaration(input: &[Token]) -> ParseResult<'_, Declaration<ParsingInfo>> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:250:14
[INFO] [stdout]     |
[INFO] [stdout] 250 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 251 | ) -> ParseResult<TypeDeclarator<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 251 | ) -> ParseResult<'_, TypeDeclarator<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:279:14
[INFO] [stdout]     |
[INFO] [stdout] 279 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 280 | ) -> ParseResult<TypeDeclarator<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 280 | ) -> ParseResult<'_, TypeDeclarator<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:296:40
[INFO] [stdout]     |
[INFO] [stdout] 296 | fn parse_universal_quantifier(remains: &[Token]) -> ParseResult<UniversalQuantifiers> {
[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] 296 | fn parse_universal_quantifier(remains: &[Token]) -> ParseResult<'_, UniversalQuantifiers> {
[INFO] [stdout]     |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:323:37
[INFO] [stdout]     |
[INFO] [stdout] 323 | fn parse_struct_declarator(remains: &[Token]) -> ParseResult<Struct<ParsingInfo>> {
[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] 323 | fn parse_struct_declarator(remains: &[Token]) -> ParseResult<'_, Struct<ParsingInfo>> {
[INFO] [stdout]     |                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:374:44
[INFO] [stdout]     |
[INFO] [stdout] 374 | fn parse_struct_field_declaration(remains: &[Token]) -> ParseResult<StructField<ParsingInfo>> {
[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] 374 | fn parse_struct_field_declaration(remains: &[Token]) -> ParseResult<'_, StructField<ParsingInfo>> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:389:29
[INFO] [stdout]     |
[INFO] [stdout] 389 | fn parse_coproduct(remains: &[Token]) -> ParseResult<Coproduct<ParsingInfo>> {
[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] 389 | fn parse_coproduct(remains: &[Token]) -> ParseResult<'_, Coproduct<ParsingInfo>> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:427:31
[INFO] [stdout]     |
[INFO] [stdout] 427 | fn parse_constructor(remains: &[Token]) -> ParseResult<Constructor<ParsingInfo>> {
[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] 427 | fn parse_constructor(remains: &[Token]) -> ParseResult<'_, Constructor<ParsingInfo>> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:441:18
[INFO] [stdout]     |
[INFO] [stdout] 441 |     mut remains: &[Token],
[INFO] [stdout]     |                  ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 442 | ) -> ParseResult<Vec<TypeExpression<ParsingInfo>>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 442 | ) -> ParseResult<'_, Vec<TypeExpression<ParsingInfo>>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:464:35
[INFO] [stdout]     |
[INFO] [stdout] 464 | fn parse_type_expression(remains: &[Token]) -> ParseResult<TypeExpression<ParsingInfo>> {
[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] 464 | fn parse_type_expression(remains: &[Token]) -> ParseResult<'_, TypeExpression<ParsingInfo>> {
[INFO] [stdout]     |                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:469:42
[INFO] [stdout]     |
[INFO] [stdout] 469 | fn parse_type_expression_prefix(remains: &[Token]) -> ParseResult<TypeExpression<ParsingInfo>> {
[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] 469 | fn parse_type_expression_prefix(remains: &[Token]) -> ParseResult<'_, TypeExpression<ParsingInfo>> {
[INFO] [stdout]     |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:498:14
[INFO] [stdout]     |
[INFO] [stdout] 498 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 499 | ) -> ParseResult<TypeExpression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 499 | ) -> ParseResult<'_, TypeExpression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:584:34
[INFO] [stdout]     |
[INFO] [stdout] 584 | fn parse_parameter_list(remains: &[Token]) -> ParseResult<Vec<Parameter>> {
[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] 584 | fn parse_parameter_list(remains: &[Token]) -> ParseResult<'_, Vec<Parameter>> {
[INFO] [stdout]     |                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:633:36
[INFO] [stdout]     |
[INFO] [stdout] 633 | fn parse_expression_prefix(tokens: &[Token]) -> ParseResult<Expression<ParsingInfo>> {
[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] 633 | fn parse_expression_prefix(tokens: &[Token]) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:731:14
[INFO] [stdout]     |
[INFO] [stdout] 731 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 732 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 732 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:761:14
[INFO] [stdout]     |
[INFO] [stdout] 761 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 762 | ) -> ParseResult<(Identifier, Expression<ParsingInfo>)> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 762 | ) -> ParseResult<'_, (Identifier, Expression<ParsingInfo>)> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:779:13
[INFO] [stdout]     |
[INFO] [stdout] 779 |     tokens: &[Token],
[INFO] [stdout]     |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 780 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 780 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:804:14
[INFO] [stdout]     |
[INFO] [stdout] 804 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 805 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 805 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:846:14
[INFO] [stdout]     |
[INFO] [stdout] 846 |     remains: &[Token],
[INFO] [stdout]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 847 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 847 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]     |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:884:32
[INFO] [stdout]     |
[INFO] [stdout] 884 | fn parse_match_clause(remains: &[Token]) -> ParseResult<MatchClause<ParsingInfo>> {
[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] 884 | fn parse_match_clause(remains: &[Token]) -> ParseResult<'_, MatchClause<ParsingInfo>> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:898:27
[INFO] [stdout]     |
[INFO] [stdout] 898 | fn parse_pattern(remains: &[Token]) -> ParseResult<Pattern<ParsingInfo>> {
[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] 898 | fn parse_pattern(remains: &[Token]) -> ParseResult<'_, Pattern<ParsingInfo>> {
[INFO] [stdout]     |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/parser.rs:952:36
[INFO] [stdout]     |
[INFO] [stdout] 952 | fn parse_pattern_list(mut remains: &[Token]) -> ParseResult<Vec<Pattern<ParsingInfo>>> {
[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] 952 | fn parse_pattern_list(mut remains: &[Token]) -> ParseResult<'_, Vec<Pattern<ParsingInfo>>> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1009:14
[INFO] [stdout]      |
[INFO] [stdout] 1009 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1010 | ) -> ParseResult<(Identifier, Pattern<ParsingInfo>)> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1010 | ) -> ParseResult<'_, (Identifier, Pattern<ParsingInfo>)> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1101:12
[INFO] [stdout]      |
[INFO] [stdout] 1101 |     input: &[Token],
[INFO] [stdout]      |            ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1102 |     precedence: usize,
[INFO] [stdout] 1103 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1103 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1124:12
[INFO] [stdout]      |
[INFO] [stdout] 1124 |     input: &[Token],
[INFO] [stdout]      |            ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1125 |     context_precedence: usize,
[INFO] [stdout] 1126 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1126 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1239:14
[INFO] [stdout]      |
[INFO] [stdout] 1239 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1240 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1240 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1265:14
[INFO] [stdout]      |
[INFO] [stdout] 1265 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1266 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1266 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1289:14
[INFO] [stdout]      |
[INFO] [stdout] 1289 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1290 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1290 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1322:14
[INFO] [stdout]      |
[INFO] [stdout] 1322 |     remains: &[Token],
[INFO] [stdout]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 1325 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1325 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1339:13
[INFO] [stdout]      |
[INFO] [stdout] 1339 |     tokens: &[Token],
[INFO] [stdout]      |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1340 |     precedence: usize,
[INFO] [stdout] 1341 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1341 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/parser.rs:1361:13
[INFO] [stdout]      |
[INFO] [stdout] 1361 |     tokens: &[Token],
[INFO] [stdout]      |             ^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 1362 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1362 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stdout]      |                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.24s
[INFO] running `Command { std: "docker" "inspect" "629c21a9d8be887ebed66b4c196f62d3aa1e9ac61b9ee26357aa8874e280f625", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "629c21a9d8be887ebed66b4c196f62d3aa1e9ac61b9ee26357aa8874e280f625", kill_on_drop: false }`
[INFO] [stdout] 629c21a9d8be887ebed66b4c196f62d3aa1e9ac61b9ee26357aa8874e280f625
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4358aa06cbfe908ec5a714eaf164033ec600c5d825c478caa0ad81e6458d4f9e
[INFO] running `Command { std: "docker" "start" "-a" "4358aa06cbfe908ec5a714eaf164033ec600c5d825c478caa0ad81e6458d4f9e", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `Constant`
[INFO] [stderr]  --> src/parser.rs:6:49
[INFO] [stderr]   |
[INFO] [stderr] 6 |         Apply, Arrow, Binding, CompilationUnit, Constant, Constructor, ConstructorPattern,
[INFO] [stderr]   |                                                 ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Constant` and `Parameter`
[INFO] [stderr]  --> src/typer/checking.rs:7:25
[INFO] [stderr]   |
[INFO] [stderr] 7 |         Apply, Binding, Constant, ControlFlow, Expression, Identifier, Lambda, Parameter, Product,
[INFO] [stderr]   |                         ^^^^^^^^                                               ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ast.rs:89:29
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn dependency_graph(&self) -> DependencyGraph {
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 89 |     pub fn dependency_graph(&self) -> DependencyGraph<'_> {
[INFO] [stderr]    |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/interpreter.rs:217:34
[INFO] [stderr]     |
[INFO] [stderr] 217 |     fn get_module_map<A>(module: &ModuleDeclarator<A>) -> ModuleMap<A> {
[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] 217 |     fn get_module_map<A>(module: &ModuleDeclarator<A>) -> ModuleMap<'_, A> {
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:142:34
[INFO] [stderr]     |
[INFO] [stderr] 142 | pub fn parse_declarations(input: &[Token]) -> ParseResult<Vec<Declaration<ParsingInfo>>> {
[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] 142 | pub fn parse_declarations(input: &[Token]) -> ParseResult<'_, Vec<Declaration<ParsingInfo>>> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:186:33
[INFO] [stderr]     |
[INFO] [stderr] 186 | pub fn parse_declaration(input: &[Token]) -> ParseResult<Declaration<ParsingInfo>> {
[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] 186 | pub fn parse_declaration(input: &[Token]) -> ParseResult<'_, Declaration<ParsingInfo>> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:250:14
[INFO] [stderr]     |
[INFO] [stderr] 250 |     remains: &[Token],
[INFO] [stderr]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 251 | ) -> ParseResult<TypeDeclarator<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 251 | ) -> ParseResult<'_, TypeDeclarator<ParsingInfo>> {
[INFO] [stderr]     |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:279:14
[INFO] [stderr]     |
[INFO] [stderr] 279 |     remains: &[Token],
[INFO] [stderr]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 280 | ) -> ParseResult<TypeDeclarator<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 280 | ) -> ParseResult<'_, TypeDeclarator<ParsingInfo>> {
[INFO] [stderr]     |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:296:40
[INFO] [stderr]     |
[INFO] [stderr] 296 | fn parse_universal_quantifier(remains: &[Token]) -> ParseResult<UniversalQuantifiers> {
[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] 296 | fn parse_universal_quantifier(remains: &[Token]) -> ParseResult<'_, UniversalQuantifiers> {
[INFO] [stderr]     |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:323:37
[INFO] [stderr]     |
[INFO] [stderr] 323 | fn parse_struct_declarator(remains: &[Token]) -> ParseResult<Struct<ParsingInfo>> {
[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] 323 | fn parse_struct_declarator(remains: &[Token]) -> ParseResult<'_, Struct<ParsingInfo>> {
[INFO] [stderr]     |                                                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:374:44
[INFO] [stderr]     |
[INFO] [stderr] 374 | fn parse_struct_field_declaration(remains: &[Token]) -> ParseResult<StructField<ParsingInfo>> {
[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] 374 | fn parse_struct_field_declaration(remains: &[Token]) -> ParseResult<'_, StructField<ParsingInfo>> {
[INFO] [stderr]     |                                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:389:29
[INFO] [stderr]     |
[INFO] [stderr] 389 | fn parse_coproduct(remains: &[Token]) -> ParseResult<Coproduct<ParsingInfo>> {
[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] 389 | fn parse_coproduct(remains: &[Token]) -> ParseResult<'_, Coproduct<ParsingInfo>> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:427:31
[INFO] [stderr]     |
[INFO] [stderr] 427 | fn parse_constructor(remains: &[Token]) -> ParseResult<Constructor<ParsingInfo>> {
[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] 427 | fn parse_constructor(remains: &[Token]) -> ParseResult<'_, Constructor<ParsingInfo>> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:441:18
[INFO] [stderr]     |
[INFO] [stderr] 441 |     mut remains: &[Token],
[INFO] [stderr]     |                  ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 442 | ) -> ParseResult<Vec<TypeExpression<ParsingInfo>>> {
[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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 442 | ) -> ParseResult<'_, Vec<TypeExpression<ParsingInfo>>> {
[INFO] [stderr]     |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:464:35
[INFO] [stderr]     |
[INFO] [stderr] 464 | fn parse_type_expression(remains: &[Token]) -> ParseResult<TypeExpression<ParsingInfo>> {
[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] 464 | fn parse_type_expression(remains: &[Token]) -> ParseResult<'_, TypeExpression<ParsingInfo>> {
[INFO] [stderr]     |                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:469:42
[INFO] [stderr]     |
[INFO] [stderr] 469 | fn parse_type_expression_prefix(remains: &[Token]) -> ParseResult<TypeExpression<ParsingInfo>> {
[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] 469 | fn parse_type_expression_prefix(remains: &[Token]) -> ParseResult<'_, TypeExpression<ParsingInfo>> {
[INFO] [stderr]     |                                                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:498:14
[INFO] [stderr]     |
[INFO] [stderr] 498 |     remains: &[Token],
[INFO] [stderr]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 499 | ) -> ParseResult<TypeExpression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 499 | ) -> ParseResult<'_, TypeExpression<ParsingInfo>> {
[INFO] [stderr]     |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:584:34
[INFO] [stderr]     |
[INFO] [stderr] 584 | fn parse_parameter_list(remains: &[Token]) -> ParseResult<Vec<Parameter>> {
[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] 584 | fn parse_parameter_list(remains: &[Token]) -> ParseResult<'_, Vec<Parameter>> {
[INFO] [stderr]     |                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:633:36
[INFO] [stderr]     |
[INFO] [stderr] 633 | fn parse_expression_prefix(tokens: &[Token]) -> ParseResult<Expression<ParsingInfo>> {
[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] 633 | fn parse_expression_prefix(tokens: &[Token]) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:731:14
[INFO] [stderr]     |
[INFO] [stderr] 731 |     remains: &[Token],
[INFO] [stderr]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 732 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 732 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]     |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:761:14
[INFO] [stderr]     |
[INFO] [stderr] 761 |     remains: &[Token],
[INFO] [stderr]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 762 | ) -> ParseResult<(Identifier, Expression<ParsingInfo>)> {
[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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 762 | ) -> ParseResult<'_, (Identifier, Expression<ParsingInfo>)> {
[INFO] [stderr]     |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:779:13
[INFO] [stderr]     |
[INFO] [stderr] 779 |     tokens: &[Token],
[INFO] [stderr]     |             ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 780 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 780 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]     |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:804:14
[INFO] [stderr]     |
[INFO] [stderr] 804 |     remains: &[Token],
[INFO] [stderr]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 805 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 805 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]     |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:846:14
[INFO] [stderr]     |
[INFO] [stderr] 846 |     remains: &[Token],
[INFO] [stderr]     |              ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 847 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 847 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]     |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:884:32
[INFO] [stderr]     |
[INFO] [stderr] 884 | fn parse_match_clause(remains: &[Token]) -> ParseResult<MatchClause<ParsingInfo>> {
[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] 884 | fn parse_match_clause(remains: &[Token]) -> ParseResult<'_, MatchClause<ParsingInfo>> {
[INFO] [stderr]     |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:898:27
[INFO] [stderr]     |
[INFO] [stderr] 898 | fn parse_pattern(remains: &[Token]) -> ParseResult<Pattern<ParsingInfo>> {
[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] 898 | fn parse_pattern(remains: &[Token]) -> ParseResult<'_, Pattern<ParsingInfo>> {
[INFO] [stderr]     |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/parser.rs:952:36
[INFO] [stderr]     |
[INFO] [stderr] 952 | fn parse_pattern_list(mut remains: &[Token]) -> ParseResult<Vec<Pattern<ParsingInfo>>> {
[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] 952 | fn parse_pattern_list(mut remains: &[Token]) -> ParseResult<'_, Vec<Pattern<ParsingInfo>>> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser.rs:1009:14
[INFO] [stderr]      |
[INFO] [stderr] 1009 |     remains: &[Token],
[INFO] [stderr]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 1010 | ) -> ParseResult<(Identifier, Pattern<ParsingInfo>)> {
[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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1010 | ) -> ParseResult<'_, (Identifier, Pattern<ParsingInfo>)> {
[INFO] [stderr]      |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser.rs:1101:12
[INFO] [stderr]      |
[INFO] [stderr] 1101 |     input: &[Token],
[INFO] [stderr]      |            ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 1102 |     precedence: usize,
[INFO] [stderr] 1103 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1103 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]      |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser.rs:1124:12
[INFO] [stderr]      |
[INFO] [stderr] 1124 |     input: &[Token],
[INFO] [stderr]      |            ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 1125 |     context_precedence: usize,
[INFO] [stderr] 1126 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1126 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]      |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser.rs:1239:14
[INFO] [stderr]      |
[INFO] [stderr] 1239 |     remains: &[Token],
[INFO] [stderr]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 1240 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1240 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]      |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser.rs:1265:14
[INFO] [stderr]      |
[INFO] [stderr] 1265 |     remains: &[Token],
[INFO] [stderr]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 1266 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1266 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]      |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser.rs:1289:14
[INFO] [stderr]      |
[INFO] [stderr] 1289 |     remains: &[Token],
[INFO] [stderr]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 1290 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1290 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]      |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser.rs:1322:14
[INFO] [stderr]      |
[INFO] [stderr] 1322 |     remains: &[Token],
[INFO] [stderr]      |              ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 1325 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1325 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]      |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser.rs:1339:13
[INFO] [stderr]      |
[INFO] [stderr] 1339 |     tokens: &[Token],
[INFO] [stderr]      |             ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 1340 |     precedence: usize,
[INFO] [stderr] 1341 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1341 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]      |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/parser.rs:1361:13
[INFO] [stderr]      |
[INFO] [stderr] 1361 |     tokens: &[Token],
[INFO] [stderr]      |             ^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 1362 | ) -> ParseResult<Expression<ParsingInfo>> {
[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: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1362 | ) -> ParseResult<'_, Expression<ParsingInfo>> {
[INFO] [stderr]      |                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `marmelade` (lib) generated 36 warnings (run `cargo fix --lib -p marmelade` to apply 36 suggestions)
[INFO] [stderr] warning: `marmelade` (lib test) generated 35 warnings (35 duplicates)
[INFO] [stderr] warning: unreachable expression
[INFO] [stderr]    --> tests/declarations.rs:362:40
[INFO] [stderr]     |
[INFO] [stderr] 361 | ...                   name: todo!(),
[INFO] [stderr]     |                             ------- any code following this expression is unreachable
[INFO] [stderr] 362 | ...                   signature: todo!(),
[INFO] [stderr]     |                                  ^^^^^^^ unreachable expression
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `pattern_match_basic2` is never used
[INFO] [stderr]   --> tests/declarations.rs:34:4
[INFO] [stderr]    |
[INFO] [stderr] 34 | fn pattern_match_basic2() {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `type_constructor` is never used
[INFO] [stderr]    --> tests/declarations.rs:348:4
[INFO] [stderr]     |
[INFO] [stderr] 348 | fn type_constructor() {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `listy_mclistface` is never used
[INFO] [stderr]    --> tests/declarations.rs:512:4
[INFO] [stderr]     |
[INFO] [stderr] 512 | fn listy_mclistface() {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `marmelade` (test "declarations") generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/marmelade-1d0808232ded96b7)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test ast::tests::cyclic_dependencies ... ok
[INFO] [stdout] test ast::tests::satisfiable ... ok
[INFO] [stdout] test interpreter::tests::eval_fix ... ok
[INFO] [stdout] test lexer::tests::literals ... ok
[INFO] [stdout] test lexer::tests::let_in ... ok
[INFO] [stdout] test lexer::tests::option_decl ... ok
[INFO] [stdout] test lexer::tests::let_in_more ... ok
[INFO] [stdout] test parser::tests::function_binding ... ok
[INFO] [stdout] test ast::tests::unsatisfiable ... ok
[INFO] [stdout] test parser::tests::if_after_juxtaposed ... ok
[INFO] [stdout] test parser::tests::let_in_infix ... ok
[INFO] [stdout] test parser::tests::let_in_juxtaposed ... ok
[INFO] [stdout] test parser::tests::let_in_juxtaposed3 ... ok
[INFO] [stdout] test parser::tests::module_function_decls ... ok
[INFO] [stdout] test parser::tests::let_in_with_mixed_artithmetics ... ok
[INFO] [stdout] test parser::tests::type_expression_with_functions ... ok
[INFO] [stdout] test parser::tests::nested_let_in ... ok
[INFO] [stdout] test stdlib::tests::minus ... ok
[INFO] [stdout] test stdlib::tests::times ... ok
[INFO] [stdout] test typer::tests::coproducts ... ok
[INFO] [stdout] test stdlib::tests::plus_wrong_types ... ok
[INFO] [stdout] test stdlib::tests::plus_i64 ... ok
[INFO] [stdout] test typer::tests::tuples ... ok
[INFO] [stdout] test typer::tests::polymorphic ... ok
[INFO] [stdout] test typer::checking::tests::check_constants ... ok
[INFO] [stdout] test typer::checking::tests::check_applies ... ok
[INFO] [stdout] test typer::checking::tests::check_lambdas ... ok
[INFO] [stdout] test stdlib::tests::plus_f64 ... ok
[INFO] [stdout] test typer::tests::rank_n ... ok
[INFO] [stdout] test typer::tests::identity ... ok
[INFO] [stdout] test interpreter::tests::reduce_literal ... ok
[INFO] [stdout] test interpreter::tests::reduce_with_variables ... ok
[INFO] [stdout] test stdlib::tests::divides ... ok
[INFO] [stdout] test typer::tests::applies ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/marmelade-925574b89a91c4b1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/mlady.rs (/opt/rustwide/target/debug/deps/mlady-9808f85cafb2fa7b)
[INFO] [stderr]      Running tests/declarations.rs (/opt/rustwide/target/debug/deps/declarations-24016f53a651803f)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test complex_type_arrow_expressions ... ok
[INFO] [stdout] test constant_type_expressions ... ok
[INFO] [stdout] test coproduct_eval ... ok
[INFO] [stdout] test coproduct_perhaps ... ok
[INFO] [stdout] test coproduct_list ... ok
[INFO] [stdout] test pattern_match_constructor ... ok
[INFO] [stdout] test pattern_match_basic ... ok
[INFO] [stdout] test pattern_match_tuple_match ... ok
[INFO] [stdout] test pattern_match_eval_basic_piped_down ... ok
[INFO] [stdout] test pattern_match_eval_basic_inline ... ok
[INFO] [stdout] test coproduct_binary_tree ... ok
[INFO] [stdout] test eval_coproduct_eval ... ok
[INFO] [stdout] test eval_coproduct_list ... ok
[INFO] [stdout] test type_apply_type_expressions ... ok
[INFO] [stdout] test type_higher_arrow_expressions ... ok
[INFO] [stdout] test type_arrow_expressions ... ok
[INFO] [stdout] test multiple_arguments ... ok
[INFO] [stderr]      Running tests/expressions.rs (/opt/rustwide/target/debug/deps/expressions-33f0776cb52981b3)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test app_sequence ... ok
[INFO] [stdout] test if_block_sequencing ... ok
[INFO] [stdout] test let_in_tests ... ok
[INFO] [stdout] test tuples2 ... ok
[INFO] [stdout] test precedence ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tools.rs (/opt/rustwide/target/debug/deps/tools-4d57264799aaf6fd)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/types.rs (/opt/rustwide/target/debug/deps/types-828025349ecb1a4d)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test inferencing ... ok
[INFO] [stdout] test type_expansions ... ok
[INFO] [stdout] test tuple ... ok
[INFO] [stdout] test list_type ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- list_type stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'list_type' (87) panicked at tests/types.rs:51:5:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: TypeScheme { quantifiers: [TypeParameter(1)], body: Coproduct(CoproductType([("Cons", Product(Tuple(TupleType([Parameter(TypeParameter(1)), Apply(Named(TypeName("List")), Parameter(TypeParameter(1)))])))), ("Nil", Product(Tuple(TupleType([]))))])) }
[INFO] [stdout]  right: TypeScheme { quantifiers: [TypeParameter(8)], body: Coproduct(CoproductType([("Cons", Product(Tuple(TupleType([Parameter(TypeParameter(8)), Apply(Named(TypeName("List")), Parameter(TypeParameter(8)))])))), ("Nil", Product(Tuple(TupleType([]))))])) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e5b72c9688a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e5b72c9688a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e5b72c9688a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e5b72c9688a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e5b72caadca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e5b72caadca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5e5b72c9b112 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e5b72c9b112 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e5b72c75a9f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e5b72c75a9f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e5b72c8edf9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e5b72b1487c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5e5b72b1487c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e5b72c8efb2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5e5b72c8efb2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e5b72c75b58 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e5b72c6d4f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e5b72c7686d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e5b72cab66c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e5b72cab523 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e5b72b01d79 - core::panicking::assert_failed::h6bb3ec2aa2329738
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e5b72b0687b - types::list_type::hab1c560ea0634bfb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/types.rs:51:5
[INFO] [stdout]   22:     0x5e5b72b06977 - types::list_type::{{closure}}::hdc725543730015ce
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/types.rs:21:15
[INFO] [stdout]   23:     0x5e5b72b014c6 - core::ops::function::FnOnce::call_once::h0f70831593df98bd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5e5b72b0895b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5e5b72b0895b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5e5b72b1534b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5e5b72b1534b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5e5b72b1534b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5e5b72b1534b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5e5b72b1534b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5e5b72b1534b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5e5b72b1534b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5e5b72b10a64 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5e5b72b10a64 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5e5b72b17f52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5e5b72b17f52 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5e5b72b17f52 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5e5b72b17f52 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5e5b72b17f52 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5e5b72b17f52 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5e5b72b17f52 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5e5b72c9619f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5e5b72c9619f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x770edc077aa4 - <unknown>
[INFO] [stdout]   45:     0x770edc104a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     list_type
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test types`
[INFO] running `Command { std: "docker" "inspect" "4358aa06cbfe908ec5a714eaf164033ec600c5d825c478caa0ad81e6458d4f9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4358aa06cbfe908ec5a714eaf164033ec600c5d825c478caa0ad81e6458d4f9e", kill_on_drop: false }`
[INFO] [stdout] 4358aa06cbfe908ec5a714eaf164033ec600c5d825c478caa0ad81e6458d4f9e
