[INFO] cloning repository https://github.com/DCC-BS/env-checker
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DCC-BS/env-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCC-BS%2Fenv-checker", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCC-BS%2Fenv-checker'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d264f3247c0a1a237c76c0ba6069130a47b8c5e
[INFO] checking DCC-BS/env-checker/3d264f3247c0a1a237c76c0ba6069130a47b8c5e against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDCC-BS%2Fenv-checker" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DCC-BS/env-checker
[INFO] finished tweaking git repo https://github.com/DCC-BS/env-checker
[INFO] tweaked toml for git repo https://github.com/DCC-BS/env-checker written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DCC-BS/env-checker on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DCC-BS/env-checker 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread_local v1.1.9
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded wit-bindgen-rust-macro v0.41.0
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.22
[INFO] [stderr]   Downloaded auditable-serde v0.8.0
[INFO] [stderr]   Downloaded topological-sort v0.2.2
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.41.0
[INFO] [stderr]   Downloaded pin-project v1.1.10
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded dashmap v5.5.3
[INFO] [stderr]   Downloaded wit-bindgen-core v0.41.0
[INFO] [stderr]   Downloaded zmij v1.0.19
[INFO] [stderr]   Downloaded wit-bindgen v0.41.0
[INFO] [stderr]   Downloaded wasm-metadata v0.227.1
[INFO] [stderr]   Downloaded pin-project-internal v1.1.10
[INFO] [stderr]   Downloaded zed_extension_api v0.7.0
[INFO] [stderr]   Downloaded wit-bindgen-rust v0.41.0
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded serde_yaml v0.9.34+deprecated
[INFO] [stderr]   Downloaded wasm-encoder v0.227.1
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.11
[INFO] [stderr]   Downloaded wit-parser v0.227.1
[INFO] [stderr]   Downloaded wit-component v0.227.1
[INFO] [stderr]   Downloaded wasmparser v0.227.1
[INFO] [stderr]   Downloaded spdx v0.10.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 1918a6ef665c14aad8f0396574d6bd54174cfe54a5682b222b08cfa9cbb6dc15
[INFO] running `Command { std: "docker" "start" "1918a6ef665c14aad8f0396574d6bd54174cfe54a5682b222b08cfa9cbb6dc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1918a6ef665c14aad8f0396574d6bd54174cfe54a5682b222b08cfa9cbb6dc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1918a6ef665c14aad8f0396574d6bd54174cfe54a5682b222b08cfa9cbb6dc15" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1918a6ef665c14aad8f0396574d6bd54174cfe54a5682b222b08cfa9cbb6dc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "1918a6ef665c14aad8f0396574d6bd54174cfe54a5682b222b08cfa9cbb6dc15" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling id-arena v2.3.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling wit-bindgen-rust v0.41.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling wit-bindgen-rt v0.41.0
[INFO] [stderr]    Compiling wit-bindgen-rust-macro v0.41.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling zed_extension_api v0.7.0
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling env-checker-lsp v0.1.0 (/opt/rustwide/workdir/lsp)
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tower-lsp-macros v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling auditable-serde v0.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]    Compiling wit-parser v0.227.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]    Compiling wasm-metadata v0.227.1
[INFO] [stderr]    Compiling wit-bindgen-core v0.41.0
[INFO] [stderr]    Compiling wit-component v0.227.1
[INFO] [stderr]     Checking wit-bindgen v0.41.0
[INFO] [stderr]     Checking env-checker-zed v0.1.0 (/opt/rustwide/workdir/extension)
[INFO] [stderr]     Checking tower-lsp v0.20.0
[INFO] [stdout] warning: unused import: `EnvVar`
[INFO] [stdout]  --> lsp/src/schema/mod.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::{EnvType, EnvVar, ParsedSchema, SchemaSource};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EnvType`
[INFO] [stdout]  --> lsp/src/schema/pydantic.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::{EnvType, EnvVar, ParsedSchema, SchemaSource};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EnvType`
[INFO] [stdout]  --> lsp/src/schema/yaml.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::{EnvType, EnvVar, ParsedSchema, SchemaSource};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EnvVar`
[INFO] [stdout]  --> lsp/src/schema/mod.rs:1:29
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::{EnvType, EnvVar, ParsedSchema, SchemaSource};
[INFO] [stdout]   |                             ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EnvType`
[INFO] [stdout]  --> lsp/src/schema/pydantic.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::{EnvType, EnvVar, ParsedSchema, SchemaSource};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `EnvType`
[INFO] [stdout]  --> lsp/src/schema/yaml.rs:1:20
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::types::{EnvType, EnvVar, ParsedSchema, SchemaSource};
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `all_vars`
[INFO] [stdout]   --> lsp/src/code_actions.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     all_vars: &[EnvVar],
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_vars`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `all_vars`
[INFO] [stdout]   --> lsp/src/code_actions.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     all_vars: &[EnvVar],
[INFO] [stdout]    |     ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_all_vars`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_path`
[INFO] [stdout]    --> lsp/src/main.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let file_path = match uri.to_file_path() {
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_generate_example_action` is never used
[INFO] [stdout]   --> lsp/src/code_actions.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn create_generate_example_action(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_example_content` is never used
[INFO] [stdout]    --> lsp/src/code_actions.rs:146:4
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn generate_example_content(vars: &[EnvVar]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_unused_var_diagnostic` is never used
[INFO] [stdout]   --> lsp/src/diagnostics.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn create_unused_var_diagnostic(var_name: &str, line: usize) -> Diagnostic {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]   --> lsp/src/types.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct ParsedSchema {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 31 |     pub source: SchemaSource,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedSchema` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_path` is never read
[INFO] [stdout]   --> lsp/src/types.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct EnvFileEntry {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub file_path: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnvFileEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `missing_from_all` is never read
[INFO] [stdout]  --> lsp/src/validation.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ValidationError {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 6 |     pub var_name: String,
[INFO] [stdout] 7 |     pub missing_from_all: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ValidationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `all_env_vars` and `all_schema_vars` are never read
[INFO] [stdout]   --> lsp/src/validation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ValidationResult {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 13 |     pub errors: Vec<ValidationError>,
[INFO] [stdout] 14 |     pub all_env_vars: HashMap<String, EnvFileEntry>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub all_schema_vars: Vec<EnvVar>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ValidationResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_path`
[INFO] [stdout]    --> lsp/src/main.rs:216:13
[INFO] [stdout]     |
[INFO] [stdout] 216 |         let file_path = match uri.to_file_path() {
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_path`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_generate_example_action` is never used
[INFO] [stdout]   --> lsp/src/code_actions.rs:64:8
[INFO] [stdout]    |
[INFO] [stdout] 64 | pub fn create_generate_example_action(
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_example_content` is never used
[INFO] [stdout]    --> lsp/src/code_actions.rs:146:4
[INFO] [stdout]     |
[INFO] [stdout] 146 | fn generate_example_content(vars: &[EnvVar]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_unused_var_diagnostic` is never used
[INFO] [stdout]   --> lsp/src/diagnostics.rs:39:8
[INFO] [stdout]    |
[INFO] [stdout] 39 | pub fn create_unused_var_diagnostic(var_name: &str, line: usize) -> Diagnostic {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]   --> lsp/src/types.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub struct ParsedSchema {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 31 |     pub source: SchemaSource,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParsedSchema` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `file_path` is never read
[INFO] [stdout]   --> lsp/src/types.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct EnvFileEntry {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     pub file_path: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EnvFileEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `missing_from_all` is never read
[INFO] [stdout]  --> lsp/src/validation.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct ValidationError {
[INFO] [stdout]   |            --------------- field in this struct
[INFO] [stdout] 6 |     pub var_name: String,
[INFO] [stdout] 7 |     pub missing_from_all: bool,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ValidationError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `all_env_vars` and `all_schema_vars` are never read
[INFO] [stdout]   --> lsp/src/validation.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct ValidationResult {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 13 |     pub errors: Vec<ValidationError>,
[INFO] [stdout] 14 |     pub all_env_vars: HashMap<String, EnvFileEntry>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 15 |     pub all_schema_vars: Vec<EnvVar>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ValidationResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.23s
[INFO] running `Command { std: "docker" "inspect" "1918a6ef665c14aad8f0396574d6bd54174cfe54a5682b222b08cfa9cbb6dc15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1918a6ef665c14aad8f0396574d6bd54174cfe54a5682b222b08cfa9cbb6dc15", kill_on_drop: false }`
[INFO] [stdout] 1918a6ef665c14aad8f0396574d6bd54174cfe54a5682b222b08cfa9cbb6dc15
