[INFO] cloning repository https://github.com/LyricalString/gale
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LyricalString/gale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyricalString%2Fgale", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyricalString%2Fgale'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5927d16a3ff6f9922274f4a2b1f232b03cf2b3b
[INFO] checking LyricalString/gale against try#53f0b05ecbcf011a1f77f1c627304e87ebd05801 for pr-154492
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLyricalString%2Fgale" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LyricalString/gale
[INFO] finished tweaking git repo https://github.com/LyricalString/gale
[INFO] tweaked toml for git repo https://github.com/LyricalString/gale written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LyricalString/gale on toolchain 53f0b05ecbcf011a1f77f1c627304e87ebd05801
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LyricalString/gale 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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b1450e8fb235ce9fcb001165b4bea43888cd66bb1ac59d3e5c66e704afef1aa
[INFO] running `Command { std: "docker" "start" "-a" "5b1450e8fb235ce9fcb001165b4bea43888cd66bb1ac59d3e5c66e704afef1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b1450e8fb235ce9fcb001165b4bea43888cd66bb1ac59d3e5c66e704afef1aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b1450e8fb235ce9fcb001165b4bea43888cd66bb1ac59d3e5c66e704afef1aa", kill_on_drop: false }`
[INFO] [stdout] 5b1450e8fb235ce9fcb001165b4bea43888cd66bb1ac59d3e5c66e704afef1aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+53f0b05ecbcf011a1f77f1c627304e87ebd05801" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84350f258030d03d206ebee8e26ee0cd2f674dd742129ce6755d811f9702af82
[INFO] running `Command { std: "docker" "start" "-a" "84350f258030d03d206ebee8e26ee0cd2f674dd742129ce6755d811f9702af82", kill_on_drop: false }`
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking siphasher v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking ahash v0.7.8
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]    Compiling parcel_selectors v0.28.2
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking supports-hyperlinks v3.2.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking data-url v0.1.1
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking vlq v0.5.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking serde-content v0.1.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling raffia_macro v0.2.0
[INFO] [stderr]     Checking cssparser v0.33.0
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking raffia v0.12.2
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking cssparser-color v0.1.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking terminal_size v0.4.3
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling static-self-derive v0.1.1
[INFO] [stderr]    Compiling const-str-proc-macro v0.3.2
[INFO] [stderr]    Compiling lightningcss-derive v1.0.0-alpha.43
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]     Checking ptr_meta v0.1.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking static-self v0.1.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking const-str v0.3.2
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking miette v7.6.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking gale_config v0.1.5 (/opt/rustwide/workdir/crates/gale_config)
[INFO] [stderr]     Checking gale_diagnostics v0.1.5 (/opt/rustwide/workdir/crates/gale_diagnostics)
[INFO] [stderr]     Checking gale_formatter v0.1.5 (/opt/rustwide/workdir/crates/gale_formatter)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking parcel_sourcemap v2.1.1
[INFO] [stderr]     Checking lightningcss v1.0.0-alpha.71
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking gale_css_parser v0.1.5 (/opt/rustwide/workdir/crates/gale_css_parser)
[INFO] [stderr]     Checking gale_linter v0.1.5 (/opt/rustwide/workdir/crates/gale_linter)
[INFO] [stdout] warning: unused import: `StyleRule`
[INFO] [stdout]    --> crates/gale_linter/src/rules/comment_empty_line_before.rs:253:27
[INFO] [stdout]     |
[INFO] [stdout] 253 |     use gale_css_parser::{StyleRule, Syntax};
[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: `Declaration`, `Span as ParserSpan`, and `StyleRule`
[INFO] [stdout]    --> crates/gale_linter/src/rules/function_name_case.rs:264:27
[INFO] [stdout]     |
[INFO] [stdout] 264 |     use gale_css_parser::{Declaration, Span as ParserSpan, StyleRule, Syntax};
[INFO] [stdout]     |                           ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Declaration`
[INFO] [stdout]    --> crates/gale_linter/src/rules/plugin_require_file_header_comment.rs:134:36
[INFO] [stdout]     |
[INFO] [stdout] 134 |     use gale_css_parser::{Comment, Declaration, Span as ParserSpan, StyleRule, Syntax};
[INFO] [stdout]     |                                    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gale_lsp v0.1.5 (/opt/rustwide/workdir/crates/gale_lsp)
[INFO] [stderr]     Checking gale_cli v0.1.5 (/opt/rustwide/workdir/crates/gale_cli)
[INFO] [stderr]     Checking gale-lint v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/alpha_value_notation.rs:497:34
[INFO] [stdout]     |
[INFO] [stdout] 497 |     fn ctx_with_options(options: &serde_json::Value) -> RuleContext {
[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] 497 |     fn ctx_with_options(options: &serde_json::Value) -> RuleContext<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/at_rule_empty_line_before.rs:597:25
[INFO] [stdout]     |
[INFO] [stdout] 597 |     fn make_ctx(source: &str) -> RuleContext {
[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] 597 |     fn make_ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/comment_empty_line_before.rs:255:25
[INFO] [stdout]     |
[INFO] [stdout] 255 |     fn make_ctx(source: &str) -> RuleContext {
[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] 255 |     fn make_ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/comment_whitespace_inside.rs:120:25
[INFO] [stdout]     |
[INFO] [stdout] 120 |     fn make_ctx(source: &str) -> RuleContext {
[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] 120 |     fn make_ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/custom_property_empty_line_before.rs:446:25
[INFO] [stdout]     |
[INFO] [stdout] 446 |     fn make_ctx(source: &str) -> RuleContext {
[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] 446 |     fn make_ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/gale_linter/src/rules/declaration_block_single_line_max_declarations.rs:83:32
[INFO] [stdout]    |
[INFO] [stdout] 83 |     fn ctx_with_source(source: &str) -> RuleContext {
[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] 83 |     fn ctx_with_source(source: &str) -> RuleContext<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/declaration_empty_line_before.rs:721:25
[INFO] [stdout]     |
[INFO] [stdout] 721 |     fn make_ctx(source: &str) -> RuleContext {
[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] 721 |     fn make_ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/declaration_no_important.rs:109:32
[INFO] [stdout]     |
[INFO] [stdout] 109 |     fn ctx_with_source(source: &str) -> RuleContext {
[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] 109 |     fn ctx_with_source(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/declaration_property_max_values.rs:158:34
[INFO] [stdout]     |
[INFO] [stdout] 158 |     fn ctx_with_options(options: &serde_json::Value) -> RuleContext {
[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] 158 |     fn ctx_with_options(options: &serde_json::Value) -> RuleContext<'_> {
[INFO] [stdout]     |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/gale_linter/src/rules/import_notation.rs:63:32
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn ctx_with_source(source: &str) -> RuleContext {
[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] 63 |     fn ctx_with_source(source: &str) -> RuleContext<'_> {
[INFO] [stdout]    |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/rule_empty_line_before.rs:581:25
[INFO] [stdout]     |
[INFO] [stdout] 581 |     fn make_ctx(source: &str) -> RuleContext {
[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] 581 |     fn make_ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/stylistic_at_rule_name_case.rs:117:20
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn ctx(source: &str) -> RuleContext {
[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] 117 |     fn ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/stylistic_at_rule_name_space_after.rs:163:20
[INFO] [stdout]     |
[INFO] [stdout] 163 |     fn ctx(source: &str) -> RuleContext {
[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] 163 |     fn ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/stylistic_at_rule_semicolon_newline_after.rs:131:20
[INFO] [stdout]     |
[INFO] [stdout] 131 |     fn ctx(source: &str) -> RuleContext {
[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] 131 |     fn ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/stylistic_at_rule_semicolon_space_before.rs:134:20
[INFO] [stdout]     |
[INFO] [stdout] 134 |     fn ctx(source: &str) -> RuleContext {
[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] 134 |     fn ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/stylistic_block_closing_brace_newline_after.rs:267:20
[INFO] [stdout]     |
[INFO] [stdout] 267 |     fn ctx(source: &str) -> RuleContext {
[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] 267 |     fn ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/stylistic_block_opening_brace_newline_after.rs:177:20
[INFO] [stdout]     |
[INFO] [stdout] 177 |     fn ctx(source: &str) -> RuleContext {
[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] 177 |     fn ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/stylistic_media_feature_colon_space_after.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |     fn ctx(source: &str) -> RuleContext {
[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] 171 |     fn ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/stylistic_selector_attribute_brackets_space_inside.rs:172:20
[INFO] [stdout]     |
[INFO] [stdout] 172 |     fn ctx(source: &str) -> RuleContext {
[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] 172 |     fn ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/stylistic_selector_combinator_space_before.rs:185:20
[INFO] [stdout]     |
[INFO] [stdout] 185 |     fn ctx(source: &str) -> RuleContext {
[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] 185 |     fn ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/stylistic_selector_pseudo_class_case.rs:140:20
[INFO] [stdout]     |
[INFO] [stdout] 140 |     fn ctx(source: &str) -> RuleContext {
[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] 140 |     fn ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/stylistic_value_list_comma_space_before.rs:143:20
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn ctx(source: &str) -> RuleContext {
[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] 143 |     fn ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_at_else_closing_brace_newline_after.rs:121:37
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn scss_ctx_with_source(source: &str) -> RuleContext {
[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] 121 |     fn scss_ctx_with_source(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_at_else_closing_brace_space_after.rs:138:37
[INFO] [stdout]     |
[INFO] [stdout] 138 |     fn scss_ctx_with_source(source: &str) -> RuleContext {
[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] 138 |     fn scss_ctx_with_source(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_at_else_empty_line_before.rs:160:25
[INFO] [stdout]     |
[INFO] [stdout] 160 |     fn scss_ctx(source: &str) -> RuleContext {
[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] 160 |     fn scss_ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_at_else_if_parentheses_space_before.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 |     fn scss_ctx(source: &str) -> RuleContext {
[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] 149 |     fn scss_ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_at_function_parentheses_space_before.rs:143:25
[INFO] [stdout]     |
[INFO] [stdout] 143 |     fn scss_ctx(source: &str) -> RuleContext {
[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] 143 |     fn scss_ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_at_if_closing_brace_newline_after.rs:183:37
[INFO] [stdout]     |
[INFO] [stdout] 183 |     fn scss_ctx_with_source(source: &str) -> RuleContext {
[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] 183 |     fn scss_ctx_with_source(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_at_if_closing_brace_space_after.rs:192:37
[INFO] [stdout]     |
[INFO] [stdout] 192 |     fn scss_ctx_with_source(source: &str) -> RuleContext {
[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] 192 |     fn scss_ctx_with_source(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_at_mixin_disallowed_list.rs:112:36
[INFO] [stdout]     |
[INFO] [stdout] 112 |     fn scss_ctx_with_options(opts: &serde_json::Value) -> RuleContext {
[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] 112 |     fn scss_ctx_with_options(opts: &serde_json::Value) -> RuleContext<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_at_mixin_disallowed_list.rs:121:35
[INFO] [stdout]     |
[INFO] [stdout] 121 |     fn css_ctx_with_options(opts: &serde_json::Value) -> RuleContext {
[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] 121 |     fn css_ctx_with_options(opts: &serde_json::Value) -> RuleContext<'_> {
[INFO] [stdout]     |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_at_mixin_parentheses_space_before.rs:148:25
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn scss_ctx(source: &str) -> RuleContext {
[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] 148 |     fn scss_ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_declaration_nested_properties.rs:115:37
[INFO] [stdout]     |
[INFO] [stdout] 115 |     fn scss_ctx_with_source(source: &str) -> RuleContext {
[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] 115 |     fn scss_ctx_with_source(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_dollar_variable_colon_space_after.rs:202:37
[INFO] [stdout]     |
[INFO] [stdout] 202 |     fn scss_ctx_with_source(source: &str) -> RuleContext {
[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] 202 |     fn scss_ctx_with_source(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_dollar_variable_colon_space_before.rs:117:37
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn scss_ctx_with_source(source: &str) -> RuleContext {
[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] 117 |     fn scss_ctx_with_source(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_dollar_variable_empty_line_before.rs:271:37
[INFO] [stdout]     |
[INFO] [stdout] 271 |     fn scss_ctx_with_source(source: &str) -> RuleContext {
[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] 271 |     fn scss_ctx_with_source(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_double_slash_comment_empty_line_before.rs:512:25
[INFO] [stdout]     |
[INFO] [stdout] 512 |     fn scss_ctx(source: &str) -> RuleContext {
[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] 512 |     fn scss_ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_double_slash_comment_inline.rs:145:25
[INFO] [stdout]     |
[INFO] [stdout] 145 |     fn scss_ctx(source: &str) -> RuleContext {
[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] 145 |     fn scss_ctx(source: &str) -> RuleContext<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/gale_linter/src/rules/scss_function_disallowed_list.rs:126:36
[INFO] [stdout]     |
[INFO] [stdout] 126 |     fn scss_ctx_with_options(opts: &serde_json::Value) -> RuleContext {
[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] 126 |     fn scss_ctx_with_options(opts: &serde_json::Value) -> RuleContext<'_> {
[INFO] [stdout]     |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "84350f258030d03d206ebee8e26ee0cd2f674dd742129ce6755d811f9702af82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84350f258030d03d206ebee8e26ee0cd2f674dd742129ce6755d811f9702af82", kill_on_drop: false }`
[INFO] [stdout] 84350f258030d03d206ebee8e26ee0cd2f674dd742129ce6755d811f9702af82
