[INFO] cloning repository https://github.com/sundarsub/sentra
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sundarsub/sentra" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsundarsub%2Fsentra", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsundarsub%2Fsentra'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9c438974f70f2a3c0d820e3b7c99fb2021fe4c44
[INFO] testing sundarsub/sentra against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsundarsub%2Fsentra" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sundarsub/sentra
[INFO] finished tweaking git repo https://github.com/sundarsub/sentra
[INFO] tweaked toml for git repo https://github.com/sundarsub/sentra written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sundarsub/sentra on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sundarsub/sentra 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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] b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054
[INFO] running `Command { std: "docker" "start" "b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054", 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" "b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054", 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" "b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling libseccomp-sys v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling libseccomp v0.3.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling sd-notify v0.4.5
[INFO] [stderr]    Compiling hostname v0.4.2
[INFO] [stderr]    Compiling caps v0.5.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rustyline v14.0.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling execwall v2.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `caps`
[INFO] [stdout]    --> src/bin/python_runner.rs:234:11
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[cfg(feature = "caps")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `caps` 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::ffi::CString`
[INFO] [stdout]    --> src/bin/python_runner.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     use std::ffi::CString;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SandboxEvent` is never used
[INFO] [stdout]   --> src/audit.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum SandboxEvent {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `with_truncation` are never used
[INFO] [stdout]   --> src/audit.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl SandboxMetrics {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 40 |     /// Create new sandbox metrics from execution data
[INFO] [stdout] 41 |     pub fn new(wall_time_ms: u64, peak_mem_mb: u64, timed_out: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn with_truncation(mut self, stdout: bool, stderr: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SandboxAuditEntry` is never constructed
[INFO] [stdout]    --> src/audit.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct SandboxAuditEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write_sandbox_entry`, `log_sandbox_enter`, `log_sandbox_exit`, `log_sandbox_violation`, and `log_sandbox_execution` are never used
[INFO] [stdout]    --> src/audit.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl AuditLogger {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 332 |     fn write_sandbox_entry(&self, entry: &SandboxAuditEntry) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub fn log_sandbox_enter(&self, code_sha256: &str, profile: &str, details: Option<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 |     pub fn log_sandbox_exit(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 389 |     pub fn log_sandbox_violation(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub fn log_sandbox_execution(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audit_mode` is never read
[INFO] [stdout]    --> src/policy.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct EvaluationResult {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub audit_mode: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EvaluationResult` 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: fields `version`, `profiles`, `capabilities`, and `syscall_profiles` are never read
[INFO] [stdout]    --> src/policy.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub struct PolicyEngine {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub version: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 298 |     /// v2.0: Sandbox profiles
[INFO] [stdout] 299 |     pub profiles: HashMap<String, SandboxProfile>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 300 |     /// v2.0: Capability definitions
[INFO] [stdout] 301 |     pub capabilities: HashMap<String, Capability>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 302 |     /// v2.0: Syscall profiles
[INFO] [stdout] 303 |     pub syscall_profiles: HashMap<String, SyscallProfile>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_yaml`, `evaluate`, `get_profile`, `get_capability`, `profile_count`, and `list_profiles` are never used
[INFO] [stdout]    --> src/policy.rs:395:12
[INFO] [stdout]     |
[INFO] [stdout] 319 | impl PolicyEngine {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 395 |     pub fn from_yaml(yaml_content: &str) -> Result<Self, String> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub fn evaluate(&self, command: &str) -> EvaluationResult {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 |     pub fn get_profile(&self, name: &str) -> Option<&SandboxProfile> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 512 |     pub fn get_capability(&self, name: &str) -> Option<&Capability> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |     pub fn profile_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 |     pub fn list_profiles(&self) -> Vec<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.94s
[INFO] running `Command { std: "docker" "inspect" "b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054", 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" "b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `caps`
[INFO] [stdout]    --> src/bin/python_runner.rs:234:11
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[cfg(feature = "caps")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `caps` 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::ffi::CString`
[INFO] [stdout]    --> src/bin/python_runner.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     use std::ffi::CString;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `SandboxEvent` is never used
[INFO] [stdout]   --> src/audit.rs:13:10
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub enum SandboxEvent {
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new` and `with_truncation` are never used
[INFO] [stdout]   --> src/audit.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 39 | impl SandboxMetrics {
[INFO] [stdout]    | ------------------- associated items in this implementation
[INFO] [stdout] 40 |     /// Create new sandbox metrics from execution data
[INFO] [stdout] 41 |     pub fn new(wall_time_ms: u64, peak_mem_mb: u64, timed_out: bool) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub fn with_truncation(mut self, stdout: bool, stderr: bool) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SandboxAuditEntry` is never constructed
[INFO] [stdout]    --> src/audit.rs:119:12
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct SandboxAuditEntry {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write_sandbox_entry`, `log_sandbox_enter`, `log_sandbox_exit`, `log_sandbox_violation`, and `log_sandbox_execution` are never used
[INFO] [stdout]    --> src/audit.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl AuditLogger {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 332 |     fn write_sandbox_entry(&self, entry: &SandboxAuditEntry) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub fn log_sandbox_enter(&self, code_sha256: &str, profile: &str, details: Option<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 |     pub fn log_sandbox_exit(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 389 |     pub fn log_sandbox_violation(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub fn log_sandbox_execution(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audit_mode` is never read
[INFO] [stdout]    --> src/policy.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct EvaluationResult {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub audit_mode: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EvaluationResult` 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: fields `version`, `profiles`, `capabilities`, and `syscall_profiles` are never read
[INFO] [stdout]    --> src/policy.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub struct PolicyEngine {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub version: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 298 |     /// v2.0: Sandbox profiles
[INFO] [stdout] 299 |     pub profiles: HashMap<String, SandboxProfile>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 300 |     /// v2.0: Capability definitions
[INFO] [stdout] 301 |     pub capabilities: HashMap<String, Capability>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 302 |     /// v2.0: Syscall profiles
[INFO] [stdout] 303 |     pub syscall_profiles: HashMap<String, SyscallProfile>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `from_yaml`, `evaluate`, `get_profile`, `get_capability`, `profile_count`, and `list_profiles` are never used
[INFO] [stdout]    --> src/policy.rs:395:12
[INFO] [stdout]     |
[INFO] [stdout] 319 | impl PolicyEngine {
[INFO] [stdout]     | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 395 |     pub fn from_yaml(yaml_content: &str) -> Result<Self, String> {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 405 |     pub fn evaluate(&self, command: &str) -> EvaluationResult {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 507 |     pub fn get_profile(&self, name: &str) -> Option<&SandboxProfile> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 512 |     pub fn get_capability(&self, name: &str) -> Option<&Capability> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |     pub fn profile_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 |     pub fn list_profiles(&self) -> Vec<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling execwall v2.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `caps`
[INFO] [stdout]    --> src/bin/python_runner.rs:234:11
[INFO] [stdout]     |
[INFO] [stdout] 234 |     #[cfg(feature = "caps")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `caps` 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::ffi::CString`
[INFO] [stdout]    --> src/bin/python_runner.rs:199:9
[INFO] [stdout]     |
[INFO] [stdout] 199 |     use std::ffi::CString;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> tests/sandbox_integration.rs:766:9
[INFO] [stdout]     |
[INFO] [stdout] 766 |     let mut request1 = make_request(code);
[INFO] [stdout]     |         ----^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `write_sandbox_entry`, `log_sandbox_enter`, `log_sandbox_exit`, `log_sandbox_violation`, and `log_sandbox_execution` are never used
[INFO] [stdout]    --> src/audit.rs:332:8
[INFO] [stdout]     |
[INFO] [stdout] 157 | impl AuditLogger {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 332 |     fn write_sandbox_entry(&self, entry: &SandboxAuditEntry) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     pub fn log_sandbox_enter(&self, code_sha256: &str, profile: &str, details: Option<String>) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 363 |     pub fn log_sandbox_exit(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 389 |     pub fn log_sandbox_violation(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub fn log_sandbox_execution(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `audit_mode` is never read
[INFO] [stdout]    --> src/policy.rs:236:9
[INFO] [stdout]     |
[INFO] [stdout] 228 | pub struct EvaluationResult {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 236 |     pub audit_mode: bool,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EvaluationResult` 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: fields `version` and `syscall_profiles` are never read
[INFO] [stdout]    --> src/policy.rs:297:9
[INFO] [stdout]     |
[INFO] [stdout] 293 | pub struct PolicyEngine {
[INFO] [stdout]     |            ------------ fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 297 |     pub version: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     pub syscall_profiles: HashMap<String, SyscallProfile>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_profile`, `get_capability`, `profile_count`, and `list_profiles` are never used
[INFO] [stdout]    --> src/policy.rs:507:12
[INFO] [stdout]     |
[INFO] [stdout] 319 | impl PolicyEngine {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 507 |     pub fn get_profile(&self, name: &str) -> Option<&SandboxProfile> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 512 |     pub fn get_capability(&self, name: &str) -> Option<&Capability> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 517 |     pub fn profile_count(&self) -> usize {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 522 |     pub fn list_profiles(&self) -> Vec<&str> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.15s
[INFO] running `Command { std: "docker" "inspect" "b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054", 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" "b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: enum `SandboxEvent` is never used
[INFO] [stderr]   --> src/audit.rs:13:10
[INFO] [stderr]    |
[INFO] [stderr] 13 | pub enum SandboxEvent {
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `new` and `with_truncation` are never used
[INFO] [stderr]   --> src/audit.rs:41:12
[INFO] [stderr]    |
[INFO] [stderr] 39 | impl SandboxMetrics {
[INFO] [stderr]    | ------------------- associated items in this implementation
[INFO] [stderr] 40 |     /// Create new sandbox metrics from execution data
[INFO] [stderr] 41 |     pub fn new(wall_time_ms: u64, peak_mem_mb: u64, timed_out: bool) -> Self {
[INFO] [stderr]    |            ^^^
[INFO] [stderr] ...
[INFO] [stderr] 52 |     pub fn with_truncation(mut self, stdout: bool, stderr: bool) -> Self {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SandboxAuditEntry` is never constructed
[INFO] [stderr]    --> src/audit.rs:119:12
[INFO] [stderr]     |
[INFO] [stderr] 119 | pub struct SandboxAuditEntry {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `write_sandbox_entry`, `log_sandbox_enter`, `log_sandbox_exit`, `log_sandbox_violation`, and `log_sandbox_execution` are never used
[INFO] [stderr]    --> src/audit.rs:332:8
[INFO] [stderr]     |
[INFO] [stderr] 157 | impl AuditLogger {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 332 |     fn write_sandbox_entry(&self, entry: &SandboxAuditEntry) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 344 |     pub fn log_sandbox_enter(&self, code_sha256: &str, profile: &str, details: Option<String>) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 363 |     pub fn log_sandbox_exit(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 389 |     pub fn log_sandbox_violation(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 415 |     pub fn log_sandbox_execution(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `audit_mode` is never read
[INFO] [stderr]    --> src/policy.rs:236:9
[INFO] [stderr]     |
[INFO] [stderr] 228 | pub struct EvaluationResult {
[INFO] [stderr]     |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 236 |     pub audit_mode: bool,
[INFO] [stderr]     |         ^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `EvaluationResult` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `version`, `profiles`, `capabilities`, and `syscall_profiles` are never read
[INFO] [stderr]    --> src/policy.rs:297:9
[INFO] [stderr]     |
[INFO] [stderr] 293 | pub struct PolicyEngine {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 297 |     pub version: String,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] 298 |     /// v2.0: Sandbox profiles
[INFO] [stderr] 299 |     pub profiles: HashMap<String, SandboxProfile>,
[INFO] [stderr]     |         ^^^^^^^^
[INFO] [stderr] 300 |     /// v2.0: Capability definitions
[INFO] [stderr] 301 |     pub capabilities: HashMap<String, Capability>,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 302 |     /// v2.0: Syscall profiles
[INFO] [stderr] 303 |     pub syscall_profiles: HashMap<String, SyscallProfile>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated items `from_yaml`, `evaluate`, `get_profile`, `get_capability`, `profile_count`, and `list_profiles` are never used
[INFO] [stderr]    --> src/policy.rs:395:12
[INFO] [stderr]     |
[INFO] [stderr] 319 | impl PolicyEngine {
[INFO] [stderr]     | ----------------- associated items in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 395 |     pub fn from_yaml(yaml_content: &str) -> Result<Self, String> {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 405 |     pub fn evaluate(&self, command: &str) -> EvaluationResult {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 507 |     pub fn get_profile(&self, name: &str) -> Option<&SandboxProfile> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 512 |     pub fn get_capability(&self, name: &str) -> Option<&Capability> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 517 |     pub fn profile_count(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 522 |     pub fn list_profiles(&self) -> Vec<&str> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> tests/sandbox_integration.rs:766:9
[INFO] [stderr]     |
[INFO] [stderr] 766 |     let mut request1 = make_request(code);
[INFO] [stderr]     |         ----^^^^^^^^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `write_sandbox_entry`, `log_sandbox_enter`, `log_sandbox_exit`, `log_sandbox_violation`, and `log_sandbox_execution` are never used
[INFO] [stderr]    --> src/audit.rs:332:8
[INFO] [stderr]     |
[INFO] [stderr] 157 | impl AuditLogger {
[INFO] [stderr]     | ---------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 332 |     fn write_sandbox_entry(&self, entry: &SandboxAuditEntry) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 344 |     pub fn log_sandbox_enter(&self, code_sha256: &str, profile: &str, details: Option<String>) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 363 |     pub fn log_sandbox_exit(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 389 |     pub fn log_sandbox_violation(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 415 |     pub fn log_sandbox_execution(
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `version` and `syscall_profiles` are never read
[INFO] [stderr]    --> src/policy.rs:297:9
[INFO] [stderr]     |
[INFO] [stderr] 293 | pub struct PolicyEngine {
[INFO] [stderr]     |            ------------ fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 297 |     pub version: String,
[INFO] [stderr]     |         ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 303 |     pub syscall_profiles: HashMap<String, SyscallProfile>,
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_profile`, `get_capability`, `profile_count`, and `list_profiles` are never used
[INFO] [stderr]    --> src/policy.rs:507:12
[INFO] [stderr]     |
[INFO] [stderr] 319 | impl PolicyEngine {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 507 |     pub fn get_profile(&self, name: &str) -> Option<&SandboxProfile> {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 512 |     pub fn get_capability(&self, name: &str) -> Option<&Capability> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 517 |     pub fn profile_count(&self) -> usize {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 522 |     pub fn list_profiles(&self) -> Vec<&str> {
[INFO] [stderr]     |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `caps`
[INFO] [stderr]    --> src/bin/python_runner.rs:234:11
[INFO] [stderr]     |
[INFO] [stderr] 234 |     #[cfg(feature = "caps")]
[INFO] [stderr]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = help: consider adding `caps` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ffi::CString`
[INFO] [stderr]    --> src/bin/python_runner.rs:199:9
[INFO] [stderr]     |
[INFO] [stderr] 199 |     use std::ffi::CString;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `execwall` (bin "execwall") generated 7 warnings
[INFO] [stderr] warning: `execwall` (test "sandbox_integration") generated 1 warning (run `cargo fix --test "sandbox_integration" -p execwall` to apply 1 suggestion)
[INFO] [stderr] warning: `execwall` (bin "execwall" test) generated 4 warnings (1 duplicate)
[INFO] [stderr] warning: `execwall` (bin "python_runner" test) generated 2 warnings (run `cargo fix --bin "python_runner" -p execwall --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `execwall` (bin "python_runner") generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/execwall-28a7ebb4e2ad0733)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test audit::tests::test_audit_entry_serialization ... ok
[INFO] [stdout] test audit::tests::test_audit_entry_with_sandbox_fields ... ok
[INFO] [stdout] test audit::tests::test_backward_compatibility_no_sandbox_fields ... ok
[INFO] [stdout] test audit::tests::test_decision_serialization ... ok
[INFO] [stdout] test audit::tests::test_sandbox_enter_entry ... ok
[INFO] [stdout] test audit::tests::test_sandbox_event_serialization ... ok
[INFO] [stdout] test cgroup::tests::test_cgroup_controller_name ... ignored
[INFO] [stdout] test audit::tests::test_sandbox_violation_entry ... ok
[INFO] [stdout] test audit::tests::test_sandbox_metrics ... ok
[INFO] [stdout] test cgroup::tests::test_cgroup_limits_default ... ok
[INFO] [stdout] test cgroup::tests::test_cgroup_limits_memory_calculation ... ok
[INFO] [stdout] test namespace::tests::test_mount_config_new ... ok
[INFO] [stdout] test namespace::tests::test_namespace_builder ... ok
[INFO] [stdout] test namespace::tests::test_python_sandbox_setup ... ok
[INFO] [stdout] test namespace::tests::test_namespace_config_defaults ... ok
[INFO] [stdout] test policy::tests::test_parse_command ... ok
[INFO] [stdout] test sandbox::tests::test_code_hash ... ok
[INFO] [stdout] test sandbox::tests::test_sandbox_executor_new ... ok
[INFO] [stdout] test seccomp::tests::test_new_deny_list ... ok
[INFO] [stdout] test audit::tests::test_sandbox_audit_entry_serialization ... ok
[INFO] [stdout] test policy::tests::test_parse_v2_policy_with_profile ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limiter_blocks_over_limit ... ok
[INFO] [stdout] test seccomp::tests::test_seccomp_action_equality ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limiter_per_identity ... ok
[INFO] [stdout] test seccomp::tests::test_python_restricted_profile_blocks_execve ... ok
[INFO] [stdout] test policy::tests::test_allow_ls ... ok
[INFO] [stdout] test sandbox::tests::test_sandbox_request_defaults ... ok
[INFO] [stdout] test policy::tests::test_git_status_allowed ... ok
[INFO] [stdout] test policy::tests::test_git_push_blocked ... ok
[INFO] [stdout] test rate_limit::tests::test_rate_limiter_allows_within_limit ... ok
[INFO] [stdout] test policy::tests::test_block_sudo ... ok
[INFO] [stdout] test policy::tests::test_unknown_command_denied ... ok
[INFO] [stdout] test seccomp_profile::tests::test_all_denied_syscalls ... ok
[INFO] [stdout] test seccomp_profile::tests::test_profile_not_found ... ok
[INFO] [stdout] test seccomp_profile::tests::test_profile_inheritance ... ok
[INFO] [stdout] test seccomp_profile::tests::test_profile_resolution_simple ... ok
[INFO] [stdout] test seccomp_profile::tests::test_parse_yaml_config ... ok
[INFO] [stdout] test policy::tests::test_load_policy ... ok
[INFO] [stdout] test sandbox::tests::test_simple_execution ... FAILED
[INFO] [stdout] test rate_limit::tests::test_rate_limiter_window_expiry ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- sandbox::tests::test_simple_execution stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'sandbox::tests::test_simple_execution' (1672) panicked at src/sandbox.rs:338:9:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61b875a83a31 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61b875a83a31 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61b875a83a31 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x61b875a83a31 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x61b875a99c8a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x61b875a99c8a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x61b875a87fac - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x61b875a87fac - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x61b875a60ff6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x61b875a60ff6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x61b875a7bab9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x61b875769c60 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x61b875769c60 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x61b875a7bc72 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x61b875a7bc72 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x61b875a610d4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x61b875a588e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x61b875a61c9d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x61b875a9a50c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x61b875a9a4d2 - core[6883ba1bc0fe4ed1]::panicking::panic
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x61b875704a7d - execwall[123aa4654768cfe8]::sandbox::tests::test_simple_execution
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sandbox.rs:338:9
[INFO] [stdout]   21:     0x61b875700b17 - execwall[123aa4654768cfe8]::sandbox::tests::test_simple_execution::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/sandbox.rs:331:31
[INFO] [stdout]   22:     0x61b875707786 - <execwall[123aa4654768cfe8]::sandbox::tests::test_simple_execution::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x61b87575cf9b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x61b87575cf9b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x61b87576a5e5 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x61b87576a5e5 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x61b87576a5e5 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   28:     0x61b87576a5e5 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x61b87576a5e5 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x61b87576a5e5 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x61b87576a5e5 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x61b875765094 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x61b875765094 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x61b87576d732 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x61b87576d732 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x61b87576d732 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   37:     0x61b87576d732 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x61b87576d732 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x61b87576d732 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x61b87576d732 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x61b875a832bf - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   42:     0x61b875a832bf - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   43:     0x784fff157aa4 - <unknown>
[INFO] [stdout]   44:     0x784fff1e4a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     sandbox::tests::test_simple_execution
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 38 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054", kill_on_drop: false }`
[INFO] [stdout] b365aa6e084929a249a43d00c0461a05e011cacde9ad6579c93430b32a344054
