[INFO] cloning repository https://github.com/jmspring/brig
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmspring/brig" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmspring%2Fbrig", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmspring%2Fbrig'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] af81e8e8cc77d490af199e1fc7d7016620b93a1d
[INFO] testing jmspring/brig against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmspring%2Fbrig" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jmspring/brig
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/jmspring/brig
[INFO] tweaked toml for git repo https://github.com/jmspring/brig written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jmspring/brig on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jmspring/brig 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] db08e398cb17127caef0531f9249cb708407d332d36c3788491d4a8f6e007132
[INFO] running `Command { std: "docker" "start" "-a" "db08e398cb17127caef0531f9249cb708407d332d36c3788491d4a8f6e007132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "db08e398cb17127caef0531f9249cb708407d332d36c3788491d4a8f6e007132", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "db08e398cb17127caef0531f9249cb708407d332d36c3788491d4a8f6e007132", kill_on_drop: false }`
[INFO] [stdout] db08e398cb17127caef0531f9249cb708407d332d36c3788491d4a8f6e007132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2e04a04cae60ac0d5743f5e477b02bf665c23d425542d7b61527d2f17cccdb2b
[INFO] running `Command { std: "docker" "start" "-a" "2e04a04cae60ac0d5743f5e477b02bf665c23d425542d7b61527d2f17cccdb2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling brig-skill-sdk v1.0.0 (/opt/rustwide/workdir/skill-sdk)
[INFO] [stderr]    Compiling enclave-daemon v0.8.0 (/opt/rustwide/workdir/enclave-daemon)
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling brig v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/cli/services.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::error;
[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: `log::info`
[INFO] [stdout]   --> src/enclave/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use log::info;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/enclave/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::fs::PermissionsExt`
[INFO] [stdout]   --> src/enclave/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::os::unix::fs::PermissionsExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::BrigError`
[INFO] [stdout]  --> src/network/pf.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::error::BrigError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_pf_host` is never used
[INFO] [stdout]     --> src/jail.rs:1705:4
[INFO] [stdout]      |
[INFO] [stdout] 1705 | fn validate_pf_host(host: &str) -> Result<(), BrigError> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_pf_port` is never used
[INFO] [stdout]     --> src/jail.rs:1717:4
[INFO] [stdout]      |
[INFO] [stdout] 1717 | fn validate_pf_port(port: &str) -> Result<(), BrigError> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_skill_pf_rules` is never used
[INFO] [stdout]     --> src/jail.rs:1732:4
[INFO] [stdout]      |
[INFO] [stdout] 1732 | fn build_skill_pf_rules(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `record_violation` is never used
[INFO] [stdout]     --> src/monitor.rs:1070:4
[INFO] [stdout]      |
[INFO] [stdout] 1070 | fn record_violation(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_syslog_warning` is never used
[INFO] [stdout]     --> src/monitor.rs:1107:4
[INFO] [stdout]      |
[INFO] [stdout] 1107 | fn emit_syslog_warning(violation: &ViolationRecord) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_discovery_files` is never used
[INFO] [stdout]     --> src/orchestrate/applier.rs:1032:4
[INFO] [stdout]      |
[INFO] [stdout] 1032 | fn write_discovery_files(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zfs_get_mountpoint` is never used
[INFO] [stdout]     --> src/orchestrate/applier.rs:1203:4
[INFO] [stdout]      |
[INFO] [stdout] 1203 | fn zfs_get_mountpoint(dataset: &str) -> Result<String, BrigError> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_mount_ro` is never used
[INFO] [stdout]     --> src/orchestrate/applier.rs:1239:4
[INFO] [stdout]      |
[INFO] [stdout] 1239 | fn verify_mount_ro(target: &str) -> Result<(), BrigError> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_snapshot_list` is never used
[INFO] [stdout]    --> src/orchestrate/jail_snapshot.rs:198:4
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn parse_snapshot_list(stdout: &str, dataset: &str) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.93s
[INFO] running `Command { std: "docker" "inspect" "2e04a04cae60ac0d5743f5e477b02bf665c23d425542d7b61527d2f17cccdb2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e04a04cae60ac0d5743f5e477b02bf665c23d425542d7b61527d2f17cccdb2b", kill_on_drop: false }`
[INFO] [stdout] 2e04a04cae60ac0d5743f5e477b02bf665c23d425542d7b61527d2f17cccdb2b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 933ff7f416854c773414432fcabe47aca7e4e06069eefef8da2ae5bc6355faf7
[INFO] running `Command { std: "docker" "start" "-a" "933ff7f416854c773414432fcabe47aca7e4e06069eefef8da2ae5bc6355faf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.2.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling brig-skill-sdk v1.0.0 (/opt/rustwide/workdir/skill-sdk)
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling enclave-daemon v0.8.0 (/opt/rustwide/workdir/enclave-daemon)
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling brig v0.8.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/cli/services.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::error;
[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: `log::info`
[INFO] [stdout]   --> src/enclave/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use log::info;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]   --> src/enclave/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use std::fs;
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::fs::PermissionsExt`
[INFO] [stdout]   --> src/enclave/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::os::unix::fs::PermissionsExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::BrigError`
[INFO] [stdout]  --> src/network/pf.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::error::BrigError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_EXCLUDES` in this scope
[INFO] [stdout]    --> src/enclave/attestation.rs:137:17
[INFO] [stdout]     |
[INFO] [stdout] 137 |         assert!(DEFAULT_EXCLUDES.contains("./var/run"));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `DEFAULT_EXCLUDES` in this scope
[INFO] [stdout]    --> src/enclave/attestation.rs:138:17
[INFO] [stdout]     |
[INFO] [stdout] 138 |         assert!(DEFAULT_EXCLUDES.contains("./tmp"));
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::error`
[INFO] [stdout]  --> src/cli/services.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::error;
[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: `log::info`
[INFO] [stdout]   --> src/enclave/mod.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use log::info;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::os::unix::fs::PermissionsExt`
[INFO] [stdout]   --> src/enclave/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use std::os::unix::fs::PermissionsExt;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::error::BrigError`
[INFO] [stdout]  --> src/network/pf.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::error::BrigError;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_pf_host` is never used
[INFO] [stdout]     --> src/jail.rs:1705:4
[INFO] [stdout]      |
[INFO] [stdout] 1705 | fn validate_pf_host(host: &str) -> Result<(), BrigError> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_pf_port` is never used
[INFO] [stdout]     --> src/jail.rs:1717:4
[INFO] [stdout]      |
[INFO] [stdout] 1717 | fn validate_pf_port(port: &str) -> Result<(), BrigError> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `build_skill_pf_rules` is never used
[INFO] [stdout]     --> src/jail.rs:1732:4
[INFO] [stdout]      |
[INFO] [stdout] 1732 | fn build_skill_pf_rules(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `record_violation` is never used
[INFO] [stdout]     --> src/monitor.rs:1070:4
[INFO] [stdout]      |
[INFO] [stdout] 1070 | fn record_violation(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `emit_syslog_warning` is never used
[INFO] [stdout]     --> src/monitor.rs:1107:4
[INFO] [stdout]      |
[INFO] [stdout] 1107 | fn emit_syslog_warning(violation: &ViolationRecord) {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `write_discovery_files` is never used
[INFO] [stdout]     --> src/orchestrate/applier.rs:1032:4
[INFO] [stdout]      |
[INFO] [stdout] 1032 | fn write_discovery_files(
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `zfs_get_mountpoint` is never used
[INFO] [stdout]     --> src/orchestrate/applier.rs:1203:4
[INFO] [stdout]      |
[INFO] [stdout] 1203 | fn zfs_get_mountpoint(dataset: &str) -> Result<String, BrigError> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `verify_mount_ro` is never used
[INFO] [stdout]     --> src/orchestrate/applier.rs:1239:4
[INFO] [stdout]      |
[INFO] [stdout] 1239 | fn verify_mount_ro(target: &str) -> Result<(), BrigError> {
[INFO] [stdout]      |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `parse_snapshot_list` is never used
[INFO] [stdout]    --> src/orchestrate/jail_snapshot.rs:198:4
[INFO] [stdout]     |
[INFO] [stdout] 198 | fn parse_snapshot_list(stdout: &str, dataset: &str) -> Vec<String> {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `check`
[INFO] [stdout]    --> src/orchestrate/health.rs:236:13
[INFO] [stdout]     |
[INFO] [stdout] 236 |         let check = HealthCheck {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_check`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `check`
[INFO] [stdout]    --> src/orchestrate/health.rs:263:13
[INFO] [stdout]     |
[INFO] [stdout] 263 |         let check = HealthCheck {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_check`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `brig` (lib test) due to 2 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "933ff7f416854c773414432fcabe47aca7e4e06069eefef8da2ae5bc6355faf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "933ff7f416854c773414432fcabe47aca7e4e06069eefef8da2ae5bc6355faf7", kill_on_drop: false }`
[INFO] [stdout] 933ff7f416854c773414432fcabe47aca7e4e06069eefef8da2ae5bc6355faf7
