[INFO] fetching crate abstract-cli 0.1.9... [INFO] checking abstract-cli-0.1.9 against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816 [INFO] extracting crate abstract-cli 0.1.9 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate abstract-cli 0.1.9 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate abstract-cli 0.1.9 [INFO] tweaked toml for crates.io crate abstract-cli 0.1.9 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate abstract-cli 0.1.9 on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate abstract-cli 0.1.9 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" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 2bb8bef70a13a1cbddba00d32f9019231cdcaf473cf7d5bd46050fd5819e7304 [INFO] running `Command { std: "docker" "start" "2bb8bef70a13a1cbddba00d32f9019231cdcaf473cf7d5bd46050fd5819e7304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bb8bef70a13a1cbddba00d32f9019231cdcaf473cf7d5bd46050fd5819e7304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bb8bef70a13a1cbddba00d32f9019231cdcaf473cf7d5bd46050fd5819e7304" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2bb8bef70a13a1cbddba00d32f9019231cdcaf473cf7d5bd46050fd5819e7304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2bb8bef70a13a1cbddba00d32f9019231cdcaf473cf7d5bd46050fd5819e7304" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking bitflags v2.11.0 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking bytes v1.11.1 [INFO] [stderr] Checking regex-syntax v0.8.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking slab v0.4.12 [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking rand_core v0.10.0 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Checking linux-raw-sys v0.12.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking webpki-roots v1.0.6 [INFO] [stderr] Checking iri-string v0.7.12 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking num-conv v0.2.1 [INFO] [stderr] Checking time-core v0.1.8 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling cxxbridge-flags v1.0.194 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking unty v0.0.4 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Checking tinyvec v1.11.0 [INFO] [stderr] Checking chacha20 v0.10.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling codespan-reporting v0.13.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking mio v1.2.0 [INFO] [stderr] Checking socket2 v0.6.3 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking getrandom v0.4.2 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Checking deranged v0.5.8 [INFO] [stderr] Checking uuid v1.23.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking memmap2 v0.9.10 [INFO] [stderr] Compiling cc v1.2.58 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking ownedbytes v0.7.0 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bumpalo v3.20.2 [INFO] [stderr] Checking signal-hook v0.3.18 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking rand v0.10.0 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking bitpacking v0.9.3 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Checking ordered-float v5.3.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf8-ranges v1.0.5 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking tantivy-fst v0.5.0 [INFO] [stderr] Checking tantivy-bitpacker v0.6.0 [INFO] [stderr] Checking signal-hook-mio v0.2.5 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking murmurhash32 v0.3.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.194 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Checking time v0.3.47 [INFO] [stderr] Compiling tree-sitter-go v0.23.4 [INFO] [stderr] Compiling tree-sitter-rust v0.23.3 [INFO] [stderr] Compiling tree-sitter-bash v0.23.3 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking env_home v0.1.0 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking fastdivide v0.4.2 [INFO] [stderr] Checking which v7.0.3 [INFO] [stderr] Checking inotify v0.10.2 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking fs4 v0.8.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling cxx-build v1.0.194 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling tree-sitter v0.25.10 [INFO] [stderr] Compiling onig_sys v69.9.1 [INFO] [stderr] Checking eventsource-stream v0.2.3 [INFO] [stderr] Checking tantivy-query-grammar v0.22.0 [INFO] [stderr] Checking measure_time v0.8.3 [INFO] [stderr] Checking notify-types v1.0.1 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking filetime v0.2.27 [INFO] [stderr] Checking arc-swap v1.9.1 [INFO] [stderr] Checking lz4_flex v0.11.6 [INFO] [stderr] Checking dyn-clone v1.0.20 [INFO] [stderr] Checking levenshtein_automata v0.2.1 [INFO] [stderr] Checking census v0.4.2 [INFO] [stderr] Checking oneshot v0.1.13 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking streaming-iterator v0.1.9 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking notify v7.0.0 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling instability v0.3.12 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking tokio v1.50.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling cxxbridge-macro v1.0.194 [INFO] [stderr] Checking futures-util v0.3.32 [INFO] [stderr] Checking zerofrom v0.1.7 [INFO] [stderr] Compiling usearch v2.24.0 [INFO] [stderr] Checking yoke v0.8.2 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Checking crossterm v0.29.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking rustls-webpki v0.103.10 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking simd-adler32 v0.3.9 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling crokey-proc_macros v1.4.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking clap_builder v4.6.0 [INFO] [stderr] Checking compact_str v0.8.1 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking lazy-regex v3.6.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking coolor v1.1.0 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.44 [INFO] [stderr] Checking arcstr v1.2.0 [INFO] [stderr] Checking bincode v2.0.1 [INFO] [stderr] Checking futures-executor v0.3.32 [INFO] [stderr] Checking tantivy-common v0.7.0 [INFO] [stderr] Checking futures v0.3.32 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking tantivy-stacker v0.3.0 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking tantivy-tokenizer-api v0.3.0 [INFO] [stderr] Checking tracing-subscriber v0.3.23 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking rust-stemmers v1.2.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking onig v6.5.1 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking crokey v1.4.0 [INFO] [stderr] Checking plist v1.8.0 [INFO] [stderr] Checking hyper v1.9.0 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking grafeo-common v0.5.32 [INFO] [stderr] Checking tokio-stream v0.1.18 [INFO] [stderr] Checking cersei-lsp v0.1.9 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling cersei-tools-derive v0.1.9 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking fd-lock v4.0.4 [INFO] [stderr] Checking minimad v0.13.1 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking clap v4.6.0 [INFO] [stderr] Checking ctrlc v3.5.2 [INFO] [stderr] Checking rustyline v15.0.0 [INFO] [stderr] Checking syntect v5.3.0 [INFO] [stderr] Checking html2text v0.12.6 [INFO] [stderr] Checking termimad v0.30.1 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking grafeo-core v0.5.32 [INFO] [stderr] Checking ratatui v0.29.0 [INFO] [stderr] Checking cersei-compression v0.1.9 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking tantivy-sstable v0.3.0 [INFO] [stderr] Checking tantivy-columnar v0.3.0 [INFO] [stderr] Checking cersei-types v0.1.9 [INFO] [stderr] Checking reqwest-eventsource v0.6.0 [INFO] [stderr] Checking cersei-vms v0.1.9 [INFO] [stderr] Checking cersei-mcp v0.1.9 [INFO] [stderr] Checking cersei-hooks v0.1.9 [INFO] [stderr] Checking cersei-provider v0.1.9 [INFO] [stderr] Checking tantivy v0.22.1 [INFO] [stderr] Checking grafeo-adapters v0.5.32 [INFO] [stderr] Checking cersei-embeddings v0.1.9 [INFO] [stderr] Checking grafeo-engine v0.5.32 [INFO] [stderr] Checking cersei-tools v0.1.9 [INFO] [stderr] Checking grafeo v0.5.32 [INFO] [stderr] Checking cersei-memory v0.1.9 [INFO] [stderr] Checking cersei-agent v0.1.9 [INFO] [stderr] Checking cersei v0.1.9 [INFO] [stderr] Checking abstract-cli v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `VersionCheck` [INFO] [stdout] --> benchmarks/memory_bench.rs:520:58 [INFO] [stdout] | [INFO] [stdout] 520 | use cersei_memory::graph::{effective_confidence, VersionCheck, CURRENT_SCHEMA_VERSION}; [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: `std::path::Path` [INFO] [stdout] --> src/prompt.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | use std::path::Path; [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: `MemoryNode` [INFO] [stdout] --> src/tui/event_loop.rs:593:82 [INFO] [stdout] | [INFO] [stdout] 593 | use crate::tui::widgets::graph::{GraphOverlayState, MemoryGraphData, MemoryNode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/tui/virtual_list.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> src/prompt.rs:164:9 [INFO] [stdout] | [INFO] [stdout] 164 | use std::path::Path; [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: `MemoryNode` [INFO] [stdout] --> src/tui/event_loop.rs:593:82 [INFO] [stdout] | [INFO] [stdout] 593 | use crate::tui::widgets::graph::{GraphOverlayState, MemoryGraphData, MemoryNode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::collections::HashMap` [INFO] [stdout] --> src/tui/virtual_list.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::collections::HashMap; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory_manager` [INFO] [stdout] --> src/repl.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | memory_manager: &MemoryManager, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory_manager` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `memory_manager` [INFO] [stdout] --> src/repl.rs:262:5 [INFO] [stdout] | [INFO] [stdout] 262 | memory_manager: &MemoryManager, [INFO] [stdout] | ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_memory_manager` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `in_heading` is assigned to, but never used [INFO] [stdout] --> src/tui/markdown.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let mut in_heading = false; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_in_heading` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `in_heading` is never read [INFO] [stdout] --> src/tui/markdown.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | in_heading = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 61 | in_heading = false; [INFO] [stdout] | ------------------ `in_heading` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `in_heading` is never read [INFO] [stdout] --> src/tui/markdown.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | in_heading = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/tui/widgets/graph.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | let tx = (to.x as i16 + state.pan_x + 7) as u16; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable `in_heading` is assigned to, but never used [INFO] [stdout] --> src/tui/markdown.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 37 | let mut in_heading = false; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: consider using `_in_heading` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `in_heading` is never read [INFO] [stdout] --> src/tui/markdown.rs:44:17 [INFO] [stdout] | [INFO] [stdout] 44 | in_heading = true; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ this value is reassigned later and never used [INFO] [stdout] ... [INFO] [stdout] 61 | in_heading = false; [INFO] [stdout] | ------------------ `in_heading` is overwritten here before the previous value is read [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `in_heading` is never read [INFO] [stdout] --> src/tui/markdown.rs:61:17 [INFO] [stdout] | [INFO] [stdout] 61 | in_heading = false; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `tx` [INFO] [stdout] --> src/tui/widgets/graph.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | let tx = (to.x as i16 + state.pan_x + 7) as u16; [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_tx` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONSOLE_AUTHORIZE_URL` is never used [INFO] [stdout] --> src/login.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const CONSOLE_AUTHORIZE_URL: &str = "https://platform.claude.com/oauth/authorize"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `resolve_anthropic_auth` and `oauth_account_uuid` are never used [INFO] [stdout] --> src/login.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 105 | impl Credentials { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn resolve_anthropic_auth(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | pub fn oauth_account_uuid(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `capitalize` is never used [INFO] [stdout] --> src/login.rs:944:4 [INFO] [stdout] | [INFO] [stdout] 944 | fn capitalize(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `with_mode` is never used [INFO] [stdout] --> src/permissions.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl CliPermissionPolicy { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn with_mode(mode: SharedPermissionMode) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_file_tree` is never used [INFO] [stdout] --> src/prompt.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn build_file_tree(working_dir: &std::path::Path, max_files: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `thinking` is never read [INFO] [stdout] --> src/tui/app.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Turn { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub thinking: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Turn` 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 `started_at` is never read [INFO] [stdout] --> src/tui/app.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct ToolCall { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub started_at: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ToolCall` 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 `Recovery` is never constructed [INFO] [stdout] --> src/tui/app.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum Overlay { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 50 | Recovery(RecoveryOverlay), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Overlay` 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 `description` is never used [INFO] [stdout] --> src/tui/app.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 91 | impl PermissionMode { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn description(self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `effort` is never read [INFO] [stdout] --> src/tui/app.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 162 | pub effort: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/tui/theme.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Theme { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub info: Color, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub text_primary: Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub text_muted: Color, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | pub text_accent: Color, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 30 | pub bg_raised: Color, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 31 | pub bg_hover: Color, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | pub bg_selected: Color, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 33 | pub border_subtle: Color, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 34 | pub border_strong: Color, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub diff_modified: Color, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Theme` 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: associated items `dark`, `bold`, `success_style`, `raised_style`, and `selected_style` are never used [INFO] [stdout] --> src/tui/theme.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl Theme { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn dark() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | pub fn bold(&self) -> Style { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub fn success_style(&self) -> Style { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | pub fn raised_style(&self) -> Style { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn selected_style(&self) -> Style { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `height` is never used [INFO] [stdout] --> src/tui/virtual_list.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl VItem { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn height(&self) -> u16 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `scroll_up`, `scroll_down`, `page_up`, `page_down`, and `scroll_to_bottom` are never used [INFO] [stdout] --> src/tui/virtual_list.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl VirtualList { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn scroll_up(&mut self, n: u16) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn scroll_down(&mut self, n: u16) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn page_up(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn page_down(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn scroll_to_bottom(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `label` is never read [INFO] [stdout] --> src/tui/widgets/graph.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct GraphEdge { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub label: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphEdge` 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: variants `Session` and `Tool` are never constructed [INFO] [stdout] --> src/tui/widgets/graph.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum NodeKind { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 34 | Session, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 35 | LspServer, [INFO] [stdout] 36 | Tool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NodeKind` 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: associated function `new` is never used [INFO] [stdout] --> src/tui/widgets/graph.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl GraphOverlayState { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 72 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_sessions` is never read [INFO] [stdout] --> src/tui/widgets/graph.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 169 | pub struct MemoryGraphData { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 173 | pub total_sessions: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemoryGraphData` 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: struct `TreeNode` is never constructed [INFO] [stdout] --> src/tui/widgets/side_panel.rs:189:8 [INFO] [stdout] | [INFO] [stdout] 189 | struct TreeNode { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `insert`, `insert_parts`, and `render` are never used [INFO] [stdout] --> src/tui/widgets/side_panel.rs:196:8 [INFO] [stdout] | [INFO] [stdout] 195 | impl TreeNode { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 196 | fn new(name: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | fn insert(&mut self, path: &str) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | fn insert_parts(&mut self, parts: &[&str]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | fn render(&self, lines: &mut Vec>, prefix: &str, is_root: bool, theme: &Theme) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CONSOLE_AUTHORIZE_URL` is never used [INFO] [stdout] --> src/login.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | const CONSOLE_AUTHORIZE_URL: &str = "https://platform.claude.com/oauth/authorize"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `resolve_anthropic_auth` and `oauth_account_uuid` are never used [INFO] [stdout] --> src/login.rs:188:12 [INFO] [stdout] | [INFO] [stdout] 105 | impl Credentials { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | pub fn resolve_anthropic_auth(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 229 | pub fn oauth_account_uuid(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `capitalize` is never used [INFO] [stdout] --> src/login.rs:944:4 [INFO] [stdout] | [INFO] [stdout] 944 | fn capitalize(s: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `with_mode` is never used [INFO] [stdout] --> src/permissions.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl CliPermissionPolicy { [INFO] [stdout] | ------------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn with_mode(mode: SharedPermissionMode) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `build_file_tree` is never used [INFO] [stdout] --> src/prompt.rs:204:4 [INFO] [stdout] | [INFO] [stdout] 204 | fn build_file_tree(working_dir: &std::path::Path, max_files: usize) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `thinking` is never read [INFO] [stdout] --> src/tui/app.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Turn { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub thinking: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Turn` 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 `started_at` is never read [INFO] [stdout] --> src/tui/app.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct ToolCall { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub started_at: Instant, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ToolCall` 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 `Recovery` is never constructed [INFO] [stdout] --> src/tui/app.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 46 | pub enum Overlay { [INFO] [stdout] | ------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 50 | Recovery(RecoveryOverlay), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Overlay` 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 `description` is never used [INFO] [stdout] --> src/tui/app.rs:112:12 [INFO] [stdout] | [INFO] [stdout] 91 | impl PermissionMode { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub fn description(self) -> &'static str { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `effort` is never read [INFO] [stdout] --> src/tui/app.rs:162:9 [INFO] [stdout] | [INFO] [stdout] 140 | pub struct AppState { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 162 | pub effort: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/tui/theme.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Theme { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub info: Color, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub text_primary: Color, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub text_muted: Color, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 29 | pub text_accent: Color, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 30 | pub bg_raised: Color, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 31 | pub bg_hover: Color, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | pub bg_selected: Color, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 33 | pub border_subtle: Color, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 34 | pub border_strong: Color, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | pub diff_modified: Color, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Theme` 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: associated items `dark`, `bold`, `success_style`, `raised_style`, and `selected_style` are never used [INFO] [stdout] --> src/tui/theme.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl Theme { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn dark() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 167 | pub fn bold(&self) -> Style { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 177 | pub fn success_style(&self) -> Style { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | pub fn raised_style(&self) -> Style { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 201 | pub fn selected_style(&self) -> Style { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `height` is never used [INFO] [stdout] --> src/tui/virtual_list.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl VItem { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn height(&self) -> u16 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `scroll_up`, `scroll_down`, `page_up`, `page_down`, and `scroll_to_bottom` are never used [INFO] [stdout] --> src/tui/virtual_list.rs:99:12 [INFO] [stdout] | [INFO] [stdout] 42 | impl VirtualList { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn scroll_up(&mut self, n: u16) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn scroll_down(&mut self, n: u16) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 114 | pub fn page_up(&mut self) { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 119 | pub fn page_down(&mut self) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 124 | pub fn scroll_to_bottom(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `label` is never read [INFO] [stdout] --> src/tui/widgets/graph.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct GraphEdge { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | pub label: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphEdge` 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: variants `Session` and `Tool` are never constructed [INFO] [stdout] --> src/tui/widgets/graph.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub enum NodeKind { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 34 | Session, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 35 | LspServer, [INFO] [stdout] 36 | Tool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NodeKind` 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: associated function `new` is never used [INFO] [stdout] --> src/tui/widgets/graph.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 71 | impl GraphOverlayState { [INFO] [stdout] | ---------------------- associated function in this implementation [INFO] [stdout] 72 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_sessions` is never read [INFO] [stdout] --> src/tui/widgets/graph.rs:173:9 [INFO] [stdout] | [INFO] [stdout] 169 | pub struct MemoryGraphData { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 173 | pub total_sessions: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemoryGraphData` 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: struct `TreeNode` is never constructed [INFO] [stdout] --> src/tui/widgets/side_panel.rs:189:8 [INFO] [stdout] | [INFO] [stdout] 189 | struct TreeNode { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `insert`, `insert_parts`, and `render` are never used [INFO] [stdout] --> src/tui/widgets/side_panel.rs:196:8 [INFO] [stdout] | [INFO] [stdout] 195 | impl TreeNode { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 196 | fn new(name: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 204 | fn insert(&mut self, path: &str) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | fn insert_parts(&mut self, parts: &[&str]) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | fn render(&self, lines: &mut Vec>, prefix: &str, is_root: bool, theme: &Theme) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "2bb8bef70a13a1cbddba00d32f9019231cdcaf473cf7d5bd46050fd5819e7304", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2bb8bef70a13a1cbddba00d32f9019231cdcaf473cf7d5bd46050fd5819e7304", kill_on_drop: false }` [INFO] [stdout] 2bb8bef70a13a1cbddba00d32f9019231cdcaf473cf7d5bd46050fd5819e7304