[INFO] cloning repository https://github.com/Flemming-DC/Sapi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Flemming-DC/Sapi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlemming-DC%2FSapi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlemming-DC%2FSapi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ced61a188715218e1661c23343aa86b823971d83
[INFO] testing Flemming-DC/Sapi against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlemming-DC%2FSapi" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Flemming-DC/Sapi
[INFO] finished tweaking git repo https://github.com/Flemming-DC/Sapi
[INFO] tweaked toml for git repo https://github.com/Flemming-DC/Sapi written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Flemming-DC/Sapi 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/Flemming-DC/Sapi 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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 02d4b71beab2d054c3f25d078dfbee2d9cc320fa14b3f849ae8c23dae14871ee
[INFO] running `Command { std: "docker" "start" "-a" "02d4b71beab2d054c3f25d078dfbee2d9cc320fa14b3f849ae8c23dae14871ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02d4b71beab2d054c3f25d078dfbee2d9cc320fa14b3f849ae8c23dae14871ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02d4b71beab2d054c3f25d078dfbee2d9cc320fa14b3f849ae8c23dae14871ee", kill_on_drop: false }`
[INFO] [stdout] 02d4b71beab2d054c3f25d078dfbee2d9cc320fa14b3f849ae8c23dae14871ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7dc5c5b376da311e006bbda98eec17c5b275df4baacc8e89ed1987167babd19f
[INFO] running `Command { std: "docker" "start" "-a" "7dc5c5b376da311e006bbda98eec17c5b275df4baacc8e89ed1987167babd19f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling rust-lapper v1.1.0
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling oxc_index v0.36.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling sqlparser v0.53.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling lsp-types v0.94.1
[INFO] [stderr]    Compiling tower-lsp v0.20.0
[INFO] [stderr]    Compiling nrs-language-server v0.1.0 (/opt/rustwide/workdir/editor)
[INFO] [stderr]    Compiling sapi_compiler v0.1.0 (/opt/rustwide/workdir/sapi_compiler)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sapi_compiler/src/internals/select/test_select_analyzer.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 | fn runtime_model(bump: &Bump) -> &DataModel {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                        |         ||
[INFO] [stdout]     |                        |         |the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[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] 196 | fn runtime_model(bump: &Bump) -> &DataModel<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sapi_compiler/src/internals/select/analyzer_loop.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn tok(&self) -> &Tok { 
[INFO] [stdout]    |                ^^^^^     ^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[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] 24 |     pub fn tok(&self) -> &Tok<'_> { 
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sapi_compiler/src/internals/select/analyzer_loop.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn peek(&self, distance: isize) -> Option<&Tok> {
[INFO] [stdout]    |                 ^^^^^                             ^^^^
[INFO] [stdout]    |                 |                                 ||
[INFO] [stdout]    |                 |                                 |the same lifetime is hidden here
[INFO] [stdout]    |                 the lifetime is elided here       the same 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] 29 |     pub fn peek(&self, distance: isize) -> Option<&Tok<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InlayHintParams` is never constructed
[INFO] [stdout]    --> editor/src/main.rs:461:8
[INFO] [stdout]     |
[INFO] [stdout] 461 | struct InlayHintParams {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling sapi_rust_app v0.1.0 (/opt/rustwide/workdir/apps/rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "7dc5c5b376da311e006bbda98eec17c5b275df4baacc8e89ed1987167babd19f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7dc5c5b376da311e006bbda98eec17c5b275df4baacc8e89ed1987167babd19f", kill_on_drop: false }`
[INFO] [stdout] 7dc5c5b376da311e006bbda98eec17c5b275df4baacc8e89ed1987167babd19f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 6f2c691252ce2b59516dc66b803c8540e8675a90d93eda7f2b6680fd615ef2ad
[INFO] running `Command { std: "docker" "start" "-a" "6f2c691252ce2b59516dc66b803c8540e8675a90d93eda7f2b6680fd615ef2ad", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sapi_compiler/src/internals/select/test_select_analyzer.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 | fn runtime_model(bump: &Bump) -> &DataModel {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                        |         ||
[INFO] [stdout]     |                        |         |the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[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] 196 | fn runtime_model(bump: &Bump) -> &DataModel<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sapi_compiler/src/internals/select/analyzer_loop.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn tok(&self) -> &Tok { 
[INFO] [stdout]    |                ^^^^^     ^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[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] 24 |     pub fn tok(&self) -> &Tok<'_> { 
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sapi_compiler/src/internals/select/analyzer_loop.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn peek(&self, distance: isize) -> Option<&Tok> {
[INFO] [stdout]    |                 ^^^^^                             ^^^^
[INFO] [stdout]    |                 |                                 ||
[INFO] [stdout]    |                 |                                 |the same lifetime is hidden here
[INFO] [stdout]    |                 the lifetime is elided here       the same 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] 29 |     pub fn peek(&self, distance: isize) -> Option<&Tok<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nrs-language-server v0.1.0 (/opt/rustwide/workdir/editor)
[INFO] [stderr]    Compiling sapi_compiler v0.1.0 (/opt/rustwide/workdir/sapi_compiler)
[INFO] [stderr]    Compiling sapi_rust_app v0.1.0 (/opt/rustwide/workdir/apps/rs)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> sapi_compiler/src/internals/select/test_select_analyzer.rs:196:24
[INFO] [stdout]     |
[INFO] [stdout] 196 | fn runtime_model(bump: &Bump) -> &DataModel {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                        |         ||
[INFO] [stdout]     |                        |         |the same lifetime is hidden here
[INFO] [stdout]     |                        |         the same lifetime is elided here
[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] 196 | fn runtime_model(bump: &Bump) -> &DataModel<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sapi_compiler/src/internals/select/analyzer_loop.rs:24:16
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub fn tok(&self) -> &Tok { 
[INFO] [stdout]    |                ^^^^^     ^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[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] 24 |     pub fn tok(&self) -> &Tok<'_> { 
[INFO] [stdout]    |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> sapi_compiler/src/internals/select/analyzer_loop.rs:29:17
[INFO] [stdout]    |
[INFO] [stdout] 29 |     pub fn peek(&self, distance: isize) -> Option<&Tok> {
[INFO] [stdout]    |                 ^^^^^                             ^^^^
[INFO] [stdout]    |                 |                                 ||
[INFO] [stdout]    |                 |                                 |the same lifetime is hidden here
[INFO] [stdout]    |                 the lifetime is elided here       the same 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] 29 |     pub fn peek(&self, distance: isize) -> Option<&Tok<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `InlayHintParams` is never constructed
[INFO] [stdout]    --> editor/src/main.rs:461:8
[INFO] [stdout]     |
[INFO] [stdout] 461 | struct InlayHintParams {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.85s
[INFO] running `Command { std: "docker" "inspect" "6f2c691252ce2b59516dc66b803c8540e8675a90d93eda7f2b6680fd615ef2ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f2c691252ce2b59516dc66b803c8540e8675a90d93eda7f2b6680fd615ef2ad", kill_on_drop: false }`
[INFO] [stdout] 6f2c691252ce2b59516dc66b803c8540e8675a90d93eda7f2b6680fd615ef2ad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 312c493cb6b747ea598597a2538a02c818244ea7a9fefce7420cddc49e67cdd3
[INFO] running `Command { std: "docker" "start" "-a" "312c493cb6b747ea598597a2538a02c818244ea7a9fefce7420cddc49e67cdd3", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> sapi_compiler/src/internals/select/test_select_analyzer.rs:196:24
[INFO] [stderr]     |
[INFO] [stderr] 196 | fn runtime_model(bump: &Bump) -> &DataModel {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^
[INFO] [stderr]     |                        |         ||
[INFO] [stderr]     |                        |         |the same lifetime is hidden here
[INFO] [stderr]     |                        |         the same lifetime is elided here
[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] 196 | fn runtime_model(bump: &Bump) -> &DataModel<'_> {
[INFO] [stderr]     |                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sapi_compiler/src/internals/select/analyzer_loop.rs:24:16
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub fn tok(&self) -> &Tok { 
[INFO] [stderr]    |                ^^^^^     ^^^^
[INFO] [stderr]    |                |         ||
[INFO] [stderr]    |                |         |the same lifetime is hidden here
[INFO] [stderr]    |                |         the same lifetime is elided here
[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] 24 |     pub fn tok(&self) -> &Tok<'_> { 
[INFO] [stderr]    |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> sapi_compiler/src/internals/select/analyzer_loop.rs:29:17
[INFO] [stderr]    |
[INFO] [stderr] 29 |     pub fn peek(&self, distance: isize) -> Option<&Tok> {
[INFO] [stderr]    |                 ^^^^^                             ^^^^
[INFO] [stderr]    |                 |                                 ||
[INFO] [stderr]    |                 |                                 |the same lifetime is hidden here
[INFO] [stderr]    |                 the lifetime is elided here       the same 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] 29 |     pub fn peek(&self, distance: isize) -> Option<&Tok<'_>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `sapi_compiler` (lib) generated 3 warnings (run `cargo fix --lib -p sapi_compiler` to apply 3 suggestions)
[INFO] [stderr] warning: `sapi_compiler` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: struct `InlayHintParams` is never constructed
[INFO] [stderr]    --> editor/src/main.rs:461:8
[INFO] [stderr]     |
[INFO] [stderr] 461 | struct InlayHintParams {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `nrs-language-server` (bin "nrs-language-server" test) generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nrs_language_server-81dc46a4798f1efd)
[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/main.rs (/opt/rustwide/target/debug/deps/nrs_language_server-b01b09ba842e019c)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sapi_compiler-84e34412125af6a1)
[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] [stderr] error: test failed, to rerun pass `-p sapi_compiler --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/sapi_compiler-84e34412125af6a1` (signal: 5, SIGTRAP: trace/breakpoint trap)
[INFO] running `Command { std: "docker" "inspect" "312c493cb6b747ea598597a2538a02c818244ea7a9fefce7420cddc49e67cdd3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "312c493cb6b747ea598597a2538a02c818244ea7a9fefce7420cddc49e67cdd3", kill_on_drop: false }`
[INFO] [stdout] 312c493cb6b747ea598597a2538a02c818244ea7a9fefce7420cddc49e67cdd3
