[INFO] cloning repository https://github.com/MohaMehrzad/aiOS
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MohaMehrzad/aiOS" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMohaMehrzad%2FaiOS", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMohaMehrzad%2FaiOS'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99d2623015b74d105b20da6c396483d297222fdb
[INFO] checking MohaMehrzad/aiOS against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMohaMehrzad%2FaiOS" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MohaMehrzad/aiOS
[INFO] finished tweaking git repo https://github.com/MohaMehrzad/aiOS
[INFO] tweaked toml for git repo https://github.com/MohaMehrzad/aiOS written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MohaMehrzad/aiOS on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MohaMehrzad/aiOS 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04e8e6e7ea01f44a22813659f9c61e2530fcfe88ebec3cb436d403483cdbec2b
[INFO] running `Command { std: "docker" "start" "-a" "04e8e6e7ea01f44a22813659f9c61e2530fcfe88ebec3cb436d403483cdbec2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04e8e6e7ea01f44a22813659f9c61e2530fcfe88ebec3cb436d403483cdbec2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04e8e6e7ea01f44a22813659f9c61e2530fcfe88ebec3cb436d403483cdbec2b", kill_on_drop: false }`
[INFO] [stdout] 04e8e6e7ea01f44a22813659f9c61e2530fcfe88ebec3cb436d403483cdbec2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 941eca9efae1143f140d06959df3cac7b67da8ec4cf49eb5e120eb838ffe8c79
[INFO] running `Command { std: "docker" "start" "-a" "941eca9efae1143f140d06959df3cac7b67da8ec4cf49eb5e120eb838ffe8c79", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling syn v2.0.115
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking webpki-roots v1.0.6
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking num-conv v0.2.0
[INFO] [stderr]     Checking time-core v0.1.8
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking deranged v0.5.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking pem v3.0.6
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking borrow-or-share v0.2.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking hostname v0.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking uuid-simd v0.8.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking filetime v0.2.27
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking http-range-header v0.4.2
[INFO] [stderr]     Checking bytecount v0.6.9
[INFO] [stderr]     Checking num-cmp v0.1.0
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking priority-queue v2.7.0
[INFO] [stderr]     Checking fraction v0.15.3
[INFO] [stderr]     Checking yasna v0.5.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking rcgen v0.13.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking prost-types v0.13.5
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tracing-serde v0.2.0
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking fluent-uri v0.3.2
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking referencing v0.26.2
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]    Compiling aios-tools v0.1.0 (/opt/rustwide/workdir/tools)
[INFO] [stderr]    Compiling aios-runtime v0.1.0 (/opt/rustwide/workdir/runtime)
[INFO] [stderr]    Compiling aios-api-gateway v0.1.0 (/opt/rustwide/workdir/api-gateway)
[INFO] [stderr]    Compiling aios-memory v0.1.0 (/opt/rustwide/workdir/memory)
[INFO] [stderr]    Compiling aios-orchestrator v0.1.0 (/opt/rustwide/workdir/agent-core)
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking aios-init v0.1.0 (/opt/rustwide/workdir/initd)
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking lettre v0.11.19
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tower-http v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking jsonschema v0.26.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] warning: unused import: `anyhow::Result`
[INFO] [stdout]  --> tools/src/plugin/validate.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::Result;
[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: `anyhow::Result`
[INFO] [stdout]  --> tools/src/plugin/validate.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::Result;
[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: `debug`
[INFO] [stdout]  --> agent-core/src/remote_exec.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, info};
[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: `debug`
[INFO] [stdout]   --> agent-core/src/scheduler.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing::{debug, info, warn};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `debug`
[INFO] [stdout]  --> agent-core/src/remote_exec.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | use tracing::{debug, info};
[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: `debug`
[INFO] [stdout]   --> agent-core/src/scheduler.rs:10:15
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing::{debug, info, warn};
[INFO] [stdout]    |               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_model_ready` is never used
[INFO] [stdout]    --> runtime/src/model_manager.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl ModelManager {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 520 |     fn is_model_ready(&self, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RetentionPolicy` is never constructed
[INFO] [stdout]   --> memory/src/migration.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct RetentionPolicy {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MigrationResult` is never constructed
[INFO] [stdout]   --> memory/src/migration.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct MigrationResult {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MigrationPipeline` is never constructed
[INFO] [stdout]   --> memory/src/migration.rs:49:12
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub struct MigrationPipeline {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `migrate_working_to_longterm`, `prune_patterns`, `cleanup_tool_calls`, and `run` are never used
[INFO] [stdout]    --> memory/src/migration.rs:54:12
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl MigrationPipeline {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout]  54 |     pub fn new(policy: RetentionPolicy) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub fn migrate_working_to_longterm(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 133 |     pub fn prune_patterns(&self, working_conn: &rusqlite::Connection) -> Result<u32> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn cleanup_tool_calls(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub async fn run(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_model_ready` is never used
[INFO] [stdout]    --> runtime/src/model_manager.rs:520:8
[INFO] [stdout]     |
[INFO] [stdout] 111 | impl ModelManager {
[INFO] [stdout]     | ----------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 520 |     fn is_model_ready(&self, name: &str) -> bool {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `patterns_pruned` and `errors` are never read
[INFO] [stdout]   --> memory/src/migration.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct MigrationResult {
[INFO] [stdout]    |            --------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub patterns_pruned: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     pub errors: Vec<String>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MigrationResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `run` is never used
[INFO] [stdout]    --> memory/src/migration.rs:179:18
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl MigrationPipeline {
[INFO] [stdout]     | ---------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 179 |     pub async fn run(
[INFO] [stdout]     |                  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::process::CommandExt`
[INFO] [stdout]    --> tools/src/sandbox.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |             use std::os::unix::process::CommandExt;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::process::CommandExt`
[INFO] [stdout]    --> tools/src/sandbox.rs:143:17
[INFO] [stdout]     |
[INFO] [stdout] 143 |             use std::os::unix::process::CommandExt;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration_secs`
[INFO] [stdout]   --> tools/src/monitor/ebpf.rs:63:25
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn trace_process_spawns(duration_secs: u64) -> Vec<TraceEvent> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_secs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `duration_secs`
[INFO] [stdout]   --> tools/src/monitor/ebpf.rs:63:25
[INFO] [stdout]    |
[INFO] [stdout] 63 | fn trace_process_spawns(duration_secs: u64) -> Vec<TraceEvent> {
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_duration_secs`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rule` and `applied_at` are never read
[INFO] [stdout]   --> tools/src/firewall_apply.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct AppliedRule {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 56 |     rule: FirewallRule,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 57 |     nftables_command: String,
[INFO] [stdout] 58 |     applied_at: i64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppliedRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> tools/src/plugin/templates.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct TemplateInput {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     config: serde_json::Value,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> agent-core/src/agent_spawner.rs:81:45
[INFO] [stdout]    |
[INFO] [stdout] 81 | ...                   let name = agent
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> agent-core/src/agent_spawner.rs:81:45
[INFO] [stdout]    |
[INFO] [stdout] 81 | ...                   let name = agent
[INFO] [stdout]    |                           ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `desc_lower`
[INFO] [stdout]     --> agent-core/src/autonomy.rs:1267:9
[INFO] [stdout]      |
[INFO] [stdout] 1267 |     let desc_lower = desc.to_lowercase();
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_desc_lower`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `subject` is never read
[INFO] [stdout]     --> agent-core/src/autonomy.rs:1269:23
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     let mut subject = String::new();
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `body` is never read
[INFO] [stdout]     --> agent-core/src/autonomy.rs:1270:20
[INFO] [stdout]      |
[INFO] [stdout] 1270 |     let mut body = String::new();
[INFO] [stdout]      |                    ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `desc_lower`
[INFO] [stdout]     --> agent-core/src/autonomy.rs:1267:9
[INFO] [stdout]      |
[INFO] [stdout] 1267 |     let desc_lower = desc.to_lowercase();
[INFO] [stdout]      |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_desc_lower`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `subject` is never read
[INFO] [stdout]     --> agent-core/src/autonomy.rs:1269:23
[INFO] [stdout]      |
[INFO] [stdout] 1269 |     let mut subject = String::new();
[INFO] [stdout]      |                       ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout]      = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `body` is never read
[INFO] [stdout]     --> agent-core/src/autonomy.rs:1270:20
[INFO] [stdout]      |
[INFO] [stdout] 1270 |     let mut body = String::new();
[INFO] [stdout]      |                    ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `rule` and `applied_at` are never read
[INFO] [stdout]   --> tools/src/firewall_apply.rs:56:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | struct AppliedRule {
[INFO] [stdout]    |        ----------- fields in this struct
[INFO] [stdout] 56 |     rule: FirewallRule,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 57 |     nftables_command: String,
[INFO] [stdout] 58 |     applied_at: i64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AppliedRule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `config` is never read
[INFO] [stdout]   --> tools/src/plugin/templates.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | struct TemplateInput {
[INFO] [stdout]    |        ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 13 |     config: serde_json::Value,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateInput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `capabilities` and `tool_namespaces` are never read
[INFO] [stdout]   --> agent-core/src/agent_spawner.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct AgentConfig {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub capabilities: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub tool_namespaces: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AgentConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `last_heartbeat` and `started_at` are never read
[INFO] [stdout]   --> agent-core/src/agent_spawner.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct SpawnedAgent {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 31 |     last_heartbeat: Instant,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 32 |     started_at: Instant,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpawnedAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Starting` is never constructed
[INFO] [stdout]   --> agent-core/src/agent_spawner.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum AgentProcessStatus {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] 39 |     Starting,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AgentProcessStatus` 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 `heartbeat_timeout` is never read
[INFO] [stdout]   --> agent-core/src/agent_spawner.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct AgentSpawner {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     heartbeat_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `update_heartbeat` and `get_status` are never used
[INFO] [stdout]    --> agent-core/src/agent_spawner.rs:271:12
[INFO] [stdout]     |
[INFO] [stdout]  53 | impl AgentSpawner {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 271 |     pub fn update_heartbeat(&mut self, agent_name: &str) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 291 |     pub fn get_status(&self) -> Vec<(String, AgentProcessStatus, u32)> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LocalRuntime` is never constructed
[INFO] [stdout]    --> agent-core/src/autonomy.rs:786:5
[INFO] [stdout]     |
[INFO] [stdout] 784 | enum AiBackend {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] 785 |     /// Local runtime (llama.cpp / small models)
[INFO] [stdout] 786 |     LocalRuntime,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_addr` is never used
[INFO] [stdout]   --> agent-core/src/clients.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl ServiceClients {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     async fn resolve_addr(&self, service_name: &str, default: &str) -> String {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `memory_context`, `available_tools`, and `estimated_tokens` are never read
[INFO] [stdout]   --> agent-core/src/context.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct AssembledContext {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     pub memory_context: Vec<ContextChunk>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 18 |     /// Available tools matching the task
[INFO] [stdout] 19 |     pub available_tools: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 20 |     /// Total estimated token count
[INFO] [stdout] 21 |     pub estimated_tokens: i32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AssembledContext` 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 `source`, `content`, and `relevance` are never read
[INFO] [stdout]   --> agent-core/src/context.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct ContextChunk {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 27 |     pub source: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 28 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 29 |     pub relevance: f64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextChunk` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `data`, and `timestamp` are never read
[INFO] [stdout]   --> agent-core/src/event_bus.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SystemEvent {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 15 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub data: serde_json::Value,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |     pub timestamp: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SystemEvent` 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 `Info`, `Warning`, and `Critical` are never constructed
[INFO] [stdout]   --> agent-core/src/event_bus.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum EventSeverity {
[INFO] [stdout]    |          ------------- variants in this enum
[INFO] [stdout] 26 |     Info,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 27 |     Warning,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 28 |     Critical,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventSeverity` 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 `id` is never read
[INFO] [stdout]   --> agent-core/src/event_bus.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct EventSubscription {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 34 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventSubscription` 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 `sender` is never read
[INFO] [stdout]   --> agent-core/src/event_bus.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct EventBus {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 43 |     subscriptions: HashMap<String, EventSubscription>,
[INFO] [stdout] 44 |     sender: mpsc::Sender<SystemEvent>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `sender`, `subscribe`, `unsubscribe`, `list_subscriptions`, and `recent_events` are never used
[INFO] [stdout]   --> agent-core/src/event_bus.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl EventBus {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn sender(&self) -> mpsc::Sender<SystemEvent> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn subscribe(&mut self, subscription: EventSubscription) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn unsubscribe(&mut self, subscription_id: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 84 |     pub fn list_subscriptions(&self) -> Vec<&EventSubscription> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn recent_events(&self) -> &[SystemEvent] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `publish_event` is never used
[INFO] [stdout]    --> agent-core/src/event_bus.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub async fn publish_event(
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_remote_tool` and `close_all` are never used
[INFO] [stdout]    --> agent-core/src/remote_exec.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl RemoteExecutor {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub async fn execute_remote_tool(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn close_all(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_schedule`, `remove_schedule`, and `list_schedules` are never used
[INFO] [stdout]   --> agent-core/src/scheduler.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl GoalScheduler {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn add_schedule(&mut self, schedule: ScheduledGoal) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn remove_schedule(&mut self, id: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub fn list_schedules(&self) -> Vec<&ScheduledGoal> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TlsCerts` is never constructed
[INFO] [stdout]   --> agent-core/src/tls.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct TlsCerts {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TlsManager` is never constructed
[INFO] [stdout]   --> agent-core/src/tls.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct TlsManager {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `certs_exist`, `get_cert_paths`, `generate_self_signed`, and `verify_certs` are never used
[INFO] [stdout]    --> agent-core/src/tls.rs:24:12
[INFO] [stdout]     |
[INFO] [stdout]  23 | impl TlsManager {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout]  24 |     pub fn new(cert_dir: &str) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  31 |     pub fn certs_exist(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  38 |     pub fn get_cert_paths(&self) -> Result<TlsCerts> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     pub fn generate_self_signed(&self, service_name: &str) -> Result<TlsCerts> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 132 |     pub fn verify_certs(&self) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `capabilities` and `tool_namespaces` are never read
[INFO] [stdout]   --> agent-core/src/agent_spawner.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct AgentConfig {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub capabilities: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 20 |     pub tool_namespaces: Vec<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AgentConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `started_at` is never read
[INFO] [stdout]   --> agent-core/src/agent_spawner.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | struct SpawnedAgent {
[INFO] [stdout]    |        ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 32 |     started_at: Instant,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SpawnedAgent` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Starting` is never constructed
[INFO] [stdout]   --> agent-core/src/agent_spawner.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub enum AgentProcessStatus {
[INFO] [stdout]    |          ------------------ variant in this enum
[INFO] [stdout] 39 |     Starting,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `AgentProcessStatus` 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 `heartbeat_timeout` is never read
[INFO] [stdout]   --> agent-core/src/agent_spawner.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub struct AgentSpawner {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 50 |     heartbeat_timeout: Duration,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `LocalRuntime` is never constructed
[INFO] [stdout]    --> agent-core/src/autonomy.rs:786:5
[INFO] [stdout]     |
[INFO] [stdout] 784 | enum AiBackend {
[INFO] [stdout]     |      --------- variant in this enum
[INFO] [stdout] 785 |     /// Local runtime (llama.cpp / small models)
[INFO] [stdout] 786 |     LocalRuntime,
[INFO] [stdout]     |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `resolve_addr` is never used
[INFO] [stdout]   --> agent-core/src/clients.rs:57:14
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl ServiceClients {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 57 |     async fn resolve_addr(&self, service_name: &str, default: &str) -> String {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `source`, `content`, and `relevance` are never read
[INFO] [stdout]   --> agent-core/src/context.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct ContextChunk {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 27 |     pub source: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 28 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 29 |     pub relevance: f64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ContextChunk` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `data`, and `timestamp` are never read
[INFO] [stdout]   --> agent-core/src/event_bus.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct SystemEvent {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 15 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 18 |     pub data: serde_json::Value,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 19 |     pub timestamp: i64,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SystemEvent` 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: variant `Info` is never constructed
[INFO] [stdout]   --> agent-core/src/event_bus.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum EventSeverity {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] 26 |     Info,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EventSeverity` 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 `sender` is never read
[INFO] [stdout]   --> agent-core/src/event_bus.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct EventBus {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 43 |     subscriptions: HashMap<String, EventSubscription>,
[INFO] [stdout] 44 |     sender: mpsc::Sender<SystemEvent>,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `sender`, `unsubscribe`, and `recent_events` are never used
[INFO] [stdout]   --> agent-core/src/event_bus.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 50 | impl EventBus {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub fn sender(&self) -> mpsc::Sender<SystemEvent> {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn unsubscribe(&mut self, subscription_id: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 89 |     pub fn recent_events(&self) -> &[SystemEvent] {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `publish_event` is never used
[INFO] [stdout]    --> agent-core/src/event_bus.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub async fn publish_event(
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `execute_remote_tool` and `close_all` are never used
[INFO] [stdout]    --> agent-core/src/remote_exec.rs:75:18
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl RemoteExecutor {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  75 |     pub async fn execute_remote_tool(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub fn close_all(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_schedule`, `remove_schedule`, and `list_schedules` are never used
[INFO] [stdout]   --> agent-core/src/scheduler.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl GoalScheduler {
[INFO] [stdout]    | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 80 |     pub fn add_schedule(&mut self, schedule: ScheduledGoal) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 |     pub fn remove_schedule(&mut self, id: &str) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 99 |     pub fn list_schedules(&self) -> Vec<&ScheduledGoal> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "941eca9efae1143f140d06959df3cac7b67da8ec4cf49eb5e120eb838ffe8c79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "941eca9efae1143f140d06959df3cac7b67da8ec4cf49eb5e120eb838ffe8c79", kill_on_drop: false }`
[INFO] [stdout] 941eca9efae1143f140d06959df3cac7b67da8ec4cf49eb5e120eb838ffe8c79
