[INFO] cloning repository https://github.com/zhangsanfeng1094/one
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zhangsanfeng1094/one" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangsanfeng1094%2Fone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangsanfeng1094%2Fone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 39864de8d9f015894a1da6b9acccbc0924e3f51b
[INFO] checking zhangsanfeng1094/one against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzhangsanfeng1094%2Fone" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zhangsanfeng1094/one
[INFO] finished tweaking git repo https://github.com/zhangsanfeng1094/one
[INFO] tweaked toml for git repo https://github.com/zhangsanfeng1094/one written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zhangsanfeng1094/one on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zhangsanfeng1094/one 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `tokio-stream`
[INFO] [stderr]   --> Cargo.toml:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | tokio-stream = "0.1"
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `tokio-stream`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sse-stream v0.2.4
[INFO] [stderr]   Downloaded tonic-prost v0.14.6
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.31.1
[INFO] [stderr]   Downloaded agent-client-protocol v0.9.5
[INFO] [stderr]   Downloaded agent-client-protocol-schema v0.10.8
[INFO] [stderr]   Downloaded tonic v0.14.6
[INFO] [stderr]   Downloaded rmcp v2.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] db90e09e30e5544962616eb22f27613d30fb5fee3d3fdcdfc29606f783281f7e
[INFO] running `Command { std: "docker" "start" "db90e09e30e5544962616eb22f27613d30fb5fee3d3fdcdfc29606f783281f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db90e09e30e5544962616eb22f27613d30fb5fee3d3fdcdfc29606f783281f7e", 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" "db90e09e30e5544962616eb22f27613d30fb5fee3d3fdcdfc29606f783281f7e" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db90e09e30e5544962616eb22f27613d30fb5fee3d3fdcdfc29606f783281f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "db90e09e30e5544962616eb22f27613d30fb5fee3d3fdcdfc29606f783281f7e" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: unused workspace dependency `tokio-stream`
[INFO] [stderr]   --> Cargo.toml:15:1
[INFO] [stderr]    |
[INFO] [stderr] 15 | tokio-stream = "0.1"
[INFO] [stderr]    | ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_workspace_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the workspace dependency `tokio-stream`
[INFO] [stderr] warning: workspace (manifest) generated 1 warning
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking http v1.4.2
[INFO] [stderr]     Checking mio v1.2.2
[INFO] [stderr]    Compiling aws-lc-rs v1.17.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling cc v1.2.67
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.42
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking webpki-roots v1.0.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]     Checking http-body-util v0.1.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]     Checking bstr v1.13.0
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.7
[INFO] [stderr]     Checking regex-automata v0.4.15
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking uuid v1.23.5
[INFO] [stderr]    Compiling ref-cast v1.0.26
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]    Compiling aws-lc-sys v0.42.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling stop-words v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling serde_derive_internals v0.30.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.26
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling pulldown-cmark v0.13.4
[INFO] [stderr]    Compiling rmcp v2.2.0
[INFO] [stderr]     Checking compact_str v0.8.2
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]    Compiling schemars_derive v1.2.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking globset v0.4.19
[INFO] [stderr]     Checking regex v1.13.0
[INFO] [stderr]     Checking ignore v0.4.31
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.13
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling cached_proc_macro v0.25.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking opentelemetry v0.31.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling prost-derive v0.14.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking pin-project v1.1.13
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking cached v0.56.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking prost v0.14.4
[INFO] [stderr]     Checking sse-stream v0.2.4
[INFO] [stderr]    Compiling instability v0.3.12
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking one-core v0.1.0 (/opt/rustwide/workdir/crates/one-core)
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking process-wrap v9.1.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking tonic v0.14.6
[INFO] [stderr]     Checking opentelemetry_sdk v0.31.0
[INFO] [stderr]     Checking ratatui v0.29.0
[INFO] [stderr]     Checking tonic-prost v0.14.6
[INFO] [stderr]     Checking bm25 v2.3.2
[INFO] [stderr]     Checking schemars v1.2.2
[INFO] [stderr]     Checking one-web v0.1.0 (/opt/rustwide/workdir/crates/one-web)
[INFO] [stderr]     Checking opentelemetry-proto v0.31.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking one-resources v0.1.0 (/opt/rustwide/workdir/crates/one-resources)
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking agent-client-protocol-schema v0.10.8
[INFO] [stderr]     Checking one-tui v0.1.0 (/opt/rustwide/workdir/crates/one-tui)
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stdout] warning: function `strip_system_reminders` is never used
[INFO] [stdout]     --> crates/one-tui/src/ui/chat.rs:1299:15
[INFO] [stdout]      |
[INFO] [stdout] 1299 | pub(super) fn strip_system_reminders(text: &str) -> String {
[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 `format_context_usage` is never used
[INFO] [stdout]    --> crates/one-tui/src/ui/status.rs:171:15
[INFO] [stdout]     |
[INFO] [stdout] 171 | pub(super) fn format_context_usage(app: &App) -> Option<String> {
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `display_cols` is never used
[INFO] [stdout]    --> crates/one-tui/src/ui/text.rs:449:15
[INFO] [stdout]     |
[INFO] [stdout] 449 | pub(super) fn display_cols(s: &str) -> u16 {
[INFO] [stdout]     |               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TurnStats` is never constructed
[INFO] [stdout]    --> crates/one-tui/src/user_fold.rs:159:12
[INFO] [stdout]     |
[INFO] [stdout] 159 | pub struct TurnStats {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `turn_stats` is never used
[INFO] [stdout]    --> crates/one-tui/src/user_fold.rs:165:8
[INFO] [stdout]     |
[INFO] [stdout] 165 | pub fn turn_stats(messages: &[Message], user_idx: usize) -> TurnStats {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_turn_summary` is never used
[INFO] [stdout]    --> crates/one-tui/src/user_fold.rs:179:8
[INFO] [stdout]     |
[INFO] [stdout] 179 | pub fn format_turn_summary(stats: TurnStats) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking agent-client-protocol v0.9.5
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking one-session v0.1.0 (/opt/rustwide/workdir/crates/one-session)
[INFO] [stderr]     Checking one-tools v0.1.0 (/opt/rustwide/workdir/crates/one-tools)
[INFO] [stderr]     Checking opentelemetry-http v0.31.0
[INFO] [stderr]     Checking one-ext v0.1.0 (/opt/rustwide/workdir/crates/one-ext)
[INFO] [stderr]     Checking one-ai v0.1.0 (/opt/rustwide/workdir/crates/one-ai)
[INFO] [stderr]     Checking opentelemetry-otlp v0.31.1
[INFO] [stdout] warning: unused import: `Map`
[INFO] [stdout]   --> crates/one-ai/src/cache.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 | use serde_json::{json, Map, Value};
[INFO] [stdout]    |                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `load_models_file`
[INFO] [stdout]   --> crates/one-ai/src/openai_codex_models.rs:12:26
[INFO] [stdout]    |
[INFO] [stdout] 12 | use crate::models_file::{load_models_file, save_models_file, ModelsConfig};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `load_models_file`
[INFO] [stdout]   --> crates/one-ai/src/opencode_models.rs:13:26
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::models_file::{load_models_file, save_models_file, ModelsConfig};
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `load_models_file`
[INFO] [stdout]  --> crates/one-ai/src/xai_models.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::models_file::{load_models_file, save_models_file, ModelsConfig};
[INFO] [stdout]   |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnthropicResponse` is never constructed
[INFO] [stdout]    --> crates/one-ai/src/anthropic.rs:637:12
[INFO] [stdout]     |
[INFO] [stdout] 637 |     struct AnthropicResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AnthropicContentBlock` is never used
[INFO] [stdout]    --> crates/one-ai/src/anthropic.rs:644:10
[INFO] [stdout]     |
[INFO] [stdout] 644 |     enum AnthropicContentBlock {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_response` is never used
[INFO] [stdout]    --> crates/one-ai/src/anthropic.rs:779:8
[INFO] [stdout]     |
[INFO] [stdout] 779 |     fn map_response(payload: AnthropicResponse) -> (Vec<ContentBlock>, StopReason) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AnthropicResponse` is never constructed
[INFO] [stdout]    --> crates/one-ai/src/anthropic.rs:637:12
[INFO] [stdout]     |
[INFO] [stdout] 637 |     struct AnthropicResponse {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AnthropicContentBlock` is never used
[INFO] [stdout]    --> crates/one-ai/src/anthropic.rs:644:10
[INFO] [stdout]     |
[INFO] [stdout] 644 |     enum AnthropicContentBlock {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `map_response` is never used
[INFO] [stdout]    --> crates/one-ai/src/anthropic.rs:779:8
[INFO] [stdout]     |
[INFO] [stdout] 779 |     fn map_response(payload: AnthropicResponse) -> (Vec<ContentBlock>, StopReason) {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking one-mcp v0.1.0 (/opt/rustwide/workdir/crates/one-mcp)
[INFO] [stderr]     Checking one-cli v0.1.0 (/opt/rustwide/workdir/crates/one-cli)
[INFO] [stdout] warning: unused import: `ToolGate`
[INFO] [stdout]   --> crates/one-cli/tests/e2e_mock.rs:74:31
[INFO] [stdout]    |
[INFO] [stdout] 74 |     use one_core::tool_gate::{ToolGate, ToolGateDecision};
[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: `InitializeResponse` and `ProtocolVersion`
[INFO] [stdout]   --> crates/one-cli/tests/acp_web_test.rs:51:37
[INFO] [stdout]    |
[INFO] [stdout] 51 |         ContentBlock, ContentChunk, InitializeResponse, ListSessionsResponse, NewSessionResponse,
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 52 |         ProtocolVersion, SessionId, SessionInfo, SessionNotification, SessionUpdate,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ClientCapabilities`
[INFO] [stdout]   --> crates/one-cli/tests/acp_web_test.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 |         CancelNotification, ClientCapabilities, InitializeRequest, ListSessionsRequest,
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::harness::preview_tool_names`
[INFO] [stdout]    --> crates/one-cli/src/runtime/presets.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     use crate::runtime::harness::preview_tool_names;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MemorySearchSource`
[INFO] [stdout]  --> crates/one-cli/src/runtime/memory_search_tool.rs:9:42
[INFO] [stdout]   |
[INFO] [stdout] 9 | use one_resources::{search_memory_index, MemorySearchSource};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::runtime::harness::preview_tool_names`
[INFO] [stdout]    --> crates/one-cli/src/runtime/presets.rs:235:9
[INFO] [stdout]     |
[INFO] [stdout] 235 |     use crate::runtime::harness::preview_tool_names;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `new_with_policy`, `with_auto_approve`, `with_auto_approve_and_policy`, and `path_policy` are never used
[INFO] [stdout]    --> crates/one-cli/src/approval.rs:116:12
[INFO] [stdout]     |
[INFO] [stdout] 115 | impl PermissionGate {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 116 |     pub fn new(rules: PermissionRules, mode: ApprovalMode) -> Arc<Self> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn new_with_policy(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn with_auto_approve(rules: PermissionRules, auto: bool, interactive: bool) -> Arc<Self> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 158 |     pub fn with_auto_approve_and_policy(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 193 |     pub fn path_policy(&self) -> Option<&PathPolicy> {
[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 `print_oauth_providers` is never used
[INFO] [stdout]    --> crates/one-cli/src/auth_cmd.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub fn print_oauth_providers() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]   --> crates/one-cli/src/bench_cmd.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct TaskMeta {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskMeta` 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 `is_interactive` is never used
[INFO] [stdout]   --> crates/one-cli/src/hitl.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl HitlChannel {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn is_interactive(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `otlp_traces_url` is never used
[INFO] [stdout]   --> crates/one-cli/src/langfuse.rs:90:12
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl LangfuseConfig {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub fn otlp_traces_url(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cwd` is never read
[INFO] [stdout]   --> crates/one-cli/src/modes/acp.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct SessionHandle {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 93 |     cwd: PathBuf,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAP_RESULT_V1` is never used
[INFO] [stdout]   --> crates/one-cli/src/protocol.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const CAP_RESULT_V1: &str = "result_v1";
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAP_AGENT_SPEC_V1` is never used
[INFO] [stdout]   --> crates/one-cli/src/protocol.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const CAP_AGENT_SPEC_V1: &str = "agent_spec_v1";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAP_PARENT_TOOL_USE_ID_V1` is never used
[INFO] [stdout]   --> crates/one-cli/src/protocol.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const CAP_PARENT_TOOL_USE_ID_V1: &str = "parent_tool_use_id_v1";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_accepted` and `is_terminal` are never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl TaskExitStatus {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn is_accepted(self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn is_terminal(self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ToolSpec` is never constructed
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct ToolSpec {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl ToolProfile {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 150 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `resolve_names` and `resolve_names_builtin` are never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:202:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl ToolsSpec {
[INFO] [stdout]     | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub fn resolve_names(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub fn resolve_names_builtin(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | impl MemoryResourceMode {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] 273 |     pub fn as_str(self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `explore_only` is never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 316 | impl SpawnPolicy {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 325 |     pub fn explore_only() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 364 | impl CapabilityMode {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 365 |     pub fn as_str(self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `as_str` and `parse` are never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 396 | impl McpInheritance {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 397 |     pub fn as_str(self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 |     pub fn parse(s: &str) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `preset` and `from_spec` are never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:553:12
[INFO] [stdout]     |
[INFO] [stdout] 552 | impl AgentRef {
[INFO] [stdout]     | ------------- associated functions in this implementation
[INFO] [stdout] 553 |     pub fn preset(name: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 557 |     pub fn from_spec(spec: AgentSpec) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_subagent` is never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:902:12
[INFO] [stdout]     |
[INFO] [stdout] 825 | impl RunRequest {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 902 |     pub fn is_subagent(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `with_citations`, `exit_code`, and `to_rpc_result_value` are never used
[INFO] [stdout]     --> crates/one-cli/src/protocol.rs:1063:12
[INFO] [stdout]      |
[INFO] [stdout] 1018 | impl RunResult {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1063 |     pub fn with_citations(mut self, citations: Vec<one_core::Citation>) -> Self {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1078 |     pub fn exit_code(&self) -> i32 {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1091 |     pub fn to_rpc_result_value(&self) -> Value {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `profile_tool_names` is never used
[INFO] [stdout]     --> crates/one-cli/src/protocol.rs:1103:8
[INFO] [stdout]      |
[INFO] [stdout] 1103 | pub fn profile_tool_names(profile: &ToolProfile) -> Vec<String> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AUTH_REQUIRED` is never used
[INFO] [stdout]   --> crates/one-cli/src/protocol.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub const AUTH_REQUIRED: &str = "auth_required";
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PERMISSION_DENIED` is never used
[INFO] [stdout]   --> crates/one-cli/src/protocol.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub const PERMISSION_DENIED: &str = "permission_denied";
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOOL_ERROR` is never used
[INFO] [stdout]   --> crates/one-cli/src/protocol.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub const TOOL_ERROR: &str = "tool_error";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `switch`, `backend_web_search_config`, `available_models_line`, `provider_compat_summary`, and `provider_cycle_compat` are never used
[INFO] [stdout]    --> crates/one-cli/src/provider.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl ProviderSet {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn switch(&mut self, kind: ProviderKind, model: Option<String>) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn backend_web_search_config(&self) -> Option<one_ai::ResponsesWebSearchConfig> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn available_models_line(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 512 |     pub fn provider_compat_summary(&self, id: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 521 |     pub fn provider_cycle_compat(&mut self, id: &str, key: &str) -> Result<String, String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_kv_args` is never used
[INFO] [stdout]    --> crates/one-cli/src/provider.rs:814:8
[INFO] [stdout]     |
[INFO] [stdout] 814 | pub fn parse_kv_args(args: &[&str]) -> Result<Vec<(String, String)>, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `auth_source` is never read
[INFO] [stdout]     --> crates/one-cli/src/provider.rs:1090:5
[INFO] [stdout]      |
[INFO] [stdout] 1082 | struct Resolved {
[INFO] [stdout]      |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1090 |     auth_source: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Resolved` 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 `task_enabled` and `is_aborted` are never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/mod.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl AppRuntime {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub fn task_enabled(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 547 |     pub fn is_aborted(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `active` and `queued` are never read
[INFO] [stdout]    --> crates/one-cli/src/runtime/coordinator.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct CoordinatorCounts {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] 148 |     pub active: usize,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] 149 |     pub queued: usize,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `CoordinatorCounts` 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 `Resize` and `Counts` are never constructed
[INFO] [stdout]    --> crates/one-cli/src/runtime/coordinator.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | enum Event {
[INFO] [stdout]     |      ----- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 157 |     Resize {
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 160 |     Counts {
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `resize` and `counts` are never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/coordinator.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | impl SubagentCoordinator {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn resize(&self, max_concurrent: usize) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub async fn counts(&self) -> CoordinatorCounts {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXPLORE_TOOL_NAMES` is never used
[INFO] [stdout]   --> crates/one-cli/src/runtime/explore_tools.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const EXPLORE_TOOL_NAMES: &[&str] = &[
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `explore_tools` is never used
[INFO] [stdout]   --> crates/one-cli/src/runtime/explore_tools.rs:23:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub fn explore_tools(policy: PathPolicy) -> Vec<Arc<dyn Tool>> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `explore_tool_names` is never used
[INFO] [stdout]   --> crates/one-cli/src/runtime/explore_tools.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn explore_tool_names() -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `tool_names` is never read
[INFO] [stdout]   --> crates/one-cli/src/runtime/features.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 23 | pub struct FeatureDef {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub tool_names: &'static [&'static str],
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FeatureDef` 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 `set` is never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/features.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl FeatureState {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn set(&mut self, id: &str, on: bool) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_preset` is never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/harness.rs:559:14
[INFO] [stdout]     |
[INFO] [stdout] 559 | pub async fn run_preset(
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `notified` and `notify_completion` are never read
[INFO] [stdout]    --> crates/one-cli/src/runtime/jobs.rs:528:9
[INFO] [stdout]     |
[INFO] [stdout] 514 | pub struct JobSnapshot {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 528 |     pub notified: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 534 |     pub notify_completion: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JobSnapshot` 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 `spawn`, `run_foreground`, `spawn_with`, `kill_all`, `wait_until_done`, and `join` are never used
[INFO] [stdout]     --> crates/one-cli/src/runtime/jobs.rs:608:12
[INFO] [stdout]      |
[INFO] [stdout]  565 | impl AgentJobRegistry {
[INFO] [stdout]      | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  608 |     pub fn spawn(
[INFO] [stdout]      |            ^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  788 |     pub async fn run_foreground(
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  855 |     pub fn spawn_with(
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1076 |     pub fn kill_all(&self) {
[INFO] [stdout]      |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1218 |     pub async fn wait_until_done(&self, id: &str) -> Result<JobSnapshot, String> {
[INFO] [stdout]      |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1271 |     pub async fn join(
[INFO] [stdout]      |                  ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `JoinReport` is never constructed
[INFO] [stdout]     --> crates/one-cli/src/runtime/jobs.rs:1464:12
[INFO] [stdout]      |
[INFO] [stdout] 1464 | pub struct JoinReport {
[INFO] [stdout]      |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `format_join_report` is never used
[INFO] [stdout]     --> crates/one-cli/src/runtime/jobs.rs:1473:4
[INFO] [stdout]      |
[INFO] [stdout] 1473 | fn format_join_report(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `SharedMemorySearch` is never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/memory_search_tool.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub type SharedMemorySearch = Arc<MemorySearchTool>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `approve_plan_prompt` is never used
[INFO] [stdout]   --> crates/one-cli/src/runtime/plan.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl AppRuntime {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub async fn approve_plan_prompt(&mut self) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `isolation` and `spawn_allow` are never read
[INFO] [stdout]    --> crates/one-cli/src/runtime/presets.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub struct AgentCatalogEntry {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 219 |     pub isolation: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 220 |     pub spawn_allow: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AgentCatalogEntry` 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 `PromptComposeInput` is never constructed
[INFO] [stdout]   --> crates/one-cli/src/runtime/prompt_compose.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct PromptComposeInput<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compose_system_prompt` is never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/prompt_compose.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn compose_system_prompt(input: PromptComposeInput<'_>) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `llm_concurrency_limit` is never used
[INFO] [stdout]   --> crates/one-cli/src/runtime/provider_limit.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn llm_concurrency_limit() -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `empty_response_retries` and `estimated_tokens` are never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/session.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl AppRuntime {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub async fn empty_response_retries(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub async fn estimated_tokens(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `job_for_tool`, `set_parent_path_policy`, `set_run_id`, `set_parent_agent`, `set_opts`, and `set_depth` are never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/task_tool.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl TaskToolHost {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn job_for_tool(&self, tool_call_id: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub async fn set_parent_path_policy(&self, policy: PathPolicy) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub async fn set_run_id(&self, id: impl Into<String>) {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub async fn set_parent_agent(&self, agent: AgentSpec) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub async fn set_opts(&self, opts: HarnessOptions) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn set_depth(&self, depth: u32) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_harness` is never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/task_tool.rs:299:12
[INFO] [stdout]     |
[INFO] [stdout] 290 | impl TaskTool {
[INFO] [stdout]     | ------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 299 |     pub fn with_harness(host: Arc<TaskToolHost>, harness: Arc<dyn TaskHarness>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main_parent_agent_spec` is never used
[INFO] [stdout]     --> crates/one-cli/src/runtime/task_tool.rs:1260:8
[INFO] [stdout]      |
[INFO] [stdout] 1260 | pub fn main_parent_agent_spec() -> AgentSpec {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `explore_profile` is never used
[INFO] [stdout]   --> crates/one-cli/src/runtime/tool_materialize.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn explore_profile() -> BuiltinToolProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `summary_line` is never used
[INFO] [stdout]    --> crates/one-cli/src/settings.rs:137:12
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl CompactionSettings {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 137 |     pub fn summary_line(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `summary_line` is never used
[INFO] [stdout]    --> crates/one-cli/src/settings.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl MemorySettings {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub fn summary_line(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_display` is never used
[INFO] [stdout]    --> crates/one-cli/src/settings.rs:471:8
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub fn path_display() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rows` is never used
[INFO] [stdout]    --> crates/one-cli/src/settings.rs:892:8
[INFO] [stdout]     |
[INFO] [stdout] 892 | pub fn rows(settings: &Settings) -> Vec<(String, String)> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_oauth_providers` is never used
[INFO] [stdout]    --> crates/one-cli/src/auth_cmd.rs:354:8
[INFO] [stdout]     |
[INFO] [stdout] 354 | pub fn print_oauth_providers() {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `title` is never read
[INFO] [stdout]   --> crates/one-cli/src/bench_cmd.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 64 | struct TaskMeta {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     title: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskMeta` 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 `is_interactive` is never used
[INFO] [stdout]   --> crates/one-cli/src/hitl.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | impl HitlChannel {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn is_interactive(&self) -> bool {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `cwd` is never read
[INFO] [stdout]   --> crates/one-cli/src/modes/acp.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 90 | struct SessionHandle {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 93 |     cwd: PathBuf,
[INFO] [stdout]    |     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAP_RESULT_V1` is never used
[INFO] [stdout]   --> crates/one-cli/src/protocol.rs:17:11
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub const CAP_RESULT_V1: &str = "result_v1";
[INFO] [stdout]    |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAP_AGENT_SPEC_V1` is never used
[INFO] [stdout]   --> crates/one-cli/src/protocol.rs:18:11
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub const CAP_AGENT_SPEC_V1: &str = "agent_spec_v1";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CAP_PARENT_TOOL_USE_ID_V1` is never used
[INFO] [stdout]   --> crates/one-cli/src/protocol.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub const CAP_PARENT_TOOL_USE_ID_V1: &str = "parent_tool_use_id_v1";
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_accepted` and `is_terminal` are never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout]  85 | impl TaskExitStatus {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn is_accepted(self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 108 |     pub fn is_terminal(self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ToolSpec` is never constructed
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout] 129 | pub struct ToolSpec {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:150:12
[INFO] [stdout]     |
[INFO] [stdout] 149 | impl ToolProfile {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] 150 |     pub fn as_str(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_names_builtin` is never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:222:12
[INFO] [stdout]     |
[INFO] [stdout] 180 | impl ToolsSpec {
[INFO] [stdout]     | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 222 |     pub fn resolve_names_builtin(&self) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:273:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | impl MemoryResourceMode {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] 273 |     pub fn as_str(self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `explore_only` is never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:325:12
[INFO] [stdout]     |
[INFO] [stdout] 316 | impl SpawnPolicy {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 325 |     pub fn explore_only() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:365:12
[INFO] [stdout]     |
[INFO] [stdout] 364 | impl CapabilityMode {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] 365 |     pub fn as_str(self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `as_str` and `parse` are never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:397:12
[INFO] [stdout]     |
[INFO] [stdout] 396 | impl McpInheritance {
[INFO] [stdout]     | ------------------- associated items in this implementation
[INFO] [stdout] 397 |     pub fn as_str(self) -> &'static str {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 404 |     pub fn parse(s: &str) -> Option<Self> {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `preset` and `from_spec` are never used
[INFO] [stdout]    --> crates/one-cli/src/protocol.rs:553:12
[INFO] [stdout]     |
[INFO] [stdout] 552 | impl AgentRef {
[INFO] [stdout]     | ------------- associated functions in this implementation
[INFO] [stdout] 553 |     pub fn preset(name: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 557 |     pub fn from_spec(spec: AgentSpec) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `exit_code` and `to_rpc_result_value` are never used
[INFO] [stdout]     --> crates/one-cli/src/protocol.rs:1078:12
[INFO] [stdout]      |
[INFO] [stdout] 1018 | impl RunResult {
[INFO] [stdout]      | -------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 1078 |     pub fn exit_code(&self) -> i32 {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1091 |     pub fn to_rpc_result_value(&self) -> Value {
[INFO] [stdout]      |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AUTH_REQUIRED` is never used
[INFO] [stdout]   --> crates/one-cli/src/protocol.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub const AUTH_REQUIRED: &str = "auth_required";
[INFO] [stdout]    |               ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PERMISSION_DENIED` is never used
[INFO] [stdout]   --> crates/one-cli/src/protocol.rs:59:15
[INFO] [stdout]    |
[INFO] [stdout] 59 |     pub const PERMISSION_DENIED: &str = "permission_denied";
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TOOL_ERROR` is never used
[INFO] [stdout]   --> crates/one-cli/src/protocol.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     pub const TOOL_ERROR: &str = "tool_error";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `switch`, `backend_web_search_config`, `available_models_line`, `provider_compat_summary`, and `provider_cycle_compat` are never used
[INFO] [stdout]    --> crates/one-cli/src/provider.rs:206:12
[INFO] [stdout]     |
[INFO] [stdout]  42 | impl ProviderSet {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 206 |     pub fn switch(&mut self, kind: ProviderKind, model: Option<String>) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 255 |     pub fn backend_web_search_config(&self) -> Option<one_ai::ResponsesWebSearchConfig> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 305 |     pub fn available_models_line(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 512 |     pub fn provider_compat_summary(&self, id: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 521 |     pub fn provider_cycle_compat(&mut self, id: &str, key: &str) -> Result<String, String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_kv_args` is never used
[INFO] [stdout]    --> crates/one-cli/src/provider.rs:814:8
[INFO] [stdout]     |
[INFO] [stdout] 814 | pub fn parse_kv_args(args: &[&str]) -> Result<Vec<(String, String)>, String> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `auth_source` is never read
[INFO] [stdout]     --> crates/one-cli/src/provider.rs:1090:5
[INFO] [stdout]      |
[INFO] [stdout] 1082 | struct Resolved {
[INFO] [stdout]      |        -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1090 |     auth_source: Option<String>,
[INFO] [stdout]      |     ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `Resolved` 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 `task_enabled` and `is_aborted` are never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/mod.rs:245:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | impl AppRuntime {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 245 |     pub fn task_enabled(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 547 |     pub fn is_aborted(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Resize` is never constructed
[INFO] [stdout]    --> crates/one-cli/src/runtime/coordinator.rs:157:5
[INFO] [stdout]     |
[INFO] [stdout] 152 | enum Event {
[INFO] [stdout]     |      ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 157 |     Resize {
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resize` is never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/coordinator.rs:239:12
[INFO] [stdout]     |
[INFO] [stdout] 187 | impl SubagentCoordinator {
[INFO] [stdout]     | ------------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 239 |     pub fn resize(&self, max_concurrent: usize) {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `EXPLORE_TOOL_NAMES` is never used
[INFO] [stdout]   --> crates/one-cli/src/runtime/explore_tools.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub const EXPLORE_TOOL_NAMES: &[&str] = &[
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `explore_tool_names` is never used
[INFO] [stdout]   --> crates/one-cli/src/runtime/explore_tools.rs:29:8
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn explore_tool_names() -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set` is never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/features.rs:131:12
[INFO] [stdout]     |
[INFO] [stdout]  80 | impl FeatureState {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn set(&mut self, id: &str, on: bool) {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_preset` is never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/harness.rs:559:14
[INFO] [stdout]     |
[INFO] [stdout] 559 | pub async fn run_preset(
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `notified` and `notify_completion` are never read
[INFO] [stdout]    --> crates/one-cli/src/runtime/jobs.rs:528:9
[INFO] [stdout]     |
[INFO] [stdout] 514 | pub struct JobSnapshot {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 528 |     pub notified: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 534 |     pub notify_completion: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `JobSnapshot` 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 `mode` is never read
[INFO] [stdout]     --> crates/one-cli/src/runtime/jobs.rs:1465:9
[INFO] [stdout]      |
[INFO] [stdout] 1464 | pub struct JoinReport {
[INFO] [stdout]      |            ---------- field in this struct
[INFO] [stdout] 1465 |     pub mode: JoinMode,
[INFO] [stdout]      |         ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `JoinReport` 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: type alias `SharedMemorySearch` is never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/memory_search_tool.rs:133:10
[INFO] [stdout]     |
[INFO] [stdout] 133 | pub type SharedMemorySearch = Arc<MemorySearchTool>;
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `approve_plan_prompt` is never used
[INFO] [stdout]   --> crates/one-cli/src/runtime/plan.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl AppRuntime {
[INFO] [stdout]    | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub async fn approve_plan_prompt(&mut self) -> Result<String, Box<dyn std::error::Error>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `isolation` and `spawn_allow` are never read
[INFO] [stdout]    --> crates/one-cli/src/runtime/presets.rs:219:9
[INFO] [stdout]     |
[INFO] [stdout] 211 | pub struct AgentCatalogEntry {
[INFO] [stdout]     |            ----------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 219 |     pub isolation: String,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] 220 |     pub spawn_allow: Vec<String>,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AgentCatalogEntry` 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 `PromptComposeInput` is never constructed
[INFO] [stdout]   --> crates/one-cli/src/runtime/prompt_compose.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct PromptComposeInput<'a> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `compose_system_prompt` is never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/prompt_compose.rs:105:8
[INFO] [stdout]     |
[INFO] [stdout] 105 | pub fn compose_system_prompt(input: PromptComposeInput<'_>) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `llm_concurrency_limit` is never used
[INFO] [stdout]   --> crates/one-cli/src/runtime/provider_limit.rs:43:8
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn llm_concurrency_limit() -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `empty_response_retries` and `estimated_tokens` are never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/session.rs:160:18
[INFO] [stdout]     |
[INFO] [stdout]   9 | impl AppRuntime {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 160 |     pub async fn empty_response_retries(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 164 |     pub async fn estimated_tokens(&self) -> usize {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `job_for_tool`, `set_parent_path_policy`, `set_run_id`, `set_parent_agent`, `set_opts`, and `set_depth` are never used
[INFO] [stdout]    --> crates/one-cli/src/runtime/task_tool.rs:163:12
[INFO] [stdout]     |
[INFO] [stdout]  65 | impl TaskToolHost {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 163 |     pub fn job_for_tool(&self, tool_call_id: &str) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub async fn set_parent_path_policy(&self, policy: PathPolicy) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 203 |     pub async fn set_run_id(&self, id: impl Into<String>) {
[INFO] [stdout]     |                  ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 207 |     pub async fn set_parent_agent(&self, agent: AgentSpec) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     pub async fn set_opts(&self, opts: HarnessOptions) {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub fn set_depth(&self, depth: u32) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `main_parent_agent_spec` is never used
[INFO] [stdout]     --> crates/one-cli/src/runtime/task_tool.rs:1260:8
[INFO] [stdout]      |
[INFO] [stdout] 1260 | pub fn main_parent_agent_spec() -> AgentSpec {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `explore_profile` is never used
[INFO] [stdout]   --> crates/one-cli/src/runtime/tool_materialize.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn explore_profile() -> BuiltinToolProfile {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `summary_line` is never used
[INFO] [stdout]    --> crates/one-cli/src/settings.rs:225:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl MemorySettings {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 225 |     pub fn summary_line(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `path_display` is never used
[INFO] [stdout]    --> crates/one-cli/src/settings.rs:471:8
[INFO] [stdout]     |
[INFO] [stdout] 471 | pub fn path_display() -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `rows` is never used
[INFO] [stdout]    --> crates/one-cli/src/settings.rs:892:8
[INFO] [stdout]     |
[INFO] [stdout] 892 | pub fn rows(settings: &Settings) -> Vec<(String, String)> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `async-trait`
[INFO] [stderr]   --> crates/one-web/Cargo.toml:10:1
[INFO] [stderr]    |
[INFO] [stderr] 10 | async-trait.workspace = true
[INFO] [stderr]    | ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `async-trait`
[INFO] [stderr] warning: unused dependency `futures`
[INFO] [stderr]   --> crates/one-web/Cargo.toml:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | futures.workspace = true
[INFO] [stderr]    | ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `futures`
[INFO] [stderr] help: to still use for development builds, move to `dev-dependencies`
[INFO] [stderr] warning: unused dependency `serde`
[INFO] [stderr]   --> crates/one-web/Cargo.toml:12:1
[INFO] [stderr]    |
[INFO] [stderr] 12 | serde.workspace = true
[INFO] [stderr]    | ^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `serde`
[INFO] [stderr] warning: `one-web` (manifest) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 07s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.31.3
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 10`
[INFO] running `Command { std: "docker" "inspect" "db90e09e30e5544962616eb22f27613d30fb5fee3d3fdcdfc29606f783281f7e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db90e09e30e5544962616eb22f27613d30fb5fee3d3fdcdfc29606f783281f7e", kill_on_drop: false }`
[INFO] [stdout] db90e09e30e5544962616eb22f27613d30fb5fee3d3fdcdfc29606f783281f7e
