[INFO] fetching crate reflex-search 0.7.1...
[INFO] checking reflex-search-0.7.1 against try#78c81ee3917a99dcff6e2e6822800f0492c415c3 for pr-148967
[INFO] extracting crate reflex-search 0.7.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate reflex-search 0.7.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reflex-search 0.7.1
[INFO] tweaked toml for crates.io crate reflex-search 0.7.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reflex-search 0.7.1 on toolchain 78c81ee3917a99dcff6e2e6822800f0492c415c3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reflex-search 0.7.1 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" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6218a897b7637e83600939f5ff7b623a47480a5c56def742b3f682968100e023
[INFO] running `Command { std: "docker" "start" "-a" "6218a897b7637e83600939f5ff7b623a47480a5c56def742b3f682968100e023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6218a897b7637e83600939f5ff7b623a47480a5c56def742b3f682968100e023", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6218a897b7637e83600939f5ff7b623a47480a5c56def742b3f682968100e023", kill_on_drop: false }`
[INFO] [stdout] 6218a897b7637e83600939f5ff7b623a47480a5c56def742b3f682968100e023
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+78c81ee3917a99dcff6e2e6822800f0492c415c3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6945ae33519121bb16054c15de7f6e41a3187ef5dd80262f622597c32464216
[INFO] running `Command { std: "docker" "start" "-a" "c6945ae33519121bb16054c15de7f6e41a3187ef5dd80262f622597c32464216", kill_on_drop: false }`
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking compact_str v0.8.1
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking colorsys v0.6.7
[INFO] [stderr]     Checking simple-easing v1.0.1
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling onig_sys v69.9.1
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling tree-sitter-php v0.23.11
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling tree-sitter-c-sharp v0.23.1
[INFO] [stderr]    Compiling tree-sitter-python v0.23.6
[INFO] [stderr]    Compiling tree-sitter v0.24.7
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-go v0.23.4
[INFO] [stderr]    Compiling tree-sitter-javascript v0.23.1
[INFO] [stderr]    Compiling tree-sitter-kotlin-ng v1.1.0
[INFO] [stderr]    Compiling tree-sitter-ruby v0.23.1
[INFO] [stderr]    Compiling tree-sitter-zig v1.1.2
[INFO] [stderr]    Compiling tree-sitter-c v0.23.4
[INFO] [stderr]    Compiling tree-sitter-java v0.23.5
[INFO] [stderr]    Compiling tree-sitter-rust v0.23.3
[INFO] [stderr]    Compiling tree-sitter-cpp v0.23.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking globset v0.4.18
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]     Checking ignore v0.4.25
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.1
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking ptr_meta v0.3.1
[INFO] [stderr]     Checking rancor v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking bytecheck v0.8.2
[INFO] [stderr]    Compiling munge_macro v0.4.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rend v0.5.3
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking munge v0.4.7
[INFO] [stderr]    Compiling rkyv_derive v0.8.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling instability v0.3.9
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking onig v6.5.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bon v2.3.0
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking tachyonfx v0.8.0
[INFO] [stderr]     Checking hyper v1.8.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking rkyv v0.8.12
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking reflex-search v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `ImportInfo`
[INFO] [stdout]     --> src/parsers/java.rs:1003:51
[INFO] [stdout]      |
[INFO] [stdout] 1003 |         use crate::parsers::{DependencyExtractor, ImportInfo};
[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: `ImportInfo`
[INFO] [stdout]     --> src/parsers/csharp.rs:1259:51
[INFO] [stdout]      |
[INFO] [stdout] 1259 |         use crate::parsers::{DependencyExtractor, ImportInfo};
[INFO] [stdout]      |                                                   ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/background_indexer.rs:458:13
[INFO] [stdout]     |
[INFO] [stdout] 458 |         let mut indexer = BackgroundIndexer::new(temp.path()).unwrap();
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/background_indexer.rs:473:13
[INFO] [stdout]     |
[INFO] [stdout] 473 |         let mut indexer1 = BackgroundIndexer::new(temp.path()).unwrap();
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/background_indexer.rs:476:13
[INFO] [stdout]     |
[INFO] [stdout] 476 |         let mut indexer2 = BackgroundIndexer::new(temp.path()).unwrap();
[INFO] [stdout]     |             ----^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_path`
[INFO] [stdout]     --> src/interactive/app.rs:1079:13
[INFO] [stdout]      |
[INFO] [stdout] 1079 |         let cache_path = self.cache.path().to_path_buf();
[INFO] [stdout]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_path`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `cache_path`
[INFO] [stdout]     --> src/interactive/app.rs:1079:13
[INFO] [stdout]      |
[INFO] [stdout] 1079 |         let cache_path = self.cache.path().to_path_buf();
[INFO] [stdout]      |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_cache_path`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `highlighter`
[INFO] [stdout]    --> src/interactive/syntax.rs:278:13
[INFO] [stdout]     |
[INFO] [stdout] 278 |         let highlighter = get_syntax_highlighter();
[INFO] [stdout]     |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_highlighter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `engine` is never read
[INFO] [stdout]   --> src/interactive/app.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct InteractiveApp {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     engine: QueryEngine,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Indexing` is never constructed
[INFO] [stdout]    --> src/interactive/app.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub enum AppMode {
[INFO] [stdout]     |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 105 |     Indexing,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppMode` 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: variant `Stale` is never constructed
[INFO] [stdout]    --> src/interactive/app.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum IndexStatusState {
[INFO] [stdout]     |          ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 145 |     Stale {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexStatusState` 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: methods `results_mut` and `filter_selector` are never used
[INFO] [stdout]     --> src/interactive/app.rs:1255:12
[INFO] [stdout]      |
[INFO] [stdout]  158 | impl InteractiveApp {
[INFO] [stdout]      | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1255 |     pub fn results_mut(&mut self) -> &mut ResultList {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1315 |     pub fn filter_selector(&self) -> Option<&super::filter_selector::FilterSelector> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `visible_lines` is never used
[INFO] [stdout]     --> src/interactive/app.rs:1337:12
[INFO] [stdout]      |
[INFO] [stdout] 1328 | impl FilePreview {
[INFO] [stdout]      | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1337 |     pub fn visible_lines(&self, height: usize) -> &[String] {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `len` is never used
[INFO] [stdout]    --> src/interactive/history.rs:165:12
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl QueryHistory {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `cursor` is never used
[INFO] [stdout]   --> src/interactive/input.rs:26:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl InputField {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fn cursor(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ScrollDown`, `ScrollUp`, `CharInput`, `Backspace`, and `Delete` are never constructed
[INFO] [stdout]    --> src/interactive/input.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub enum KeyCommand {
[INFO] [stdout]     |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 149 |     ScrollDown,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 150 |     ScrollUp,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     CharInput(char),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 181 |     Backspace,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 182 |     Delete,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KeyCommand` 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: variant `ClosePreview` is never constructed
[INFO] [stdout]    --> src/interactive/mouse.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub enum MouseAction {
[INFO] [stdout]     |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 233 |     ClosePreview,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MouseAction` 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 `theme_set` is never read
[INFO] [stdout]   --> src/interactive/syntax.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct SyntaxHighlighter {
[INFO] [stdout]    |        ----------------- field in this struct
[INFO] [stdout] 19 |     syntax_set: SyntaxSet,
[INFO] [stdout] 20 |     theme_set: ThemeSet,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_default_theme` is never used
[INFO] [stdout]    --> src/interactive/syntax.rs:148:8
[INFO] [stdout]     |
[INFO] [stdout] 148 | pub fn get_default_theme(is_dark: bool) -> Theme {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `terminal_type` and `supports_mouse` are never read
[INFO] [stdout]   --> src/interactive/terminal.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub struct TerminalCapabilities {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  9 |     pub terminal_type: TerminalType,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 10 |     /// Whether mouse events are supported
[INFO] [stdout] 11 |     pub supports_mouse: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TerminalCapabilities` 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: method `make_hyperlink` is never used
[INFO] [stdout]   --> src/interactive/terminal.rs:81:12
[INFO] [stdout]    |
[INFO] [stdout] 26 | impl TerminalCapabilities {
[INFO] [stdout]    | ------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 81 |     pub fn make_hyperlink(&self, path: &str, line: usize, display_text: &str) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `background` and `badge_inactive` are never read
[INFO] [stdout]   --> src/interactive/theme.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct ColorPalette {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub background: Color,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub badge_inactive: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColorPalette` 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: methods `success_style`, `warning_style`, `error_style`, `highlight_style`, and `muted_style` are never used
[INFO] [stdout]    --> src/interactive/theme.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl ColorPalette {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn success_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn warning_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn error_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn highlight_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn muted_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_import_path_from_text` is never used
[INFO] [stdout]     --> src/parsers/kotlin.rs:1052:4
[INFO] [stdout]      |
[INFO] [stdout] 1052 | fn extract_import_path_from_text(text: &str) -> Option<String> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/parsers/typescript.rs:513:13
[INFO] [stdout]     |
[INFO] [stdout] 513 |         for method in method_symbols {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/parsers/typescript.rs:719:13
[INFO] [stdout]     |
[INFO] [stdout] 719 |         for method in method_symbols {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> src/parsers/vue.rs:501:13
[INFO] [stdout]     |
[INFO] [stdout] 501 |         for var in variables {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constant`
[INFO] [stdout]    --> src/parsers/vue.rs:504:13
[INFO] [stdout]     |
[INFO] [stdout] 504 |         for constant in constants {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_constant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/parsers/php.rs:652:13
[INFO] [stdout]     |
[INFO] [stdout] 652 |         for method in method_symbols {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> src/parsers/php.rs:887:13
[INFO] [stdout]     |
[INFO] [stdout] 887 |         for var in local_vars {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `property`
[INFO] [stdout]    --> src/parsers/php.rs:892:13
[INFO] [stdout]     |
[INFO] [stdout] 892 |         let property = variables.iter()
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/parsers/python.rs:935:13
[INFO] [stdout]     |
[INFO] [stdout] 935 |         for method in method_symbols {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]     --> src/parsers/python.rs:1117:13
[INFO] [stdout]      |
[INFO] [stdout] 1117 |         for var in variables {
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constant`
[INFO] [stdout]     --> src/parsers/python.rs:1159:13
[INFO] [stdout]      |
[INFO] [stdout] 1159 |         for constant in constants {
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_constant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]     --> src/parsers/python.rs:1162:13
[INFO] [stdout]      |
[INFO] [stdout] 1162 |         for var in variables {
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/parsers/go.rs:400:13
[INFO] [stdout]     |
[INFO] [stdout] 400 |         for method in method_symbols {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/parsers/java.rs:590:13
[INFO] [stdout]     |
[INFO] [stdout] 590 |         for method in method_symbols {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `global_count`
[INFO] [stdout]    --> src/parsers/java.rs:906:13
[INFO] [stdout]     |
[INFO] [stdout] 906 |         let global_count = var_symbols.iter().find(|s| s.symbol.as_deref() == Some("globalCount")).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_global_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local_var`
[INFO] [stdout]    --> src/parsers/java.rs:909:13
[INFO] [stdout]     |
[INFO] [stdout] 909 |         let local_var = var_symbols.iter().find(|s| s.symbol.as_deref() == Some("localVar")).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_local_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/parsers/cpp.rs:601:13
[INFO] [stdout]     |
[INFO] [stdout] 601 |         for method in method_symbols {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]    --> src/parsers/cpp.rs:794:13
[INFO] [stdout]     |
[INFO] [stdout] 794 |         for var in variables {
[INFO] [stdout]     |             ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/parsers/csharp.rs:905:13
[INFO] [stdout]     |
[INFO] [stdout] 905 |         for method in method_symbols {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]     --> src/parsers/csharp.rs:1037:13
[INFO] [stdout]      |
[INFO] [stdout] 1037 |         for var in local_vars {
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `property`
[INFO] [stdout]     --> src/parsers/csharp.rs:1042:13
[INFO] [stdout]      |
[INFO] [stdout] 1042 |         let property = variables.iter()
[INFO] [stdout]      |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_property`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_result_count` is never used
[INFO] [stdout]   --> tests/test_helpers.rs:62:8
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub fn assert_result_count(results: &[SearchResult], expected: usize) {
[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 `assert_result_count_at_most` is never used
[INFO] [stdout]   --> tests/test_helpers.rs:83:8
[INFO] [stdout]    |
[INFO] [stdout] 83 | pub fn assert_result_count_at_most(results: &[SearchResult], max: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_preview_contains` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub fn assert_preview_contains(results: &[SearchResult], pattern: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_by_kind` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:138:8
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub fn count_by_kind(results: &[SearchResult], kind: SymbolKind) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_by_file_pattern` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn count_by_file_pattern(results: &[SearchResult], pattern: &str) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_all_match_glob` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:174:8
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub fn assert_all_match_glob(results: &[SearchResult], patterns: &[String]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_none_match_exclude` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:194:8
[INFO] [stdout]     |
[INFO] [stdout] 194 | pub fn assert_none_match_exclude(results: &[SearchResult], patterns: &[String]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_all_paths_contain` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:214:8
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub fn assert_all_paths_contain(results: &[SearchResult], substring: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_no_paths_contain` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout] 226 | pub fn assert_no_paths_contain(results: &[SearchResult], substring: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_all_paths_unique` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:238:8
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub fn assert_all_paths_unique(results: &[SearchResult]) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_has_paths_from_dir` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:250:8
[INFO] [stdout]     |
[INFO] [stdout] 250 | pub fn assert_has_paths_from_dir(results: &[SearchResult], dir: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_no_paths_from_dir` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:259:8
[INFO] [stdout]     |
[INFO] [stdout] 259 | pub fn assert_no_paths_from_dir(results: &[SearchResult], dir: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_all_paths_extension` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:268:8
[INFO] [stdout]     |
[INFO] [stdout] 268 | pub fn assert_all_paths_extension(results: &[SearchResult], extension: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_from_dir` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:286:8
[INFO] [stdout]     |
[INFO] [stdout] 286 | pub fn count_from_dir(results: &[SearchResult], dir: &str) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `count_unique_paths` is never used
[INFO] [stdout]    --> tests/test_helpers.rs:291:8
[INFO] [stdout]     |
[INFO] [stdout] 291 | pub fn count_unique_paths(results: &[SearchResult]) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `click_event`
[INFO] [stdout]     --> src/parsers/csharp.rs:1075:13
[INFO] [stdout]      |
[INFO] [stdout] 1075 |         let click_event = event_symbols.iter()
[INFO] [stdout]      |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_click_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `notify_event`
[INFO] [stdout]     --> src/parsers/csharp.rs:1080:13
[INFO] [stdout]      |
[INFO] [stdout] 1080 |         let notify_event = event_symbols.iter()
[INFO] [stdout]      |             ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_notify_event`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/parsers/ruby.rs:856:13
[INFO] [stdout]     |
[INFO] [stdout] 856 |         for method in method_symbols {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `var`
[INFO] [stdout]     --> src/parsers/ruby.rs:1033:13
[INFO] [stdout]      |
[INFO] [stdout] 1033 |         for var in variables {
[INFO] [stdout]      |             ^^^ help: if this is intentional, prefix it with an underscore: `_var`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]    --> src/parsers/kotlin.rs:625:13
[INFO] [stdout]     |
[INFO] [stdout] 625 |         for method in method_symbols {
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `multiplier`
[INFO] [stdout]    --> src/parsers/kotlin.rs:824:13
[INFO] [stdout]     |
[INFO] [stdout] 824 |         let multiplier = variables.iter()
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_multiplier`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constant`
[INFO] [stdout]    --> src/parsers/zig.rs:542:13
[INFO] [stdout]     |
[INFO] [stdout] 542 |         for constant in &constants {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_constant`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `variable`
[INFO] [stdout]    --> src/parsers/zig.rs:546:13
[INFO] [stdout]     |
[INFO] [stdout] 546 |         for variable in &variables {
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variable`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `engine` is never read
[INFO] [stdout]   --> src/interactive/app.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct InteractiveApp {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 34 |     engine: QueryEngine,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Indexing` is never constructed
[INFO] [stdout]    --> src/interactive/app.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout]  99 | pub enum AppMode {
[INFO] [stdout]     |          ------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 105 |     Indexing,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppMode` 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: variant `Stale` is never constructed
[INFO] [stdout]    --> src/interactive/app.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub enum IndexStatusState {
[INFO] [stdout]     |          ---------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 145 |     Stale {
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `IndexStatusState` 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: methods `results_mut` and `filter_selector` are never used
[INFO] [stdout]     --> src/interactive/app.rs:1255:12
[INFO] [stdout]      |
[INFO] [stdout]  158 | impl InteractiveApp {
[INFO] [stdout]      | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1255 |     pub fn results_mut(&mut self) -> &mut ResultList {
[INFO] [stdout]      |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1315 |     pub fn filter_selector(&self) -> Option<&super::filter_selector::FilterSelector> {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `visible_lines` is never used
[INFO] [stdout]     --> src/interactive/app.rs:1337:12
[INFO] [stdout]      |
[INFO] [stdout] 1328 | impl FilePreview {
[INFO] [stdout]      | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1337 |     pub fn visible_lines(&self, height: usize) -> &[String] {
[INFO] [stdout]      |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ScrollDown`, `ScrollUp`, `CharInput`, `Backspace`, and `Delete` are never constructed
[INFO] [stdout]    --> src/interactive/input.rs:149:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub enum KeyCommand {
[INFO] [stdout]     |          ---------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 149 |     ScrollDown,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 150 |     ScrollUp,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 180 |     CharInput(char),
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 181 |     Backspace,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 182 |     Delete,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `KeyCommand` 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: variant `ClosePreview` is never constructed
[INFO] [stdout]    --> src/interactive/mouse.rs:233:5
[INFO] [stdout]     |
[INFO] [stdout] 205 | pub enum MouseAction {
[INFO] [stdout]     |          ----------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 233 |     ClosePreview,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MouseAction` 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 `terminal_type` is never read
[INFO] [stdout]  --> src/interactive/terminal.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct TerminalCapabilities {
[INFO] [stdout]   |            -------------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub terminal_type: TerminalType,
[INFO] [stdout]   |         ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `TerminalCapabilities` 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 `background` and `badge_inactive` are never read
[INFO] [stdout]   --> src/interactive/theme.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct ColorPalette {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub background: Color,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub badge_inactive: Color,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ColorPalette` 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: methods `success_style`, `warning_style`, `error_style`, `highlight_style`, and `muted_style` are never used
[INFO] [stdout]    --> src/interactive/theme.rs:143:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl ColorPalette {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 143 |     pub fn success_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 148 |     pub fn warning_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn error_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn highlight_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn muted_style(&self) -> Style {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `extract_import_path_from_text` is never used
[INFO] [stdout]     --> src/parsers/kotlin.rs:1052:4
[INFO] [stdout]      |
[INFO] [stdout] 1052 | fn extract_import_path_from_text(text: &str) -> Option<String> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.29s
[INFO] running `Command { std: "docker" "inspect" "c6945ae33519121bb16054c15de7f6e41a3187ef5dd80262f622597c32464216", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6945ae33519121bb16054c15de7f6e41a3187ef5dd80262f622597c32464216", kill_on_drop: false }`
[INFO] [stdout] c6945ae33519121bb16054c15de7f6e41a3187ef5dd80262f622597c32464216
