[INFO] cloning repository https://github.com/askscience/nuzzle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/askscience/nuzzle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskscience%2Fnuzzle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskscience%2Fnuzzle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 00196c2547b8ed4b050fc5c357a34905ed790fd6
[INFO] testing askscience/nuzzle against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faskscience%2Fnuzzle" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/askscience/nuzzle
[INFO] finished tweaking git repo https://github.com/askscience/nuzzle
[INFO] tweaked toml for git repo https://github.com/askscience/nuzzle written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/askscience/nuzzle on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/askscience/nuzzle 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tui-textarea v0.7.0
[INFO] [stderr]   Downloaded instability v0.3.12
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.71
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.121
[INFO] [stderr]   Downloaded mediatype v0.19.20
[INFO] [stderr]   Downloaded uuid v1.23.1
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.121
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]   Downloaded openssl-sys v0.9.115
[INFO] [stderr]   Downloaded jiff-static v0.2.24
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded js-sys v0.3.98
[INFO] [stderr]   Downloaded feed-rs v2.3.1
[INFO] [stderr]   Downloaded tower-http v0.6.10
[INFO] [stderr]   Downloaded openssl v0.10.79
[INFO] [stderr]   Downloaded ratatui v0.29.0
[INFO] [stderr]   Downloaded web-sys v0.3.98
[INFO] [stderr]   Downloaded jiff v0.2.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413
[INFO] running `Command { std: "docker" "start" "6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413", 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" "6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling mediatype v0.19.20
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tui-textarea v0.7.0
[INFO] [stderr]    Compiling feed-rs v2.3.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling nuzzle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `done` and `context` are never read
[INFO] [stdout]   --> src/ai/client.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct GenerateResponse {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 23 |     pub response: String,
[INFO] [stdout] 24 |     pub done: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 25 |     #[serde(default)]
[INFO] [stdout] 26 |     pub context: Vec<i64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GenerateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `done` is never read
[INFO] [stdout]   --> src/ai/client.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct ChatResponse {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 36 |     pub message: ChatMessage,
[INFO] [stdout] 37 |     pub done: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `generate_with_system` and `chat_with_tools` are never used
[INFO] [stdout]    --> src/ai/client.rs:98:18
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl OllamaClient {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub async fn generate_with_system(&self, model: &str, system: &str, prompt: &str) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub async fn chat_with_tools(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SUMMARY_PROMPT` is never used
[INFO] [stdout]  --> src/ai/summarizer.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const SUMMARY_PROMPT: &str = "Summarize the following article in 3-5 concise bullet points. \
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `summarize` is never used
[INFO] [stdout]  --> src/ai/summarizer.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn summarize(client: &OllamaClient, model: &str, content: &str) -> Result<String> {
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ask` is never used
[INFO] [stdout]  --> src/ai/qa.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn ask(
[INFO] [stdout]   |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_embedding` is never used
[INFO] [stdout]  --> src/ai/embedding.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn generate_embedding(client: &OllamaClient, model: &str, text: &str) -> Result<Vec<f32>> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DIGEST_PROMPT` is never used
[INFO] [stdout]  --> src/ai/digest.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const DIGEST_PROMPT: &str = "You are a personal news briefing assistant. \
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_digest` is never used
[INFO] [stdout]   --> src/ai/digest.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn generate_digest(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SEARCH_NEWS_TOOL` is never used
[INFO] [stdout]  --> src/ai/tools.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const SEARCH_NEWS_TOOL: &str = r#"
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ADD_FEED_TOOL` is never used
[INFO] [stdout]   --> src/ai/tools.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const ADD_FEED_TOOL: &str = r#"
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `READ_ARTICLE_TOOL` is never used
[INFO] [stdout]   --> src/ai/tools.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub const READ_ARTICLE_TOOL: &str = r#"
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEEP_RESEARCH_TOOL` is never used
[INFO] [stdout]   --> src/ai/tools.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub const DEEP_RESEARCH_TOOL: &str = r#"
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_news_tool` is never used
[INFO] [stdout]   --> src/ai/tools.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn search_news_tool() -> Value { serde_json::from_str(SEARCH_NEWS_TOOL).unwrap() }
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_feed_tool` is never used
[INFO] [stdout]   --> src/ai/tools.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn add_feed_tool() -> Value { serde_json::from_str(ADD_FEED_TOOL).unwrap() }
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_article_tool` is never used
[INFO] [stdout]    --> src/ai/tools.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn read_article_tool() -> Value { serde_json::from_str(READ_ARTICLE_TOOL).unwrap() }
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deep_research_tool` is never used
[INFO] [stdout]    --> src/ai/tools.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn deep_research_tool() -> Value { serde_json::from_str(DEEP_RESEARCH_TOOL).unwrap() }
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_tools` is never used
[INFO] [stdout]    --> src/ai/tools.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn all_tools() -> Vec<Value> { vec![search_news_tool(), add_feed_tool(), read_article_tool(), deep_research_tool()] }
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_search_news` is never used
[INFO] [stdout]    --> src/ai/tools.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn execute_search_news(entries: &[Entry], query: &str, max_results: usize) -> Vec<Entry> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_read_article` is never used
[INFO] [stdout]    --> src/ai/tools.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn execute_read_article(entries: &[Entry], idx: usize, title_part: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_deep_research` is never used
[INFO] [stdout]    --> src/ai/tools.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn execute_deep_research(entries: &[Entry], topic: &str, depth: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_search_results` is never used
[INFO] [stdout]    --> src/ai/tools.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub fn format_search_results(entries: &[Entry]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/app.rs:635:8
[INFO] [stdout]      |
[INFO] [stdout]  105 | impl App {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  635 |     fn go_back(&mut self) {
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  651 |     async fn refresh_all(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  673 |     async fn summarize_current(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1046 |     fn enter_search_mode(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1075 |     async fn enter_tag_mode(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1086 |     async fn show_highlights(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1095 |     async fn show_digest(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1115 |     async fn toggle_star(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1126 |     async fn export_highlights(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/db/repository.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl Repository {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  20 |     pub fn conn(&self) -> &Connection {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub fn remove_feed(&self, id: i64) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn get_entry(&self, id: i64) -> Result<Option<Entry>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn toggle_star(&self, id: i64) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn list_tags(&self) -> Result<Vec<Tag>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn entry_tags(&self, entry_id: i64) -> Result<Vec<Tag>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn add_tag_to_entry(&self, entry_id: i64, tag_name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn list_highlights(&self) -> Result<Vec<Highlight>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn add_highlight(&self, entry_id: i64, text: &str, note: Option<&str>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn remove_highlight(&self, id: i64) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn save_embedding(&self, entry_id: i64, embedding: &[f32], model: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub fn create_session(&self, name: &str, model: &str) -> Result<i64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     pub fn get_session(&self, id: i64) -> Result<Option<AISession>> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |     pub fn save_session_embedding(&self, session_id: i64, embedding: &[f32], model: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 |     pub fn load_session_embeddings(&self) -> Result<Vec<SessionEmbedding>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 397 |     pub fn session_messages_text(&self, session_id: i64) -> Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_feed_url` is never used
[INFO] [stdout]   --> src/feed/manager.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl FeedManager {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub async fn add_feed_url(&self, url: &str) -> Result<String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `export_highlights` is never used
[INFO] [stdout]  --> src/highlight.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn export_highlights(repo: &Repository) -> Result<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_highlight` is never used
[INFO] [stdout]   --> src/highlight.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn add_highlight(repo: &Repository, entry_id: i64, text: &str, note: Option<&str>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_highlights` is never used
[INFO] [stdout]   --> src/highlight.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn list_highlights(repo: &Repository) -> Result<Vec<Highlight>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchResults` is never constructed
[INFO] [stdout]    --> src/tui/widgets.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct SearchResults<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current` is never used
[INFO] [stdout]   --> src/tui/animations.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl BraillePulse {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn current(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BrailleProgress` is never constructed
[INFO] [stdout]   --> src/tui/animations.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct BrailleProgress {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update` and `current` are never used
[INFO] [stdout]   --> src/tui/animations.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl BrailleProgress {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 78 |     pub fn update(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn current(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `feed_type`, `category`, `icon_url`, `last_fetched_at`, and `error_count` are never read
[INFO] [stdout]   --> src/types.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Feed {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pub feed_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  9 |     pub category: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 10 |     pub icon_url: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 11 |     pub last_fetched_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub error_count: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Feed` 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 `fetched_at` is never read
[INFO] [stdout]   --> src/types.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Entry {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fetched_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` 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 `Tag` is never constructed
[INFO] [stdout]   --> src/types.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tag {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `entry_id`, `note`, and `created_at` are never read
[INFO] [stdout]   --> src/types.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Highlight {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 39 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 40 |     pub entry_id: i64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 41 |     pub text: String,
[INFO] [stdout] 42 |     pub note: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 43 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Highlight` 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` and `created_at` are never read
[INFO] [stdout]   --> src/types.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct AISession {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub model: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AISession` 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 `id`, `session_id`, and `created_at` are never read
[INFO] [stdout]   --> src/types.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct SessionFile {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 83 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 84 |     pub session_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionFile` 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 `SessionEmbedding` is never constructed
[INFO] [stdout]   --> src/types.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct SessionEmbedding {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `session_id`, and `created_at` are never read
[INFO] [stdout]    --> src/types.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct AIMessage {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 101 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 102 |     pub session_id: i64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIMessage` 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 `id` and `model` are never read
[INFO] [stdout]    --> src/types.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct Embedding {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 110 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub model: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Embedding` 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 `feed_title` and `score` are never read
[INFO] [stdout]    --> src/types.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct SearchResult {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 118 |     pub entry: Entry,
[INFO] [stdout] 119 |     pub feed_title: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 120 |     pub score: f64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResult` 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 `Digest`, `Tag`, `Highlight`, and `Help` are never constructed
[INFO] [stdout]    --> src/types.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub enum AppMode {
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 130 |     Digest,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 131 |     Tag,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 132 |     Highlight,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 133 |     Help,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]    --> src/types.rs:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub enum Action {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.99s
[INFO] running `Command { std: "docker" "inspect" "6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling nuzzle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `done` and `context` are never read
[INFO] [stdout]   --> src/ai/client.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct GenerateResponse {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 23 |     pub response: String,
[INFO] [stdout] 24 |     pub done: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 25 |     #[serde(default)]
[INFO] [stdout] 26 |     pub context: Vec<i64>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GenerateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `done` is never read
[INFO] [stdout]   --> src/ai/client.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct ChatResponse {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 36 |     pub message: ChatMessage,
[INFO] [stdout] 37 |     pub done: bool,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `generate_with_system` and `chat_with_tools` are never used
[INFO] [stdout]    --> src/ai/client.rs:98:18
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl OllamaClient {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub async fn generate_with_system(&self, model: &str, system: &str, prompt: &str) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub async fn chat_with_tools(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SUMMARY_PROMPT` is never used
[INFO] [stdout]  --> src/ai/summarizer.rs:5:7
[INFO] [stdout]   |
[INFO] [stdout] 5 | const SUMMARY_PROMPT: &str = "Summarize the following article in 3-5 concise bullet points. \
[INFO] [stdout]   |       ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `summarize` is never used
[INFO] [stdout]  --> src/ai/summarizer.rs:9:14
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub async fn summarize(client: &OllamaClient, model: &str, content: &str) -> Result<String> {
[INFO] [stdout]   |              ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `ask` is never used
[INFO] [stdout]  --> src/ai/qa.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn ask(
[INFO] [stdout]   |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_embedding` is never used
[INFO] [stdout]  --> src/ai/embedding.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub async fn generate_embedding(client: &OllamaClient, model: &str, text: &str) -> Result<Vec<f32>> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DIGEST_PROMPT` is never used
[INFO] [stdout]  --> src/ai/digest.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | const DIGEST_PROMPT: &str = "You are a personal news briefing assistant. \
[INFO] [stdout]   |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `generate_digest` is never used
[INFO] [stdout]   --> src/ai/digest.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub async fn generate_digest(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SEARCH_NEWS_TOOL` is never used
[INFO] [stdout]  --> src/ai/tools.rs:4:11
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub const SEARCH_NEWS_TOOL: &str = r#"
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ADD_FEED_TOOL` is never used
[INFO] [stdout]   --> src/ai/tools.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub const ADD_FEED_TOOL: &str = r#"
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `READ_ARTICLE_TOOL` is never used
[INFO] [stdout]   --> src/ai/tools.rs:49:11
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub const READ_ARTICLE_TOOL: &str = r#"
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `DEEP_RESEARCH_TOOL` is never used
[INFO] [stdout]   --> src/ai/tools.rs:73:11
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub const DEEP_RESEARCH_TOOL: &str = r#"
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `search_news_tool` is never used
[INFO] [stdout]   --> src/ai/tools.rs:98:8
[INFO] [stdout]    |
[INFO] [stdout] 98 | pub fn search_news_tool() -> Value { serde_json::from_str(SEARCH_NEWS_TOOL).unwrap() }
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_feed_tool` is never used
[INFO] [stdout]   --> src/ai/tools.rs:99:8
[INFO] [stdout]    |
[INFO] [stdout] 99 | pub fn add_feed_tool() -> Value { serde_json::from_str(ADD_FEED_TOOL).unwrap() }
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_article_tool` is never used
[INFO] [stdout]    --> src/ai/tools.rs:100:8
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn read_article_tool() -> Value { serde_json::from_str(READ_ARTICLE_TOOL).unwrap() }
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `deep_research_tool` is never used
[INFO] [stdout]    --> src/ai/tools.rs:101:8
[INFO] [stdout]     |
[INFO] [stdout] 101 | pub fn deep_research_tool() -> Value { serde_json::from_str(DEEP_RESEARCH_TOOL).unwrap() }
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `all_tools` is never used
[INFO] [stdout]    --> src/ai/tools.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn all_tools() -> Vec<Value> { vec![search_news_tool(), add_feed_tool(), read_article_tool(), deep_research_tool()] }
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_search_news` is never used
[INFO] [stdout]    --> src/ai/tools.rs:104:8
[INFO] [stdout]     |
[INFO] [stdout] 104 | pub fn execute_search_news(entries: &[Entry], query: &str, max_results: usize) -> Vec<Entry> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_read_article` is never used
[INFO] [stdout]    --> src/ai/tools.rs:120:8
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub fn execute_read_article(entries: &[Entry], idx: usize, title_part: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `execute_deep_research` is never used
[INFO] [stdout]    --> src/ai/tools.rs:143:8
[INFO] [stdout]     |
[INFO] [stdout] 143 | pub fn execute_deep_research(entries: &[Entry], topic: &str, depth: usize) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_search_results` is never used
[INFO] [stdout]    --> src/ai/tools.rs:161:8
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub fn format_search_results(entries: &[Entry]) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]     --> src/app.rs:635:8
[INFO] [stdout]      |
[INFO] [stdout]  105 | impl App {
[INFO] [stdout]      | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  635 |     fn go_back(&mut self) {
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  651 |     async fn refresh_all(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  673 |     async fn summarize_current(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1046 |     fn enter_search_mode(&mut self) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1075 |     async fn enter_tag_mode(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1086 |     async fn show_highlights(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1095 |     async fn show_digest(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1115 |     async fn toggle_star(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1126 |     async fn export_highlights(&mut self) -> Result<()> {
[INFO] [stdout]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/db/repository.rs:20:12
[INFO] [stdout]     |
[INFO] [stdout]  11 | impl Repository {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  20 |     pub fn conn(&self) -> &Connection {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  66 |     pub fn remove_feed(&self, id: i64) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn get_entry(&self, id: i64) -> Result<Option<Entry>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |     pub fn toggle_star(&self, id: i64) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn list_tags(&self) -> Result<Vec<Tag>> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 174 |     pub fn entry_tags(&self, entry_id: i64) -> Result<Vec<Tag>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 186 |     pub fn add_tag_to_entry(&self, entry_id: i64, tag_name: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub fn list_highlights(&self) -> Result<Vec<Highlight>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 224 |     pub fn add_highlight(&self, entry_id: i64, text: &str, note: Option<&str>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     pub fn remove_highlight(&self, id: i64) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn save_embedding(&self, entry_id: i64, embedding: &[f32], model: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     pub fn create_session(&self, name: &str, model: &str) -> Result<i64> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     pub fn get_session(&self, id: i64) -> Result<Option<AISession>> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |     pub fn save_session_embedding(&self, session_id: i64, embedding: &[f32], model: &str) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 377 |     pub fn load_session_embeddings(&self) -> Result<Vec<SessionEmbedding>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 397 |     pub fn session_messages_text(&self, session_id: i64) -> Result<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_feed_url` is never used
[INFO] [stdout]   --> src/feed/manager.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl FeedManager {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub async fn add_feed_url(&self, url: &str) -> Result<String> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `export_highlights` is never used
[INFO] [stdout]  --> src/highlight.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn export_highlights(repo: &Repository) -> Result<String> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_highlight` is never used
[INFO] [stdout]   --> src/highlight.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub fn add_highlight(repo: &Repository, entry_id: i64, text: &str, note: Option<&str>) -> Result<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_highlights` is never used
[INFO] [stdout]   --> src/highlight.rs:37:8
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn list_highlights(repo: &Repository) -> Result<Vec<Highlight>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchResults` is never constructed
[INFO] [stdout]    --> src/tui/widgets.rs:189:12
[INFO] [stdout]     |
[INFO] [stdout] 189 | pub struct SearchResults<'a> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `current` is never used
[INFO] [stdout]   --> src/tui/animations.rs:56:12
[INFO] [stdout]    |
[INFO] [stdout] 48 | impl BraillePulse {
[INFO] [stdout]    | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 56 |     pub fn current(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `BrailleProgress` is never constructed
[INFO] [stdout]   --> src/tui/animations.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub struct BrailleProgress {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update` and `current` are never used
[INFO] [stdout]   --> src/tui/animations.rs:78:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | impl BrailleProgress {
[INFO] [stdout]    | -------------------- methods in this implementation
[INFO] [stdout] 78 |     pub fn update(&mut self) {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 85 |     pub fn current(&self) -> &'static str {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `feed_type`, `category`, `icon_url`, `last_fetched_at`, and `error_count` are never read
[INFO] [stdout]   --> src/types.rs:8:9
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub struct Feed {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout]  8 |     pub feed_type: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]  9 |     pub category: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 10 |     pub icon_url: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 11 |     pub last_fetched_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub error_count: i64,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Feed` 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 `fetched_at` is never read
[INFO] [stdout]   --> src/types.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct Entry {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub fetched_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Entry` 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 `Tag` is never constructed
[INFO] [stdout]   --> src/types.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Tag {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `entry_id`, `note`, and `created_at` are never read
[INFO] [stdout]   --> src/types.rs:39:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Highlight {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] 39 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 40 |     pub entry_id: i64,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 41 |     pub text: String,
[INFO] [stdout] 42 |     pub note: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 43 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Highlight` 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` and `created_at` are never read
[INFO] [stdout]   --> src/types.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub struct AISession {
[INFO] [stdout]    |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub model: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AISession` 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 `id`, `session_id`, and `created_at` are never read
[INFO] [stdout]   --> src/types.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct SessionFile {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 83 |     pub id: i64,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 84 |     pub session_id: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 88 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SessionFile` 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 `SessionEmbedding` is never constructed
[INFO] [stdout]   --> src/types.rs:92:12
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub struct SessionEmbedding {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `session_id`, and `created_at` are never read
[INFO] [stdout]    --> src/types.rs:101:9
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub struct AIMessage {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 101 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 102 |     pub session_id: i64,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AIMessage` 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 `id` and `model` are never read
[INFO] [stdout]    --> src/types.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct Embedding {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] 110 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub model: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Embedding` 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 `feed_title` and `score` are never read
[INFO] [stdout]    --> src/types.rs:119:9
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub struct SearchResult {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] 118 |     pub entry: Entry,
[INFO] [stdout] 119 |     pub feed_title: String,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 120 |     pub score: f64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SearchResult` 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 `Digest`, `Tag`, `Highlight`, and `Help` are never constructed
[INFO] [stdout]    --> src/types.rs:130:5
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub enum AppMode {
[INFO] [stdout]     |          ------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 130 |     Digest,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 131 |     Tag,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 132 |     Highlight,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 133 |     Help,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AppMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Action` is never used
[INFO] [stdout]    --> src/types.rs:139:10
[INFO] [stdout]     |
[INFO] [stdout] 139 | pub enum Action {
[INFO] [stdout]     |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.41s
[INFO] running `Command { std: "docker" "inspect" "6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: fields `done` and `context` are never read
[INFO] [stderr]   --> src/ai/client.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct GenerateResponse {
[INFO] [stderr]    |            ---------------- fields in this struct
[INFO] [stderr] 23 |     pub response: String,
[INFO] [stderr] 24 |     pub done: bool,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 25 |     #[serde(default)]
[INFO] [stderr] 26 |     pub context: Vec<i64>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GenerateResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `done` is never read
[INFO] [stderr]   --> src/ai/client.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct ChatResponse {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 36 |     pub message: ChatMessage,
[INFO] [stderr] 37 |     pub done: bool,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ChatResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `generate_with_system` and `chat_with_tools` are never used
[INFO] [stderr]    --> src/ai/client.rs:98:18
[INFO] [stderr]     |
[INFO] [stderr]  59 | impl OllamaClient {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  98 |     pub async fn generate_with_system(&self, model: &str, system: &str, prompt: &str) -> Result<String> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub async fn chat_with_tools(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SUMMARY_PROMPT` is never used
[INFO] [stderr]  --> src/ai/summarizer.rs:5:7
[INFO] [stderr]   |
[INFO] [stderr] 5 | const SUMMARY_PROMPT: &str = "Summarize the following article in 3-5 concise bullet points. \
[INFO] [stderr]   |       ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `summarize` is never used
[INFO] [stderr]  --> src/ai/summarizer.rs:9:14
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub async fn summarize(client: &OllamaClient, model: &str, content: &str) -> Result<String> {
[INFO] [stderr]   |              ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `ask` is never used
[INFO] [stderr]  --> src/ai/qa.rs:5:14
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub async fn ask(
[INFO] [stderr]   |              ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_embedding` is never used
[INFO] [stderr]  --> src/ai/embedding.rs:5:14
[INFO] [stderr]   |
[INFO] [stderr] 5 | pub async fn generate_embedding(client: &OllamaClient, model: &str, text: &str) -> Result<Vec<f32>> {
[INFO] [stderr]   |              ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DIGEST_PROMPT` is never used
[INFO] [stderr]  --> src/ai/digest.rs:7:7
[INFO] [stderr]   |
[INFO] [stderr] 7 | const DIGEST_PROMPT: &str = "You are a personal news briefing assistant. \
[INFO] [stderr]   |       ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `generate_digest` is never used
[INFO] [stderr]   --> src/ai/digest.rs:15:14
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub async fn generate_digest(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `SEARCH_NEWS_TOOL` is never used
[INFO] [stderr]  --> src/ai/tools.rs:4:11
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub const SEARCH_NEWS_TOOL: &str = r#"
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `ADD_FEED_TOOL` is never used
[INFO] [stderr]   --> src/ai/tools.rs:29:11
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub const ADD_FEED_TOOL: &str = r#"
[INFO] [stderr]    |           ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `READ_ARTICLE_TOOL` is never used
[INFO] [stderr]   --> src/ai/tools.rs:49:11
[INFO] [stderr]    |
[INFO] [stderr] 49 | pub const READ_ARTICLE_TOOL: &str = r#"
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `DEEP_RESEARCH_TOOL` is never used
[INFO] [stderr]   --> src/ai/tools.rs:73:11
[INFO] [stderr]    |
[INFO] [stderr] 73 | pub const DEEP_RESEARCH_TOOL: &str = r#"
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `search_news_tool` is never used
[INFO] [stderr]   --> src/ai/tools.rs:98:8
[INFO] [stderr]    |
[INFO] [stderr] 98 | pub fn search_news_tool() -> Value { serde_json::from_str(SEARCH_NEWS_TOOL).unwrap() }
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_feed_tool` is never used
[INFO] [stderr]   --> src/ai/tools.rs:99:8
[INFO] [stderr]    |
[INFO] [stderr] 99 | pub fn add_feed_tool() -> Value { serde_json::from_str(ADD_FEED_TOOL).unwrap() }
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_article_tool` is never used
[INFO] [stderr]    --> src/ai/tools.rs:100:8
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub fn read_article_tool() -> Value { serde_json::from_str(READ_ARTICLE_TOOL).unwrap() }
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `deep_research_tool` is never used
[INFO] [stderr]    --> src/ai/tools.rs:101:8
[INFO] [stderr]     |
[INFO] [stderr] 101 | pub fn deep_research_tool() -> Value { serde_json::from_str(DEEP_RESEARCH_TOOL).unwrap() }
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `all_tools` is never used
[INFO] [stderr]    --> src/ai/tools.rs:102:8
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub fn all_tools() -> Vec<Value> { vec![search_news_tool(), add_feed_tool(), read_article_tool(), deep_research_tool()] }
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `execute_search_news` is never used
[INFO] [stderr]    --> src/ai/tools.rs:104:8
[INFO] [stderr]     |
[INFO] [stderr] 104 | pub fn execute_search_news(entries: &[Entry], query: &str, max_results: usize) -> Vec<Entry> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `execute_read_article` is never used
[INFO] [stderr]    --> src/ai/tools.rs:120:8
[INFO] [stderr]     |
[INFO] [stderr] 120 | pub fn execute_read_article(entries: &[Entry], idx: usize, title_part: &str) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `execute_deep_research` is never used
[INFO] [stderr]    --> src/ai/tools.rs:143:8
[INFO] [stderr]     |
[INFO] [stderr] 143 | pub fn execute_deep_research(entries: &[Entry], topic: &str, depth: usize) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `format_search_results` is never used
[INFO] [stderr]    --> src/ai/tools.rs:161:8
[INFO] [stderr]     |
[INFO] [stderr] 161 | pub fn format_search_results(entries: &[Entry]) -> String {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]     --> src/app.rs:635:8
[INFO] [stderr]      |
[INFO] [stderr]  105 | impl App {
[INFO] [stderr]      | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  635 |     fn go_back(&mut self) {
[INFO] [stderr]      |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  651 |     async fn refresh_all(&mut self) -> Result<()> {
[INFO] [stderr]      |              ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  673 |     async fn summarize_current(&mut self) -> Result<()> {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1046 |     fn enter_search_mode(&mut self) {
[INFO] [stderr]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1075 |     async fn enter_tag_mode(&mut self) -> Result<()> {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1086 |     async fn show_highlights(&mut self) -> Result<()> {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1095 |     async fn show_digest(&mut self) -> Result<()> {
[INFO] [stderr]      |              ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1115 |     async fn toggle_star(&mut self) -> Result<()> {
[INFO] [stderr]      |              ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 1126 |     async fn export_highlights(&mut self) -> Result<()> {
[INFO] [stderr]      |              ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/db/repository.rs:20:12
[INFO] [stderr]     |
[INFO] [stderr]  11 | impl Repository {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  20 |     pub fn conn(&self) -> &Connection {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr]  66 |     pub fn remove_feed(&self, id: i64) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 108 |     pub fn get_entry(&self, id: i64) -> Result<Option<Entry>> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 151 |     pub fn toggle_star(&self, id: i64) -> Result<bool> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 166 |     pub fn list_tags(&self) -> Result<Vec<Tag>> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 174 |     pub fn entry_tags(&self, entry_id: i64) -> Result<Vec<Tag>> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 186 |     pub fn add_tag_to_entry(&self, entry_id: i64, tag_name: &str) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 205 |     pub fn list_highlights(&self) -> Result<Vec<Highlight>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 224 |     pub fn add_highlight(&self, entry_id: i64, text: &str, note: Option<&str>) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 232 |     pub fn remove_highlight(&self, id: i64) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 239 |     pub fn save_embedding(&self, entry_id: i64, embedding: &[f32], model: &str) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 274 |     pub fn create_session(&self, name: &str, model: &str) -> Result<i64> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 302 |     pub fn get_session(&self, id: i64) -> Result<Option<AISession>> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 368 |     pub fn save_session_embedding(&self, session_id: i64, embedding: &[f32], model: &str) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 377 |     pub fn load_session_embeddings(&self) -> Result<Vec<SessionEmbedding>> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 397 |     pub fn session_messages_text(&self, session_id: i64) -> Result<String> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `add_feed_url` is never used
[INFO] [stderr]   --> src/feed/manager.rs:23:18
[INFO] [stderr]    |
[INFO] [stderr] 18 | impl FeedManager {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 23 |     pub async fn add_feed_url(&self, url: &str) -> Result<String> {
[INFO] [stderr]    |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `export_highlights` is never used
[INFO] [stderr]  --> src/highlight.rs:7:8
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub fn export_highlights(repo: &Repository) -> Result<String> {
[INFO] [stderr]   |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `add_highlight` is never used
[INFO] [stderr]   --> src/highlight.rs:33:8
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub fn add_highlight(repo: &Repository, entry_id: i64, text: &str, note: Option<&str>) -> Result<()> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `list_highlights` is never used
[INFO] [stderr]   --> src/highlight.rs:37:8
[INFO] [stderr]    |
[INFO] [stderr] 37 | pub fn list_highlights(repo: &Repository) -> Result<Vec<Highlight>> {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SearchResults` is never constructed
[INFO] [stderr]    --> src/tui/widgets.rs:189:12
[INFO] [stderr]     |
[INFO] [stderr] 189 | pub struct SearchResults<'a> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `current` is never used
[INFO] [stderr]   --> src/tui/animations.rs:56:12
[INFO] [stderr]    |
[INFO] [stderr] 48 | impl BraillePulse {
[INFO] [stderr]    | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 56 |     pub fn current(&self) -> &'static str {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `BrailleProgress` is never constructed
[INFO] [stderr]   --> src/tui/animations.rs:61:12
[INFO] [stderr]    |
[INFO] [stderr] 61 | pub struct BrailleProgress {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `update` and `current` are never used
[INFO] [stderr]   --> src/tui/animations.rs:78:12
[INFO] [stderr]    |
[INFO] [stderr] 77 | impl BrailleProgress {
[INFO] [stderr]    | -------------------- methods in this implementation
[INFO] [stderr] 78 |     pub fn update(&mut self) {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 85 |     pub fn current(&self) -> &'static str {
[INFO] [stderr]    |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `feed_type`, `category`, `icon_url`, `last_fetched_at`, and `error_count` are never read
[INFO] [stderr]   --> src/types.rs:8:9
[INFO] [stderr]    |
[INFO] [stderr]  4 | pub struct Feed {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr]  8 |     pub feed_type: String,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]  9 |     pub category: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 10 |     pub icon_url: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 11 |     pub last_fetched_at: Option<DateTime<Utc>>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^
[INFO] [stderr] 12 |     pub error_count: i64,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Feed` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `fetched_at` is never read
[INFO] [stderr]   --> src/types.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct Entry {
[INFO] [stderr]    |            ----- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub fetched_at: Option<DateTime<Utc>>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Entry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Tag` is never constructed
[INFO] [stderr]   --> src/types.rs:32:12
[INFO] [stderr]    |
[INFO] [stderr] 32 | pub struct Tag {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `entry_id`, `note`, and `created_at` are never read
[INFO] [stderr]   --> src/types.rs:39:9
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct Highlight {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] 39 |     pub id: i64,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 40 |     pub entry_id: i64,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr] 41 |     pub text: String,
[INFO] [stderr] 42 |     pub note: Option<String>,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 43 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Highlight` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `model` and `created_at` are never read
[INFO] [stderr]   --> src/types.rs:50:9
[INFO] [stderr]    |
[INFO] [stderr] 47 | pub struct AISession {
[INFO] [stderr]    |            --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub model: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 53 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `AISession` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `session_id`, and `created_at` are never read
[INFO] [stderr]   --> src/types.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 82 | pub struct SessionFile {
[INFO] [stderr]    |            ----------- fields in this struct
[INFO] [stderr] 83 |     pub id: i64,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 84 |     pub session_id: i64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 88 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `SessionFile` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SessionEmbedding` is never constructed
[INFO] [stderr]   --> src/types.rs:92:12
[INFO] [stderr]    |
[INFO] [stderr] 92 | pub struct SessionEmbedding {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `session_id`, and `created_at` are never read
[INFO] [stderr]    --> src/types.rs:101:9
[INFO] [stderr]     |
[INFO] [stderr] 100 | pub struct AIMessage {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] 101 |     pub id: i64,
[INFO] [stderr]     |         ^^
[INFO] [stderr] 102 |     pub session_id: i64,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 105 |     pub created_at: Option<DateTime<Utc>>,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AIMessage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id` and `model` are never read
[INFO] [stderr]    --> src/types.rs:110:9
[INFO] [stderr]     |
[INFO] [stderr] 109 | pub struct Embedding {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] 110 |     pub id: i64,
[INFO] [stderr]     |         ^^
[INFO] [stderr] ...
[INFO] [stderr] 113 |     pub model: String,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `Embedding` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `feed_title` and `score` are never read
[INFO] [stderr]    --> src/types.rs:119:9
[INFO] [stderr]     |
[INFO] [stderr] 117 | pub struct SearchResult {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] 118 |     pub entry: Entry,
[INFO] [stderr] 119 |     pub feed_title: String,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] 120 |     pub score: f64,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SearchResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Digest`, `Tag`, `Highlight`, and `Help` are never constructed
[INFO] [stderr]    --> src/types.rs:130:5
[INFO] [stderr]     |
[INFO] [stderr] 124 | pub enum AppMode {
[INFO] [stderr]     |          ------- variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 130 |     Digest,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr] 131 |     Tag,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 132 |     Highlight,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr] 133 |     Help,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `AppMode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: enum `Action` is never used
[INFO] [stderr]    --> src/types.rs:139:10
[INFO] [stderr]     |
[INFO] [stderr] 139 | pub enum Action {
[INFO] [stderr]     |          ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nuzzle` (bin "nuzzle" test) generated 44 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nuzzle-b2d24177b604a133)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test markdown::tests::test_blockquote_no_space ... ok
[INFO] [stdout] test markdown::tests::test_double_backtick_code ... ok
[INFO] [stdout] test markdown::tests::test_bullet_with_bold_and_link ... ok
[INFO] [stdout] test markdown::tests::test_fenced_code_with_lang ... ok
[INFO] [stdout] test markdown::tests::test_indented_code_block ... ok
[INFO] [stdout] test markdown::tests::test_italic ... ok
[INFO] [stdout] test markdown::tests::test_escaped_asterisk ... ok
[INFO] [stdout] test markdown::tests::test_heading_without_space ... ok
[INFO] [stdout] test markdown::tests::test_lone_asterisk_passes_through ... ok
[INFO] [stdout] test markdown::tests::test_plain_link ... ok
[INFO] [stdout] test markdown::tests::test_triple_asterisk_bold_italic ... ok
[INFO] [stdout] test markdown::tests::test_plain_bold ... ok
[INFO] [stdout] test markdown::tests::test_unclosed_bold_outputs_literal ... ok
[INFO] [stdout] test markdown::tests::test_fenced_code_block ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- markdown::tests::test_fenced_code_block stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'markdown::tests::test_fenced_code_block' (1856) panicked at src/markdown.rs:287:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 4
[INFO] [stdout]  right: 5
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ec2128bd9d8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ec2128bd9d8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ec2128bd9d8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ec2128bd9d8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ec2128d1aea - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ec2128d1aea - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5ec2128c21f2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5ec2128c21f2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5ec21289cb96 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ec21289cb96 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ec2128b5f29 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ec2128404fc - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5ec2128404fc - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ec2128b60e2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5ec2128b60e2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5ec21289cc52 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5ec212891e59 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ec21289d96d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5ec2128d223c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ec2128d20f3 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5ec2128ce4fd - core[8fb95b77d25ab6c8]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5ec21282d19e - nuzzle[a022d4c1d8ddef33]::markdown::tests::test_fenced_code_block
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:287:9
[INFO] [stdout]   22:     0x5ec21282c357 - nuzzle[a022d4c1d8ddef33]::markdown::tests::test_fenced_code_block::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/markdown.rs:284:32
[INFO] [stdout]   23:     0x5ec21282bf96 - <nuzzle[a022d4c1d8ddef33]::markdown::tests::test_fenced_code_block::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5ec2128335db - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5ec2128335db - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5ec212840e55 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5ec212840e55 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5ec212840e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5ec212840e55 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5ec212840e55 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5ec212840e55 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5ec212840e55 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5ec21283a764 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5ec21283a764 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5ec212843ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5ec212843ed2 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5ec212843ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5ec212843ed2 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5ec212843ed2 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5ec212843ed2 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5ec212843ed2 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5ec2128bd33f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5ec2128bd33f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x737ae00dbaa4 - <unknown>
[INFO] [stdout]   45:     0x737ae0168a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     markdown::tests::test_fenced_code_block
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin nuzzle`
[INFO] running `Command { std: "docker" "inspect" "6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413", kill_on_drop: false }`
[INFO] [stdout] 6fb811ed8924716fc7d210259cf78480cca5991cd161adc58e0ca5f481616413
