[INFO] cloning repository https://github.com/Marsstein/marsclaw-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marsstein/marsclaw-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarsstein%2Fmarsclaw-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarsstein%2Fmarsclaw-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7aaa602e5fa16c3416c7d5adea623c7261173325
[INFO] testing Marsstein/marsclaw-rs against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarsstein%2Fmarsclaw-rs" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Marsstein/marsclaw-rs
[INFO] finished tweaking git repo https://github.com/Marsstein/marsclaw-rs
[INFO] tweaked toml for git repo https://github.com/Marsstein/marsclaw-rs written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Marsstein/marsclaw-rs on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Marsstein/marsclaw-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.114
[INFO] [stderr]   Downloaded windows-registry v0.6.1
[INFO] [stderr]   Downloaded data-encoding v2.10.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.64
[INFO] [stderr]   Downloaded system-configuration v0.7.0
[INFO] [stderr]   Downloaded native-tls v0.2.18
[INFO] [stderr]   Downloaded clap v4.6.0
[INFO] [stderr]   Downloaded clap_derive v4.6.0
[INFO] [stderr]   Downloaded uuid v1.22.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.112
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.42
[INFO] [stderr]   Downloaded cc v1.2.57
[INFO] [stderr]   Downloaded js-sys v0.3.91
[INFO] [stderr]   Downloaded iri-string v0.7.10
[INFO] [stderr]   Downloaded h2 v0.4.13
[INFO] [stderr]   Downloaded zerocopy v0.8.42
[INFO] [stderr]   Downloaded openssl v0.10.76
[INFO] [stderr]   Downloaded web-sys v0.3.91
[INFO] [stderr]   Downloaded tokio v1.50.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6
[INFO] running `Command { std: "docker" "start" "aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6", 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" "aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tungstenite v0.26.2
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tokio-tungstenite v0.26.2
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling marsclaw v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/bots/whatsapp/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct WhatsAppBot {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     model: 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: field `finish_reason` is never read
[INFO] [stdout]    --> src/llm/openai.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | struct OaiChoice {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 289 |     finish_reason: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_tools` is never used
[INFO] [stdout]   --> src/agent/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl Agent {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn add_tools(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_tool_defs` is never used
[INFO] [stdout]   --> src/agent/context.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ContextBuilder {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn set_tool_defs(&mut self, defs: Vec<ToolDef>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PipelineStage` is never constructed
[INFO] [stdout]   --> src/agent/orchestration.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PipelineStage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_pipeline` is never used
[INFO] [stdout]   --> src/agent/orchestration.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn run_pipeline(stages: Vec<PipelineStage>, input: &str) -> Result<RunResult, String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParallelAgent` is never constructed
[INFO] [stdout]   --> src/agent/orchestration.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct ParallelAgent {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParallelConfig` is never constructed
[INFO] [stdout]    --> src/agent/orchestration.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct ParallelConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_parallel` is never used
[INFO] [stdout]    --> src/agent/orchestration.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub async fn run_parallel(config: ParallelConfig, task: &str) -> Result<RunResult, String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Debater` is never constructed
[INFO] [stdout]    --> src/agent/orchestration.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub struct Debater {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebateConfig` is never constructed
[INFO] [stdout]    --> src/agent/orchestration.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct DebateConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_debate` is never used
[INFO] [stdout]    --> src/agent/orchestration.rs:232:14
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub async fn run_debate(config: DebateConfig, topic: &str) -> Result<RunResult, String> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubAgentDef` is never constructed
[INFO] [stdout]    --> src/agent/orchestration.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub struct SubAgentDef {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubAgentExecutor` is never constructed
[INFO] [stdout]    --> src/agent/orchestration.rs:360:8
[INFO] [stdout]     |
[INFO] [stdout] 360 | struct SubAgentExecutor {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_sub_agents` is never used
[INFO] [stdout]    --> src/agent/orchestration.rs:419:4
[INFO] [stdout]     |
[INFO] [stdout] 419 | fn register_sub_agents(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SupervisorConfig` is never constructed
[INFO] [stdout]    --> src/agent/orchestration.rs:463:12
[INFO] [stdout]     |
[INFO] [stdout] 463 | pub struct SupervisorConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_supervisor` is never used
[INFO] [stdout]    --> src/agent/orchestration.rs:470:14
[INFO] [stdout]     |
[INFO] [stdout] 470 | pub async fn run_supervisor(config: SupervisorConfig, task: &str) -> RunResult {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/bots/channels/mod.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl ChannelStore {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn get(&self, id: &str) -> anyhow::Result<Channel> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_message` is never used
[INFO] [stdout]    --> src/bots/discord/mod.rs:293:18
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl DiscordBot {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub async fn send_message(&self, channel_id: &str, text: &str) -> anyhow::Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/bots/whatsapp/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct WhatsAppBot {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     model: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `api_key`, `base_url`, `llm_timeout`, and `tool_timeout` are never used
[INFO] [stdout]    --> src/config/mod.rs:513:12
[INFO] [stdout]     |
[INFO] [stdout] 379 | impl Config {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 513 |     pub fn api_key(&self) -> Option<String> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 525 |     pub fn base_url(&self) -> Option<&str> {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 534 |     pub fn llm_timeout(&self) -> Duration {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 539 |     pub fn tool_timeout(&self) -> Duration {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_CONTEXT` is never used
[INFO] [stdout]   --> src/llm/anthropic.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const MAX_CONTEXT: i32 = 200_000;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `daily_cost` is never used
[INFO] [stdout]   --> src/llm/cost.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl CostTracker {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn daily_cost(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `max_context_for_model` is never used
[INFO] [stdout]   --> src/llm/openai.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl OpenAiProvider {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     fn max_context_for_model(&self) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `finish_reason` is never read
[INFO] [stdout]    --> src/llm/openai.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | struct OaiChoice {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 289 |     finish_reason: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `HookEvent` is never used
[INFO] [stdout]   --> src/platform/hooks/mod.rs:17:10
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum HookEvent {
[INFO] [stdout]    |          ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HookData` is never constructed
[INFO] [stdout]   --> src/platform/hooks/mod.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct HookData<'a> {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `HookFn` is never used
[INFO] [stdout]   --> src/platform/hooks/mod.rs:47:10
[INFO] [stdout]    |
[INFO] [stdout] 47 | pub type HookFn = Box<dyn Fn(&HookData<'_>) -> Result<(), String> + Send + Sync>;
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `HookManager` is never constructed
[INFO] [stdout]   --> src/platform/hooks/mod.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct HookManager {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `register`, `fire`, `fire_simple`, `has_hooks`, and `logging_hook` are never used
[INFO] [stdout]    --> src/platform/hooks/mod.rs:59:12
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl HookManager {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  59 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn register(&mut self, event: HookEvent, f: HookFn) {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  71 |     pub fn fire(&self, data: &HookData<'_>) -> Result<(), String> {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn fire_simple(&self, event: HookEvent, detail: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn has_hooks(&self, event: HookEvent) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn logging_hook() -> HookFn {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_path`, `remember`, `recall`, and `forget` are never used
[INFO] [stdout]    --> src/platform/memory/mod.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl MemoryManager {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn with_path(path: &str) -> anyhow::Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     pub fn remember(
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 152 |     pub fn recall(&self, query: &str, limit: usize) -> anyhow::Result<Vec<Memory>> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     pub fn forget(&self, id: &str) -> anyhow::Result<()> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `update_access` is never used
[INFO] [stdout]    --> src/platform/memory/mod.rs:319:4
[INFO] [stdout]     |
[INFO] [stdout] 319 | fn update_access(conn: &Connection, id: &str, count: i32) -> anyhow::Result<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/platform/scheduler/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Task {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 23 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Task` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `source` are never read
[INFO] [stdout]   --> src/platform/skills/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Skill {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 21 |     pub id: String,
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     pub description: String,
[INFO] [stdout] 24 |     pub source: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_available` is never used
[INFO] [stdout]    --> src/platform/skills/mod.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn list_available() -> Vec<Skill> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `execute` is never used
[INFO] [stdout]   --> src/tool/mod.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Registry {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub async fn execute(&self, call: &ToolCall) -> anyhow::Result<String> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ContextOverflow` is never constructed
[INFO] [stdout]    --> src/types/mod.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub enum StopReason {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 169 |     ContextOverflow,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StopReason` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `turn_count`, `duration`, and `trace` are never read
[INFO] [stdout]    --> src/types/mod.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct RunResult {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub turn_count: i32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub duration: std::time::Duration,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 206 |     pub error: Option<String>,
[INFO] [stdout] 207 |     pub trace: Vec<TraceEntry>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RunResult` 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 `max_context_window` is never used
[INFO] [stdout]    --> src/types/mod.rs:276:8
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub trait Provider: Send + Sync {
[INFO] [stdout]     |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn max_context_window(&self) -> i32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/bots/whatsapp/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct WhatsAppBot {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     model: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling marsclaw v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `finish_reason` is never read
[INFO] [stdout]    --> src/llm/openai.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | struct OaiChoice {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 289 |     finish_reason: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/bots/whatsapp/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct WhatsAppBot {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     model: 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: field `finish_reason` is never read
[INFO] [stdout]    --> src/llm/openai.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | struct OaiChoice {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 289 |     finish_reason: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `add_tools` is never used
[INFO] [stdout]   --> src/agent/mod.rs:98:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | impl Agent {
[INFO] [stdout]    | ---------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub fn add_tools(
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_tool_defs` is never used
[INFO] [stdout]   --> src/agent/context.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl ContextBuilder {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub fn set_tool_defs(&mut self, defs: Vec<ToolDef>) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PipelineStage` is never constructed
[INFO] [stdout]   --> src/agent/orchestration.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PipelineStage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_pipeline` is never used
[INFO] [stdout]   --> src/agent/orchestration.rs:36:14
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub async fn run_pipeline(stages: Vec<PipelineStage>, input: &str) -> Result<RunResult, String> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParallelAgent` is never constructed
[INFO] [stdout]   --> src/agent/orchestration.rs:95:12
[INFO] [stdout]    |
[INFO] [stdout] 95 | pub struct ParallelAgent {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ParallelConfig` is never constructed
[INFO] [stdout]    --> src/agent/orchestration.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct ParallelConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_parallel` is never used
[INFO] [stdout]    --> src/agent/orchestration.rs:109:14
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub async fn run_parallel(config: ParallelConfig, task: &str) -> Result<RunResult, String> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Debater` is never constructed
[INFO] [stdout]    --> src/agent/orchestration.rs:214:12
[INFO] [stdout]     |
[INFO] [stdout] 214 | pub struct Debater {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DebateConfig` is never constructed
[INFO] [stdout]    --> src/agent/orchestration.rs:223:12
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub struct DebateConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_debate` is never used
[INFO] [stdout]    --> src/agent/orchestration.rs:232:14
[INFO] [stdout]     |
[INFO] [stdout] 232 | pub async fn run_debate(config: DebateConfig, topic: &str) -> Result<RunResult, String> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubAgentDef` is never constructed
[INFO] [stdout]    --> src/agent/orchestration.rs:352:12
[INFO] [stdout]     |
[INFO] [stdout] 352 | pub struct SubAgentDef {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SubAgentExecutor` is never constructed
[INFO] [stdout]    --> src/agent/orchestration.rs:360:8
[INFO] [stdout]     |
[INFO] [stdout] 360 | struct SubAgentExecutor {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `register_sub_agents` is never used
[INFO] [stdout]    --> src/agent/orchestration.rs:419:4
[INFO] [stdout]     |
[INFO] [stdout] 419 | fn register_sub_agents(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SupervisorConfig` is never constructed
[INFO] [stdout]    --> src/agent/orchestration.rs:463:12
[INFO] [stdout]     |
[INFO] [stdout] 463 | pub struct SupervisorConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run_supervisor` is never used
[INFO] [stdout]    --> src/agent/orchestration.rs:470:14
[INFO] [stdout]     |
[INFO] [stdout] 470 | pub async fn run_supervisor(config: SupervisorConfig, task: &str) -> RunResult {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> src/bots/channels/mod.rs:146:12
[INFO] [stdout]     |
[INFO] [stdout] 110 | impl ChannelStore {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn get(&self, id: &str) -> anyhow::Result<Channel> {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `send_message` is never used
[INFO] [stdout]    --> src/bots/discord/mod.rs:293:18
[INFO] [stdout]     |
[INFO] [stdout]  72 | impl DiscordBot {
[INFO] [stdout]     | --------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 293 |     pub async fn send_message(&self, channel_id: &str, text: &str) -> anyhow::Result<()> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `model` is never read
[INFO] [stdout]   --> src/bots/whatsapp/mod.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct WhatsAppBot {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 33 |     model: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MAX_CONTEXT` is never used
[INFO] [stdout]   --> src/llm/anthropic.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | const MAX_CONTEXT: i32 = 200_000;
[INFO] [stdout]    |       ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `daily_cost` is never used
[INFO] [stdout]   --> src/llm/cost.rs:94:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl CostTracker {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 94 |     pub fn daily_cost(&self) -> f64 {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `max_context_for_model` is never used
[INFO] [stdout]   --> src/llm/openai.rs:55:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl OpenAiProvider {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 55 |     fn max_context_for_model(&self) -> i32 {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `finish_reason` is never read
[INFO] [stdout]    --> src/llm/openai.rs:289:5
[INFO] [stdout]     |
[INFO] [stdout] 283 | struct OaiChoice {
[INFO] [stdout]     |        --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 289 |     finish_reason: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `tool_call`, `result`, `error`, and `model` are never read
[INFO] [stdout]   --> src/platform/hooks/mod.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct HookData<'a> {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 39 |     pub event: HookEvent,
[INFO] [stdout] 40 |     pub tool_call: Option<&'a ToolCall>,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 41 |     pub result: Option<&'a str>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 42 |     pub error: Option<&'a str>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 43 |     pub model: Option<&'a str>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `fire_simple` and `logging_hook` are never used
[INFO] [stdout]    --> src/platform/hooks/mod.rs:93:12
[INFO] [stdout]     |
[INFO] [stdout]  58 | impl HookManager {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  93 |     pub fn fire_simple(&self, event: HookEvent, detail: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub fn logging_hook() -> HookFn {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_path` is never used
[INFO] [stdout]    --> src/platform/memory/mod.rs:111:12
[INFO] [stdout]     |
[INFO] [stdout]  77 | impl MemoryManager {
[INFO] [stdout]     | ------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 111 |     pub fn with_path(path: &str) -> anyhow::Result<Self> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]   --> src/platform/scheduler/mod.rs:23:9
[INFO] [stdout]    |
[INFO] [stdout] 22 | pub struct Task {
[INFO] [stdout]    |            ---- field in this struct
[INFO] [stdout] 23 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Task` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `source` are never read
[INFO] [stdout]   --> src/platform/skills/mod.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Skill {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 21 |     pub id: String,
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     pub description: String,
[INFO] [stdout] 24 |     pub source: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `list_available` is never used
[INFO] [stdout]    --> src/platform/skills/mod.rs:156:8
[INFO] [stdout]     |
[INFO] [stdout] 156 | pub fn list_available() -> Vec<Skill> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `execute` is never used
[INFO] [stdout]   --> src/tool/mod.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Registry {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 50 |     pub async fn execute(&self, call: &ToolCall) -> anyhow::Result<String> {
[INFO] [stdout]    |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ContextOverflow` is never constructed
[INFO] [stdout]    --> src/types/mod.rs:169:5
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub enum StopReason {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 169 |     ContextOverflow,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `StopReason` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `turn_count`, `duration`, and `trace` are never read
[INFO] [stdout]    --> src/types/mod.rs:202:9
[INFO] [stdout]     |
[INFO] [stdout] 199 | pub struct RunResult {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 202 |     pub turn_count: i32,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     pub duration: std::time::Duration,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 206 |     pub error: Option<String>,
[INFO] [stdout] 207 |     pub trace: Vec<TraceEntry>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `RunResult` 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 `max_context_window` is never used
[INFO] [stdout]    --> src/types/mod.rs:276:8
[INFO] [stdout]     |
[INFO] [stdout] 265 | pub trait Provider: Send + Sync {
[INFO] [stdout]     |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 276 |     fn max_context_window(&self) -> i32;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.88s
[INFO] running `Command { std: "docker" "inspect" "aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: field `model` is never read
[INFO] [stderr]   --> src/bots/whatsapp/mod.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct WhatsAppBot {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 33 |     model: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `finish_reason` is never read
[INFO] [stderr]    --> src/llm/openai.rs:289:5
[INFO] [stderr]     |
[INFO] [stderr] 283 | struct OaiChoice {
[INFO] [stderr]     |        --------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 289 |     finish_reason: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `marsclaw` (lib) generated 2 warnings
[INFO] [stderr] warning: `marsclaw` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: method `add_tools` is never used
[INFO] [stderr]   --> src/agent/mod.rs:98:12
[INFO] [stderr]    |
[INFO] [stderr] 55 | impl Agent {
[INFO] [stderr]    | ---------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 98 |     pub fn add_tools(
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `set_tool_defs` is never used
[INFO] [stderr]   --> src/agent/context.rs:55:12
[INFO] [stderr]    |
[INFO] [stderr] 17 | impl ContextBuilder {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 55 |     pub fn set_tool_defs(&mut self, defs: Vec<ToolDef>) {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `PipelineStage` is never constructed
[INFO] [stderr]   --> src/agent/orchestration.rs:29:12
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct PipelineStage {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_pipeline` is never used
[INFO] [stderr]   --> src/agent/orchestration.rs:36:14
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub async fn run_pipeline(stages: Vec<PipelineStage>, input: &str) -> Result<RunResult, String> {
[INFO] [stderr]    |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ParallelAgent` is never constructed
[INFO] [stderr]   --> src/agent/orchestration.rs:95:12
[INFO] [stderr]    |
[INFO] [stderr] 95 | pub struct ParallelAgent {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ParallelConfig` is never constructed
[INFO] [stderr]    --> src/agent/orchestration.rs:102:12
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub struct ParallelConfig {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_parallel` is never used
[INFO] [stderr]    --> src/agent/orchestration.rs:109:14
[INFO] [stderr]     |
[INFO] [stderr] 109 | pub async fn run_parallel(config: ParallelConfig, task: &str) -> Result<RunResult, String> {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Debater` is never constructed
[INFO] [stderr]    --> src/agent/orchestration.rs:214:12
[INFO] [stderr]     |
[INFO] [stderr] 214 | pub struct Debater {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `DebateConfig` is never constructed
[INFO] [stderr]    --> src/agent/orchestration.rs:223:12
[INFO] [stderr]     |
[INFO] [stderr] 223 | pub struct DebateConfig {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_debate` is never used
[INFO] [stderr]    --> src/agent/orchestration.rs:232:14
[INFO] [stderr]     |
[INFO] [stderr] 232 | pub async fn run_debate(config: DebateConfig, topic: &str) -> Result<RunResult, String> {
[INFO] [stderr]     |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SubAgentDef` is never constructed
[INFO] [stderr]    --> src/agent/orchestration.rs:352:12
[INFO] [stderr]     |
[INFO] [stderr] 352 | pub struct SubAgentDef {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SubAgentExecutor` is never constructed
[INFO] [stderr]    --> src/agent/orchestration.rs:360:8
[INFO] [stderr]     |
[INFO] [stderr] 360 | struct SubAgentExecutor {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `register_sub_agents` is never used
[INFO] [stderr]    --> src/agent/orchestration.rs:419:4
[INFO] [stderr]     |
[INFO] [stderr] 419 | fn register_sub_agents(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SupervisorConfig` is never constructed
[INFO] [stderr]    --> src/agent/orchestration.rs:463:12
[INFO] [stderr]     |
[INFO] [stderr] 463 | pub struct SupervisorConfig {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `run_supervisor` is never used
[INFO] [stderr]    --> src/agent/orchestration.rs:470:14
[INFO] [stderr]     |
[INFO] [stderr] 470 | pub async fn run_supervisor(config: SupervisorConfig, task: &str) -> RunResult {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `get` is never used
[INFO] [stderr]    --> src/bots/channels/mod.rs:146:12
[INFO] [stderr]     |
[INFO] [stderr] 110 | impl ChannelStore {
[INFO] [stderr]     | ----------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 146 |     pub fn get(&self, id: &str) -> anyhow::Result<Channel> {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `send_message` is never used
[INFO] [stderr]    --> src/bots/discord/mod.rs:293:18
[INFO] [stderr]     |
[INFO] [stderr]  72 | impl DiscordBot {
[INFO] [stderr]     | --------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 293 |     pub async fn send_message(&self, channel_id: &str, text: &str) -> anyhow::Result<()> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `model` is never read
[INFO] [stderr]   --> src/bots/whatsapp/mod.rs:33:5
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct WhatsAppBot {
[INFO] [stderr]    |            ----------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 33 |     model: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: constant `MAX_CONTEXT` is never used
[INFO] [stderr]   --> src/llm/anthropic.rs:15:7
[INFO] [stderr]    |
[INFO] [stderr] 15 | const MAX_CONTEXT: i32 = 200_000;
[INFO] [stderr]    |       ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `daily_cost` is never used
[INFO] [stderr]   --> src/llm/cost.rs:94:12
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl CostTracker {
[INFO] [stderr]    | ---------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 94 |     pub fn daily_cost(&self) -> f64 {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `max_context_for_model` is never used
[INFO] [stderr]   --> src/llm/openai.rs:55:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | impl OpenAiProvider {
[INFO] [stderr]    | ------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 55 |     fn max_context_for_model(&self) -> i32 {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `tool_call`, `result`, `error`, and `model` are never read
[INFO] [stderr]   --> src/platform/hooks/mod.rs:40:9
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct HookData<'a> {
[INFO] [stderr]    |            -------- fields in this struct
[INFO] [stderr] 39 |     pub event: HookEvent,
[INFO] [stderr] 40 |     pub tool_call: Option<&'a ToolCall>,
[INFO] [stderr]    |         ^^^^^^^^^
[INFO] [stderr] 41 |     pub result: Option<&'a str>,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 42 |     pub error: Option<&'a str>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 43 |     pub model: Option<&'a str>,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `fire_simple` and `logging_hook` are never used
[INFO] [stderr]    --> src/platform/hooks/mod.rs:93:12
[INFO] [stderr]     |
[INFO] [stderr]  58 | impl HookManager {
[INFO] [stderr]     | ---------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  93 |     pub fn fire_simple(&self, event: HookEvent, detail: &str) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 110 |     pub fn logging_hook() -> HookFn {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `with_path` is never used
[INFO] [stderr]    --> src/platform/memory/mod.rs:111:12
[INFO] [stderr]     |
[INFO] [stderr]  77 | impl MemoryManager {
[INFO] [stderr]     | ------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 111 |     pub fn with_path(path: &str) -> anyhow::Result<Self> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `id` is never read
[INFO] [stderr]   --> src/platform/scheduler/mod.rs:23:9
[INFO] [stderr]    |
[INFO] [stderr] 22 | pub struct Task {
[INFO] [stderr]    |            ---- field in this struct
[INFO] [stderr] 23 |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Task` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `source` are never read
[INFO] [stderr]   --> src/platform/skills/mod.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct Skill {
[INFO] [stderr]    |            ----- fields in this struct
[INFO] [stderr] 21 |     pub id: String,
[INFO] [stderr] 22 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 23 |     pub description: String,
[INFO] [stderr] 24 |     pub source: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `list_available` is never used
[INFO] [stderr]    --> src/platform/skills/mod.rs:156:8
[INFO] [stderr]     |
[INFO] [stderr] 156 | pub fn list_available() -> Vec<Skill> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `execute` is never used
[INFO] [stderr]   --> src/tool/mod.rs:50:18
[INFO] [stderr]    |
[INFO] [stderr] 24 | impl Registry {
[INFO] [stderr]    | ------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 50 |     pub async fn execute(&self, call: &ToolCall) -> anyhow::Result<String> {
[INFO] [stderr]    |                  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ContextOverflow` is never constructed
[INFO] [stderr]    --> src/types/mod.rs:169:5
[INFO] [stderr]     |
[INFO] [stderr] 163 | pub enum StopReason {
[INFO] [stderr]     |          ---------- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 169 |     ContextOverflow,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `StopReason` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `turn_count`, `duration`, and `trace` are never read
[INFO] [stderr]    --> src/types/mod.rs:202:9
[INFO] [stderr]     |
[INFO] [stderr] 199 | pub struct RunResult {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 202 |     pub turn_count: i32,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 205 |     pub duration: std::time::Duration,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 206 |     pub error: Option<String>,
[INFO] [stderr] 207 |     pub trace: Vec<TraceEntry>,
[INFO] [stderr]     |         ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `RunResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `max_context_window` is never used
[INFO] [stderr]    --> src/types/mod.rs:276:8
[INFO] [stderr]     |
[INFO] [stderr] 265 | pub trait Provider: Send + Sync {
[INFO] [stderr]     |           -------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 276 |     fn max_context_window(&self) -> i32;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `marsclaw` (bin "marsclaw" test) generated 32 warnings (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/marsclaw-128d6343dd43d47f)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test agent::context::tests::truncate_long_content_has_marker ... ok
[INFO] [stdout] test agent::context::tests::truncate_short_content_unchanged ... ok
[INFO] [stdout] test agent::context::tests::truncate_zero_max_unchanged ... ok
[INFO] [stdout] test config::tests::base_url_returns_value_for_openai_and_ollama ... ok
[INFO] [stdout] test config::tests::apply_env_overrides_works ... ok
[INFO] [stdout] test config::tests::defaults_are_sane ... ok
[INFO] [stdout] test config::tests::deserialize_empty_yaml ... ok
[INFO] [stdout] test config::tests::model_returns_active_provider_model ... ok
[INFO] [stdout] test config::tests::deserialize_partial_yaml ... ok
[INFO] [stdout] test agent::discovery::tests::finds_soul_in_ancestor ... ok
[INFO] [stdout] test config::tests::set_active_model_updates_correct_provider ... ok
[INFO] [stdout] test config::tests::load_missing_file_returns_defaults ... ok
[INFO] [stdout] test config::tests::token_budget_sums_to_one ... ok
[INFO] [stdout] test config::tests::timeout_durations ... ok
[INFO] [stdout] test platform::hooks::tests::fire_calls_matching_hooks ... ok
[INFO] [stdout] test platform::hooks::tests::fire_skips_non_matching_events ... ok
[INFO] [stdout] test platform::hooks::tests::fire_returns_first_error_but_runs_all ... ok
[INFO] [stdout] test platform::hooks::tests::has_hooks_reflects_registration ... ok
[INFO] [stdout] test platform::hooks::tests::hook_event_display ... ok
[INFO] [stdout] test platform::mcp::tests::json_rpc_request_with_params ... ok
[INFO] [stdout] test platform::mcp::tests::json_rpc_request_serializes_correctly ... ok
[INFO] [stdout] test platform::mcp::tests::json_rpc_response_deserializes_result ... ok
[INFO] [stdout] test platform::mcp::tests::mcp_tool_result_error_flag ... ok
[INFO] [stdout] test platform::mcp::tests::mcp_tool_result_parses_text_content ... ok
[INFO] [stdout] test platform::mcp::tests::notification_serializes_without_id ... ok
[INFO] [stdout] test platform::mcp::tests::strip_prefix_works_for_executor ... ok
[INFO] [stdout] test platform::memory::tests::memory_kind_display ... ok
[INFO] [stdout] test platform::scheduler::tests::cron_field_exact ... ok
[INFO] [stdout] test platform::scheduler::tests::cron_field_range ... ok
[INFO] [stdout] test platform::scheduler::tests::should_run_cron_match ... ok
[INFO] [stdout] test platform::scheduler::tests::parse_duration_minutes ... ok
[INFO] [stdout] test platform::scheduler::tests::should_run_cron_no_match ... ok
[INFO] [stdout] test platform::scheduler::tests::cron_field_wildcard ... ok
[INFO] [stdout] test platform::scheduler::tests::cron_field_list ... ok
[INFO] [stdout] test config::tests::api_key_returns_none_for_ollama ... ok
[INFO] [stdout] test platform::mcp::tests::json_rpc_response_deserializes_error ... ok
[INFO] [stdout] test platform::memory::tests::forget_removes_entry ... ok
[INFO] [stdout] test platform::memory::tests::remember_and_recall ... ok
[INFO] [stdout] test platform::memory::tests::inject_empty_when_no_matches ... ok
[INFO] [stdout] test platform::memory::tests::recall_bumps_access_count ... ok
[INFO] [stdout] test platform::memory::tests::inject_formats_memory_block ... ok
[INFO] [stdout] test agent::discovery::tests::returns_empty_when_not_found ... ok
[INFO] [stdout] test agent::discovery::tests::skips_empty_files ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/marsclaw-962e9da30b62a5b7)
[INFO] [stdout] 
[INFO] [stdout] running 43 tests
[INFO] [stdout] test agent::context::tests::truncate_long_content_has_marker ... ok
[INFO] [stdout] test agent::context::tests::truncate_short_content_unchanged ... ok
[INFO] [stdout] test agent::context::tests::truncate_zero_max_unchanged ... ok
[INFO] [stdout] test config::tests::apply_env_overrides_works ... ok
[INFO] [stdout] test agent::discovery::tests::returns_empty_when_not_found ... ok
[INFO] [stdout] test config::tests::base_url_returns_value_for_openai_and_ollama ... ok
[INFO] [stdout] test config::tests::api_key_returns_none_for_ollama ... ok
[INFO] [stdout] test config::tests::defaults_are_sane ... ok
[INFO] [stdout] test agent::discovery::tests::skips_empty_files ... ok
[INFO] [stdout] test config::tests::deserialize_empty_yaml ... ok
[INFO] [stdout] test config::tests::load_missing_file_returns_defaults ... ok
[INFO] [stdout] test config::tests::model_returns_active_provider_model ... ok
[INFO] [stdout] test config::tests::deserialize_partial_yaml ... ok
[INFO] [stdout] test agent::discovery::tests::finds_soul_in_ancestor ... ok
[INFO] [stdout] test config::tests::set_active_model_updates_correct_provider ... ok
[INFO] [stdout] test config::tests::timeout_durations ... ok
[INFO] [stdout] test config::tests::token_budget_sums_to_one ... ok
[INFO] [stdout] test platform::hooks::tests::fire_calls_matching_hooks ... ok
[INFO] [stdout] test platform::hooks::tests::has_hooks_reflects_registration ... ok
[INFO] [stdout] test platform::hooks::tests::hook_event_display ... ok
[INFO] [stdout] test platform::mcp::tests::json_rpc_request_serializes_correctly ... ok
[INFO] [stdout] test platform::mcp::tests::json_rpc_request_with_params ... ok
[INFO] [stdout] test platform::mcp::tests::json_rpc_response_deserializes_error ... ok
[INFO] [stdout] test platform::mcp::tests::mcp_tool_result_parses_text_content ... ok
[INFO] [stdout] test platform::hooks::tests::fire_returns_first_error_but_runs_all ... ok
[INFO] [stdout] test platform::mcp::tests::mcp_tool_result_error_flag ... ok
[INFO] [stdout] test platform::memory::tests::inject_formats_memory_block ... ok
[INFO] [stdout] test platform::mcp::tests::notification_serializes_without_id ... ok
[INFO] [stdout] test platform::hooks::tests::fire_skips_non_matching_events ... ok
[INFO] [stdout] test platform::scheduler::tests::cron_field_list ... ok
[INFO] [stdout] test platform::scheduler::tests::cron_field_range ... ok
[INFO] [stdout] test platform::mcp::tests::json_rpc_response_deserializes_result ... ok
[INFO] [stdout] test platform::scheduler::tests::should_run_cron_no_match ... ok
[INFO] [stdout] test platform::scheduler::tests::cron_field_exact ... ok
[INFO] [stdout] test platform::scheduler::tests::should_run_cron_match ... ok
[INFO] [stdout] test platform::scheduler::tests::cron_field_wildcard ... ok
[INFO] [stdout] test platform::memory::tests::remember_and_recall ... ok
[INFO] [stdout] test platform::mcp::tests::strip_prefix_works_for_executor ... ok
[INFO] [stdout] test platform::memory::tests::forget_removes_entry ... ok
[INFO] [stdout] test platform::memory::tests::inject_empty_when_no_matches ... ok
[INFO] [stdout] test platform::memory::tests::memory_kind_display ... ok
[INFO] [stdout] test platform::scheduler::tests::parse_duration_minutes ... ok
[INFO] [stdout] test platform::memory::tests::recall_bumps_access_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 43 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests marsclaw
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6", kill_on_drop: false }`
[INFO] [stdout] aff25ae2a9b2438d38c50235dd2e22aa962be8436f91e596907611ab3350dff6
