[INFO] cloning repository https://github.com/titobsala/Raska [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/titobsala/Raska" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftitobsala%2FRaska", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftitobsala%2FRaska'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d27a6d04cecf9912d3964d6ea4d3ba190bc5be53 [INFO] checking titobsala/Raska against try#e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 for pr-143619 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftitobsala%2FRaska" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/titobsala/Raska [INFO] finished tweaking git repo https://github.com/titobsala/Raska [INFO] tweaked toml for git repo https://github.com/titobsala/Raska written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/titobsala/Raska on toolchain e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/titobsala/Raska 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" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stability v0.2.1 [INFO] [stderr] Downloaded clap v4.5.39 [INFO] [stderr] Downloaded cc v1.2.26 [INFO] [stderr] Downloaded clap_builder v4.5.39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e2ec7360f37e1551b68b034610e5d97bcc66deb1449756db8fac52e4cf86b11 [INFO] running `Command { std: "docker" "start" "-a" "8e2ec7360f37e1551b68b034610e5d97bcc66deb1449756db8fac52e4cf86b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e2ec7360f37e1551b68b034610e5d97bcc66deb1449756db8fac52e4cf86b11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e2ec7360f37e1551b68b034610e5d97bcc66deb1449756db8fac52e4cf86b11", kill_on_drop: false }` [INFO] [stdout] 8e2ec7360f37e1551b68b034610e5d97bcc66deb1449756db8fac52e4cf86b11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+e784c10fc2dd34bf2bb7b1e51117e35d3f9c5837" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c3656fd2feb0fae9d877e38224179c93ca286f4ce70f147078bac6c9746f598 [INFO] running `Command { std: "docker" "start" "-a" "5c3656fd2feb0fae9d877e38224179c93ca286f4ce70f147078bac6c9746f598", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking slab v0.4.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.39 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking inquire v0.7.5 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking ratatui v0.26.3 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking clap v4.5.39 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.24.2 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking rask v3.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/parser.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{Error, ErrorKind}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ErrorKind` [INFO] [stdout] --> src/parser.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use std::io::{Error, ErrorKind}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apply` [INFO] [stdout] --> src/commands/ai.rs:613:52 [INFO] [stdout] | [INFO] [stdout] 613 | pub async fn handle_ai_roadmap(file: Option<&str>, apply: bool, focus: Option<&str>, output: Option<&str>, generate_plan: bool) -> Comman... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_apply` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `apply` [INFO] [stdout] --> src/commands/ai.rs:613:52 [INFO] [stdout] | [INFO] [stdout] 613 | pub async fn handle_ai_roadmap(file: Option<&str>, apply: bool, focus: Option<&str>, output: Option<&str>, generate_plan: bool) -> Comman... [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_apply` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_ready` and `provider_name` are never used [INFO] [stdout] --> src/ai/mod.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait AiProvider { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 34 | fn is_ready(&self) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | fn provider_name(&self) -> &str; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_conversation_context` is never used [INFO] [stdout] --> src/ai/models.rs:205:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl AiChatContext { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn get_conversation_context(&self, max_messages: usize) -> Vec<&AiChatMessage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_token_count` is never read [INFO] [stdout] --> src/ai/gemini.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 69 | struct GeminiUsageMetadata { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 75 | total_token_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeminiUsageMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/ai/service.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AiService { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 14 | provider: Arc, [INFO] [stdout] 15 | config: RaskConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_ready`, `provider_name`, and `get_chat_context` are never used [INFO] [stdout] --> src/ai/service.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl AiService { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn is_ready(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn provider_name(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub async fn get_chat_context(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `show_project` is never used [INFO] [stdout] --> src/commands/core.rs:418:8 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn show_project() -> CommandResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_endpoint` is never used [INFO] [stdout] --> src/config.rs:561:12 [INFO] [stdout] | [INFO] [stdout] 559 | impl GeminiConfig { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 560 | /// Get the full API endpoint for a specific operation [INFO] [stdout] 561 | pub fn get_endpoint(&self, operation: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_ai_suggestion` is never used [INFO] [stdout] --> src/model.rs:637:12 [INFO] [stdout] | [INFO] [stdout] 626 | impl AiTaskInfo { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 637 | pub fn add_ai_suggestion(&mut self, suggestion: String, operation: &str, model: Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_ai_suggestion` and `with_ai_info` are never used [INFO] [stdout] --> src/model.rs:854:12 [INFO] [stdout] | [INFO] [stdout] 676 | impl Task { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 854 | pub fn add_ai_suggestion(&mut self, suggestion: String, operation: &str, model: Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 870 | pub fn with_ai_info(mut self, operation: &str, reasoning: Option, model: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_active_phases` is never used [INFO] [stdout] --> src/model.rs:1315:12 [INFO] [stdout] | [INFO] [stdout] 909 | impl Roadmap { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1315 | pub fn get_active_phases(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_local_workspace` is never used [INFO] [stdout] --> src/state.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn has_local_workspace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_ready` and `provider_name` are never used [INFO] [stdout] --> src/ai/mod.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub trait AiProvider { [INFO] [stdout] | ---------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 34 | fn is_ready(&self) -> bool; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 37 | fn provider_name(&self) -> &str; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_conversation_context` is never used [INFO] [stdout] --> src/ai/models.rs:205:12 [INFO] [stdout] | [INFO] [stdout] 164 | impl AiChatContext { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 205 | pub fn get_conversation_context(&self, max_messages: usize) -> Vec<&AiChatMessage> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `total_token_count` is never read [INFO] [stdout] --> src/ai/gemini.rs:75:5 [INFO] [stdout] | [INFO] [stdout] 69 | struct GeminiUsageMetadata { [INFO] [stdout] | ------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 75 | total_token_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeminiUsageMetadata` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/ai/service.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct AiService { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 14 | provider: Arc, [INFO] [stdout] 15 | config: RaskConfig, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `is_ready`, `provider_name`, and `get_chat_context` are never used [INFO] [stdout] --> src/ai/service.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl AiService { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn is_ready(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn provider_name(&self) -> &str { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 84 | pub async fn get_chat_context(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `show_project` is never used [INFO] [stdout] --> src/commands/core.rs:418:8 [INFO] [stdout] | [INFO] [stdout] 418 | pub fn show_project() -> CommandResult { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_endpoint` is never used [INFO] [stdout] --> src/config.rs:561:12 [INFO] [stdout] | [INFO] [stdout] 559 | impl GeminiConfig { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 560 | /// Get the full API endpoint for a specific operation [INFO] [stdout] 561 | pub fn get_endpoint(&self, operation: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_ai_suggestion` is never used [INFO] [stdout] --> src/model.rs:637:12 [INFO] [stdout] | [INFO] [stdout] 626 | impl AiTaskInfo { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 637 | pub fn add_ai_suggestion(&mut self, suggestion: String, operation: &str, model: Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_ai_suggestion` and `with_ai_info` are never used [INFO] [stdout] --> src/model.rs:854:12 [INFO] [stdout] | [INFO] [stdout] 676 | impl Task { [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 854 | pub fn add_ai_suggestion(&mut self, suggestion: String, operation: &str, model: Option) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 870 | pub fn with_ai_info(mut self, operation: &str, reasoning: Option, model: Option) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_active_phases` is never used [INFO] [stdout] --> src/model.rs:1315:12 [INFO] [stdout] | [INFO] [stdout] 909 | impl Roadmap { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 1315 | pub fn get_active_phases(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `has_local_workspace` is never used [INFO] [stdout] --> src/state.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn has_local_workspace() -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s [INFO] running `Command { std: "docker" "inspect" "5c3656fd2feb0fae9d877e38224179c93ca286f4ce70f147078bac6c9746f598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c3656fd2feb0fae9d877e38224179c93ca286f4ce70f147078bac6c9746f598", kill_on_drop: false }` [INFO] [stdout] 5c3656fd2feb0fae9d877e38224179c93ca286f4ce70f147078bac6c9746f598