[INFO] cloning repository https://github.com/MubarakHimself/HALIDE
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MubarakHimself/HALIDE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMubarakHimself%2FHALIDE", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMubarakHimself%2FHALIDE'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3a4479c121bd7e9a4c27472cb7d08e6449d0559
[INFO] checking MubarakHimself/HALIDE against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMubarakHimself%2FHALIDE" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/MubarakHimself/HALIDE
[INFO] finished tweaking git repo https://github.com/MubarakHimself/HALIDE
[INFO] tweaked toml for git repo https://github.com/MubarakHimself/HALIDE written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/MubarakHimself/HALIDE on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/MubarakHimself/HALIDE already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: binary `test_client` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc1/source/target/.../test_client
[INFO] [stderr]   |                                                  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-client`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_client.rs
[INFO] [stderr] 1 + src/bin/test-client.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_log_streaming` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc1/source/target/.../test_log_streaming
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-log-streaming`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_log_streaming.rs
[INFO] [stderr] 1 + src/bin/test-log-streaming.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_logging` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc1/source/target/.../test_logging
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-logging`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_logging.rs
[INFO] [stderr] 1 + src/bin/test-logging.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_redaction` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc1/source/target/.../test_redaction
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-redaction`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_redaction.rs
[INFO] [stderr] 1 + src/bin/test-redaction.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_worktree_create` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-7-tc1/source/target/.../test_worktree_create
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-worktree-create`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_worktree_create.rs
[INFO] [stderr] 1 + src/bin/test-worktree-create.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `halide-daemon` (manifest) generated 5 warnings
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-rust v0.20.4
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded cc v1.0.106
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9810c8011aa735188175518e2c5b172ba015144dd1504896d148db39ecb4275e
[INFO] running `Command { std: "docker" "start" "9810c8011aa735188175518e2c5b172ba015144dd1504896d148db39ecb4275e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9810c8011aa735188175518e2c5b172ba015144dd1504896d148db39ecb4275e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9810c8011aa735188175518e2c5b172ba015144dd1504896d148db39ecb4275e" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9810c8011aa735188175518e2c5b172ba015144dd1504896d148db39ecb4275e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9810c8011aa735188175518e2c5b172ba015144dd1504896d148db39ecb4275e" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: binary `test_client` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../test_client
[INFO] [stderr]   |                          ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-client`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_client.rs
[INFO] [stderr] 1 + src/bin/test-client.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_log_streaming` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../test_log_streaming
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-log-streaming`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_log_streaming.rs
[INFO] [stderr] 1 + src/bin/test-log-streaming.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_logging` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../test_logging
[INFO] [stderr]   |                          ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-logging`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_logging.rs
[INFO] [stderr] 1 + src/bin/test-logging.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_redaction` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../test_redaction
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-redaction`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_redaction.rs
[INFO] [stderr] 1 + src/bin/test-redaction.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: binary `test_worktree_create` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../test_worktree_create
[INFO] [stderr]   |                          ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr] help: to change the binary name to `test-worktree-create`, convert the file stem
[INFO] [stderr]   |
[INFO] [stderr] 1 - src/bin/test_worktree_create.rs
[INFO] [stderr] 1 + src/bin/test-worktree-create.rs
[INFO] [stderr]   |
[INFO] [stderr] warning: `halide-daemon` (manifest) generated 5 warnings
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]    Compiling cc v1.0.106
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling libsqlite3-sys v0.26.0
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling tree-sitter-rust v0.20.4
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking matchers v0.2.0
[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 zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[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 chrono v0.4.42
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking halide-daemon v0.1.0 (/opt/rustwide/workdir/crates/halide-daemon)
[INFO] [stdout] warning: unexpected `cfg` condition value: `examples`
[INFO] [stdout]    --> crates/halide-daemon/src/security/mod.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "examples")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `examples` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/halide-daemon/src/security/validation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[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: `SecurityEventLogger`
[INFO] [stdout]  --> crates/halide-daemon/src/security/validation.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::security::{SecurityError, SecurityEventLogger, SecurityEventType, SecuritySeverity, EventOutcome, get_security_logger};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nix::unistd::getpid`
[INFO] [stdout]   --> crates/halide-daemon/src/security/sandbox.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use nix::unistd::getpid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventOutcome`, `SecurityEventType`, `SecuritySeverity`, and `get_security_logger`
[INFO] [stdout]   --> crates/halide-daemon/src/security/sandbox.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::security::{get_security_logger, SecurityEventType, SecuritySeverity, EventOutcome};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> crates/halide-daemon/src/security/permissions.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::{Duration, SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `examples`
[INFO] [stdout]    --> crates/halide-daemon/src/security/mod.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "examples")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `examples` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/halide-daemon/src/security/validation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[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: `SecurityEventLogger`
[INFO] [stdout]  --> crates/halide-daemon/src/security/validation.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::security::{SecurityError, SecurityEventLogger, SecurityEventType, SecuritySeverity, EventOutcome, get_security_logger};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nix::unistd::getpid`
[INFO] [stdout]   --> crates/halide-daemon/src/security/sandbox.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use nix::unistd::getpid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventOutcome`, `SecurityEventType`, `SecuritySeverity`, and `get_security_logger`
[INFO] [stdout]   --> crates/halide-daemon/src/security/sandbox.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::security::{get_security_logger, SecurityEventType, SecuritySeverity, EventOutcome};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> crates/halide-daemon/src/security/permissions.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::{Duration, SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::RwLock`
[INFO] [stdout]   --> crates/halide-daemon/src/security/tests.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use tokio::sync::RwLock;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> crates/halide-daemon/src/security/tests.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use std::collections::HashMap;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rusqlite v0.29.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stdout] warning: unused variable: `agent_id`
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:379:39
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn apply_agent_sandbox(&self, agent_id: &str) -> Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         context: &SecurityContext,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `num_to_capability` and `capability_to_num` are never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:256:8
[INFO] [stdout]     |
[INFO] [stdout] 216 | impl CapabilitySandbox {
[INFO] [stdout]     | ---------------------- associated functions in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 256 |     fn num_to_capability(num: usize) -> Option<LinuxCapability> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     fn capability_to_num(cap: LinuxCapability) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking halide-indexer v0.1.0 (/opt/rustwide/workdir/crates/halide-indexer)
[INFO] [stdout] warning: unexpected `cfg` condition value: `examples`
[INFO] [stdout]    --> crates/halide-daemon/src/security/mod.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "examples")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `examples` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/halide-daemon/src/security/validation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[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: `SecurityEventLogger`
[INFO] [stdout]  --> crates/halide-daemon/src/security/validation.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::security::{SecurityError, SecurityEventLogger, SecurityEventType, SecuritySeverity, EventOutcome, get_security_logger};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nix::unistd::getpid`
[INFO] [stdout]   --> crates/halide-daemon/src/security/sandbox.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use nix::unistd::getpid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventOutcome`, `SecurityEventType`, `SecuritySeverity`, and `get_security_logger`
[INFO] [stdout]   --> crates/halide-daemon/src/security/sandbox.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::security::{get_security_logger, SecurityEventType, SecuritySeverity, EventOutcome};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> crates/halide-daemon/src/security/permissions.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::{Duration, SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SandboxError`, `apply_basic_sandbox`, and `create_agent_sandbox`
[INFO] [stdout]    --> crates/halide-daemon/src/security/mod.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub use sandbox::{CapabilitySandbox, SandboxConfig, SandboxError, create_agent_sandbox, apply_basic_sandbox};
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `PermissionChecker` and `log_security_event`
[INFO] [stdout]    --> crates/halide-daemon/src/security/mod.rs:122:49
[INFO] [stdout]     |
[INFO] [stdout] 122 |     SecurityEventLogger, SecurityLoggingConfig, PermissionChecker,
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 123 |     init_security_logger, get_security_logger, log_security_event
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log_entry::LogEntry`
[INFO] [stdout]  --> crates/halide-daemon/src/models/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use log_entry::LogEntry;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stdout] warning: unexpected `cfg` condition value: `examples`
[INFO] [stdout]    --> crates/halide-daemon/src/security/mod.rs:106:7
[INFO] [stdout]     |
[INFO] [stdout] 106 | #[cfg(feature = "examples")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `examples` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> crates/halide-daemon/src/security/validation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::sync::Arc;
[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: `SecurityEventLogger`
[INFO] [stdout]  --> crates/halide-daemon/src/security/validation.rs:4:38
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::security::{SecurityError, SecurityEventLogger, SecurityEventType, SecuritySeverity, EventOutcome, get_security_logger};
[INFO] [stdout]   |                                      ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `nix::unistd::getpid`
[INFO] [stdout]   --> crates/halide-daemon/src/security/sandbox.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use nix::unistd::getpid;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EventOutcome`, `SecurityEventType`, `SecuritySeverity`, and `get_security_logger`
[INFO] [stdout]   --> crates/halide-daemon/src/security/sandbox.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::security::{get_security_logger, SecurityEventType, SecuritySeverity, EventOutcome};
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Duration`
[INFO] [stdout]   --> crates/halide-daemon/src/security/permissions.rs:10:17
[INFO] [stdout]    |
[INFO] [stdout] 10 | use std::time::{Duration, SystemTime, UNIX_EPOCH};
[INFO] [stdout]    |                 ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tokio::sync::RwLock`
[INFO] [stdout]   --> crates/halide-daemon/src/security/tests.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 |     use tokio::sync::RwLock;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> crates/halide-daemon/src/security/tests.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 |     use std::collections::HashMap;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `SandboxError`, `apply_basic_sandbox`, and `create_agent_sandbox`
[INFO] [stdout]    --> crates/halide-daemon/src/security/mod.rs:117:53
[INFO] [stdout]     |
[INFO] [stdout] 117 | pub use sandbox::{CapabilitySandbox, SandboxConfig, SandboxError, create_agent_sandbox, apply_basic_sandbox};
[INFO] [stdout]     |                                                     ^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log_security_event`
[INFO] [stdout]    --> crates/halide-daemon/src/security/mod.rs:123:48
[INFO] [stdout]     |
[INFO] [stdout] 123 |     init_security_logger, get_security_logger, log_security_event
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log_entry::LogEntry`
[INFO] [stdout]  --> crates/halide-daemon/src/models/mod.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub use log_entry::LogEntry;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking halide-zed-client v0.1.0 (/opt/rustwide/workdir/crates/halide-zed-client)
[INFO] [stdout] warning: unused variable: `agent_id`
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:379:39
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn apply_agent_sandbox(&self, agent_id: &str) -> Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         context: &SecurityContext,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `executor`
[INFO] [stdout]    --> crates/halide-daemon/src/worktree/exec.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let executor = WorktreeExecutor::new();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `default_executor`
[INFO] [stdout]    --> crates/halide-daemon/src/worktree/exec.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let default_executor = WorktreeExecutor::default();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking halide-zed-sidecar v0.1.0 (/opt/rustwide/workdir/crates/halide-zed-sidecar)
[INFO] [stdout] warning: unused variable: `agent_id`
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:379:39
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn apply_agent_sandbox(&self, agent_id: &str) -> Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         context: &SecurityContext,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> crates/halide-daemon/src/json_rpc/mod.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Request {
[INFO] [stdout]    | ------------ associated function in this implementation
[INFO] [stdout] 23 |     /// Create a new JSON-RPC 2.0 request
[INFO] [stdout] 24 |     pub fn new(method: String, params: Option<Value>, id: Option<Value>) -> Self {
[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 function `new` is never used
[INFO] [stdout]   --> crates/halide-daemon/src/json_rpc/error.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl RpcError {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 16 |     /// Create a new RPC error with the given code, message, and optional data
[INFO] [stdout] 17 |     pub fn new(code: i32, message: String, data: Option<Value>) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `InvalidRequest` is never constructed
[INFO] [stdout]   --> crates/halide-daemon/src/json_rpc/error.rs:37:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub enum ErrorCode {
[INFO] [stdout]    |          --------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 37 |     InvalidRequest = -32600,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ErrorCode` 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 `handle_agent_exec` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/json_rpc/handlers.rs:240:14
[INFO] [stdout]     |
[INFO] [stdout] 240 | pub async fn handle_agent_exec(params: Value, agent_manager: Arc<AgentManager>) -> Response {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_broadcast_sender` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/logging/mod.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn get_broadcast_sender() -> Option<broadcast::Sender<LogEntry>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `broadcast` is never used
[INFO] [stdout]   --> crates/halide-daemon/src/logging/subscription.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl LogBroadcaster {
[INFO] [stdout]    | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 24 |     pub fn broadcast(&self, entry: LogEntry) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ValidationFailed` is never constructed
[INFO] [stdout]   --> crates/halide-daemon/src/security/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum SecurityError {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     ValidationFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SecurityError` 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 `validate_worktree_path_legacy` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/validation.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub fn validate_worktree_path_legacy(path: &Path) -> Result<(), SecurityError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> crates/halide-daemon/src/security/sandbox.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub enum LinuxCapability {
[INFO] [stdout]    |          --------------- variants in this enum
[INFO] [stdout] 18 |     CAP_CHOWN = 0,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 19 |     CAP_DAC_OVERRIDE = 1,
[INFO] [stdout] 20 |     CAP_DAC_READ_SEARCH = 2,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 21 |     CAP_FOWNER = 3,
[INFO] [stdout] 22 |     CAP_FSETID = 4,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 23 |     CAP_KILL = 5,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 26 |     CAP_SETPCAP = 8,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 27 |     CAP_LINUX_IMMUTABLE = 9,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     CAP_NET_BIND_SERVICE = 10,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     CAP_NET_BROADCAST = 11,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     CAP_NET_ADMIN = 12,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 31 |     CAP_NET_RAW = 13,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 32 |     CAP_IPC_LOCK = 14,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 33 |     CAP_IPC_OWNER = 15,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 34 |     CAP_SYS_MODULE = 16,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 35 |     CAP_SYS_RAWIO = 17,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 36 |     CAP_SYS_CHROOT = 18,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 37 |     CAP_SYS_PTRACE = 19,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     CAP_SYS_PACCT = 20,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 39 |     CAP_SYS_ADMIN = 21,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 40 |     CAP_SYS_BOOT = 22,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 41 |     CAP_SYS_NICE = 23,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 42 |     CAP_SYS_RESOURCE = 24,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     CAP_SYS_TIME = 25,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 44 |     CAP_SYS_TTY_CONFIG = 26,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 45 |     CAP_MKNOD = 27,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 46 |     CAP_LEASE = 28,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 47 |     CAP_AUDIT_WRITE = 29,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 48 |     CAP_AUDIT_CONTROL = 30,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 49 |     CAP_SETFCAP = 31,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LinuxCapability` 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: associated function `all` is never used
[INFO] [stdout]   --> crates/halide-daemon/src/security/sandbox.rs:54:12
[INFO] [stdout]    |
[INFO] [stdout] 52 | impl LinuxCapability {
[INFO] [stdout]    | -------------------- associated function in this implementation
[INFO] [stdout] 53 |     /// Get all available capabilities
[INFO] [stdout] 54 |     pub fn all() -> HashSet<LinuxCapability> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `drop_bounding_set` is never read
[INFO] [stdout]   --> crates/halide-daemon/src/security/sandbox.rs:98:9
[INFO] [stdout]    |
[INFO] [stdout] 94 | pub struct SandboxConfig {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 98 |     pub drop_bounding_set: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SandboxConfig` 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: associated items `new`, `permissive`, `keep_capability`, `drop_capability`, and `drop_bounding_set` are never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:121:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | impl SandboxConfig {
[INFO] [stdout]     | ------------------ associated items in this implementation
[INFO] [stdout] 120 |     /// Creates a new sandbox configuration with default settings
[INFO] [stdout] 121 |     pub fn new() -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 136 |     pub fn permissive() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 153 |     pub fn keep_capability(mut self, cap: LinuxCapability) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn drop_capability(mut self, cap: LinuxCapability) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 165 |     pub fn drop_bounding_set(mut self, drop: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SandboxError` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:173:10
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub enum SandboxError {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `strict`, `permissive`, `num_to_capability`, `capability_to_num`, `drop_all_capabilities`, and `verify_sandbox` are never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 216 | impl CapabilitySandbox {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 228 |     pub fn strict() -> Self {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     pub fn permissive() -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 256 |     fn num_to_capability(num: usize) -> Option<LinuxCapability> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     fn capability_to_num(cap: LinuxCapability) -> usize {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 338 |     pub fn drop_all_capabilities(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     pub fn verify_sandbox(&self) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_agent_sandbox` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:400:8
[INFO] [stdout]     |
[INFO] [stdout] 400 | pub fn create_agent_sandbox(strict: bool) -> Result<CapabilitySandbox> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_basic_sandbox` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:411:8
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub fn apply_basic_sandbox() -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_log_entry` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl SecurityEvent {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 195 |     pub fn to_log_entry(&self) -> LogEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `retention_days`, `enable_rotation`, `max_file_size`, and `max_rotated_files` are never read
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub struct SecurityLoggingConfig {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub retention_days: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 215 |     /// Enable log rotation
[INFO] [stdout] 216 |     pub enable_rotation: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 217 |     /// Maximum log file size in bytes before rotation
[INFO] [stdout] 218 |     pub max_file_size: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 219 |     /// Number of rotated log files to keep
[INFO] [stdout] 220 |     pub max_rotated_files: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SecurityLoggingConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_correlated_events`, `log_worktree_access`, `log_permission_validation`, `log_policy_violation`, and `log_sandbox_event` are never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:309:12
[INFO] [stdout]     |
[INFO] [stdout] 248 | impl SecurityEventLogger {
[INFO] [stdout]     | ------------------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 309 |     pub fn get_correlated_events(&self, correlation_id: &str) -> Vec<String> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 366 |     pub fn log_worktree_access(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub fn log_permission_validation(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 453 |     pub fn log_policy_violation(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 486 |     pub fn log_sandbox_event(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PermissionChecker` is never constructed
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:529:12
[INFO] [stdout]     |
[INFO] [stdout] 529 | pub struct PermissionChecker {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `validate_worktree_access`, and `validate_permissions` are never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:538:12
[INFO] [stdout]     |
[INFO] [stdout] 536 | impl PermissionChecker {
[INFO] [stdout]     | ---------------------- associated items in this implementation
[INFO] [stdout] 537 |     /// Creates a new permission checker with logging
[INFO] [stdout] 538 |     pub fn new(
[INFO] [stdout]     |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 549 |     pub fn validate_worktree_access(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 606 |     pub fn validate_permissions(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `log_security_event` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:642:8
[INFO] [stdout]     |
[INFO] [stdout] 642 | pub fn log_security_event(event: SecurityEvent) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `spawn_sandboxed_agent` and `get_agent` are never used
[INFO] [stdout]   --> crates/halide-daemon/src/agent/manager.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 17 | impl AgentManager {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub async fn spawn_sandboxed_agent(&self, worktree_id: String, strict: bool) -> Result<Agent> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 90 |     pub async fn get_agent(&self, id: &str) -> Option<Agent> {
[INFO] [stdout]    |                  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `agent_id`
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:379:39
[INFO] [stdout]     |
[INFO] [stdout] 379 |     pub fn apply_agent_sandbox(&self, agent_id: &str) -> Result<()> {
[INFO] [stdout]     |                                       ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_agent_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `context`
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:417:9
[INFO] [stdout]     |
[INFO] [stdout] 417 |         context: &SecurityContext,
[INFO] [stdout]     |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `executor`
[INFO] [stdout]    --> crates/halide-daemon/src/worktree/exec.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |         let executor = WorktreeExecutor::new();
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `default_executor`
[INFO] [stdout]    --> crates/halide-daemon/src/worktree/exec.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |         let default_executor = WorktreeExecutor::default();
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_default_executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_broadcast_sender` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/logging/mod.rs:126:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub fn get_broadcast_sender() -> Option<broadcast::Sender<LogEntry>> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ValidationFailed` is never constructed
[INFO] [stdout]   --> crates/halide-daemon/src/security/mod.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum SecurityError {
[INFO] [stdout]    |          ------------- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 15 |     ValidationFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SecurityError` 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: enum `SandboxError` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:173:10
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub enum SandboxError {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `drop_all_capabilities` and `verify_sandbox` are never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:338:12
[INFO] [stdout]     |
[INFO] [stdout] 216 | impl CapabilitySandbox {
[INFO] [stdout]     | ---------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 338 |     pub fn drop_all_capabilities(&self) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 353 |     pub fn verify_sandbox(&self) -> Result<bool> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `apply_basic_sandbox` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/sandbox.rs:411:8
[INFO] [stdout]     |
[INFO] [stdout] 411 | pub fn apply_basic_sandbox() -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `to_log_entry` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:195:12
[INFO] [stdout]     |
[INFO] [stdout] 127 | impl SecurityEvent {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 195 |     pub fn to_log_entry(&self) -> LogEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `retention_days`, `enable_rotation`, `max_file_size`, and `max_rotated_files` are never read
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:214:9
[INFO] [stdout]     |
[INFO] [stdout] 208 | pub struct SecurityLoggingConfig {
[INFO] [stdout]     |            --------------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 214 |     pub retention_days: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 215 |     /// Enable log rotation
[INFO] [stdout] 216 |     pub enable_rotation: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout] 217 |     /// Maximum log file size in bytes before rotation
[INFO] [stdout] 218 |     pub max_file_size: u64,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 219 |     /// Number of rotated log files to keep
[INFO] [stdout] 220 |     pub max_rotated_files: u32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SecurityLoggingConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `validate_worktree_access` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:549:12
[INFO] [stdout]     |
[INFO] [stdout] 536 | impl PermissionChecker {
[INFO] [stdout]     | ---------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 549 |     pub fn validate_worktree_access(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `log_security_event` is never used
[INFO] [stdout]    --> crates/halide-daemon/src/security/permissions.rs:642:8
[INFO] [stdout]     |
[INFO] [stdout] 642 | pub fn log_security_event(event: SecurityEvent) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `sha2`
[INFO] [stderr]   --> crates/halide-daemon/Cargo.toml:19:1
[INFO] [stderr]    |
[INFO] [stderr] 19 | sha2 = "0.10"
[INFO] [stderr]    | ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `sha2`
[INFO] [stderr] warning: `halide-daemon` (manifest) generated 1 warning
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.83s
[INFO] running `Command { std: "docker" "inspect" "9810c8011aa735188175518e2c5b172ba015144dd1504896d148db39ecb4275e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9810c8011aa735188175518e2c5b172ba015144dd1504896d148db39ecb4275e", kill_on_drop: false }`
[INFO] [stdout] 9810c8011aa735188175518e2c5b172ba015144dd1504896d148db39ecb4275e
