[INFO] cloning repository https://github.com/314clay/claude-dashboard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/314clay/claude-dashboard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F314clay%2Fclaude-dashboard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F314clay%2Fclaude-dashboard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c11a139f4be2260d5c434d6267893cd92dbfc2f [INFO] checking 314clay/claude-dashboard against try#3248bace201b6227b0ff78eacc8b00d805551a86 for pr-153513 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F314clay%2Fclaude-dashboard" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/314clay/claude-dashboard [INFO] finished tweaking git repo https://github.com/314clay/claude-dashboard [INFO] tweaked toml for git repo https://github.com/314clay/claude-dashboard written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/314clay/claude-dashboard on toolchain 3248bace201b6227b0ff78eacc8b00d805551a86 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/314clay/claude-dashboard 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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f42eac5a747cb73401d625e1630749ab21951b936cf3ebbd78ef932bebf4a46 [INFO] running `Command { std: "docker" "start" "-a" "8f42eac5a747cb73401d625e1630749ab21951b936cf3ebbd78ef932bebf4a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f42eac5a747cb73401d625e1630749ab21951b936cf3ebbd78ef932bebf4a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f42eac5a747cb73401d625e1630749ab21951b936cf3ebbd78ef932bebf4a46", kill_on_drop: false }` [INFO] [stdout] 8f42eac5a747cb73401d625e1630749ab21951b936cf3ebbd78ef932bebf4a46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+3248bace201b6227b0ff78eacc8b00d805551a86" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 261a5e329972c60c957305fab83c509717422d1744195bf3c2c0bc45a548132b [INFO] running `Command { std: "docker" "start" "-a" "261a5e329972c60c957305fab83c509717422d1744195bf3c2c0bc45a548132b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Checking tracing-core v0.1.36 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Checking downcast-rs v1.2.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking stable_deref_trait v1.2.1 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking cpufeatures v0.2.17 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zvariant_utils v2.1.0 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling endi v1.1.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Compiling zmij v1.0.5 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking async-lock v3.4.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking owned_ttf_parser v0.25.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking ab_glyph v0.2.32 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking polling v3.11.0 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zvariant_derive v4.2.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking wayland-protocols v0.32.10 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Compiling enumn v0.1.14 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking quick-xml v0.30.0 [INFO] [stderr] Checking zvariant v4.2.0 [INFO] [stderr] Checking accesskit v0.16.3 [INFO] [stderr] Checking async-fs v2.2.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zbus_macros v4.4.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking async-executor v1.13.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Checking zbus_names v3.0.0 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking xcursor v0.3.10 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking xkeysym v0.2.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking zbus_xml v4.0.0 [INFO] [stderr] Checking cursor-icon v1.2.0 [INFO] [stderr] Checking zbus-lockstep v0.4.4 [INFO] [stderr] Checking wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Checking wayland-cursor v0.31.12 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking wayland-protocols-wlr v0.3.10 [INFO] [stderr] Checking emath v0.29.1 [INFO] [stderr] Checking zbus v4.4.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling zbus-lockstep-macros v0.4.4 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking strict-num v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking ecolor v0.29.1 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking epaint_default_fonts v0.29.1 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking epaint v0.29.1 [INFO] [stderr] Checking calloop v0.13.0 [INFO] [stderr] Checking calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking atspi-common v0.6.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking immutable-chunkmap v2.1.2 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking sctk-adwaita v0.10.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking accesskit_consumer v0.24.3 [INFO] [stderr] Checking egui v0.29.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Checking wayland-protocols-plasma v0.3.10 [INFO] [stderr] Checking atspi-proxies v0.6.0 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking calloop v0.14.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking dpi v0.1.2 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling smithay-client-toolkit v0.20.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Checking calloop-wayland-source v0.4.1 [INFO] [stderr] Checking atspi-connection v0.6.0 [INFO] [stderr] Checking atspi v0.22.0 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Checking accesskit_atspi_common v0.9.3 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking wayland-protocols-experimental v20250721.0.1 [INFO] [stderr] Checking wayland-protocols-misc v0.3.10 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Checking emath v0.28.1 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking ecolor v0.28.1 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Checking accesskit_unix v0.12.3 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking arboard v3.6.1 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking smithay-clipboard v0.7.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking epaint v0.28.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Checking webbrowser v1.0.6 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking glow v0.14.2 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking rustls-pki-types v1.13.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking enum-map v2.7.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking egui v0.28.1 [INFO] [stderr] Checking egui_glow v0.29.1 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking accesskit_winit v0.22.4 [INFO] [stderr] Checking egui-winit v0.29.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking home v0.5.12 [INFO] [stderr] Checking nu-ansi-term v0.50.3 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking egui_plot v0.29.0 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking eframe v0.29.1 [INFO] [stderr] Checking egui_extras v0.29.1 [INFO] [stderr] Checking egui_graphs v0.21.1 [INFO] [stderr] Checking dashboard-native v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ImportanceStats` and `ProximityEdgesResponse` [INFO] [stdout] --> src/api/mod.rs:5:87 [INFO] [stdout] | [INFO] [stdout] 5 | ...EmbeddingStats, FilterStatusResponse, ImportanceStats, IngestResult, ProximityEdgesResponse, RescoreEvent, RescoreProgress, Rescor... [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: `quadtree::Quadtree` [INFO] [stdout] --> src/graph/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use quadtree::Quadtree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ImportanceStats` and `ProximityEdgesResponse` [INFO] [stdout] --> src/api/mod.rs:5:87 [INFO] [stdout] | [INFO] [stdout] 5 | ...EmbeddingStats, FilterStatusResponse, ImportanceStats, IngestResult, ProximityEdgesResponse, RescoreEvent, RescoreProgress, Rescor... [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 imports: `GraphData`, `GraphEdge`, `GraphNode`, and `hsl_to_rgb` [INFO] [stdout] --> src/graph/mod.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub use types::{GraphData, GraphEdge, GraphNode, GraphState, hsl_to_rgb}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `quadtree::Quadtree` [INFO] [stdout] --> src/graph/mod.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub use quadtree::Quadtree; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GraphData`, `GraphEdge`, `GraphNode`, and `hsl_to_rgb` [INFO] [stdout] --> src/graph/mod.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub use types::{GraphData, GraphEdge, GraphNode, GraphState, hsl_to_rgb}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:3721:25 [INFO] [stdout] | [INFO] [stdout] 3721 | let mut preset_btn = |ui: &mut egui::Ui, label: &str, query: &str, this: &mut Self| { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/app.rs:3721:25 [INFO] [stdout] | [INFO] [stdout] 3721 | let mut preset_btn = |ui: &mut egui::Ui, label: &str, query: &str, this: &mut Self| { [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GraphResponse` is never constructed [INFO] [stdout] --> src/api/client.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct GraphResponse { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HealthResponse` is never constructed [INFO] [stdout] --> src/api/client.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | struct HealthResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImportanceStats` is never constructed [INFO] [stdout] --> src/api/client.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ImportanceStats { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `model` is never read [INFO] [stdout] --> src/api/client.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct EmbeddingStats { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub model: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmbeddingStats` 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 `model`, `dimensions`, `errors`, and `error` are never read [INFO] [stdout] --> src/api/client.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct EmbeddingGenResult { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 73 | pub generated: i64, [INFO] [stdout] 74 | pub model: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75 | pub dimensions: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 76 | #[serde(default)] [INFO] [stdout] 77 | pub errors: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 78 | #[serde(default)] [INFO] [stdout] 79 | pub error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmbeddingGenResult` 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 `count` and `query` are never read [INFO] [stdout] --> src/api/client.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct ProximityEdgesResponse { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 95 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | pub query: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProximityEdgesResponse` 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 `filter_id`, `pending`, and `matches` are never read [INFO] [stdout] --> src/api/client.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct FilterStatusResponse { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 102 | pub filter_id: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub pending: i64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 106 | pub matches: i64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FilterStatusResponse` 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 `tools` is never read [INFO] [stdout] --> src/api/client.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct IngestResult { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 114 | pub tools: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IngestResult` 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 `health`, `fetch_graph`, `fetch_importance_stats`, `rescore_importance`, and `trigger_categorization_visible` are never used [INFO] [stdout] --> src/api/client.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 123 | impl ApiClient { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn health(&self) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn fetch_graph(&self, hours: f32, session_id: Option<&str>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | pub fn fetch_importance_stats(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 346 | pub fn rescore_importance(&self, session_ids: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 555 | pub fn trigger_categorization_visible(&self, filter_id: i32, message_ids: &[String]) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dragging` and `drag_start` are never read [INFO] [stdout] --> src/app.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct DashboardApp { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 206 | dragging: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 207 | drag_start: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_node_hidden` and `effective_visible_set` are never used [INFO] [stdout] --> src/app.rs:1002:8 [INFO] [stdout] | [INFO] [stdout] 350 | impl DashboardApp { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1002 | fn is_node_hidden(&self, node: &crate::graph::types::GraphNode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1394 | fn effective_visible_set(&self) -> Option<&HashSet> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `truncate` is never used [INFO] [stdout] --> src/app.rs:6032:4 [INFO] [stdout] | [INFO] [stdout] 6032 | fn truncate(s: &str, max_chars: usize) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `truncate_lines` is never used [INFO] [stdout] --> src/app.rs:6042:4 [INFO] [stdout] | [INFO] [stdout] 6042 | fn truncate_lines(s: &str, max_lines: usize, max_chars_per_line: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sequence_num` is never read [INFO] [stdout] --> src/db.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 28 | struct MessageRow { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | sequence_num: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SummaryRow` is never constructed [INFO] [stdout] --> src/db.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | struct SummaryRow { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `unscored_messages` and `sessions_with_unscored` are never read [INFO] [stdout] --> src/db.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct ImportanceStats { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 69 | pub unscored_messages: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 70 | pub sessions_with_unscored: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ImportanceStats` 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 `health` and `fetch_session_summary` are never used [INFO] [stdout] --> src/db.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 79 | impl DbClient { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn health(&self) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | pub fn fetch_session_summary(&self, session_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `contains` is never used [INFO] [stdout] --> src/graph/quadtree.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Bounds { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn contains(&self, pos: Pos2) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `color` is never used [INFO] [stdout] --> src/graph/types.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 54 | impl Role { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 55 | pub fn color(&self) -> egui::Color32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `full_content` is never read [INFO] [stdout] --> src/graph/types.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct GraphNode { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 82 | pub full_content: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphNode` 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 `timestamp` is never read [INFO] [stdout] --> src/graph/types.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct GraphEdge { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 167 | pub timestamp: Option, [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 `InProgress`, `Blocked`, `Closed`, `Deferred`, and `Hooked` are never constructed [INFO] [stdout] --> src/graph/types.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 219 | pub enum IssueStatus { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 222 | InProgress, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 223 | Blocked, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 224 | Closed, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 225 | Deferred, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 226 | Hooked, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IssueStatus` 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 `label` is never used [INFO] [stdout] --> src/graph/types.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 229 | impl IssueStatus { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 230 | pub fn label(&self) -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/graph/types.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct BeadItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 245 | pub id: String, [INFO] [stdout] 246 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 247 | pub status: IssueStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 248 | pub labels: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 249 | pub priority: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 253 | pub updated_at: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 254 | pub issue_type: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 255 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 256 | pub assignee: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BeadItem` 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 `updated_at_secs` is never used [INFO] [stdout] --> src/graph/types.rs:266:12 [INFO] [stdout] | [INFO] [stdout] 259 | impl BeadItem { [INFO] [stdout] | ------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 266 | pub fn updated_at_secs(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `subject`, `sender`, `recipient`, `thread_id`, `is_unread`, and `preview` are never read [INFO] [stdout] --> src/graph/types.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 273 | pub struct MailItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 274 | pub id: String, [INFO] [stdout] 275 | pub subject: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 276 | pub sender: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 277 | pub recipient: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub thread_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 282 | /// True if this message hasn't been read [INFO] [stdout] 283 | pub is_unread: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 284 | /// Preview of the message content [INFO] [stdout] 285 | pub preview: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MailItem` 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 `generated_at` is never read [INFO] [stdout] --> src/graph/types.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 375 | pub struct SessionSummaryData { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 392 | pub generated_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SessionSummaryData` 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 `is_active` is never read [INFO] [stdout] --> src/graph/types.rs:424:9 [INFO] [stdout] | [INFO] [stdout] 418 | pub struct SemanticFilter { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 424 | pub is_active: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SemanticFilter` 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: multiple methods are never used [INFO] [stdout] --> src/graph/types.rs:938:12 [INFO] [stdout] | [INFO] [stdout] 677 | impl GraphState { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 938 | pub fn set_temporal_window(&mut self, window_secs: f64, visible: Option<&HashSet>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 946 | pub fn set_temporal_attraction_enabled(&mut self, enabled: bool, visible: Option<&HashSet>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 957 | pub fn set_max_temporal_edges(&mut self, max_edges: usize, visible: Option<&HashSet>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1102 | pub fn is_bead_visible(&self, id: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1107 | pub fn is_mail_visible(&self, id: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1119 | pub fn get_timeline_window(&self) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1126 | pub fn visible_counts(&self) -> (usize, usize, usize, usize, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1198 | pub fn node_color_light(&self, node: &GraphNode) -> egui::Color32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TokenDisplayMode` is never used [INFO] [stdout] --> src/graph/types.rs:1336:10 [INFO] [stdout] | [INFO] [stdout] 1336 | pub enum TokenDisplayMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `label` is never used [INFO] [stdout] --> src/graph/types.rs:1347:12 [INFO] [stdout] | [INFO] [stdout] 1346 | impl TokenDisplayMode { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 1347 | pub fn label(&self) -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `StackOrder` is never used [INFO] [stdout] --> src/graph/types.rs:1358:10 [INFO] [stdout] | [INFO] [stdout] 1358 | pub enum StackOrder { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `label` is never used [INFO] [stdout] --> src/graph/types.rs:1371:12 [INFO] [stdout] | [INFO] [stdout] 1370 | impl StackOrder { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 1371 | pub fn label(&self) -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HistogramFilter` is never constructed [INFO] [stdout] --> src/graph/types.rs:1383:12 [INFO] [stdout] | [INFO] [stdout] 1383 | pub struct HistogramFilter { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `all` is never used [INFO] [stdout] --> src/graph/types.rs:1402:12 [INFO] [stdout] | [INFO] [stdout] 1400 | impl HistogramFilter { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 1401 | /// Create a filter that includes all token types [INFO] [stdout] 1402 | pub fn all() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TokenSegment` is never constructed [INFO] [stdout] --> src/graph/types.rs:1417:12 [INFO] [stdout] | [INFO] [stdout] 1417 | pub struct TokenSegment { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TokenBin` is never constructed [INFO] [stdout] --> src/graph/types.rs:1428:12 [INFO] [stdout] | [INFO] [stdout] 1428 | pub struct TokenBin { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `add_segment`, `midpoint`, and `duration` are never used [INFO] [stdout] --> src/graph/types.rs:1441:12 [INFO] [stdout] | [INFO] [stdout] 1439 | impl TokenBin { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 1440 | /// Create a new empty bin [INFO] [stdout] 1441 | pub fn new(start_time: f64, end_time: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1451 | pub fn add_segment(&mut self, label: String, count: i64, color: egui::Color32) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1457 | pub fn midpoint(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1462 | pub fn duration(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HistogramState` is never constructed [INFO] [stdout] --> src/graph/types.rs:1469:12 [INFO] [stdout] | [INFO] [stdout] 1469 | pub struct HistogramState { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `mark_dirty`, `is_dirty`, `clear_dirty`, `set_bin_count`, `set_display_mode`, and `set_stack_order` are never used [INFO] [stdout] --> src/graph/types.rs:1505:12 [INFO] [stdout] | [INFO] [stdout] 1503 | impl HistogramState { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] 1504 | /// Mark the histogram as needing a rebuild [INFO] [stdout] 1505 | pub fn mark_dirty(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1510 | pub fn is_dirty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1515 | pub fn clear_dirty(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1520 | pub fn set_bin_count(&mut self, count: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1528 | pub fn set_display_mode(&mut self, mode: TokenDisplayMode) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1536 | pub fn set_stack_order(&mut self, order: StackOrder) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_edge_count` is never read [INFO] [stdout] --> src/mail/types.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct MailStats { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | pub max_edge_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MailStats` 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: function `stroke` is never used [INFO] [stdout] --> src/theme.rs:181:8 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn stroke(color: Color32, width: f32) -> egui::Stroke { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTERACTIVE` is never used [INFO] [stdout] --> src/theme.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub const INTERACTIVE: Color32 = Color32::from_rgb(35, 38, 48); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTERACTIVE_HOVER` is never used [INFO] [stdout] --> src/theme.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | pub const INTERACTIVE_HOVER: Color32 = Color32::from_rgb(45, 48, 58); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTERACTIVE_ACTIVE` is never used [INFO] [stdout] --> src/theme.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub const INTERACTIVE_ACTIVE: Color32 = Color32::from_rgb(55, 58, 68); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PURPLE` is never used [INFO] [stdout] --> src/theme.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 54 | pub const PURPLE: Color32 = Color32::from_rgb(155, 89, 182); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISABLED` is never used [INFO] [stdout] --> src/theme.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | pub const DISABLED: Color32 = Color32::from_rgb(80, 85, 95); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT` is never used [INFO] [stdout] --> src/theme.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | pub const DEFAULT: Color32 = Color32::from_rgb(55, 58, 65); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WARNING` is never used [INFO] [stdout] --> src/theme.rs:117:15 [INFO] [stdout] | [INFO] [stdout] 117 | pub const WARNING: Color32 = Color32::from_rgb(245, 158, 11); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BAR_SELECTED` is never used [INFO] [stdout] --> src/theme.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | pub const BAR_SELECTED: Color32 = super::accent::ORANGE; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PLAYHEAD` is never used [INFO] [stdout] --> src/theme.rs:143:15 [INFO] [stdout] | [INFO] [stdout] 143 | pub const PLAYHEAD: Color32 = super::accent::CYAN; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPUT` is never used [INFO] [stdout] --> src/theme.rs:251:15 [INFO] [stdout] | [INFO] [stdout] 251 | pub const INPUT: Color32 = Color32::from_rgb(59, 130, 246); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OUTPUT` is never used [INFO] [stdout] --> src/theme.rs:252:15 [INFO] [stdout] | [INFO] [stdout] 252 | pub const OUTPUT: Color32 = Color32::from_rgb(255, 149, 0); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CACHE_READ` is never used [INFO] [stdout] --> src/theme.rs:253:15 [INFO] [stdout] | [INFO] [stdout] 253 | pub const CACHE_READ: Color32 = Color32::from_rgb(34, 197, 94); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CACHE_CREATE` is never used [INFO] [stdout] --> src/theme.rs:254:15 [INFO] [stdout] | [INFO] [stdout] 254 | pub const CACHE_CREATE: Color32 = Color32::from_rgb(155, 89, 182); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `GraphResponse` is never constructed [INFO] [stdout] --> src/api/client.rs:15:8 [INFO] [stdout] | [INFO] [stdout] 15 | struct GraphResponse { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HealthResponse` is never constructed [INFO] [stdout] --> src/api/client.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | struct HealthResponse { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ImportanceStats` is never constructed [INFO] [stdout] --> src/api/client.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ImportanceStats { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `model` is never read [INFO] [stdout] --> src/api/client.rs:67:9 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct EmbeddingStats { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 67 | pub model: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmbeddingStats` 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 `model`, `dimensions`, `errors`, and `error` are never read [INFO] [stdout] --> src/api/client.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 72 | pub struct EmbeddingGenResult { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 73 | pub generated: i64, [INFO] [stdout] 74 | pub model: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 75 | pub dimensions: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 76 | #[serde(default)] [INFO] [stdout] 77 | pub errors: Option>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 78 | #[serde(default)] [INFO] [stdout] 79 | pub error: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EmbeddingGenResult` 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 `count` and `query` are never read [INFO] [stdout] --> src/api/client.rs:95:9 [INFO] [stdout] | [INFO] [stdout] 92 | pub struct ProximityEdgesResponse { [INFO] [stdout] | ---------------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 95 | pub count: usize, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 96 | pub query: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProximityEdgesResponse` 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 `filter_id`, `pending`, and `matches` are never read [INFO] [stdout] --> src/api/client.rs:102:9 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct FilterStatusResponse { [INFO] [stdout] | -------------------- fields in this struct [INFO] [stdout] 102 | pub filter_id: i32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub pending: i64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 106 | pub matches: i64, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FilterStatusResponse` 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 `tools` is never read [INFO] [stdout] --> src/api/client.rs:114:9 [INFO] [stdout] | [INFO] [stdout] 111 | pub struct IngestResult { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 114 | pub tools: i64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IngestResult` 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 `health`, `fetch_graph`, `fetch_importance_stats`, `rescore_importance`, and `trigger_categorization_visible` are never used [INFO] [stdout] --> src/api/client.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 123 | impl ApiClient { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 132 | pub fn health(&self) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 173 | pub fn fetch_graph(&self, hours: f32, session_id: Option<&str>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 299 | pub fn fetch_importance_stats(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 346 | pub fn rescore_importance(&self, session_ids: Vec) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 555 | pub fn trigger_categorization_visible(&self, filter_id: i32, message_ids: &[String]) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `dragging` and `drag_start` are never read [INFO] [stdout] --> src/app.rs:206:5 [INFO] [stdout] | [INFO] [stdout] 148 | pub struct DashboardApp { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] ... [INFO] [stdout] 206 | dragging: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 207 | drag_start: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_node_hidden` and `effective_visible_set` are never used [INFO] [stdout] --> src/app.rs:1002:8 [INFO] [stdout] | [INFO] [stdout] 350 | impl DashboardApp { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1002 | fn is_node_hidden(&self, node: &crate::graph::types::GraphNode) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1394 | fn effective_visible_set(&self) -> Option<&HashSet> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `truncate` is never used [INFO] [stdout] --> src/app.rs:6032:4 [INFO] [stdout] | [INFO] [stdout] 6032 | fn truncate(s: &str, max_chars: usize) -> String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `truncate_lines` is never used [INFO] [stdout] --> src/app.rs:6042:4 [INFO] [stdout] | [INFO] [stdout] 6042 | fn truncate_lines(s: &str, max_lines: usize, max_chars_per_line: usize) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sequence_num` is never read [INFO] [stdout] --> src/db.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 28 | struct MessageRow { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 34 | sequence_num: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageRow` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SummaryRow` is never constructed [INFO] [stdout] --> src/db.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | struct SummaryRow { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `unscored_messages` and `sessions_with_unscored` are never read [INFO] [stdout] --> src/db.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 66 | pub struct ImportanceStats { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 69 | pub unscored_messages: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 70 | pub sessions_with_unscored: i64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ImportanceStats` 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 `health` and `fetch_session_summary` are never used [INFO] [stdout] --> src/db.rs:137:12 [INFO] [stdout] | [INFO] [stdout] 79 | impl DbClient { [INFO] [stdout] | ------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 137 | pub fn health(&self) -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 323 | pub fn fetch_session_summary(&self, session_id: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `contains` is never used [INFO] [stdout] --> src/graph/quadtree.rs:51:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl Bounds { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 51 | pub fn contains(&self, pos: Pos2) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `color` is never used [INFO] [stdout] --> src/graph/types.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 54 | impl Role { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] 55 | pub fn color(&self) -> egui::Color32 { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `full_content` is never read [INFO] [stdout] --> src/graph/types.rs:82:9 [INFO] [stdout] | [INFO] [stdout] 78 | pub struct GraphNode { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 82 | pub full_content: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GraphNode` 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 `timestamp` is never read [INFO] [stdout] --> src/graph/types.rs:167:9 [INFO] [stdout] | [INFO] [stdout] 163 | pub struct GraphEdge { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 167 | pub timestamp: Option, [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 `InProgress`, `Blocked`, `Closed`, `Deferred`, and `Hooked` are never constructed [INFO] [stdout] --> src/graph/types.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 219 | pub enum IssueStatus { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 222 | InProgress, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 223 | Blocked, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 224 | Closed, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 225 | Deferred, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 226 | Hooked, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IssueStatus` 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 `label` is never used [INFO] [stdout] --> src/graph/types.rs:230:12 [INFO] [stdout] | [INFO] [stdout] 229 | impl IssueStatus { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] 230 | pub fn label(&self) -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/graph/types.rs:246:9 [INFO] [stdout] | [INFO] [stdout] 244 | pub struct BeadItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 245 | pub id: String, [INFO] [stdout] 246 | pub title: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 247 | pub status: IssueStatus, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 248 | pub labels: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 249 | pub priority: i32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 254 | pub issue_type: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 255 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 256 | pub assignee: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BeadItem` 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 `subject`, `sender`, `recipient`, `thread_id`, `is_unread`, and `preview` are never read [INFO] [stdout] --> src/graph/types.rs:275:9 [INFO] [stdout] | [INFO] [stdout] 273 | pub struct MailItem { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 274 | pub id: String, [INFO] [stdout] 275 | pub subject: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 276 | pub sender: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 277 | pub recipient: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 281 | pub thread_id: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 282 | /// True if this message hasn't been read [INFO] [stdout] 283 | pub is_unread: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 284 | /// Preview of the message content [INFO] [stdout] 285 | pub preview: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MailItem` 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 `generated_at` is never read [INFO] [stdout] --> src/graph/types.rs:392:9 [INFO] [stdout] | [INFO] [stdout] 375 | pub struct SessionSummaryData { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 392 | pub generated_at: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SessionSummaryData` 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 `is_active` is never read [INFO] [stdout] --> src/graph/types.rs:424:9 [INFO] [stdout] | [INFO] [stdout] 418 | pub struct SemanticFilter { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 424 | pub is_active: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SemanticFilter` 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: multiple methods are never used [INFO] [stdout] --> src/graph/types.rs:946:12 [INFO] [stdout] | [INFO] [stdout] 677 | impl GraphState { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 946 | pub fn set_temporal_attraction_enabled(&mut self, enabled: bool, visible: Option<&HashSet>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 957 | pub fn set_max_temporal_edges(&mut self, max_edges: usize, visible: Option<&HashSet>) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1102 | pub fn is_bead_visible(&self, id: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1107 | pub fn is_mail_visible(&self, id: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1119 | pub fn get_timeline_window(&self) -> (f64, f64) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1126 | pub fn visible_counts(&self) -> (usize, usize, usize, usize, usize, usize) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1198 | pub fn node_color_light(&self, node: &GraphNode) -> egui::Color32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `TokenDisplayMode` is never used [INFO] [stdout] --> src/graph/types.rs:1336:10 [INFO] [stdout] | [INFO] [stdout] 1336 | pub enum TokenDisplayMode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `label` is never used [INFO] [stdout] --> src/graph/types.rs:1347:12 [INFO] [stdout] | [INFO] [stdout] 1346 | impl TokenDisplayMode { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] 1347 | pub fn label(&self) -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `StackOrder` is never used [INFO] [stdout] --> src/graph/types.rs:1358:10 [INFO] [stdout] | [INFO] [stdout] 1358 | pub enum StackOrder { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `label` is never used [INFO] [stdout] --> src/graph/types.rs:1371:12 [INFO] [stdout] | [INFO] [stdout] 1370 | impl StackOrder { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] 1371 | pub fn label(&self) -> &'static str { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HistogramFilter` is never constructed [INFO] [stdout] --> src/graph/types.rs:1383:12 [INFO] [stdout] | [INFO] [stdout] 1383 | pub struct HistogramFilter { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `all` is never used [INFO] [stdout] --> src/graph/types.rs:1402:12 [INFO] [stdout] | [INFO] [stdout] 1400 | impl HistogramFilter { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 1401 | /// Create a filter that includes all token types [INFO] [stdout] 1402 | pub fn all() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TokenSegment` is never constructed [INFO] [stdout] --> src/graph/types.rs:1417:12 [INFO] [stdout] | [INFO] [stdout] 1417 | pub struct TokenSegment { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TokenBin` is never constructed [INFO] [stdout] --> src/graph/types.rs:1428:12 [INFO] [stdout] | [INFO] [stdout] 1428 | pub struct TokenBin { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `add_segment`, `midpoint`, and `duration` are never used [INFO] [stdout] --> src/graph/types.rs:1441:12 [INFO] [stdout] | [INFO] [stdout] 1439 | impl TokenBin { [INFO] [stdout] | ------------- associated items in this implementation [INFO] [stdout] 1440 | /// Create a new empty bin [INFO] [stdout] 1441 | pub fn new(start_time: f64, end_time: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 1451 | pub fn add_segment(&mut self, label: String, count: i64, color: egui::Color32) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1457 | pub fn midpoint(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1462 | pub fn duration(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `HistogramState` is never constructed [INFO] [stdout] --> src/graph/types.rs:1469:12 [INFO] [stdout] | [INFO] [stdout] 1469 | pub struct HistogramState { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `mark_dirty`, `is_dirty`, `clear_dirty`, `set_bin_count`, `set_display_mode`, and `set_stack_order` are never used [INFO] [stdout] --> src/graph/types.rs:1505:12 [INFO] [stdout] | [INFO] [stdout] 1503 | impl HistogramState { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] 1504 | /// Mark the histogram as needing a rebuild [INFO] [stdout] 1505 | pub fn mark_dirty(&mut self) { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1510 | pub fn is_dirty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1515 | pub fn clear_dirty(&mut self) { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1520 | pub fn set_bin_count(&mut self, count: usize) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1528 | pub fn set_display_mode(&mut self, mode: TokenDisplayMode) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1536 | pub fn set_stack_order(&mut self, order: StackOrder) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `max_edge_count` is never read [INFO] [stdout] --> src/mail/types.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct MailStats { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 32 | pub max_edge_count: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MailStats` 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: function `stroke` is never used [INFO] [stdout] --> src/theme.rs:181:8 [INFO] [stdout] | [INFO] [stdout] 181 | pub fn stroke(color: Color32, width: f32) -> egui::Stroke { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTERACTIVE` is never used [INFO] [stdout] --> src/theme.rs:23:15 [INFO] [stdout] | [INFO] [stdout] 23 | pub const INTERACTIVE: Color32 = Color32::from_rgb(35, 38, 48); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTERACTIVE_HOVER` is never used [INFO] [stdout] --> src/theme.rs:26:15 [INFO] [stdout] | [INFO] [stdout] 26 | pub const INTERACTIVE_HOVER: Color32 = Color32::from_rgb(45, 48, 58); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INTERACTIVE_ACTIVE` is never used [INFO] [stdout] --> src/theme.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 29 | pub const INTERACTIVE_ACTIVE: Color32 = Color32::from_rgb(55, 58, 68); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DISABLED` is never used [INFO] [stdout] --> src/theme.rs:80:15 [INFO] [stdout] | [INFO] [stdout] 80 | pub const DISABLED: Color32 = Color32::from_rgb(80, 85, 95); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DEFAULT` is never used [INFO] [stdout] --> src/theme.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | pub const DEFAULT: Color32 = Color32::from_rgb(55, 58, 65); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `WARNING` is never used [INFO] [stdout] --> src/theme.rs:117:15 [INFO] [stdout] | [INFO] [stdout] 117 | pub const WARNING: Color32 = Color32::from_rgb(245, 158, 11); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `BAR_SELECTED` is never used [INFO] [stdout] --> src/theme.rs:131:15 [INFO] [stdout] | [INFO] [stdout] 131 | pub const BAR_SELECTED: Color32 = super::accent::ORANGE; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `PLAYHEAD` is never used [INFO] [stdout] --> src/theme.rs:143:15 [INFO] [stdout] | [INFO] [stdout] 143 | pub const PLAYHEAD: Color32 = super::accent::CYAN; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `INPUT` is never used [INFO] [stdout] --> src/theme.rs:251:15 [INFO] [stdout] | [INFO] [stdout] 251 | pub const INPUT: Color32 = Color32::from_rgb(59, 130, 246); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `OUTPUT` is never used [INFO] [stdout] --> src/theme.rs:252:15 [INFO] [stdout] | [INFO] [stdout] 252 | pub const OUTPUT: Color32 = Color32::from_rgb(255, 149, 0); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CACHE_READ` is never used [INFO] [stdout] --> src/theme.rs:253:15 [INFO] [stdout] | [INFO] [stdout] 253 | pub const CACHE_READ: Color32 = Color32::from_rgb(34, 197, 94); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CACHE_CREATE` is never used [INFO] [stdout] --> src/theme.rs:254:15 [INFO] [stdout] | [INFO] [stdout] 254 | pub const CACHE_CREATE: Color32 = Color32::from_rgb(155, 89, 182); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 39s [INFO] running `Command { std: "docker" "inspect" "261a5e329972c60c957305fab83c509717422d1744195bf3c2c0bc45a548132b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "261a5e329972c60c957305fab83c509717422d1744195bf3c2c0bc45a548132b", kill_on_drop: false }` [INFO] [stdout] 261a5e329972c60c957305fab83c509717422d1744195bf3c2c0bc45a548132b