[INFO] fetching crate smith-jailer 0.1.2...
[INFO] testing smith-jailer-0.1.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate smith-jailer 0.1.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate smith-jailer 0.1.2
[INFO] finished tweaking crates.io crate smith-jailer 0.1.2
[INFO] tweaked toml for crates.io crate smith-jailer 0.1.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate smith-jailer 0.1.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate smith-jailer 0.1.2 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_nanos v0.1.4
[INFO] [stderr]   Downloaded clap v4.5.56
[INFO] [stderr]   Downloaded nuid v0.5.0
[INFO] [stderr]   Downloaded tryhard v0.5.2
[INFO] [stderr]   Downloaded smith-config v0.1.2
[INFO] [stderr]   Downloaded nkeys v0.4.5
[INFO] [stderr]   Downloaded signatory v0.27.1
[INFO] [stderr]   Downloaded tokio-websockets v0.10.1
[INFO] [stderr]   Downloaded tokio-retry v0.3.0
[INFO] [stderr]   Downloaded smith-bus v0.1.2
[INFO] [stderr]   Downloaded time-macros v0.2.26
[INFO] [stderr]   Downloaded zerocopy v0.8.37
[INFO] [stderr]   Downloaded smith-protocol v0.1.2
[INFO] [stderr]   Downloaded clap_builder v4.5.56
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.37
[INFO] [stderr]   Downloaded time v0.3.46
[INFO] [stderr]   Downloaded async-nats v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aa6b561c43b3b05153b1bd893b93db8ce1503be8c605faff5b88f10e2cc0d810
[INFO] running `Command { std: "docker" "start" "-a" "aa6b561c43b3b05153b1bd893b93db8ce1503be8c605faff5b88f10e2cc0d810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa6b561c43b3b05153b1bd893b93db8ce1503be8c605faff5b88f10e2cc0d810", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa6b561c43b3b05153b1bd893b93db8ce1503be8c605faff5b88f10e2cc0d810", kill_on_drop: false }`
[INFO] [stdout] aa6b561c43b3b05153b1bd893b93db8ce1503be8c605faff5b88f10e2cc0d810
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca6ff019499a42a96ccd6864858a7b0bd489e3775c488be8c1f6a9666e6044e5
[INFO] running `Command { std: "docker" "start" "-a" "ca6ff019499a42a96ccd6864858a7b0bd489e3775c488be8c1f6a9666e6044e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling rustls-native-certs v0.7.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.56
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling time v0.3.46
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling signatory v0.27.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling nuid v0.5.0
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling clap v4.5.56
[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 bytes v1.11.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_nanos v0.1.4
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling nkeys v0.4.5
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling smith-config v0.1.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tryhard v0.5.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-retry v0.3.0
[INFO] [stderr]    Compiling async-nats v0.42.0
[INFO] [stderr]    Compiling smith-bus v0.1.2
[INFO] [stderr]    Compiling smith-protocol v0.1.2
[INFO] [stderr]    Compiling smith-jailer v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s
[INFO] running `Command { std: "docker" "inspect" "ca6ff019499a42a96ccd6864858a7b0bd489e3775c488be8c1f6a9666e6044e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca6ff019499a42a96ccd6864858a7b0bd489e3775c488be8c1f6a9666e6044e5", kill_on_drop: false }`
[INFO] [stdout] ca6ff019499a42a96ccd6864858a7b0bd489e3775c488be8c1f6a9666e6044e5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67e788c440f860ea38e99f1068105e463f0c71b0fa24be81888eddec55a0f2e7
[INFO] running `Command { std: "docker" "start" "-a" "67e788c440f860ea38e99f1068105e463f0c71b0fa24be81888eddec55a0f2e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling smith-jailer v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.27s
[INFO] running `Command { std: "docker" "inspect" "67e788c440f860ea38e99f1068105e463f0c71b0fa24be81888eddec55a0f2e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67e788c440f860ea38e99f1068105e463f0c71b0fa24be81888eddec55a0f2e7", kill_on_drop: false }`
[INFO] [stdout] 67e788c440f860ea38e99f1068105e463f0c71b0fa24be81888eddec55a0f2e7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c020e165fc6ce18fcc69b0a49f45cd2830693169c2f7bcd5f60b44b67e3ef32
[INFO] running `Command { std: "docker" "start" "-a" "8c020e165fc6ce18fcc69b0a49f45cd2830693169c2f7bcd5f60b44b67e3ef32", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/smith_jailer-4f4f8ee0b829f9a8)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test landlock_security_tests::integration_tests::test_landlock_actual_restriction ... ignored
[INFO] [stdout] test landlock::tests::test_landlock_config_builder ... ok
[INFO] [stdout] test landlock_security_tests::integration_tests::test_landlock_concurrent_access ... ignored
[INFO] [stdout] test landlock_security_tests::integration_tests::test_landlock_process_isolation ... ignored
[INFO] [stdout] test landlock::tests::test_landlock_rule_creation ... ok
[INFO] [stdout] test cgroups::tests::test_cgroup_manager_creation ... ok
[INFO] [stdout] test cgroups::tests::test_cgroup_creation ... ok
[INFO] [stdout] test landlock::tests::test_capability_landlock_config ... ok
[INFO] [stdout] test landlock::tests::test_read_write_rule_contains_all_needed_rights ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_capability_landlock_config_fs_read ... ok
[INFO] [stdout] test landlock::tests::test_landlock_access_values ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_capability_landlock_config_http_fetch ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_access_edge_cases ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_abi_compatibility ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_access_rights_combinations ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_availability_detection ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_config_complex_rules ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_config_debug_format ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_rule_combinations ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_rule_ordering ... ok
[INFO] [stdout] test namespaces::tests::test_namespace_type_values ... ok
[INFO] [stdout] test seccomp::tests::test_bpf_filter_generation ... ok
[INFO] [stdout] test seccomp::tests::test_capability_seccomp_config_unknown ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_capability_specific_configs ... ok
[INFO] [stdout] test seccomp::tests::test_seccomp_actions ... ok
[INFO] [stdout] test seccomp::tests::test_fs_read_seccomp_config ... ok
[INFO] [stdout] test seccomp::tests::test_http_fetch_seccomp_config ... ok
[INFO] [stdout] test seccomp_security_tests::performance_tests::test_large_syscall_set_performance ... ok
[INFO] [stdout] test seccomp_security_tests::security_tests::test_minimal_privilege_principle ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_bpf_constants ... ok
[INFO] [stdout] test seccomp_security_tests::performance_tests::test_repeated_filter_creation ... ok
[INFO] [stdout] test seccomp_security_tests::security_tests::test_seccomp_capability_isolation ... ok
[INFO] [stdout] test seccomp_security_tests::performance_tests::test_bpf_filter_creation_performance ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_special_files ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_capability_seccomp_configs ... ok
[INFO] [stdout] test seccomp_security_tests::security_tests::test_seccomp_prevents_dangerous_operations ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_bpf_filter_creation ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_essential_syscalls_present ... ok
[INFO] [stdout] test namespaces::tests::test_namespace_config_default ... ok
[INFO] [stdout] test seccomp::tests::test_seccomp_config_creation ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_capability_specific_syscall_sets ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_dangerous_syscalls_blocked ... ok
[INFO] [stdout] test namespaces::tests::test_format_id_map ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_seccomp_action_values ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_seccomp_config_debug_format ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_seccomp_config_creation ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_seccomp_actions ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_seccomp_error_conditions ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_error_handling ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_seccomp_instruction_creation ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_seccomp_test_environment_creation ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_syscall_whitelist_vs_blacklist ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_syscall_number_resolution ... ok
[INFO] [stdout] test seccomp_security_tests::tests::test_seccomp_filter_complexity ... ok
[INFO] [stdout] test tests::test_jailer_creation ... ok
[INFO] [stdout] test tests::test_jailer_creation_edge_cases ... ok
[INFO] [stdout] test tests::test_create_namespace_config ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_path_normalization ... ok
[INFO] [stdout] test seccomp::tests::test_seccomp_instruction_creation ... ok
[INFO] [stdout] test tests::test_concurrent_jail_operations ... ok
[INFO] [stdout] test tests::test_jail_creation_with_invalid_limits ... ok
[INFO] [stdout] test tests::test_multiple_capability_types ... ok
[INFO] [stdout] test landlock_security_tests::tests::test_landlock_config_memory_efficiency ... ok
[INFO] [stdout] test tests::test_jail_creation_security_failure_handling ... ok
[INFO] [stdout] test tests::test_jail_creation_and_cleanup_fs_read ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 62 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests smith_jailer
[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" "8c020e165fc6ce18fcc69b0a49f45cd2830693169c2f7bcd5f60b44b67e3ef32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c020e165fc6ce18fcc69b0a49f45cd2830693169c2f7bcd5f60b44b67e3ef32", kill_on_drop: false }`
[INFO] [stdout] 8c020e165fc6ce18fcc69b0a49f45cd2830693169c2f7bcd5f60b44b67e3ef32
