[INFO] fetching crate cc-colony 2.3.1...
[INFO] checking cc-colony-2.3.1 against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] extracting crate cc-colony 2.3.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate cc-colony 2.3.1
[INFO] finished tweaking crates.io crate cc-colony 2.3.1
[INFO] tweaked toml for crates.io crate cc-colony 2.3.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cc-colony 2.3.1 on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cc-colony 2.3.1 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd19a6baf8987408571a0eb79519a8598acbfaf84d610b4578aa6a031315ba28
[INFO] running `Command { std: "docker" "start" "-a" "fd19a6baf8987408571a0eb79519a8598acbfaf84d610b4578aa6a031315ba28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd19a6baf8987408571a0eb79519a8598acbfaf84d610b4578aa6a031315ba28", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd19a6baf8987408571a0eb79519a8598acbfaf84d610b4578aa6a031315ba28", kill_on_drop: false }`
[INFO] [stdout] fd19a6baf8987408571a0eb79519a8598acbfaf84d610b4578aa6a031315ba28
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb7f45c20e39f55092952801bd3a57b6877f2d16be7eedf9c96ce2ad8bc35944
[INFO] running `Command { std: "docker" "start" "-a" "bb7f45c20e39f55092952801bd3a57b6877f2d16be7eedf9c96ce2ad8bc35944", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling cc v1.2.46
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling zerocopy v0.8.28
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking linux-keyutils v0.2.4
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking open v5.3.3
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking tmux_interface v0.3.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling stability v0.2.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking ratatui v0.26.3
[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]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking secret-service v3.1.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking keyring v2.3.3
[INFO] [stderr]     Checking cc-colony v2.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `WorkflowDefinition`
[INFO] [stdout]  --> src/colony/workflow/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     WorkflowDefinition, WorkflowRun, WorkflowRunStatus,
[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: `WorkflowDefinition`
[INFO] [stdout]  --> src/colony/workflow/mod.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     WorkflowDefinition, WorkflowRun, WorkflowRunStatus,
[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 variable: `controller`
[INFO] [stdout]   --> src/colony/layout.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     controller: &ColonyController,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `controller`
[INFO] [stdout]   --> src/colony/layout.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     controller: &ColonyController,
[INFO] [stdout]    |     ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_controller`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `agent_config`
[INFO] [stdout]    --> src/colony/relay/client.rs:371:21
[INFO] [stdout]     |
[INFO] [stdout] 371 |                 let agent_config = controller_lock
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `agent_config`
[INFO] [stdout]    --> src/colony/relay/client.rs:371:21
[INFO] [stdout]     |
[INFO] [stdout] 371 |                 let agent_config = controller_lock
[INFO] [stdout]     |                     ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `startup_prompt`
[INFO] [stdout]    --> src/colony/start.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let startup_prompt =
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_startup_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_path_str`
[INFO] [stdout]    --> src/colony/start.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let project_path_str = agent.project_path.to_str().ok_or_else(|| {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `executor_pane_index` is assigned to, but never used
[INFO] [stdout]    --> src/colony/start.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 437 |     let mut executor_pane_index: Option<usize> = None;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_executor_pane_index` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `executor_pane_index` is never read
[INFO] [stdout]    --> src/colony/start.rs:601:13
[INFO] [stdout]     |
[INFO] [stdout] 601 |             executor_pane_index = Some(executor_pane_idx);
[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: unused variable: `startup_prompt`
[INFO] [stdout]    --> src/colony/start.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |         let startup_prompt =
[INFO] [stdout]     |             ^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_startup_prompt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project_path_str`
[INFO] [stdout]    --> src/colony/start.rs:172:13
[INFO] [stdout]     |
[INFO] [stdout] 172 |         let project_path_str = agent.project_path.to_str().ok_or_else(|| {
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project_path_str`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `executor_pane_index` is assigned to, but never used
[INFO] [stdout]    --> src/colony/start.rs:437:9
[INFO] [stdout]     |
[INFO] [stdout] 437 |     let mut executor_pane_index: Option<usize> = None;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_executor_pane_index` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `executor_pane_index` is never read
[INFO] [stdout]    --> src/colony/start.rs:601:13
[INFO] [stdout]     |
[INFO] [stdout] 601 |             executor_pane_index = Some(executor_pane_idx);
[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: unused variable: `action`
[INFO] [stdout]    --> src/colony/tui/app.rs:982:21
[INFO] [stdout]     |
[INFO] [stdout] 982 |                 let action = Action::from_key(key, in_dialog);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state_tasks_completed`
[INFO] [stdout]    --> src/colony/tui/ui.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let state_tasks_completed = app
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_tasks_completed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `action`
[INFO] [stdout]    --> src/colony/tui/app.rs:982:21
[INFO] [stdout]     |
[INFO] [stdout] 982 |                 let action = Action::from_key(key, in_dialog);
[INFO] [stdout]     |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_action`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state_tasks_completed`
[INFO] [stdout]    --> src/colony/tui/ui.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let state_tasks_completed = app
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_state_tasks_completed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthManager` is never constructed
[INFO] [stdout]   --> src/colony/auth/mod.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct AuthManager {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_credentials`, and `validate` are never used
[INFO] [stdout]    --> src/colony/auth/mod.rs:60:12
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl AuthManager {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  60 |     pub fn new(provider: AuthProvider) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub async fn get_credentials(&self) -> ColonyResult<AuthCredentials> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub async fn validate(&self) -> ColonyResult<bool> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AuthCredentials` is never used
[INFO] [stdout]    --> src/colony/auth/mod.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum AuthCredentials {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `nudge_config` is never used
[INFO] [stdout]    --> src/colony/config.rs:351:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | impl AgentConfig {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 351 |     pub fn nudge_config(&self) -> NudgeConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `default` is never used
[INFO] [stdout]    --> src/colony/config.rs:376:12
[INFO] [stdout]     |
[INFO] [stdout] 360 | impl ColonyConfig {
[INFO] [stdout]     | ----------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 376 |     pub fn default() -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_env_string` is never used
[INFO] [stdout]    --> src/colony/config.rs:566:12
[INFO] [stdout]     |
[INFO] [stdout] 538 | impl CapabilitiesConfig {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 566 |     pub fn to_env_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `with_context` are never used
[INFO] [stdout]   --> src/colony/logging.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl LogEntry {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout] 60 |     pub fn new(level: LogLevel, agent_id: String, message: String) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn with_context(mut self, context: serde_json::Value) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/colony/logs.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn run(agent_id: Option<String>) -> ColonyResult<()> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `follow` is never read
[INFO] [stdout]   --> src/colony/logs.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct LogViewOptions {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 74 |     pub follow: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogViewOptions` 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: function `rotate_log` is never used
[INFO] [stdout]    --> src/colony/logs.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub fn rotate_log(log_path: &Path, max_size_mb: u64) -> ColonyResult<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `McpCategory` is never used
[INFO] [stdout]   --> src/colony/mcp_registry.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum McpCategory {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/colony/mcp_registry.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl McpCategory {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 37 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `categories` is never used
[INFO] [stdout]    --> src/colony/mcp_registry.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout]  54 | impl McpRegistry {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub fn categories() -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_retention`, `increment`, `increment_simple`, and `metric_names` are never used
[INFO] [stdout]   --> src/colony/metrics/collector.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl MetricsCollector {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_retention(retention_period: Duration) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn increment(&self, name: &str, labels: HashMap<String, String>) -> ColonyResult<()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn increment_simple(&self, name: &str) -> ColonyResult<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn metric_names(&self) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `metric_type` are never read
[INFO] [stdout]    --> src/colony/metrics/collector.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct MetricStats {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 158 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 159 |     pub metric_type: MetricType,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MetricStats` 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: constant `AGENT_ACTIVE_TIME` is never used
[INFO] [stdout]    --> src/colony/metrics/types.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub const AGENT_ACTIVE_TIME: &str = "agent.active_time";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AGENT_IDLE_TIME` is never used
[INFO] [stdout]    --> src/colony/metrics/types.rs:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub const AGENT_IDLE_TIME: &str = "agent.idle_time";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TASK_WAIT_TIME` is never used
[INFO] [stdout]    --> src/colony/metrics/types.rs:127:15
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub const TASK_WAIT_TIME: &str = "task.wait_time";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WORKFLOW_RUNS_FAILED` is never used
[INFO] [stdout]    --> src/colony/metrics/types.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub const WORKFLOW_RUNS_FAILED: &str = "workflow.runs.failed";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WORKFLOW_STEP_DURATION` is never used
[INFO] [stdout]    --> src/colony/metrics/types.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub const WORKFLOW_STEP_DURATION: &str = "workflow.step.duration";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTEM_CPU_PERCENT` is never used
[INFO] [stdout]    --> src/colony/metrics/types.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const SYSTEM_CPU_PERCENT: &str = "system.cpu.percent";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `initialize` and `enabled_plugins` are never used
[INFO] [stdout]    --> src/colony/plugin/manager.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl PluginManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn initialize(&self) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn enabled_plugins(&self) -> Vec<&Plugin> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PluginConfig` is never constructed
[INFO] [stdout]   --> src/colony/plugin/types.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct PluginConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClientMessage` is never used
[INFO] [stdout]   --> src/colony/relay/message.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum ClientMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RelayToClientMessage` is never used
[INFO] [stdout]   --> src/colony/relay/message.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub enum RelayToClientMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_prompt_to_pane` is never used
[INFO] [stdout]     --> src/colony/start.rs:1170:4
[INFO] [stdout]      |
[INFO] [stdout] 1170 | fn send_prompt_to_pane(session_name: &str, pane_index: usize, prompt: &str) -> ColonyResult<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `last_export` is never read
[INFO] [stdout]   --> src/colony/state/backend.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct GitBackedState {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     last_export: Arc<Mutex<Option<SystemTime>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_tasks_by_status` and `get_workflows_by_status` are never used
[INFO] [stdout]    --> src/colony/state/backend.rs:256:18
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl GitBackedState {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub async fn get_tasks_by_status(&self, status: TaskStatus) -> ColonyResult<Vec<Task>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub async fn get_workflows_by_status(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_tasks_by_status`, `get_workflows_by_status`, `import_memory`, and `get_memory` are never used
[INFO] [stdout]    --> src/colony/state/cache.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl StateCache {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 216 |     pub fn get_tasks_by_status(&self, status: TaskStatus) -> ColonyResult<Vec<Task>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 362 |     pub fn get_workflows_by_status(&self, status: WorkflowStatus) -> ColonyResult<Vec<Workflow>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 |     pub fn import_memory(&mut self, entries: &[MemoryEntry]) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 476 |     pub fn get_memory(&self) -> ColonyResult<Vec<MemoryEntry>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `append_jsonl` is never used
[INFO] [stdout]   --> src/colony/state/jsonl.rs:78:14
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub async fn append_jsonl<T: Serialize>(path: &Path, entry: &T) -> ColonyResult<()> {
[INFO] [stdout]    |              ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `child_id` is never used
[INFO] [stdout]    --> src/colony/state/types.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 232 | impl TaskIdGenerator {
[INFO] [stdout]     | -------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 261 |     pub fn child_id(parent_id: &str, index: usize) -> String {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `session_id`, `track_feature`, `enable`, and `disable` are never used
[INFO] [stdout]    --> src/colony/telemetry/client.rs:44:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl TelemetryClient {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn session_id(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub async fn track_feature(&self, feature: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub async fn enable(&self, config_path: &std::path::Path) -> ColonyResult<()> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub async fn disable(&self, config_path: &std::path::Path) -> ColonyResult<()> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `agent_lifecycle`, `auth_event`, `feature_used`, `session_started`, and `session_ended` are never used
[INFO] [stdout]    --> src/colony/telemetry/events.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl TelemetryEvent {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn agent_lifecycle(session_id: String, anonymous_id: String, action: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn auth_event(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn feature_used(session_id: String, anonymous_id: String, feature: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn session_started(session_id: String, anonymous_id: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn session_ended(session_id: String, anonymous_id: String, duration_ms: u64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `initialize`, `list_builtin_templates`, and `list_user_templates` are never used
[INFO] [stdout]    --> src/colony/template/manager.rs:37:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl TemplateManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub fn initialize(&self) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn list_builtin_templates(&self) -> Vec<&TemplateMetadata> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn list_user_templates(&self) -> Vec<&TemplateMetadata> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/colony/template/types.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct TemplateMetadata {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 55 |     pub template: AgentTemplate,
[INFO] [stdout] 56 |     pub path: std::path::PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateMetadata` 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: function `swap_panes` is never used
[INFO] [stdout]    --> src/colony/tmux.rs:418:8
[INFO] [stdout]     |
[INFO] [stdout] 418 | pub fn swap_panes(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_custom_layout` is never used
[INFO] [stdout]    --> src/colony/tmux.rs:448:8
[INFO] [stdout]     |
[INFO] [stdout] 448 | pub fn apply_custom_layout(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `break_pane` is never used
[INFO] [stdout]    --> src/colony/tmux.rs:497:8
[INFO] [stdout]     |
[INFO] [stdout] 497 | pub fn break_pane(session_name: &str, window: usize, pane: usize) -> ColonyResult<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_pane_at` is never used
[INFO] [stdout]    --> src/colony/tmux.rs:535:8
[INFO] [stdout]     |
[INFO] [stdout] 535 | pub fn join_pane_at(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_status` is never used
[INFO] [stdout]    --> src/colony/tui/app.rs:832:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 832 |     pub fn clear_status(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_workflow_definition` is never used
[INFO] [stdout]  --> src/colony/workflow/definition.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn load_workflow_definition(path: &Path) -> ColonyResult<WorkflowDefinition> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_workflow_definition` is never used
[INFO] [stdout]   --> src/colony/workflow/definition.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn save_workflow_definition(path: &Path, definition: &WorkflowDefinition) -> ColonyResult<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_workflow_definition` is never used
[INFO] [stdout]   --> src/colony/workflow/definition.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn validate_workflow_definition(definition: &WorkflowDefinition) -> ColonyResult<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_step` is never used
[INFO] [stdout]   --> src/colony/workflow/definition.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn validate_step(step: &WorkflowStep, definition: &WorkflowDefinition) -> ColonyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_dependencies` is never used
[INFO] [stdout]    --> src/colony/workflow/definition.rs:143:4
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn validate_dependencies(definition: &WorkflowDefinition) -> ColonyResult<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_cycle` is never used
[INFO] [stdout]    --> src/colony/workflow/definition.rs:177:4
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn has_cycle(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_valid_duration` is never used
[INFO] [stdout]    --> src/colony/workflow/definition.rs:203:4
[INFO] [stdout]     |
[INFO] [stdout] 203 | fn is_valid_duration(duration: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `initialize`, `save_workflow`, `delete_workflow`, `list_active_runs`, and `delete_run` are never used
[INFO] [stdout]    --> src/colony/workflow/storage.rs:22:12
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl WorkflowStorage {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  22 |     pub fn initialize(&self) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |     pub fn save_workflow(&self, definition: &WorkflowDefinition) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn delete_workflow(&self, name: &str) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn list_active_runs(&self) -> ColonyResult<Vec<WorkflowRun>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn delete_run(&self, run_id: &str) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkflowContext` is never constructed
[INFO] [stdout]    --> src/colony/workflow/types.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub struct WorkflowContext {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_step_output`, and `get_step_output` are never used
[INFO] [stdout]    --> src/colony/workflow/types.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl WorkflowContext {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 168 |     pub fn new(run_id: String, workflow_name: String, input: serde_json::Value) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn add_step_output(&mut self, step_name: String, output: serde_json::Value) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn get_step_output(&self, step_name: &str) -> Option<&serde_json::Value> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `multiselect` is never used
[INFO] [stdout]    --> src/utils.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn multiselect(prompt: &str, items: &[String], defaults: &[bool]) -> Option<Vec<usize>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthManager` is never constructed
[INFO] [stdout]   --> src/colony/auth/mod.rs:55:12
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct AuthManager {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_credentials`, and `validate` are never used
[INFO] [stdout]    --> src/colony/auth/mod.rs:60:12
[INFO] [stdout]     |
[INFO] [stdout]  59 | impl AuthManager {
[INFO] [stdout]     | ---------------- associated items in this implementation
[INFO] [stdout]  60 |     pub fn new(provider: AuthProvider) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout]  65 |     pub async fn get_credentials(&self) -> ColonyResult<AuthCredentials> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 112 |     pub async fn validate(&self) -> ColonyResult<bool> {
[INFO] [stdout]     |                  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `AuthCredentials` is never used
[INFO] [stdout]    --> src/colony/auth/mod.rs:122:10
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub enum AuthCredentials {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `nudge_config` is never used
[INFO] [stdout]    --> src/colony/config.rs:351:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | impl AgentConfig {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 351 |     pub fn nudge_config(&self) -> NudgeConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_env_string` is never used
[INFO] [stdout]    --> src/colony/config.rs:566:12
[INFO] [stdout]     |
[INFO] [stdout] 538 | impl CapabilitiesConfig {
[INFO] [stdout]     | ----------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 566 |     pub fn to_env_string(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `with_context` is never used
[INFO] [stdout]   --> src/colony/logging.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | impl LogEntry {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn with_context(mut self, context: serde_json::Value) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `run` is never used
[INFO] [stdout]   --> src/colony/logs.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub async fn run(agent_id: Option<String>) -> ColonyResult<()> {
[INFO] [stdout]    |              ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `follow` is never read
[INFO] [stdout]   --> src/colony/logs.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub struct LogViewOptions {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 74 |     pub follow: bool,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogViewOptions` 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: function `rotate_log` is never used
[INFO] [stdout]    --> src/colony/logs.rs:237:8
[INFO] [stdout]     |
[INFO] [stdout] 237 | pub fn rotate_log(log_path: &Path, max_size_mb: u64) -> ColonyResult<()> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `McpCategory` is never used
[INFO] [stdout]   --> src/colony/mcp_registry.rs:25:10
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub enum McpCategory {
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `as_str` is never used
[INFO] [stdout]   --> src/colony/mcp_registry.rs:37:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | impl McpCategory {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 37 |     pub fn as_str(&self) -> &str {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `categories` is never used
[INFO] [stdout]    --> src/colony/mcp_registry.rs:401:12
[INFO] [stdout]     |
[INFO] [stdout]  54 | impl McpRegistry {
[INFO] [stdout]     | ---------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 401 |     pub fn categories() -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `with_retention`, `increment`, `increment_simple`, and `metric_names` are never used
[INFO] [stdout]   --> src/colony/metrics/collector.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl MetricsCollector {
[INFO] [stdout]    | --------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn with_retention(retention_period: Duration) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 74 |     pub fn increment(&self, name: &str, labels: HashMap<String, String>) -> ColonyResult<()> {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 79 |     pub fn increment_simple(&self, name: &str) -> ColonyResult<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 96 |     pub fn metric_names(&self) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `metric_type` are never read
[INFO] [stdout]    --> src/colony/metrics/collector.rs:158:9
[INFO] [stdout]     |
[INFO] [stdout] 157 | pub struct MetricStats {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 158 |     pub name: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 159 |     pub metric_type: MetricType,
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `MetricStats` 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: constant `AGENT_ACTIVE_TIME` is never used
[INFO] [stdout]    --> src/colony/metrics/types.rs:123:15
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub const AGENT_ACTIVE_TIME: &str = "agent.active_time";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AGENT_IDLE_TIME` is never used
[INFO] [stdout]    --> src/colony/metrics/types.rs:124:15
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub const AGENT_IDLE_TIME: &str = "agent.idle_time";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TASK_WAIT_TIME` is never used
[INFO] [stdout]    --> src/colony/metrics/types.rs:127:15
[INFO] [stdout]     |
[INFO] [stdout] 127 |     pub const TASK_WAIT_TIME: &str = "task.wait_time";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WORKFLOW_RUNS_FAILED` is never used
[INFO] [stdout]    --> src/colony/metrics/types.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub const WORKFLOW_RUNS_FAILED: &str = "workflow.runs.failed";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `WORKFLOW_STEP_DURATION` is never used
[INFO] [stdout]    --> src/colony/metrics/types.rs:133:15
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub const WORKFLOW_STEP_DURATION: &str = "workflow.step.duration";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SYSTEM_CPU_PERCENT` is never used
[INFO] [stdout]    --> src/colony/metrics/types.rs:136:15
[INFO] [stdout]     |
[INFO] [stdout] 136 |     pub const SYSTEM_CPU_PERCENT: &str = "system.cpu.percent";
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `initialize` and `enabled_plugins` are never used
[INFO] [stdout]    --> src/colony/plugin/manager.rs:30:12
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl PluginManager {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  30 |     pub fn initialize(&self) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub fn enabled_plugins(&self) -> Vec<&Plugin> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PluginConfig` is never constructed
[INFO] [stdout]   --> src/colony/plugin/types.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct PluginConfig {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ClientMessage` is never used
[INFO] [stdout]   --> src/colony/relay/message.rs:35:10
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub enum ClientMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `RelayToClientMessage` is never used
[INFO] [stdout]   --> src/colony/relay/message.rs:69:10
[INFO] [stdout]    |
[INFO] [stdout] 69 | pub enum RelayToClientMessage {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `send_prompt_to_pane` is never used
[INFO] [stdout]     --> src/colony/start.rs:1170:4
[INFO] [stdout]      |
[INFO] [stdout] 1170 | fn send_prompt_to_pane(session_name: &str, pane_index: usize, prompt: &str) -> ColonyResult<()> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `last_export` is never read
[INFO] [stdout]   --> src/colony/state/backend.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct GitBackedState {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     last_export: Arc<Mutex<Option<SystemTime>>>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_tasks_by_status` and `get_workflows_by_status` are never used
[INFO] [stdout]    --> src/colony/state/backend.rs:256:18
[INFO] [stdout]     |
[INFO] [stdout]  22 | impl GitBackedState {
[INFO] [stdout]     | ------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     pub async fn get_tasks_by_status(&self, status: TaskStatus) -> ColonyResult<Vec<Task>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 356 |     pub async fn get_workflows_by_status(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `session_id`, `track_feature`, `enable`, and `disable` are never used
[INFO] [stdout]    --> src/colony/telemetry/client.rs:44:12
[INFO] [stdout]     |
[INFO] [stdout]  17 | impl TelemetryClient {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  44 |     pub fn session_id(&self) -> &str {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  99 |     pub async fn track_feature(&self, feature: &str) {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     pub async fn enable(&self, config_path: &std::path::Path) -> ColonyResult<()> {
[INFO] [stdout]     |                  ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     pub async fn disable(&self, config_path: &std::path::Path) -> ColonyResult<()> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `agent_lifecycle`, `auth_event`, `feature_used`, `session_started`, and `session_ended` are never used
[INFO] [stdout]    --> src/colony/telemetry/events.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout]  52 | impl TelemetryEvent {
[INFO] [stdout]     | ------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 114 |     pub fn agent_lifecycle(session_id: String, anonymous_id: String, action: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn auth_event(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn feature_used(session_id: String, anonymous_id: String, feature: &str) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 178 |     pub fn session_started(session_id: String, anonymous_id: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 188 |     pub fn session_ended(session_id: String, anonymous_id: String, duration_ms: u64) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `initialize`, `list_builtin_templates`, and `list_user_templates` are never used
[INFO] [stdout]    --> src/colony/template/manager.rs:37:12
[INFO] [stdout]     |
[INFO] [stdout]  14 | impl TemplateManager {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub fn initialize(&self) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 122 |     pub fn list_builtin_templates(&self) -> Vec<&TemplateMetadata> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub fn list_user_templates(&self) -> Vec<&TemplateMetadata> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `path` is never read
[INFO] [stdout]   --> src/colony/template/types.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct TemplateMetadata {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 55 |     pub template: AgentTemplate,
[INFO] [stdout] 56 |     pub path: std::path::PathBuf,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TemplateMetadata` 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: function `swap_panes` is never used
[INFO] [stdout]    --> src/colony/tmux.rs:418:8
[INFO] [stdout]     |
[INFO] [stdout] 418 | pub fn swap_panes(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_custom_layout` is never used
[INFO] [stdout]    --> src/colony/tmux.rs:448:8
[INFO] [stdout]     |
[INFO] [stdout] 448 | pub fn apply_custom_layout(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `break_pane` is never used
[INFO] [stdout]    --> src/colony/tmux.rs:497:8
[INFO] [stdout]     |
[INFO] [stdout] 497 | pub fn break_pane(session_name: &str, window: usize, pane: usize) -> ColonyResult<usize> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `join_pane_at` is never used
[INFO] [stdout]    --> src/colony/tmux.rs:535:8
[INFO] [stdout]     |
[INFO] [stdout] 535 | pub fn join_pane_at(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `clear_status` is never used
[INFO] [stdout]    --> src/colony/tui/app.rs:832:12
[INFO] [stdout]     |
[INFO] [stdout] 183 | impl App {
[INFO] [stdout]     | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 832 |     pub fn clear_status(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `load_workflow_definition` is never used
[INFO] [stdout]  --> src/colony/workflow/definition.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub fn load_workflow_definition(path: &Path) -> ColonyResult<WorkflowDefinition> {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_workflow_definition` is never used
[INFO] [stdout]   --> src/colony/workflow/definition.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub fn save_workflow_definition(path: &Path, definition: &WorkflowDefinition) -> ColonyResult<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_workflow_definition` is never used
[INFO] [stdout]   --> src/colony/workflow/definition.rs:31:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn validate_workflow_definition(definition: &WorkflowDefinition) -> ColonyResult<()> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_step` is never used
[INFO] [stdout]   --> src/colony/workflow/definition.rs:75:4
[INFO] [stdout]    |
[INFO] [stdout] 75 | fn validate_step(step: &WorkflowStep, definition: &WorkflowDefinition) -> ColonyResult<()> {
[INFO] [stdout]    |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_dependencies` is never used
[INFO] [stdout]    --> src/colony/workflow/definition.rs:143:4
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn validate_dependencies(definition: &WorkflowDefinition) -> ColonyResult<()> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_cycle` is never used
[INFO] [stdout]    --> src/colony/workflow/definition.rs:177:4
[INFO] [stdout]     |
[INFO] [stdout] 177 | fn has_cycle(
[INFO] [stdout]     |    ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `initialize`, `save_workflow`, `delete_workflow`, `list_active_runs`, and `delete_run` are never used
[INFO] [stdout]    --> src/colony/workflow/storage.rs:22:12
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl WorkflowStorage {
[INFO] [stdout]     | -------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  22 |     pub fn initialize(&self) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  35 |     pub fn save_workflow(&self, definition: &WorkflowDefinition) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  94 |     pub fn delete_workflow(&self, name: &str) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn list_active_runs(&self) -> ColonyResult<Vec<WorkflowRun>> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub fn delete_run(&self, run_id: &str) -> ColonyResult<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `WorkflowContext` is never constructed
[INFO] [stdout]    --> src/colony/workflow/types.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub struct WorkflowContext {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `add_step_output`, and `get_step_output` are never used
[INFO] [stdout]    --> src/colony/workflow/types.rs:168:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | impl WorkflowContext {
[INFO] [stdout]     | -------------------- associated items in this implementation
[INFO] [stdout] 168 |     pub fn new(run_id: String, workflow_name: String, input: serde_json::Value) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 177 |     pub fn add_step_output(&mut self, step_name: String, output: serde_json::Value) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 |     pub fn get_step_output(&self, step_name: &str) -> Option<&serde_json::Value> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `multiselect` is never used
[INFO] [stdout]    --> src/utils.rs:102:8
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub fn multiselect(prompt: &str, items: &[String], defaults: &[bool]) -> Option<Vec<usize>> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s
[INFO] running `Command { std: "docker" "inspect" "bb7f45c20e39f55092952801bd3a57b6877f2d16be7eedf9c96ce2ad8bc35944", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb7f45c20e39f55092952801bd3a57b6877f2d16be7eedf9c96ce2ad8bc35944", kill_on_drop: false }`
[INFO] [stdout] bb7f45c20e39f55092952801bd3a57b6877f2d16be7eedf9c96ce2ad8bc35944
