[INFO] fetching crate reflex-search 1.1.2... [INFO] testing reflex-search-1.1.2 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate reflex-search 1.1.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate reflex-search 1.1.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate reflex-search 1.1.2 [INFO] tweaked toml for crates.io crate reflex-search 1.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate reflex-search 1.1.2 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate reflex-search 1.1.2 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed167deaf62d1010e1613e59f2110b47699bc210552596d55d8ea129f9b0a2a2 [INFO] running `Command { std: "docker" "start" "-a" "ed167deaf62d1010e1613e59f2110b47699bc210552596d55d8ea129f9b0a2a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed167deaf62d1010e1613e59f2110b47699bc210552596d55d8ea129f9b0a2a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed167deaf62d1010e1613e59f2110b47699bc210552596d55d8ea129f9b0a2a2", kill_on_drop: false }` [INFO] [stdout] ed167deaf62d1010e1613e59f2110b47699bc210552596d55d8ea129f9b0a2a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c78e2cc983e8770e0a63d9b62e42f254c71490a45a2012f5068d0018cff433f5 [INFO] running `Command { std: "docker" "start" "-a" "c78e2cc983e8770e0a63d9b62e42f254c71490a45a2012f5068d0018cff433f5", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling tokio v1.52.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling ptr_meta_derive v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling ptr_meta v0.3.1 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rustls-webpki v0.103.12 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling rancor v0.1.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling bytecheck_derive v0.8.2 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling bytecheck v0.8.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling crokey-proc_macros v1.4.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling bon-macros v2.3.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tree-sitter-cpp v0.23.4 [INFO] [stderr] Compiling tree-sitter-php v0.23.11 [INFO] [stderr] Compiling tree-sitter-zig v1.1.2 [INFO] [stderr] Compiling tree-sitter-kotlin-ng v1.1.0 [INFO] [stderr] Compiling tree-sitter-c v0.23.4 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-c-sharp v0.23.5 [INFO] [stderr] Compiling tree-sitter-java v0.23.5 [INFO] [stderr] Compiling tree-sitter-ruby v0.23.1 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling tree-sitter-rust v0.23.3 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling munge_macro v0.4.7 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling bon v2.3.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling plist v1.8.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling munge v0.4.7 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling lazy-regex v3.6.0 [INFO] [stderr] Compiling reflex-search v1.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling crokey v1.4.0 [INFO] [stderr] Compiling rend v0.5.3 [INFO] [stderr] Compiling onig v6.5.1 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling rkyv_derive v0.8.15 [INFO] [stderr] Compiling minimad v0.13.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling colorsys v0.6.7 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling simple-easing v1.0.2 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling tachyonfx v0.8.0 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling termimad v0.30.1 [INFO] [stderr] Compiling rkyv v0.8.15 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] warning: reflex-search@1.1.2: Cache schema hash: a9e7c9ac0d35051e [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stdout] warning: method `build_resolution_cache` is never used [INFO] [stdout] --> src/dependency.rs:729:8 [INFO] [stdout] | [INFO] [stdout] 47 | impl DependencyIndex { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 729 | fn build_resolution_cache(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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] [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:1273:12 [INFO] [stdout] | [INFO] [stdout] 158 | impl InteractiveApp { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1273 | pub fn results_mut(&mut self) -> &mut ResultList { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1333 | 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:1355:12 [INFO] [stdout] | [INFO] [stdout] 1346 | impl FilePreview { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1355 | 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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `count_lines` is never used [INFO] [stdout] --> src/semantic/reporter.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 61 | impl ConsoleReporter { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 96 | fn count_lines(text: &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reindexing` is never constructed [INFO] [stdout] --> src/semantic/chat_tui.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 30 | enum PhaseUpdate { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 57 | Reindexing { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PhaseUpdate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 31s [INFO] running `Command { std: "docker" "inspect" "c78e2cc983e8770e0a63d9b62e42f254c71490a45a2012f5068d0018cff433f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c78e2cc983e8770e0a63d9b62e42f254c71490a45a2012f5068d0018cff433f5", kill_on_drop: false }` [INFO] [stdout] c78e2cc983e8770e0a63d9b62e42f254c71490a45a2012f5068d0018cff433f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92feca32885e5ae00636ac891515de215720666146712e7a2c0c50952bca1399 [INFO] running `Command { std: "docker" "start" "-a" "92feca32885e5ae00636ac891515de215720666146712e7a2c0c50952bca1399", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] warning: reflex-search@1.1.2: Cache schema hash: a9e7c9ac0d35051e [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling tar v0.4.45 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling crokey v1.4.0 [INFO] [stderr] Compiling termimad v0.30.1 [INFO] [stderr] Compiling reflex-search v1.1.2 (/opt/rustwide/workdir) [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] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [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:547:13 [INFO] [stdout] | [INFO] [stdout] 547 | 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:550:13 [INFO] [stdout] | [INFO] [stdout] 550 | 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:653:13 [INFO] [stdout] | [INFO] [stdout] 653 | 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:888:13 [INFO] [stdout] | [INFO] [stdout] 888 | 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:893:13 [INFO] [stdout] | [INFO] [stdout] 893 | 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:1135:13 [INFO] [stdout] | [INFO] [stdout] 1135 | 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:1317:13 [INFO] [stdout] | [INFO] [stdout] 1317 | 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:1359:13 [INFO] [stdout] | [INFO] [stdout] 1359 | 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:1362:13 [INFO] [stdout] | [INFO] [stdout] 1362 | 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: 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:1034:13 [INFO] [stdout] | [INFO] [stdout] 1034 | 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:1211:13 [INFO] [stdout] | [INFO] [stdout] 1211 | 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:577:13 [INFO] [stdout] | [INFO] [stdout] 577 | 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:581:13 [INFO] [stdout] | [INFO] [stdout] 581 | for variable in &variables { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_variable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build_resolution_cache` is never used [INFO] [stdout] --> src/dependency.rs:729:8 [INFO] [stdout] | [INFO] [stdout] 47 | impl DependencyIndex { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 729 | fn build_resolution_cache(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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] [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:1273:12 [INFO] [stdout] | [INFO] [stdout] 158 | impl InteractiveApp { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1273 | pub fn results_mut(&mut self) -> &mut ResultList { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1333 | 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:1355:12 [INFO] [stdout] | [INFO] [stdout] 1346 | impl FilePreview { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1355 | 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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `count_lines` is never used [INFO] [stdout] --> src/semantic/reporter.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 61 | impl ConsoleReporter { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 96 | fn count_lines(text: &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reindexing` is never constructed [INFO] [stdout] --> src/semantic/chat_tui.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 30 | enum PhaseUpdate { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 57 | Reindexing { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PhaseUpdate` 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: unused variable: `initial_count` [INFO] [stdout] --> src/semantic/chat_session.rs:467:13 [INFO] [stdout] | [INFO] [stdout] 467 | let initial_count = session.messages().len(); [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_initial_count` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `build_resolution_cache` is never used [INFO] [stdout] --> src/dependency.rs:729:8 [INFO] [stdout] | [INFO] [stdout] 47 | impl DependencyIndex { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 729 | fn build_resolution_cache(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [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] [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:1273:12 [INFO] [stdout] | [INFO] [stdout] 158 | impl InteractiveApp { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1273 | pub fn results_mut(&mut self) -> &mut ResultList { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1333 | 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:1355:12 [INFO] [stdout] | [INFO] [stdout] 1346 | impl FilePreview { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1355 | 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 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `count_lines` is never used [INFO] [stdout] --> src/semantic/reporter.rs:96:8 [INFO] [stdout] | [INFO] [stdout] 61 | impl ConsoleReporter { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 96 | fn count_lines(text: &str) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Reindexing` is never constructed [INFO] [stdout] --> src/semantic/chat_tui.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 30 | enum PhaseUpdate { [INFO] [stdout] | ----------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 57 | Reindexing { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PhaseUpdate` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: reflex-search@1.1.2: Cache schema hash: a9e7c9ac0d35051e [INFO] [stderr] error: could not compile `reflex-search` (lib); 19 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name reflex --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=0a62cad3b94095fc -C extra-filename=-50d42c5eb49186e5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-d0824aa9c7568042.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5e6c8dc165503e7e.so --extern axum=/opt/rustwide/target/debug/deps/libaxum-26773eae99cd5d42.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-a20b3e237895d9aa.rmeta --extern blake3=/opt/rustwide/target/debug/deps/libblake3-d585bbba2a278811.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-69f7e195f89dfccd.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-26a7ea6a9f8db941.rmeta --extern crossterm=/opt/rustwide/target/debug/deps/libcrossterm-fd9c3e4147938a49.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-07799669a8ce90ea.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-df10f87635f2eabe.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-a2dedd36ac407e60.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-31eaa438c46ef212.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-50261491d4aa98ae.rmeta --extern indicatif=/opt/rustwide/target/debug/deps/libindicatif-5ad93aa38cc45403.rmeta --extern json5=/opt/rustwide/target/debug/deps/libjson5-de102e37c9c878de.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-cfb0a897de58af94.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-121d7632fbe9ff24.rmeta --extern notify=/opt/rustwide/target/debug/deps/libnotify-54492fcbcf363bf5.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-a0d868fe1bd14d01.rmeta --extern owo_colors=/opt/rustwide/target/debug/deps/libowo_colors-d59f603b3c4469c7.rmeta --extern ratatui=/opt/rustwide/target/debug/deps/libratatui-ae337ed4cab3c921.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd34b23986a5f38e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-00bf6aebbe6fa780.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-23da66ec949ef9a8.rmeta --extern rkyv=/opt/rustwide/target/debug/deps/librkyv-86917891cf542693.rmeta --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-1a1eb016c2f58a5f.rmeta --extern scopeguard=/opt/rustwide/target/debug/deps/libscopeguard-e80a2b0b1f686274.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-644b9894b1629dec.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2de0d6be3b8748dc.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-6fc0b2e7f7651d11.rmeta --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-a6bfc9f1d17a860d.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-110bb88efe95b426.rmeta --extern syntect=/opt/rustwide/target/debug/deps/libsyntect-9c1a28cc0ac8a7d6.rmeta --extern tachyonfx=/opt/rustwide/target/debug/deps/libtachyonfx-97cb8f572c14e50a.rmeta --extern tar=/opt/rustwide/target/debug/deps/libtar-1b9c60b88fed4755.rmeta --extern termimad=/opt/rustwide/target/debug/deps/libtermimad-ec2203a157f40cc2.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-6b59e72769b72de4.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-282631d299cfd676.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-a70d602151a09657.rmeta --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-0f698cbcfe3b5036.rmeta --extern tree_sitter=/opt/rustwide/target/debug/deps/libtree_sitter-c2f9040e794a7e9e.rmeta --extern tree_sitter_c=/opt/rustwide/target/debug/deps/libtree_sitter_c-dafbc0ced257c146.rmeta --extern tree_sitter_c_sharp=/opt/rustwide/target/debug/deps/libtree_sitter_c_sharp-07638ae6a606db50.rmeta --extern tree_sitter_cpp=/opt/rustwide/target/debug/deps/libtree_sitter_cpp-51613e352783b473.rmeta --extern tree_sitter_go=/opt/rustwide/target/debug/deps/libtree_sitter_go-ec22b515de8a3596.rmeta --extern tree_sitter_java=/opt/rustwide/target/debug/deps/libtree_sitter_java-dcc0cf8712e72c89.rmeta --extern tree_sitter_javascript=/opt/rustwide/target/debug/deps/libtree_sitter_javascript-c5f739b506e53cd9.rmeta --extern tree_sitter_kotlin_ng=/opt/rustwide/target/debug/deps/libtree_sitter_kotlin_ng-7e05f9affc988bb9.rmeta --extern tree_sitter_php=/opt/rustwide/target/debug/deps/libtree_sitter_php-11101b5bbc4f817e.rmeta --extern tree_sitter_python=/opt/rustwide/target/debug/deps/libtree_sitter_python-85dbab8dc20e90c4.rmeta --extern tree_sitter_ruby=/opt/rustwide/target/debug/deps/libtree_sitter_ruby-9fca35467e9e0e6c.rmeta --extern tree_sitter_rust=/opt/rustwide/target/debug/deps/libtree_sitter_rust-12637681c22760c0.rmeta --extern tree_sitter_typescript=/opt/rustwide/target/debug/deps/libtree_sitter_typescript-41a99c1ff7704067.rmeta --extern tree_sitter_zig=/opt/rustwide/target/debug/deps/libtree_sitter_zig-f1450491d8585e8a.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-79cfce0a776a55d3.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-5757573577be1238.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-a92c53bf4449e401/out -L native=/opt/rustwide/target/debug/build/blake3-a92c53bf4449e401/out -L native=/opt/rustwide/target/debug/build/ring-8140ea5c6f5d2ebb/out -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-df12f8e244ca2109/out -L native=/opt/rustwide/target/debug/build/onig_sys-c32f4127a050e524/out -L native=/opt/rustwide/target/debug/build/tree-sitter-8d04d329bd91d163/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-eccbdd0d1caee0c5/out -L native=/opt/rustwide/target/debug/build/tree-sitter-c-sharp-702846bd9bcfa953/out -L native=/opt/rustwide/target/debug/build/tree-sitter-cpp-5f3a8edfd2195175/out -L native=/opt/rustwide/target/debug/build/tree-sitter-go-a1a2d1d54c04e00c/out -L native=/opt/rustwide/target/debug/build/tree-sitter-java-43d624ff8a66e575/out -L native=/opt/rustwide/target/debug/build/tree-sitter-javascript-21fef554ca45274d/out -L native=/opt/rustwide/target/debug/build/tree-sitter-kotlin-ng-28c501d5ef3bb958/out -L native=/opt/rustwide/target/debug/build/tree-sitter-php-0bf8587d1190905e/out -L native=/opt/rustwide/target/debug/build/tree-sitter-python-08842fb7f7764f9d/out -L native=/opt/rustwide/target/debug/build/tree-sitter-ruby-8a3dd123c70a9cd4/out -L native=/opt/rustwide/target/debug/build/tree-sitter-rust-673e111deff545f2/out -L native=/opt/rustwide/target/debug/build/tree-sitter-typescript-1bc1e3795e549f5a/out -L native=/opt/rustwide/target/debug/build/tree-sitter-zig-3cb34ebb32ed896c/out -L native=/opt/rustwide/target/debug/build/zstd-sys-bc1a5775628e9efa/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "92feca32885e5ae00636ac891515de215720666146712e7a2c0c50952bca1399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92feca32885e5ae00636ac891515de215720666146712e7a2c0c50952bca1399", kill_on_drop: false }` [INFO] [stdout] 92feca32885e5ae00636ac891515de215720666146712e7a2c0c50952bca1399