[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 master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFlemming-DC%2FSapi" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Flemming-DC/Sapi on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded async-trait v0.1.84
[INFO] [stderr]   Downloaded str_indices v0.4.4
[INFO] [stderr]   Downloaded psm v0.1.24
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded rust-lapper v1.1.0
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded stacker v0.1.17
[INFO] [stderr]   Downloaded oxc_index v0.36.0
[INFO] [stderr]   Downloaded ropey v1.6.1
[INFO] [stderr]   Downloaded syn v2.0.94
[INFO] [stderr]   Downloaded im-rc v15.1.0
[INFO] [stderr]   Downloaded sqlparser v0.53.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 806a965e77110a2157441c91f42b1ff78cf3f242beb946dfcdf047e7fc037907
[INFO] running `Command { std: "docker" "start" "-a" "806a965e77110a2157441c91f42b1ff78cf3f242beb946dfcdf047e7fc037907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "806a965e77110a2157441c91f42b1ff78cf3f242beb946dfcdf047e7fc037907", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "806a965e77110a2157441c91f42b1ff78cf3f242beb946dfcdf047e7fc037907", kill_on_drop: false }`
[INFO] [stdout] 806a965e77110a2157441c91f42b1ff78cf3f242beb946dfcdf047e7fc037907
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c63ad1b9905ea6e782ab9aef6aa7c80c28364744d95f24a49529fcd6dd1345fb
[INFO] running `Command { std: "docker" "start" "-a" "c63ad1b9905ea6e782ab9aef6aa7c80c28364744d95f24a49529fcd6dd1345fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling syn v2.0.94
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling str_indices v0.4.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling rust-lapper v1.1.0
[INFO] [stderr]    Compiling oxc_index v0.36.0
[INFO] [stderr]    Compiling ropey v1.6.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling psm v0.1.24
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling chumsky v0.9.3
[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 tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling auto_impl v1.2.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.9
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.9
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[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 bumpalo v3.16.0
[INFO] [stderr]    Compiling sqlparser v0.53.0
[INFO] [stderr]    Compiling tokio-util v0.7.13
[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: 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] [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 sapi_rust_app v0.1.0 (/opt/rustwide/workdir/apps/rs)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "c63ad1b9905ea6e782ab9aef6aa7c80c28364744d95f24a49529fcd6dd1345fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c63ad1b9905ea6e782ab9aef6aa7c80c28364744d95f24a49529fcd6dd1345fb", kill_on_drop: false }`
[INFO] [stdout] c63ad1b9905ea6e782ab9aef6aa7c80c28364744d95f24a49529fcd6dd1345fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 275b6ee726bbcacb400119c5b4e06b6a9a248da6952208b72dc691dae0ce8669
[INFO] running `Command { std: "docker" "start" "-a" "275b6ee726bbcacb400119c5b4e06b6a9a248da6952208b72dc691dae0ce8669", 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 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] [stderr]    Compiling nrs-language-server v0.1.0 (/opt/rustwide/workdir/editor)
[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.07s
[INFO] running `Command { std: "docker" "inspect" "275b6ee726bbcacb400119c5b4e06b6a9a248da6952208b72dc691dae0ce8669", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "275b6ee726bbcacb400119c5b4e06b6a9a248da6952208b72dc691dae0ce8669", kill_on_drop: false }`
[INFO] [stdout] 275b6ee726bbcacb400119c5b4e06b6a9a248da6952208b72dc691dae0ce8669
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8f0a672328f6405f48f22259a6b5d1d7d3b31449aee6c19121c297c7dd3c1c76
[INFO] running `Command { std: "docker" "start" "-a" "8f0a672328f6405f48f22259a6b5d1d7d3b31449aee6c19121c297c7dd3c1c76", 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.28s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nrs_language_server-1c11865358b58be2)
[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-7c3de67b8c2ab1bf)
[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/sapi_compiler-e999f3c1d19d12c5)
[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-e999f3c1d19d12c5` (signal: 5, SIGTRAP: trace/breakpoint trap)
[INFO] running `Command { std: "docker" "inspect" "8f0a672328f6405f48f22259a6b5d1d7d3b31449aee6c19121c297c7dd3c1c76", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f0a672328f6405f48f22259a6b5d1d7d3b31449aee6c19121c297c7dd3c1c76", kill_on_drop: false }`
[INFO] [stdout] 8f0a672328f6405f48f22259a6b5d1d7d3b31449aee6c19121c297c7dd3c1c76
