[INFO] cloning repository https://github.com/syedazeez337/purple-ai-sandbox
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/syedazeez337/purple-ai-sandbox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyedazeez337%2Fpurple-ai-sandbox", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyedazeez337%2Fpurple-ai-sandbox'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a4eb9335ee6f4a3b497922dbb29fb4011a1819c0
[INFO] testing syedazeez337/purple-ai-sandbox against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsyedazeez337%2Fpurple-ai-sandbox" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/syedazeez337/purple-ai-sandbox
[INFO] finished tweaking git repo https://github.com/syedazeez337/purple-ai-sandbox
[INFO] tweaked toml for git repo https://github.com/syedazeez337/purple-ai-sandbox written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/syedazeez337/purple-ai-sandbox on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/syedazeez337/purple-ai-sandbox 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /workspace/builds/worker-6-tc1/source/purple/Cargo.toml
[INFO] [stderr] workspace: /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded itoa v1.0.16
[INFO] [stderr]   Downloaded libseccomp v0.3.0
[INFO] [stderr]   Downloaded libseccomp-sys v0.2.1
[INFO] [stderr]   Downloaded ryu v1.0.21
[INFO] [stderr]   Downloaded ctrlc v3.5.1
[INFO] [stderr]   Downloaded jiff-static v0.2.16
[INFO] [stderr]   Downloaded aya-log-common v0.1.15
[INFO] [stderr]   Downloaded core-error v0.0.0
[INFO] [stderr]   Downloaded cgroups-rs v0.3.4
[INFO] [stderr]   Downloaded caps v0.5.6
[INFO] [stderr]   Downloaded aya-log v0.2.1
[INFO] [stderr]   Downloaded portable-atomic v1.12.0
[INFO] [stderr]   Downloaded cc v1.2.50
[INFO] [stderr]   Downloaded aya-obj v0.2.1
[INFO] [stderr]   Downloaded aya v0.13.1
[INFO] [stderr]   Downloaded jiff v0.2.16
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c
[INFO] running `Command { std: "docker" "start" "0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c", 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" "0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/purple/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling itoa v1.0.16
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling ryu v1.0.21
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling libseccomp-sys v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling libseccomp v0.3.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling purple v0.1.0 (/opt/rustwide/workdir/purple)
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr] warning: purple@0.1.0: Generating syscall table for architecture: x86_64
[INFO] [stderr] warning: purple@0.1.0: Generated syscall table with 381 syscalls
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling sysinfo v0.37.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling caps v0.5.6
[INFO] [stderr]    Compiling ctrlc v3.5.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling axum-macros v0.4.2
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling cgroups-rs v0.3.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.4.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tower-http v0.5.2
[INFO] [stderr]    Compiling clap v4.5.53
[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 serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling axum v0.7.9
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/purple/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr] warning: purple@0.1.0: Generating syscall table for architecture: x86_64
[INFO] [stderr] warning: purple@0.1.0: Generated syscall table with 381 syscalls
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling purple v0.1.0 (/opt/rustwide/workdir/purple)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.57s
[INFO] running `Command { std: "docker" "inspect" "0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c", 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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root:
[INFO] [stderr] package:   /opt/rustwide/workdir/purple/Cargo.toml
[INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: purple@0.1.0: Generating syscall table for architecture: x86_64
[INFO] [stderr] warning: purple@0.1.0: Generated syscall table with 381 syscalls
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/purple-abbfdefe7ac7ff2d)
[INFO] [stdout] 
[INFO] [stdout] running 109 tests
[INFO] [stdout] test ai::api_monitor::tests::test_totals ... ok
[INFO] [stdout] test ai::api_monitor::tests::test_parse_anthropic_response ... ok
[INFO] [stdout] test ai::api_monitor::tests::test_parse_openai_response ... ok
[INFO] [stdout] test ai::budget::tests::test_budget_enforcement ... ok
[INFO] [stdout] test ai::budget::tests::test_no_limits ... ok
[INFO] [stdout] test ai::budget::tests::test_parse_cost ... ok
[INFO] [stdout] test ai::cost::tests::test_gpt35_cost ... ok
[INFO] [stdout] test ai::cost::tests::test_gpt4_cost ... ok
[INFO] [stdout] test ai::cost::tests::test_unknown_model ... ok
[INFO] [stdout] test correlation::engine::tests::test_statistics ... ok
[INFO] [stdout] test correlation::enrichment::tests::test_attack_mapping ... ok
[INFO] [stdout] test correlation::engine::tests::test_pattern_detection ... ok
[INFO] [stdout] test correlation::enrichment::tests::test_severity_classification ... ok
[INFO] [stdout] test correlation::rules::tests::test_rule_engine ... ok
[INFO] [stdout] test correlation::storage::tests::test_event_storage ... ok
[INFO] [stdout] test correlation::rules::tests::test_sigma_rule_parsing ... ok
[INFO] [stdout] test correlation::storage::tests::test_memory_storage ... ok
[INFO] [stdout] test correlation::storage::tests::test_baseline_storage ... ok
[INFO] [stdout] test correlation::enrichment::tests::test_event_enrichment ... ok
[INFO] [stdout] test correlation::engine::tests::test_correlation_engine ... ok
[INFO] [stdout] test sandbox::network::tests::test_validate_ip_address ... ok
[INFO] [stdout] test sandbox::syscall_table::tests::test_newer_syscalls_exist ... ok
[INFO] [stdout] test tests::fixtures::tests::example_minimal_policy ... ok
[INFO] [stdout] test sandbox::syscall_table::tests::test_unknown_syscall_returns_none ... ok
[INFO] [stdout] test sandbox::syscall_table::tests::test_basic_syscalls_exist ... ok
[INFO] [stdout] test ai::cost::tests::test_claude_cost ... ok
[INFO] [stdout] test ai::cost::tests::test_format_cost ... ok
[INFO] [stdout] test sandbox::syscall_table::tests::test_syscall_table_not_empty ... ok
[INFO] [stdout] test tests::adversarial_tests::test_path_traversal_dot_dot_slash ... ok
[INFO] [stdout] test tests::adversarial_tests::test_resource_limit_bypass ... ok
[INFO] [stdout] test tests::adversarial_tests::test_sensitive_directories_blocked ... ok
[INFO] [stdout] test tests::adversarial_tests::test_symlink_escape_paths ... ok
[INFO] [stdout] test tests::fixtures::tests::example_strict_policy ... ok
[INFO] [stdout] test tests::adversarial_tests::test_unknown_syscall_handling ... ok
[INFO] [stdout] test tests::fixtures::tests::example_compiled_policy ... ok
[INFO] [stdout] test tests::privileged_tests::test_privileged_sandbox_execution ... ignored
[INFO] [stdout] test tests::test_error::test_error_conversions ... ok
[INFO] [stdout] test tests::test_policy::test_boundary_port_accepted ... ok
[INFO] [stdout] test tests::test_policy::test_empty_memory_value_rejected ... ok
[INFO] [stdout] test tests::test_policy::test_empty_syscall_list_with_default_allow_accepted ... ok
[INFO] [stdout] test tests::test_policy::test_empty_syscall_list_with_default_deny_rejected ... ok
[INFO] [stdout] test tests::test_policy::test_etc_shadow_blocked ... ok
[INFO] [stdout] test tests::test_policy::test_etc_ssh_blocked ... ok
[INFO] [stdout] test tests::test_policy::test_home_directory_blocked ... ok
[INFO] [stdout] test tests::test_policy::test_invalid_blocked_ip_fails ... ok
[INFO] [stdout] test tests::test_policy::test_invalid_io_format_rejected ... ok
[INFO] [stdout] test tests::test_policy::test_invalid_memory_format_rejected ... ok
[INFO] [stdout] test tests::test_policy::test_invalid_port_string_rejected ... ok
[INFO] [stdout] test tests::test_policy::test_ipv6_blocked_ips_parsing ... ok
[INFO] [stdout] test tests::test_policy::test_load_valid_policy ... ok
[INFO] [stdout] test tests::test_policy::test_negative_memory_rejected ... ok
[INFO] [stdout] test tests::test_policy::test_negative_port_rejected ... ok
[INFO] [stdout] test tests::test_policy::test_network_compilation ... ok
[INFO] [stdout] test tests::test_policy::test_p0_test_policy_loads_and_compiles ... ok
[INFO] [stdout] test tests::test_policy::test_path_traversal_blocked ... ok
[INFO] [stdout] test tests::test_policy::test_path_traversal_in_working_dir_blocked ... ok
[INFO] [stdout] test tests::test_policy::test_policy_compilation ... ok
[INFO] [stdout] test tests::test_policy::test_port_exceeds_max_rejected ... ok
[INFO] [stdout] test tests::test_policy::test_port_zero_rejected ... ok
[INFO] [stdout] test tests::test_policy::test_proc_sys_dev_blocked ... ok
[INFO] [stdout] test tests::test_policy::test_relative_path_blocked ... ok
[INFO] [stdout] test tests::test_policy::test_resource_compilation ... ok
[INFO] [stdout] test tests::test_policy::test_root_directory_blocked ... ok
[INFO] [stdout] test tests::test_policy::test_seccomp_deny_list_with_default_allow ... ok
[INFO] [stdout] test tests::test_policy::test_syscall_compilation ... ok
[INFO] [stdout] test tests::test_policy::test_valid_io_formats_accepted ... ok
[INFO] [stdout] test tests::test_policy::test_valid_memory_formats_accepted ... ok
[INFO] [stdout] test tests::test_policy::test_valid_paths_accepted ... ok
[INFO] [stdout] test tests::test_policy::test_valid_ports_accepted ... ok
[INFO] [stdout] test tests::test_sandbox::test_audit_disabled_by_default_in_tests ... ok
[INFO] [stdout] test tests::test_error::test_error_display ... ok
[INFO] [stdout] test tests::test_sandbox::test_audit_log_path_configuration ... ok
[INFO] [stdout] test tests::test_sandbox::test_capability_drop_policy ... ok
[INFO] [stdout] test tests::test_sandbox::test_capability_names_are_valid ... ok
[INFO] [stdout] test tests::test_sandbox::test_cgroup_manager_creation ... ok
[INFO] [stdout] test tests::test_sandbox::test_cgroup_path_structure ... ok
[INFO] [stdout] test tests::test_sandbox::test_cpu_shares_configuration ... ok
[INFO] [stdout] test tests::test_sandbox::test_filesystem_immutable_mounts ... ok
[INFO] [stdout] test tests::test_sandbox::test_filesystem_scratch_dirs ... ok
[INFO] [stdout] test tests::test_sandbox::test_filesystem_working_dir ... ok
[INFO] [stdout] test tests::test_sandbox::test_memory_limit_bytes_calculation ... ok
[INFO] [stdout] test tests::test_sandbox::test_multiple_sandbox_instances ... ok
[INFO] [stdout] test tests::test_sandbox::test_network_isolated_policy_configuration ... ok
[INFO] [stdout] test tests::test_sandbox::test_network_port_configuration ... ok
[INFO] [stdout] test tests::test_sandbox::test_pids_limit_configuration ... ok
[INFO] [stdout] test tests::test_sandbox::test_policy_completeness ... ok
[INFO] [stdout] test tests::test_sandbox::test_resource_limited_policy_configuration ... ok
[INFO] [stdout] test tests::test_sandbox::test_sandbox_creation ... ok
[INFO] [stdout] test tests::test_sandbox::test_sandbox_id_generation ... ok
[INFO] [stdout] test tests::test_sandbox::test_sandbox_with_complex_command ... ok
[INFO] [stdout] test tests::test_sandbox::test_strict_syscall_policy_configuration ... ok
[INFO] [stdout] test tests::test_sandbox::test_sandbox_with_empty_command ... ok
[INFO] [stdout] test tests::test_seccomp::test_syscall_name_resolution ... ok
[INFO] [stdout] test tests::test_seccomp::test_syscall_number_mapping ... ok
[INFO] [stdout] test tests::test_seccomp::test_syscall_set_ordering ... ok
[INFO] [stdout] test tests::property_tests::valid_ports_accepted ... ok
[INFO] [stdout] test tests::property_tests::invalid_ports_rejected ... ok
[INFO] [stdout] test tests::property_tests::absolute_safe_paths_accepted ... ok
[INFO] [stdout] test tests::property_tests::memory_format_parsing_safe ... ok
[INFO] [stdout] test tests::property_tests::valid_syscalls_always_resolve ... ok
[INFO] [stdout] test tests::test_manager::test_manager_resource_limit_enforcement ... ok
[INFO] [stdout] test tests::test_policy::test_boot_directory_blocked ... ok
[INFO] [stdout] test tests::test_error::test_error_source ... ok
[INFO] [stdout] test tests::test_manager::test_manager_resource_allocation_lifecycle ... ok
[INFO] [stdout] test tests::property_tests::path_traversal_rejected ... ok
[INFO] [stdout] test tests::property_tests::negative_memory_rejected ... ok
[INFO] [stdout] test tests::adversarial_tests::test_malformed_yaml_handling ... ok
[INFO] [stdout] test tests::property_tests::syscall_resolution_never_panics ... ok
[INFO] [stdout] test tests::property_tests::syscall_resolution_count_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 108 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.80s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c", kill_on_drop: false }`
[INFO] [stdout] 0333f35638ef0ac57fbf01ebf5d080085c45a8f317da8c2dff7e2db26b9e0f6c
