[INFO] cloning repository https://github.com/jo3-l/yag-template-lsp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jo3-l/yag-template-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo3-l%2Fyag-template-lsp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo3-l%2Fyag-template-lsp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ede6cd9fbd5e9cf0f1e0026f5f03a57939bae6c
[INFO] testing jo3-l/yag-template-lsp against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo3-l%2Fyag-template-lsp" "/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/jo3-l/yag-template-lsp
[INFO] finished tweaking git repo https://github.com/jo3-l/yag-template-lsp
[INFO] tweaked toml for git repo https://github.com/jo3-l/yag-template-lsp written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jo3-l/yag-template-lsp on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jo3-l/yag-template-lsp already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 09d6a5db965498199bfdff254d187ff6223b1995c280b578afde8572617f4cfd
[INFO] running `Command { std: "docker" "start" "-a" "09d6a5db965498199bfdff254d187ff6223b1995c280b578afde8572617f4cfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "09d6a5db965498199bfdff254d187ff6223b1995c280b578afde8572617f4cfd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d6a5db965498199bfdff254d187ff6223b1995c280b578afde8572617f4cfd", kill_on_drop: false }`
[INFO] [stdout] 09d6a5db965498199bfdff254d187ff6223b1995c280b578afde8572617f4cfd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 31acc988758294cbc4abe282d55289b875bd638c2889cad9ad4ba686655ebd1b
[INFO] running `Command { std: "docker" "start" "-a" "31acc988758294cbc4abe282d55289b875bd638c2889cad9ad4ba686655ebd1b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling foldhash v0.1.1
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling unic-ucd-category v0.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling tower-layer v0.3.2
[INFO] [stderr]    Compiling yag-template-envdefs v0.1.0 (/opt/rustwide/workdir/crates/yag-template-envdefs)
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling drop_bomb v0.1.5
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.5.23
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling smol_str v0.2.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling yag-template-syntax v0.1.0 (/opt/rustwide/workdir/crates/yag-template-syntax)
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/yag-template-syntax/src/ast/tokens.rs:201:16
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get(&self) -> Cow<str> {
[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] 201 |     pub fn get(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/yag-template-syntax/src/go_syntax.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(crate) fn iter_escape_sequences(src: &str, ctx: EscapeContext) -> EscapeSequences {
[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] 46 | pub(crate) fn iter_escape_sequences(src: &str, ctx: EscapeContext) -> EscapeSequences<'_> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/yag-template-syntax/src/go_syntax.rs:153:45
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub(crate) fn interpret_string_content(src: &str) -> Cow<str> {
[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] 153 | pub(crate) fn interpret_string_content(src: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/yag-template-syntax/src/parser/mod.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) fn new(input: &str) -> Parser {
[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] 40 |     pub(crate) fn new(input: &str) -> Parser<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yag-template-analysis v0.1.0 (/opt/rustwide/workdir/crates/yag-template-analysis)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/yag-template-analysis/src/scope/mod.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn find_uses(&self, sym: &VarSymbol, include_decl: bool) -> VarUsesIter {
[INFO] [stdout]    |                      ^^^^^ the lifetime is elided here              ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn find_uses(&self, sym: &VarSymbol, include_decl: bool) -> VarUsesIter<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/yag-template-analysis/src/scope/mod.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn scopes_containing(&self, offset: TextSize) -> ParentScopesIter {
[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] 47 |     pub fn scopes_containing(&self, offset: TextSize) -> ParentScopesIter<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling clap v4.5.23
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling exportdefs v0.1.0 (/opt/rustwide/workdir/cmd/exportdefs)
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling yag-template-lsp v0.2.3 (/opt/rustwide/workdir/crates/yag-template-lsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.72s
[INFO] running `Command { std: "docker" "inspect" "31acc988758294cbc4abe282d55289b875bd638c2889cad9ad4ba686655ebd1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31acc988758294cbc4abe282d55289b875bd638c2889cad9ad4ba686655ebd1b", kill_on_drop: false }`
[INFO] [stdout] 31acc988758294cbc4abe282d55289b875bd638c2889cad9ad4ba686655ebd1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a44519590e2f191387b936268c046d5a04a7e5215e6ddc614343ff493823c6be
[INFO] running `Command { std: "docker" "start" "-a" "a44519590e2f191387b936268c046d5a04a7e5215e6ddc614343ff493823c6be", kill_on_drop: false }`
[INFO] [stderr]    Compiling yag-template-analysis v0.1.0 (/opt/rustwide/workdir/crates/yag-template-analysis)
[INFO] [stderr]    Compiling yag-template-syntax v0.1.0 (/opt/rustwide/workdir/crates/yag-template-syntax)
[INFO] [stderr]    Compiling yag-template-envdefs v0.1.0 (/opt/rustwide/workdir/crates/yag-template-envdefs)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/yag-template-syntax/src/ast/tokens.rs:201:16
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get(&self) -> Cow<str> {
[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] 201 |     pub fn get(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling yag-template-lsp v0.2.3 (/opt/rustwide/workdir/crates/yag-template-lsp)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/yag-template-syntax/src/go_syntax.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(crate) fn iter_escape_sequences(src: &str, ctx: EscapeContext) -> EscapeSequences {
[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] 46 | pub(crate) fn iter_escape_sequences(src: &str, ctx: EscapeContext) -> EscapeSequences<'_> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/yag-template-syntax/src/go_syntax.rs:153:45
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub(crate) fn interpret_string_content(src: &str) -> Cow<str> {
[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] 153 | pub(crate) fn interpret_string_content(src: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/yag-template-syntax/src/parser/mod.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) fn new(input: &str) -> Parser {
[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] 40 |     pub(crate) fn new(input: &str) -> Parser<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/yag-template-analysis/src/scope/mod.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn find_uses(&self, sym: &VarSymbol, include_decl: bool) -> VarUsesIter {
[INFO] [stdout]    |                      ^^^^^ the lifetime is elided here              ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn find_uses(&self, sym: &VarSymbol, include_decl: bool) -> VarUsesIter<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/yag-template-analysis/src/scope/mod.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn scopes_containing(&self, offset: TextSize) -> ParentScopesIter {
[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] 47 |     pub fn scopes_containing(&self, offset: TextSize) -> ParentScopesIter<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/yag-template-analysis/src/scope/mod.rs:42:22
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn find_uses(&self, sym: &VarSymbol, include_decl: bool) -> VarUsesIter {
[INFO] [stdout]    |                      ^^^^^ the lifetime is elided here              ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub fn find_uses(&self, sym: &VarSymbol, include_decl: bool) -> VarUsesIter<'_> {
[INFO] [stdout]    |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/yag-template-analysis/src/scope/mod.rs:47:30
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub fn scopes_containing(&self, offset: TextSize) -> ParentScopesIter {
[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] 47 |     pub fn scopes_containing(&self, offset: TextSize) -> ParentScopesIter<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/yag-template-syntax/src/ast/tokens.rs:201:16
[INFO] [stdout]     |
[INFO] [stdout] 201 |     pub fn get(&self) -> Cow<str> {
[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] 201 |     pub fn get(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/yag-template-syntax/src/go_syntax.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub(crate) fn iter_escape_sequences(src: &str, ctx: EscapeContext) -> EscapeSequences {
[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] 46 | pub(crate) fn iter_escape_sequences(src: &str, ctx: EscapeContext) -> EscapeSequences<'_> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/yag-template-syntax/src/go_syntax.rs:153:45
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub(crate) fn interpret_string_content(src: &str) -> Cow<str> {
[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] 153 | pub(crate) fn interpret_string_content(src: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/yag-template-syntax/src/parser/mod.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |     pub(crate) fn new(input: &str) -> Parser {
[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] 40 |     pub(crate) fn new(input: &str) -> Parser<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.43s
[INFO] running `Command { std: "docker" "inspect" "a44519590e2f191387b936268c046d5a04a7e5215e6ddc614343ff493823c6be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a44519590e2f191387b936268c046d5a04a7e5215e6ddc614343ff493823c6be", kill_on_drop: false }`
[INFO] [stdout] a44519590e2f191387b936268c046d5a04a7e5215e6ddc614343ff493823c6be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5f072a623e87cb7dc155ff93df418f37d97a5f406888ae8e3d463ced9c723e03
[INFO] running `Command { std: "docker" "start" "-a" "5f072a623e87cb7dc155ff93df418f37d97a5f406888ae8e3d463ced9c723e03", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/yag-template-syntax/src/ast/tokens.rs:201:16
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn get(&self) -> Cow<str> {
[INFO] [stderr]     |                ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 201 |     pub fn get(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                              +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/yag-template-syntax/src/go_syntax.rs:46:42
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub(crate) fn iter_escape_sequences(src: &str, ctx: EscapeContext) -> EscapeSequences {
[INFO] [stderr]    |                                          ^^^^                         ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                          |
[INFO] [stderr]    |                                          the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 46 | pub(crate) fn iter_escape_sequences(src: &str, ctx: EscapeContext) -> EscapeSequences<'_> {
[INFO] [stderr]    |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> crates/yag-template-syntax/src/go_syntax.rs:153:45
[INFO] [stderr]     |
[INFO] [stderr] 153 | pub(crate) fn interpret_string_content(src: &str) -> Cow<str> {
[INFO] [stderr]     |                                             ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                             |
[INFO] [stderr]     |                                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 153 | pub(crate) fn interpret_string_content(src: &str) -> Cow<'_, str> {
[INFO] [stderr]     |                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/yag-template-syntax/src/parser/mod.rs:40:30
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub(crate) fn new(input: &str) -> Parser {
[INFO] [stderr]    |                              ^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 40 |     pub(crate) fn new(input: &str) -> Parser<'_> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `yag-template-syntax` (lib) generated 4 warnings (run `cargo fix --lib -p yag-template-syntax` to apply 4 suggestions)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/yag-template-analysis/src/scope/mod.rs:42:22
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn find_uses(&self, sym: &VarSymbol, include_decl: bool) -> VarUsesIter {
[INFO] [stderr]    |                      ^^^^^ the lifetime is elided here              ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 42 |     pub fn find_uses(&self, sym: &VarSymbol, include_decl: bool) -> VarUsesIter<'_> {
[INFO] [stderr]    |                                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> crates/yag-template-analysis/src/scope/mod.rs:47:30
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn scopes_containing(&self, offset: TextSize) -> ParentScopesIter {
[INFO] [stderr]    |                              ^^^^^                       ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[INFO] [stderr]    |                              the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub fn scopes_containing(&self, offset: TextSize) -> ParentScopesIter<'_> {
[INFO] [stderr]    |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `yag-template-analysis` (lib) generated 2 warnings (run `cargo fix --lib -p yag-template-analysis` to apply 2 suggestions)
[INFO] [stderr] warning: `yag-template-analysis` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `yag-template-syntax` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yag_template_analysis-35f8a276dfe16cf1)
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yag_template_envdefs-aea20e1f44b69f56)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test bundled_envdefs::bundled_sources_are_valid ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/yag_template_lsp-990dbd4b16edacd8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yag_template_syntax-2e6de5cef64b22ef)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yag_template_analysis
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yag_template_envdefs
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests yag_template_syntax
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5f072a623e87cb7dc155ff93df418f37d97a5f406888ae8e3d463ced9c723e03", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f072a623e87cb7dc155ff93df418f37d97a5f406888ae8e3d463ced9c723e03", kill_on_drop: false }`
[INFO] [stdout] 5f072a623e87cb7dc155ff93df418f37d97a5f406888ae8e3d463ced9c723e03
