[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] checking jo3-l/yag-template-lsp against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjo3-l%2Fyag-template-lsp" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jo3-l/yag-template-lsp on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f566f85c002aaf02af90630093171e858c1f7b434470111bcaf819400636c01
[INFO] running `Command { std: "docker" "start" "-a" "5f566f85c002aaf02af90630093171e858c1f7b434470111bcaf819400636c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f566f85c002aaf02af90630093171e858c1f7b434470111bcaf819400636c01", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f566f85c002aaf02af90630093171e858c1f7b434470111bcaf819400636c01", kill_on_drop: false }`
[INFO] [stdout] 5f566f85c002aaf02af90630093171e858c1f7b434470111bcaf819400636c01
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7550e3566c0cb2eb32037538a2ed56e218f19d1ee56823ad910dae2aeb459e1f
[INFO] running `Command { std: "docker" "start" "-a" "7550e3566c0cb2eb32037538a2ed56e218f19d1ee56823ad910dae2aeb459e1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking foldhash v0.1.1
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking drop_bomb v0.1.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking unic-ucd-category v0.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking yag-template-envdefs v0.1.0 (/opt/rustwide/workdir/crates/yag-template-envdefs)
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking clap_builder v4.5.23
[INFO] [stderr]     Checking rowan v0.15.15
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]     Checking yag-template-syntax v0.1.0 (/opt/rustwide/workdir/crates/yag-template-syntax)
[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] [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]     Checking 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] [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]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.216
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking clap v4.5.23
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking serde_json v1.0.117
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking exportdefs v0.1.0 (/opt/rustwide/workdir/cmd/exportdefs)
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stderr]     Checking yag-template-lsp v0.2.3 (/opt/rustwide/workdir/crates/yag-template-lsp)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.64s
[INFO] running `Command { std: "docker" "inspect" "7550e3566c0cb2eb32037538a2ed56e218f19d1ee56823ad910dae2aeb459e1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7550e3566c0cb2eb32037538a2ed56e218f19d1ee56823ad910dae2aeb459e1f", kill_on_drop: false }`
[INFO] [stdout] 7550e3566c0cb2eb32037538a2ed56e218f19d1ee56823ad910dae2aeb459e1f
