[INFO] cloning repository https://github.com/difflabai/confidential-safety
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/difflabai/confidential-safety" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdifflabai%2Fconfidential-safety", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdifflabai%2Fconfidential-safety'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 30b519da712795a663600449a4218b0820f5c89d
[INFO] testing difflabai/confidential-safety against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdifflabai%2Fconfidential-safety" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/difflabai/confidential-safety
[INFO] finished tweaking git repo https://github.com/difflabai/confidential-safety
[INFO] tweaked toml for git repo https://github.com/difflabai/confidential-safety written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/difflabai/confidential-safety on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/difflabai/confidential-safety 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41cd79840587327a43c591853b15bd030d5c0a4d311239b30e193222c7164a82
[INFO] running `Command { std: "docker" "start" "-a" "41cd79840587327a43c591853b15bd030d5c0a4d311239b30e193222c7164a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41cd79840587327a43c591853b15bd030d5c0a4d311239b30e193222c7164a82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41cd79840587327a43c591853b15bd030d5c0a4d311239b30e193222c7164a82", kill_on_drop: false }`
[INFO] [stdout] 41cd79840587327a43c591853b15bd030d5c0a4d311239b30e193222c7164a82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 157b7c6d6c0d9bf2ee2dae855de18ae2a49fe1053556e1f12b987832c9a5c7da
[INFO] running `Command { std: "docker" "start" "-a" "157b7c6d6c0d9bf2ee2dae855de18ae2a49fe1053556e1f12b987832c9a5c7da", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling futures-executor v0.3.32
[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 deranged v0.5.8
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling confidential-safety-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling confidential-safety-tee v0.1.0 (/opt/rustwide/workdir/crates/tee)
[INFO] [stderr]    Compiling confidential-safety-provider v0.1.0 (/opt/rustwide/workdir/crates/provider)
[INFO] [stderr]    Compiling confidential-safety-classifier v0.1.0 (/opt/rustwide/workdir/crates/classifier)
[INFO] [stderr]    Compiling confidential-safety-inference v0.1.0 (/opt/rustwide/workdir/crates/inference)
[INFO] [stderr]    Compiling confidential-safety-agent v0.1.0 (/opt/rustwide/workdir/crates/agent)
[INFO] [stderr]    Compiling confidential-safety-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 14s
[INFO] running `Command { std: "docker" "inspect" "157b7c6d6c0d9bf2ee2dae855de18ae2a49fe1053556e1f12b987832c9a5c7da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "157b7c6d6c0d9bf2ee2dae855de18ae2a49fe1053556e1f12b987832c9a5c7da", kill_on_drop: false }`
[INFO] [stdout] 157b7c6d6c0d9bf2ee2dae855de18ae2a49fe1053556e1f12b987832c9a5c7da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e46feacf0846b6873e293346da72838d4321f107a0f2f3ab3e692d4044a8120
[INFO] running `Command { std: "docker" "start" "-a" "1e46feacf0846b6873e293346da72838d4321f107a0f2f3ab3e692d4044a8120", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling confidential-safety-core v0.1.0 (/opt/rustwide/workdir/crates/core)
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling confidential-safety-tee v0.1.0 (/opt/rustwide/workdir/crates/tee)
[INFO] [stderr]    Compiling confidential-safety-provider v0.1.0 (/opt/rustwide/workdir/crates/provider)
[INFO] [stderr]    Compiling confidential-safety-classifier v0.1.0 (/opt/rustwide/workdir/crates/classifier)
[INFO] [stderr]    Compiling confidential-safety-agent v0.1.0 (/opt/rustwide/workdir/crates/agent)
[INFO] [stderr]    Compiling confidential-safety-inference v0.1.0 (/opt/rustwide/workdir/crates/inference)
[INFO] [stderr]    Compiling confidential-safety-server v0.1.0 (/opt/rustwide/workdir/crates/server)
[INFO] [stdout] warning: function `default_bind_addr` is never used
[INFO] [stdout]   --> crates/server/src/config.rs:44:4
[INFO] [stdout]    |
[INFO] [stdout] 44 | fn default_bind_addr() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_policy_path` is never used
[INFO] [stdout]   --> crates/server/src/config.rs:48:4
[INFO] [stdout]    |
[INFO] [stdout] 48 | fn default_policy_path() -> PathBuf {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_mode` is never used
[INFO] [stdout]   --> crates/server/src/config.rs:52:4
[INFO] [stdout]    |
[INFO] [stdout] 52 | fn default_mode() -> ServerMode {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_jurisdiction` is never used
[INFO] [stdout]   --> crates/server/src/config.rs:56:4
[INFO] [stdout]    |
[INFO] [stdout] 56 | fn default_jurisdiction() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 19.13s
[INFO] running `Command { std: "docker" "inspect" "1e46feacf0846b6873e293346da72838d4321f107a0f2f3ab3e692d4044a8120", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e46feacf0846b6873e293346da72838d4321f107a0f2f3ab3e692d4044a8120", kill_on_drop: false }`
[INFO] [stdout] 1e46feacf0846b6873e293346da72838d4321f107a0f2f3ab3e692d4044a8120
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8466b6288f273206d4c1c07c7ec2d9119d32e55c373b29317edeb058d405698f
[INFO] running `Command { std: "docker" "start" "-a" "8466b6288f273206d4c1c07c7ec2d9119d32e55c373b29317edeb058d405698f", kill_on_drop: false }`
[INFO] [stderr] warning: function `default_bind_addr` is never used
[INFO] [stderr]   --> crates/server/src/config.rs:44:4
[INFO] [stderr]    |
[INFO] [stderr] 44 | fn default_bind_addr() -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_policy_path` is never used
[INFO] [stderr]   --> crates/server/src/config.rs:48:4
[INFO] [stderr]    |
[INFO] [stderr] 48 | fn default_policy_path() -> PathBuf {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_mode` is never used
[INFO] [stderr]   --> crates/server/src/config.rs:52:4
[INFO] [stderr]    |
[INFO] [stderr] 52 | fn default_mode() -> ServerMode {
[INFO] [stderr]    |    ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `default_jurisdiction` is never used
[INFO] [stderr]   --> crates/server/src/config.rs:56:4
[INFO] [stderr]    |
[INFO] [stderr] 56 | fn default_jurisdiction() -> String {
[INFO] [stderr]    |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `confidential-safety-server` (bin "confidential-safety-server" test) generated 4 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/confidential_safety_agent-1ce92d144c42b662)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test action_validator::tests::below_threshold_finding_allowed ... ok
[INFO] [stdout] test action_validator::tests::budget_consumed_then_exhausted ... ok
[INFO] [stdout] test action_validator::tests::budget_exceeded_blocked ... ok
[INFO] [stdout] test action_validator::tests::restricted_tool_blocked ... ok
[INFO] [stdout] test action_validator::tests::restriction_checked_before_budget ... ok
[INFO] [stdout] test action_validator::tests::malicious_params_blocked ... ok
[INFO] [stdout] test action_validator::tests::unbudgeted_tool_allowed ... ok
[INFO] [stdout] test action_validator::tests::safe_tool_call_allowed ... ok
[INFO] [stdout] test capability::tests::check_within_budget ... ok
[INFO] [stdout] test capability::tests::consume_exhausted_budget_fails ... ok
[INFO] [stdout] test capability::tests::consume_within_limits ... ok
[INFO] [stdout] test capability::tests::from_policy_creates_budgets ... ok
[INFO] [stdout] test session::tests::create_session ... ok
[INFO] [stdout] test session::tests::multiple_sessions ... ok
[INFO] [stdout] test session::tests::cumulative_risk_update ... ok
[INFO] [stdout] test session::tests::record_actions ... ok
[INFO] [stdout] test trajectory::tests::cumulative_risk_carries_over ... ok
[INFO] [stdout] test trajectory::tests::escalation_level_boundaries ... ok
[INFO] [stdout] test session::tests::nonexistent_session_returns_none ... ok
[INFO] [stdout] test capability::tests::independent_tool_types ... ok
[INFO] [stdout] test trajectory::tests::glob_wildcard_only ... ok
[INFO] [stdout] test trajectory::tests::glob_wildcard_prefix ... ok
[INFO] [stdout] test capability::tests::unknown_tool_type_allowed ... ok
[INFO] [stdout] test trajectory::tests::glob_wildcard_suffix ... ok
[INFO] [stdout] test trajectory::tests::full_attack_chain_terminate ... ok
[INFO] [stdout] test trajectory::tests::from_policy_creates_analyzer ... ok
[INFO] [stdout] test session::tests::remove_session ... ok
[INFO] [stdout] test session::tests::session_isolation ... ok
[INFO] [stdout] test session::tests::suspicious_action_count ... ok
[INFO] [stdout] test trajectory::tests::glob_exact_match ... ok
[INFO] [stdout] test trajectory::tests::glob_middle_wildcard ... ok
[INFO] [stdout] test trajectory::tests::no_pattern_match_normal ... ok
[INFO] [stdout] test trajectory::tests::partial_pattern_no_match ... ok
[INFO] [stdout] test trajectory::tests::non_consecutive_pattern_match ... ok
[INFO] [stdout] test trajectory::tests::suspicious_count_triggers_warn ... ok
[INFO] [stdout] test trajectory::tests::single_pattern_match_data_exfil ... ok
[INFO] [stdout] test trajectory::tests::window_size_limits_analysis ... ok
[INFO] [stdout] test trajectory::tests::multiple_patterns_match ... ok
[INFO] [stdout] test capability::tests::remaining_for_unknown_tool_is_none ... ok
[INFO] [stdout] test trajectory::tests::empty_history_normal ... ok
[INFO] [stdout] test capability::tests::consume_zero_budget_fails ... ok
[INFO] [stdout] test session::tests::escalation_monotonicity ... ok
[INFO] [stdout] test trajectory::tests::below_suspicious_threshold_normal ... ok
[INFO] [stdout] test capability::tests::check_zero_budget_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/confidential_safety_classifier-1d08762eb6874fcd)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test ensemble::tests::deduplicate_unit ... ok
[INFO] [stdout] test ensemble::tests::deduplication_keeps_highest_confidence ... ok
[INFO] [stdout] test ensemble::tests::empty_ensemble_returns_empty ... ok
[INFO] [stdout] test ensemble::tests::supported_categories_is_union ... ok
[INFO] [stdout] test ensemble::tests::failing_classifier_does_not_block_others ... ok
[INFO] [stdout] test ensemble::tests::ensemble_of_two_classifiers ... ok
[INFO] [stdout] test ensemble::tests::mixed_findings_and_empty ... ok
[INFO] [stdout] test ensemble::tests::all_classifiers_fail_returns_empty ... ok
[INFO] [stdout] test pattern::tests::action_sequence_returns_empty ... ok
[INFO] [stdout] test ensemble::tests::ensemble_id ... ok
[INFO] [stdout] test pattern::tests::confidence_formula_correctness ... ok
[INFO] [stdout] test pattern::tests::from_file_nonexistent_returns_error ... ok
[INFO] [stdout] test pattern::tests::case_insensitive_matching ... ok
[INFO] [stdout] test pattern::tests::bytes_returns_empty ... ok
[INFO] [stdout] test verified_model::tests::bytes_content_returns_empty ... ok
[INFO] [stdout] test pattern::tests::id_and_categories ... ok
[INFO] [stdout] test pattern::tests::from_file_empty_patterns_returns_error ... ok
[INFO] [stdout] test pattern::tests::pattern_count ... ok
[INFO] [stdout] test pattern::tests::from_file_loads_patterns ... ok
[INFO] [stdout] test pattern::tests::repeated_pattern_counted_multiple_times ... ok
[INFO] [stdout] test pattern::tests::tool_call_matching ... ok
[INFO] [stdout] test pattern::tests::no_match_returns_empty ... ok
[INFO] [stdout] test pattern::tests::three_plus_matches_capped_at_1_0 ... ok
[INFO] [stdout] test pattern::tests::two_matches_confidence_1_0 ... ok
[INFO] [stdout] test verified_model::tests::action_sequence_returns_empty ... ok
[INFO] [stdout] test pattern::tests::single_match_confidence_0_8 ... ok
[INFO] [stdout] test verified_model::tests::classifier_id_and_metadata ... ok
[INFO] [stdout] test verified_model::tests::timeout_returns_error ... ok
[INFO] [stdout] test verified_model::tests::bad_signature_rejected ... ok
[INFO] [stdout] test verified_model::tests::none_category_returns_empty ... ok
[INFO] [stdout] test verified_model::tests::successful_classification_with_address_check ... ok
[INFO] [stdout] test verified_model::tests::nonce_mismatch_rejected ... ok
[INFO] [stdout] test verified_model::tests::tool_call_sends_combined_text ... ok
[INFO] [stdout] test verified_model::tests::successful_classification ... ok
[INFO] [stdout] test verified_model::tests::wrong_signer_address_rejected ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/confidential_safety_core-5a5e24b89e5027ea)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test pipeline::tests::gate_decision_accessors ... ok
[INFO] [stdout] test pipeline::tests::session_id_hash_differs_for_different_ids ... ok
[INFO] [stdout] test pipeline::tests::escalation_level_ordering ... ok
[INFO] [stdout] test pipeline::tests::session_id_hash_is_deterministic ... ok
[INFO] [stdout] test policy::tests::policy_hash_is_deterministic ... ok
[INFO] [stdout] test policy::tests::parse_agent_policy ... ok
[INFO] [stdout] test verdict::tests::risk_category_serializes_as_screaming_snake ... ok
[INFO] [stdout] test policy::tests::parse_designated_authorities ... ok
[INFO] [stdout] test verdict::tests::external_verdict_strips_internal_fields ... ok
[INFO] [stdout] test policy::tests::parse_full_policy ... ok
[INFO] [stdout] test policy::tests::parse_provider_service ... ok
[INFO] [stdout] test verdict::tests::verdict_serialization_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/confidential_safety_inference-dac9ee838ed91978)
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test input_gate::tests::finding_below_threshold_allows ... ok
[INFO] [stdout] test input_gate::tests::no_findings_allows ... ok
[INFO] [stdout] test input_gate::tests::unknown_category_ignored ... ok
[INFO] [stdout] test input_gate::tests::finding_at_threshold_blocks ... ok
[INFO] [stdout] test input_gate::tests::multiple_findings_highest_confidence_wins ... ok
[INFO] [stdout] test input_gate::tests::finding_above_threshold_blocks ... ok
[INFO] [stdout] test middleware::tests::safe_input_allowed ... ok
[INFO] [stdout] test output_gate::tests::redact_action_returns_redact_decision ... ok
[INFO] [stdout] test middleware::tests::partial_classifier_failure_still_works ... ok
[INFO] [stdout] test output_gate::tests::finding_below_output_threshold_allows ... ok
[INFO] [stdout] test output_gate::tests::output_threshold_differs_from_input ... ok
[INFO] [stdout] test output_gate::tests::no_findings_allows ... ok
[INFO] [stdout] test middleware::tests::multiple_classifiers_findings_aggregated ... ok
[INFO] [stdout] test middleware::tests::dangerous_output_blocked ... ok
[INFO] [stdout] test middleware::tests::all_classifiers_fail_returns_error ... ok
[INFO] [stdout] test middleware::tests::audit_log_records_verdict ... ok
[INFO] [stdout] test middleware::tests::safe_output_allowed ... ok
[INFO] [stdout] test output_gate::tests::finding_at_output_threshold_blocks ... ok
[INFO] [stdout] test output_gate::tests::multiple_findings_highest_confidence_wins ... ok
[INFO] [stdout] test output_gate::tests::finding_above_output_threshold_blocks ... ok
[INFO] [stdout] test middleware::tests::dangerous_input_blocked ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/confidential_safety_provider-52414e6d9fca2628)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test providers::mock::tests::mock_custom_response ... ok
[INFO] [stdout] test providers::maple::tests::maple_returns_error ... ok
[INFO] [stdout] test providers::mock::tests::mock_default_response ... ok
[INFO] [stdout] test providers::nanogpt::tests::successful_chat_completion ... ok
[INFO] [stdout] test providers::chutes::tests::missing_chute_id ... ok
[INFO] [stdout] test providers::chutes::tests::successful_chat_completion ... ok
[INFO] [stdout] test providers::near::tests::server_error ... ok
[INFO] [stdout] test providers::nanogpt::tests::attestation_verification ... ok
[INFO] [stdout] test providers::redpill::tests::rate_limiting ... ok
[INFO] [stdout] test providers::tinfoil::tests::authentication_failure ... ok
[INFO] [stdout] test providers::tinfoil::tests::successful_chat_completion ... ok
[INFO] [stdout] test providers::near::tests::successful_chat_completion ... ok
[INFO] [stdout] test providers::redpill::tests::successful_chat_completion ... ok
[INFO] [stdout] test providers::redpill::tests::attestation_verification ... ok
[INFO] [stdout] test providers::privatemode::tests::successful_chat_completion ... ok
[INFO] [stdout] test providers::nanogpt::tests::attestation_failure ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/confidential_safety_server-79f8a2b4789a447c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/confidential_safety_server-954251998aaca314)
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/confidential_safety_tee-84e1ba2a8248e92f)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test attestation::tests::classifier_digest_fields ... ok
[INFO] [stdout] test attestation::tests::invalid_magic_rejected ... ok
[INFO] [stdout] test attestation::tests::invalid_quote_length_rejected ... ok
[INFO] [stdout] test attestation::tests::attestation_report_serialization_round_trip ... ok
[INFO] [stdout] test attestation::tests::mock_with_custom_measurement ... ok
[INFO] [stdout] test attestation::tests::tampered_quote_detected ... ok
[INFO] [stdout] test attestation::tests::mock_generate_and_verify_round_trip ... ok
[INFO] [stdout] test attestation::tests::different_report_data_produces_different_quotes ... ok
[INFO] [stdout] test audit_log::tests::append_single_entry ... ok
[INFO] [stdout] test audit_log::tests::append_multiple_entries_and_verify_chain ... ok
[INFO] [stdout] test audit_log::tests::head_hash_changes_with_each_append ... ok
[INFO] [stdout] test audit_log::tests::summary_of_empty_log ... ok
[INFO] [stdout] test audit_log::tests::summary_of_populated_log ... ok
[INFO] [stdout] test disclosure::tests::base64_encode_basic ... ok
[INFO] [stdout] test audit_log::tests::tampered_previous_hash_detected ... ok
[INFO] [stdout] test disclosure::tests::different_disclosures_produce_different_payloads ... ok
[INFO] [stdout] test disclosure::tests::risk_category_preserved_unencrypted ... ok
[INFO] [stdout] test audit_log::tests::tampered_verdict_detected ... ok
[INFO] [stdout] test disclosure::tests::encrypted_payload_does_not_contain_session_id_hash_bytes ... ok
[INFO] [stdout] test audit_log::tests::hash_chain_links_correctly ... ok
[INFO] [stdout] test audit_log::tests::tampered_entry_hash_detected ... ok
[INFO] [stdout] test audit_log::tests::empty_log ... ok
[INFO] [stdout] test signing::tests::address_is_20_bytes ... ok
[INFO] [stdout] test disclosure::tests::encrypted_payload_does_not_contain_raw_json ... ok
[INFO] [stdout] test disclosure::tests::emit_produces_encrypted_disclosure ... ok
[INFO] [stdout] test disclosure::tests::disclosure_without_content_hash ... ok
[INFO] [stdout] test audit_log::tests::summary_serialization_round_trip ... ok
[INFO] [stdout] test disclosure::tests::encrypted_disclosure_serialization_round_trip ... ok
[INFO] [stdout] test signing::tests::hex_decode_invalid_chars ... ok
[INFO] [stdout] test signing::tests::hex_encode_decode_round_trip ... ok
[INFO] [stdout] test signing::tests::hex_decode_invalid_length ... ok
[INFO] [stdout] test signing::tests::invalid_key_bytes_rejected ... ok
[INFO] [stdout] test signing::tests::different_keys_produce_different_addresses ... ok
[INFO] [stdout] test signing::tests::signing_address_matches_verifying_key_address ... ok
[INFO] [stdout] test signing::tests::signing_address_is_deterministic ... ok
[INFO] [stdout] test verification::tests::verification_error_converts_to_safety_error ... ok
[INFO] [stdout] test verification::tests::classifier_verdict_serialization_round_trip ... ok
[INFO] [stdout] test signing::tests::verifying_key_sec1_round_trip ... ok
[INFO] [stdout] test signing::tests::signed_verdict_wrong_address_detected ... ok
[INFO] [stdout] test signing::tests::from_bytes_round_trip ... ok
[INFO] [stdout] test verification::tests::reject_manipulated_signing_address ... ok
[INFO] [stdout] test signing::tests::sign_and_verify_round_trip ... ok
[INFO] [stdout] test signing::tests::wrong_key_fails_verification ... ok
[INFO] [stdout] test signing::tests::signed_verdict_tampered_payload_detected ... ok
[INFO] [stdout] test verification::tests::reject_tampered_payload ... ok
[INFO] [stdout] test signing::tests::tampered_message_fails_verification ... ok
[INFO] [stdout] test signing::tests::signed_verdict_round_trip ... ok
[INFO] [stdout] test verification::tests::verify_valid_verdict_permissive ... ok
[INFO] [stdout] test signing::tests::signed_verdict_wrong_public_key_detected ... ok
[INFO] [stdout] test verification::tests::reject_wrong_expected_address ... ok
[INFO] [stdout] test verification::tests::verify_valid_verdict_with_expected_address ... ok
[INFO] [stdout] test verification::tests::reject_wrong_signer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests confidential_safety_agent
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests confidential_safety_classifier
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests confidential_safety_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests confidential_safety_inference
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests confidential_safety_provider
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests confidential_safety_server
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests confidential_safety_tee
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8466b6288f273206d4c1c07c7ec2d9119d32e55c373b29317edeb058d405698f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8466b6288f273206d4c1c07c7ec2d9119d32e55c373b29317edeb058d405698f", kill_on_drop: false }`
[INFO] [stdout] 8466b6288f273206d4c1c07c7ec2d9119d32e55c373b29317edeb058d405698f
