[INFO] cloning repository https://github.com/gariti/total-recall
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gariti/total-recall" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgariti%2Ftotal-recall", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgariti%2Ftotal-recall'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a4a567eacbce83ebd67c604c95b359385dc9282
[INFO] testing gariti/total-recall against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgariti%2Ftotal-recall" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gariti/total-recall
[INFO] finished tweaking git repo https://github.com/gariti/total-recall
[INFO] tweaked toml for git repo https://github.com/gariti/total-recall written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gariti/total-recall on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gariti/total-recall 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ansi-to-tui v7.0.0
[INFO] [stderr]   Downloaded nodyn v0.2.2
[INFO] [stderr]   Downloaded instability v0.3.10
[INFO] [stderr]   Downloaded rusqlite v0.32.1
[INFO] [stderr]   Downloaded moxcms v0.7.10
[INFO] [stderr]   Downloaded ratatui-garnish v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31cf224bbb6fc3fb3d6da251ef0c066c84ee75d20b12bfe306ad5f81a280f4d7
[INFO] running `Command { std: "docker" "start" "-a" "31cf224bbb6fc3fb3d6da251ef0c066c84ee75d20b12bfe306ad5f81a280f4d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31cf224bbb6fc3fb3d6da251ef0c066c84ee75d20b12bfe306ad5f81a280f4d7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31cf224bbb6fc3fb3d6da251ef0c066c84ee75d20b12bfe306ad5f81a280f4d7", kill_on_drop: false }`
[INFO] [stdout] 31cf224bbb6fc3fb3d6da251ef0c066c84ee75d20b12bfe306ad5f81a280f4d7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8cdba0a087ff9a2e65a4abcb73bc5ac1cede211cf0e1cc0ffb192068e454afba
[INFO] running `Command { std: "docker" "start" "-a" "8cdba0a087ff9a2e65a4abcb73bc5ac1cede211cf0e1cc0ffb192068e454afba", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling instability v0.3.10
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling moxcms v0.7.10
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling open v5.3.3
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling nodyn v0.2.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ansi-to-tui v7.0.0
[INFO] [stderr]    Compiling ratatui-garnish v0.1.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling total-recall v0.2.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AssistantContent`, `ContentBlock`, and `MessageContent`
[INFO] [stdout]  --> src/models/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use message::{AssistantContent, ContentBlock, MessageContent, MessageEntry};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `decode_project_path` and `encode_project_path`
[INFO] [stdout]  --> src/utils/mod.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use crate::models::project::{decode_project_path, encode_project_path};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/screens/browser.rs:429:36
[INFO] [stdout]     |
[INFO] [stdout] 429 |     async fn handle_key(&mut self, key: KeyEvent) {
[INFO] [stdout]     |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `data_dir` is never used
[INFO] [stdout]    --> src/config.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Config {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn data_dir() -> PathBuf {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rust_projects` is never used
[INFO] [stdout]    --> src/config.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn rust_projects() -> Vec<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rust_projects_json` is never used
[INFO] [stdout]    --> src/config.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn rust_projects_json() -> Vec<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid`, `parent_uuid`, `session_id`, and `version` are never read
[INFO] [stdout]   --> src/models/message.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MessageEntry {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     pub uuid: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     #[serde(default)]
[INFO] [stdout] 12 |     pub parent_uuid: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 13 |     pub session_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub version: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MessageEntry` 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 `role` is never read
[INFO] [stdout]   --> src/models/message.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Simple {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 38 |         role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MessageContent` 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 `role`, `model`, and `usage` are never read
[INFO] [stdout]   --> src/models/message.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Structured {
[INFO] [stdout]    |     ---------- fields in this variant
[INFO] [stdout] 42 |         role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |         model: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 46 |         #[serde(default)]
[INFO] [stdout] 47 |         usage: Option<TokenUsage>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MessageContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `role` and `model` are never used
[INFO] [stdout]   --> src/models/message.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl MessageContent {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 52 |     /// Get the role of this message.
[INFO] [stdout] 53 |     pub fn role(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn model(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `input` are never read
[INFO] [stdout]   --> src/models/message.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ToolUse {
[INFO] [stdout]    |     ------- fields in this variant
[INFO] [stdout] 92 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 93 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 94 |         input: serde_json::Value,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContentBlock` 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 `tool_use_id`, `content`, and `is_error` are never read
[INFO] [stdout]    --> src/models/message.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |     ToolResult {
[INFO] [stdout]     |     ---------- fields in this variant
[INFO] [stdout]  98 |         tool_use_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  99 |         content: serde_json::Value,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 100 |         #[serde(default)]
[INFO] [stdout] 101 |         is_error: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContentBlock` 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 `thinking` is never read
[INFO] [stdout]    --> src/models/message.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     Thinking { thinking: String },
[INFO] [stdout]     |     --------   ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContentBlock` 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 `input_tokens`, `output_tokens`, `cache_read_input_tokens`, and `cache_creation_input_tokens` are never read
[INFO] [stdout]    --> src/models/message.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct TokenUsage {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 113 |     #[serde(default)]
[INFO] [stdout] 114 |     pub input_tokens: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 115 |     #[serde(default)]
[INFO] [stdout] 116 |     pub output_tokens: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 117 |     #[serde(default)]
[INFO] [stdout] 118 |     pub cache_read_input_tokens: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 119 |     #[serde(default)]
[INFO] [stdout] 120 |     pub cache_creation_input_tokens: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TokenUsage` 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 `AssistantContent` is never constructed
[INFO] [stdout]    --> src/models/message.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct AssistantContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `encode_project_path` is never used
[INFO] [stdout]    --> src/models/project.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn encode_project_path(path: &str) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_path` and `file_size` are never read
[INFO] [stdout]   --> src/models/session.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Session {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub file_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 27 |     /// File size in bytes
[INFO] [stdout] 28 |     pub file_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Session` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resume_command` is never used
[INFO] [stdout]   --> src/models/session.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Session {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn resume_command(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `StatusMessage` is never constructed
[INFO] [stdout]   --> src/screens/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum ScreenAction {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 21 |     StatusMessage(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScreenAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_key` is never used
[INFO] [stdout]   --> src/screens/mod.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub trait Screen {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 43 |     async fn handle_key(&mut self, key: KeyEvent);
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `switch_focus` is never used
[INFO] [stdout]    --> src/screens/browser.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl BrowserScreen {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 188 |     fn switch_focus(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/services/theme.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 36 |     pub background: Color,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 37 |     pub foreground: Color,
[INFO] [stdout] 38 |     pub cursor: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 39 |     pub color0: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 40 |     pub color1: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 41 |     pub color2: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 42 |     pub color3: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 43 |     pub color4: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub color9: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 49 |     pub color10: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 50 |     pub color11: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 51 |     pub color12: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 52 |     pub color13: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 53 |     pub color14: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 54 |     pub color15: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Theme` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s
[INFO] running `Command { std: "docker" "inspect" "8cdba0a087ff9a2e65a4abcb73bc5ac1cede211cf0e1cc0ffb192068e454afba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cdba0a087ff9a2e65a4abcb73bc5ac1cede211cf0e1cc0ffb192068e454afba", kill_on_drop: false }`
[INFO] [stdout] 8cdba0a087ff9a2e65a4abcb73bc5ac1cede211cf0e1cc0ffb192068e454afba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c81287d0167a21ce6426446924b79a7b9c233f126ca8b5e069166e55c107df6
[INFO] running `Command { std: "docker" "start" "-a" "5c81287d0167a21ce6426446924b79a7b9c233f126ca8b5e069166e55c107df6", kill_on_drop: false }`
[INFO] [stderr]    Compiling total-recall v0.2.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AssistantContent`, `ContentBlock`, and `MessageContent`
[INFO] [stdout]  --> src/models/mod.rs:7:19
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub use message::{AssistantContent, ContentBlock, MessageContent, MessageEntry};
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `decode_project_path` and `encode_project_path`
[INFO] [stdout]  --> src/utils/mod.rs:4:34
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use crate::models::project::{decode_project_path, encode_project_path};
[INFO] [stdout]   |                                  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/screens/browser.rs:429:36
[INFO] [stdout]     |
[INFO] [stdout] 429 |     async fn handle_key(&mut self, key: KeyEvent) {
[INFO] [stdout]     |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `data_dir` is never used
[INFO] [stdout]    --> src/config.rs:117:12
[INFO] [stdout]     |
[INFO] [stdout]  88 | impl Config {
[INFO] [stdout]     | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn data_dir() -> PathBuf {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rust_projects` is never used
[INFO] [stdout]    --> src/config.rs:142:8
[INFO] [stdout]     |
[INFO] [stdout] 142 | pub fn rust_projects() -> Vec<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rust_projects_json` is never used
[INFO] [stdout]    --> src/config.rs:154:8
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub fn rust_projects_json() -> Vec<PathBuf> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `uuid`, `parent_uuid`, `session_id`, and `version` are never read
[INFO] [stdout]   --> src/models/message.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct MessageEntry {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 10 |     pub uuid: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 11 |     #[serde(default)]
[INFO] [stdout] 12 |     pub parent_uuid: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 13 |     pub session_id: String,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub version: Option<String>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MessageEntry` 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 `role` is never read
[INFO] [stdout]   --> src/models/message.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     Simple {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 38 |         role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MessageContent` 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 `role`, `model`, and `usage` are never read
[INFO] [stdout]   --> src/models/message.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Structured {
[INFO] [stdout]    |     ---------- fields in this variant
[INFO] [stdout] 42 |         role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |         model: Option<String>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 46 |         #[serde(default)]
[INFO] [stdout] 47 |         usage: Option<TokenUsage>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MessageContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `role` and `model` are never used
[INFO] [stdout]   --> src/models/message.rs:53:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | impl MessageContent {
[INFO] [stdout]    | ------------------- methods in this implementation
[INFO] [stdout] 52 |     /// Get the role of this message.
[INFO] [stdout] 53 |     pub fn role(&self) -> &str {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 76 |     pub fn model(&self) -> Option<&str> {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `input` are never read
[INFO] [stdout]   --> src/models/message.rs:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |     ToolUse {
[INFO] [stdout]    |     ------- fields in this variant
[INFO] [stdout] 92 |         id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 93 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 94 |         input: serde_json::Value,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContentBlock` 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 `tool_use_id`, `content`, and `is_error` are never read
[INFO] [stdout]    --> src/models/message.rs:98:9
[INFO] [stdout]     |
[INFO] [stdout]  97 |     ToolResult {
[INFO] [stdout]     |     ---------- fields in this variant
[INFO] [stdout]  98 |         tool_use_id: String,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]  99 |         content: serde_json::Value,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 100 |         #[serde(default)]
[INFO] [stdout] 101 |         is_error: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContentBlock` 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 `thinking` is never read
[INFO] [stdout]    --> src/models/message.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |     Thinking { thinking: String },
[INFO] [stdout]     |     --------   ^^^^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ContentBlock` 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 `input_tokens`, `output_tokens`, `cache_read_input_tokens`, and `cache_creation_input_tokens` are never read
[INFO] [stdout]    --> src/models/message.rs:114:9
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub struct TokenUsage {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 113 |     #[serde(default)]
[INFO] [stdout] 114 |     pub input_tokens: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 115 |     #[serde(default)]
[INFO] [stdout] 116 |     pub output_tokens: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 117 |     #[serde(default)]
[INFO] [stdout] 118 |     pub cache_read_input_tokens: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 119 |     #[serde(default)]
[INFO] [stdout] 120 |     pub cache_creation_input_tokens: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `TokenUsage` 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 `AssistantContent` is never constructed
[INFO] [stdout]    --> src/models/message.rs:126:12
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub struct AssistantContent {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `file_path` and `file_size` are never read
[INFO] [stdout]   --> src/models/session.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub struct Session {
[INFO] [stdout]    |            ------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub file_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 27 |     /// File size in bytes
[INFO] [stdout] 28 |     pub file_size: u64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Session` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resume_command` is never used
[INFO] [stdout]   --> src/models/session.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 35 | impl Session {
[INFO] [stdout]    | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn resume_command(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `StatusMessage` is never constructed
[INFO] [stdout]   --> src/screens/mod.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum ScreenAction {
[INFO] [stdout]    |          ------------ variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 21 |     StatusMessage(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ScreenAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `handle_key` is never used
[INFO] [stdout]   --> src/screens/mod.rs:43:14
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub trait Screen {
[INFO] [stdout]    |           ------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 43 |     async fn handle_key(&mut self, key: KeyEvent);
[INFO] [stdout]    |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `switch_focus` is never used
[INFO] [stdout]    --> src/screens/browser.rs:188:8
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl BrowserScreen {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 188 |     fn switch_focus(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/services/theme.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Theme {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 36 |     pub background: Color,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 37 |     pub foreground: Color,
[INFO] [stdout] 38 |     pub cursor: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 39 |     pub color0: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 40 |     pub color1: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 41 |     pub color2: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 42 |     pub color3: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 43 |     pub color4: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 48 |     pub color9: Color,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 49 |     pub color10: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 50 |     pub color11: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 51 |     pub color12: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 52 |     pub color13: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 53 |     pub color14: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 54 |     pub color15: Color,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Theme` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.85s
[INFO] running `Command { std: "docker" "inspect" "5c81287d0167a21ce6426446924b79a7b9c233f126ca8b5e069166e55c107df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c81287d0167a21ce6426446924b79a7b9c233f126ca8b5e069166e55c107df6", kill_on_drop: false }`
[INFO] [stdout] 5c81287d0167a21ce6426446924b79a7b9c233f126ca8b5e069166e55c107df6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 59144867d6b5e7f72db2ec9c2dcbaf678098d9fa670c67bbdbadce241f26f52c
[INFO] running `Command { std: "docker" "start" "-a" "59144867d6b5e7f72db2ec9c2dcbaf678098d9fa670c67bbdbadce241f26f52c", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `AssistantContent`, `ContentBlock`, and `MessageContent`
[INFO] [stderr]  --> src/models/mod.rs:7:19
[INFO] [stderr]   |
[INFO] [stderr] 7 | pub use message::{AssistantContent, ContentBlock, MessageContent, MessageEntry};
[INFO] [stderr]   |                   ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `decode_project_path` and `encode_project_path`
[INFO] [stderr]  --> src/utils/mod.rs:4:34
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use crate::models::project::{decode_project_path, encode_project_path};
[INFO] [stderr]   |                                  ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `key`
[INFO] [stderr]    --> src/screens/browser.rs:429:36
[INFO] [stderr]     |
[INFO] [stderr] 429 |     async fn handle_key(&mut self, key: KeyEvent) {
[INFO] [stderr]     |                                    ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `data_dir` is never used
[INFO] [stderr]    --> src/config.rs:117:12
[INFO] [stderr]     |
[INFO] [stderr]  88 | impl Config {
[INFO] [stderr]     | ----------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 117 |     pub fn data_dir() -> PathBuf {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `rust_projects` is never used
[INFO] [stderr]    --> src/config.rs:142:8
[INFO] [stderr]     |
[INFO] [stderr] 142 | pub fn rust_projects() -> Vec<PathBuf> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `rust_projects_json` is never used
[INFO] [stderr]    --> src/config.rs:154:8
[INFO] [stderr]     |
[INFO] [stderr] 154 | pub fn rust_projects_json() -> Vec<PathBuf> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `uuid`, `parent_uuid`, `session_id`, and `version` are never read
[INFO] [stderr]   --> src/models/message.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr]  9 | pub struct MessageEntry {
[INFO] [stderr]    |            ------------ fields in this struct
[INFO] [stderr] 10 |     pub uuid: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 11 |     #[serde(default)]
[INFO] [stderr] 12 |     pub parent_uuid: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^
[INFO] [stderr] 13 |     pub session_id: String,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 28 |     pub version: Option<String>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MessageEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `role` is never read
[INFO] [stderr]   --> src/models/message.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |     Simple {
[INFO] [stderr]    |     ------ field in this variant
[INFO] [stderr] 38 |         role: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MessageContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `role`, `model`, and `usage` are never read
[INFO] [stderr]   --> src/models/message.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |     Structured {
[INFO] [stderr]    |     ---------- fields in this variant
[INFO] [stderr] 42 |         role: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 45 |         model: Option<String>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 46 |         #[serde(default)]
[INFO] [stderr] 47 |         usage: Option<TokenUsage>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `MessageContent` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `role` and `model` are never used
[INFO] [stderr]   --> src/models/message.rs:53:12
[INFO] [stderr]    |
[INFO] [stderr] 51 | impl MessageContent {
[INFO] [stderr]    | ------------------- methods in this implementation
[INFO] [stderr] 52 |     /// Get the role of this message.
[INFO] [stderr] 53 |     pub fn role(&self) -> &str {
[INFO] [stderr]    |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 76 |     pub fn model(&self) -> Option<&str> {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `name`, and `input` are never read
[INFO] [stderr]   --> src/models/message.rs:92:9
[INFO] [stderr]    |
[INFO] [stderr] 91 |     ToolUse {
[INFO] [stderr]    |     ------- fields in this variant
[INFO] [stderr] 92 |         id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 93 |         name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 94 |         input: serde_json::Value,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ContentBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `tool_use_id`, `content`, and `is_error` are never read
[INFO] [stderr]    --> src/models/message.rs:98:9
[INFO] [stderr]     |
[INFO] [stderr]  97 |     ToolResult {
[INFO] [stderr]     |     ---------- fields in this variant
[INFO] [stderr]  98 |         tool_use_id: String,
[INFO] [stderr]     |         ^^^^^^^^^^^
[INFO] [stderr]  99 |         content: serde_json::Value,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 100 |         #[serde(default)]
[INFO] [stderr] 101 |         is_error: bool,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ContentBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `thinking` is never read
[INFO] [stderr]    --> src/models/message.rs:104:16
[INFO] [stderr]     |
[INFO] [stderr] 104 |     Thinking { thinking: String },
[INFO] [stderr]     |     --------   ^^^^^^^^
[INFO] [stderr]     |     |
[INFO] [stderr]     |     field in this variant
[INFO] [stderr]     |
[INFO] [stderr]     = note: `ContentBlock` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `input_tokens`, `output_tokens`, `cache_read_input_tokens`, and `cache_creation_input_tokens` are never read
[INFO] [stderr]    --> src/models/message.rs:114:9
[INFO] [stderr]     |
[INFO] [stderr] 112 | pub struct TokenUsage {
[INFO] [stderr]     |            ---------- fields in this struct
[INFO] [stderr] 113 |     #[serde(default)]
[INFO] [stderr] 114 |     pub input_tokens: u64,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 115 |     #[serde(default)]
[INFO] [stderr] 116 |     pub output_tokens: u64,
[INFO] [stderr]     |         ^^^^^^^^^^^^^
[INFO] [stderr] 117 |     #[serde(default)]
[INFO] [stderr] 118 |     pub cache_read_input_tokens: u64,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 119 |     #[serde(default)]
[INFO] [stderr] 120 |     pub cache_creation_input_tokens: u64,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `TokenUsage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AssistantContent` is never constructed
[INFO] [stderr]    --> src/models/message.rs:126:12
[INFO] [stderr]     |
[INFO] [stderr] 126 | pub struct AssistantContent {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `file_path` and `file_size` are never read
[INFO] [stderr]   --> src/models/session.rs:26:9
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub struct Session {
[INFO] [stderr]    |            ------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 26 |     pub file_path: PathBuf,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 27 |     /// File size in bytes
[INFO] [stderr] 28 |     pub file_size: u64,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Session` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `resume_command` is never used
[INFO] [stderr]   --> src/models/session.rs:49:12
[INFO] [stderr]    |
[INFO] [stderr] 35 | impl Session {
[INFO] [stderr]    | ------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 49 |     pub fn resume_command(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `StatusMessage` is never constructed
[INFO] [stderr]   --> src/screens/mod.rs:21:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub enum ScreenAction {
[INFO] [stderr]    |          ------------ variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 21 |     StatusMessage(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ScreenAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `handle_key` is never used
[INFO] [stderr]   --> src/screens/mod.rs:43:14
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub trait Screen {
[INFO] [stderr]    |           ------ method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 43 |     async fn handle_key(&mut self, key: KeyEvent);
[INFO] [stderr]    |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `switch_focus` is never used
[INFO] [stderr]    --> src/screens/browser.rs:188:8
[INFO] [stderr]     |
[INFO] [stderr]  53 | impl BrowserScreen {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 188 |     fn switch_focus(&mut self) {
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: multiple fields are never read
[INFO] [stderr]   --> src/services/theme.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct Theme {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] 36 |     pub background: Color,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 37 |     pub foreground: Color,
[INFO] [stderr] 38 |     pub cursor: Color,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 39 |     pub color0: Color,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 40 |     pub color1: Color,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 41 |     pub color2: Color,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 42 |     pub color3: Color,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 43 |     pub color4: Color,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 48 |     pub color9: Color,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 49 |     pub color10: Color,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 50 |     pub color11: Color,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 51 |     pub color12: Color,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 52 |     pub color13: Color,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 53 |     pub color14: Color,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 54 |     pub color15: Color,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Theme` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `total-recall` (bin "total-recall" test) generated 21 warnings (run `cargo fix --bin "total-recall" -p total-recall --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/total_recall-4fbad05ca9cf839c)
[INFO] [stdout] running 4 tests
[INFO] [stdout] test models::project::tests::test_combinations ... ok
[INFO] [stdout] test models::project::tests::test_decode_project_path_existing ... ok
[INFO] [stdout] test models::project::tests::test_encode_project_path ... ok
[INFO] [stdout] test models::project::tests::test_decode_project_path_fallback ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "59144867d6b5e7f72db2ec9c2dcbaf678098d9fa670c67bbdbadce241f26f52c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "59144867d6b5e7f72db2ec9c2dcbaf678098d9fa670c67bbdbadce241f26f52c", kill_on_drop: false }`
[INFO] [stdout] 59144867d6b5e7f72db2ec9c2dcbaf678098d9fa670c67bbdbadce241f26f52c
