[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] checking pandemonium/marmelade against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[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 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking pandemonium/marmelade against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[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 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Blocking waiting for file lock on package cache
[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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e3e51e6f63e4752763e862d57e046f63ad46d97cbbce452efb986a73a13afd0
[INFO] running `Command { std: "docker" "start" "-a" "1e3e51e6f63e4752763e862d57e046f63ad46d97cbbce452efb986a73a13afd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e3e51e6f63e4752763e862d57e046f63ad46d97cbbce452efb986a73a13afd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e3e51e6f63e4752763e862d57e046f63ad46d97cbbce452efb986a73a13afd0", kill_on_drop: false }`
[INFO] [stdout] 1e3e51e6f63e4752763e862d57e046f63ad46d97cbbce452efb986a73a13afd0
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7f2f87b2e288043a5634b4bf08b090bff6fc835f1725b88be9caf810231a3ec2
[INFO] running `Command { std: "docker" "start" "-a" "7f2f87b2e288043a5634b4bf08b090bff6fc835f1725b88be9caf810231a3ec2", 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] Checking 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)]` 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: 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)]` on by default
[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(module: &ModuleDeclarator) -> ModuleMap {
[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(module: &ModuleDeclarator) -> 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>> {
[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>> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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 {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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>> {
[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>> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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)> {
[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)> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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>> {
[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>> {
[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)> {
[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)> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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(module: &ModuleDeclarator) -> ModuleMap {
[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(module: &ModuleDeclarator) -> 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>> {
[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>> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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 {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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>> {
[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>> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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)> {
[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)> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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>> {
[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>> {
[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)> {
[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)> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[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> {
[INFO] [stdout] | +++
[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)]` on by default
[INFO] [stdout] = note: this warning originates in the macro `todo` (in Nightly builds, run with -Z macro-backtrace for more info)
[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)]` 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.41s
[INFO] running `Command { std: "docker" "inspect" "7f2f87b2e288043a5634b4bf08b090bff6fc835f1725b88be9caf810231a3ec2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f2f87b2e288043a5634b4bf08b090bff6fc835f1725b88be9caf810231a3ec2", kill_on_drop: false }`
[INFO] [stdout] 7f2f87b2e288043a5634b4bf08b090bff6fc835f1725b88be9caf810231a3ec2