[INFO] cloning repository https://github.com/qhkm/zeptocapsule
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qhkm/zeptocapsule" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqhkm%2Fzeptocapsule", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqhkm%2Fzeptocapsule'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 982c9ece56c7edfefc8686cca679d13d8b4ebc08
[INFO] testing qhkm/zeptocapsule against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqhkm%2Fzeptocapsule" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/qhkm/zeptocapsule
[INFO] finished tweaking git repo https://github.com/qhkm/zeptocapsule
[INFO] tweaked toml for git repo https://github.com/qhkm/zeptocapsule written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qhkm/zeptocapsule on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qhkm/zeptocapsule 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.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustls-pki-types v1.14.1
[INFO] [stderr]   Downloaded yasna v0.5.2
[INFO] [stderr]   Downloaded rcgen v0.13.2
[INFO] [stderr]   Downloaded webpki-roots v1.0.7
[INFO] [stderr]   Downloaded cc v1.2.61
[INFO] [stderr]   Downloaded nix v0.29.0
[INFO] [stderr]   Downloaded rustls v0.23.39
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d
[INFO] running `Command { std: "docker" "start" "537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d", 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" "537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d", 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" "537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling rustls v0.23.39
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling webpki-roots v1.0.7
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling zeptocapsule v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 30s
[INFO] running `Command { std: "docker" "inspect" "537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d", 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" "537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling zeptocapsule v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `report`
[INFO] [stdout]    --> tests/firecracker_backend.rs:125:13
[INFO] [stdout]     |
[INFO] [stdout] 125 |         let report = capsule.destroy().unwrap();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_report`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 29.21s
[INFO] running `Command { std: "docker" "inspect" "537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d", 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" "537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `report`
[INFO] [stderr]    --> tests/firecracker_backend.rs:125:13
[INFO] [stderr]     |
[INFO] [stderr] 125 |         let report = capsule.destroy().unwrap();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_report`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `zeptocapsule` (test "firecracker_backend") generated 1 warning (run `cargo fix --test "firecracker_backend" -p zeptocapsule` to apply 1 suggestion)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/zeptocapsule-759b27bc4f052d1c)
[INFO] [stdout] 
[INFO] [stdout] running 151 tests
[INFO] [stdout] test egress::ca::tests::ca_generates_self_signed_cert ... ok
[INFO] [stdout] test egress::ca::tests::distinct_capsules_get_distinct_cas ... ok
[INFO] [stdout] test egress::ca::tests::leaf_can_be_converted_to_rustls_key ... ok
[INFO] [stdout] test egress::ca::tests::leaf_for_returns_chain_with_ca_at_root ... ok
[INFO] [stdout] test egress::ca::tests::leaf_cache_reuses_certificate_per_host ... ok
[INFO] [stdout] test egress::fc_net::tests::slot_allocator_unique_and_recyclable ... ok
[INFO] [stdout] test egress::fc_net::tests::slot_assigns_distinct_subnets_in_169_254_33 ... ok
[INFO] [stdout] test egress::judge::tests::breaker_resets_on_success ... ok
[INFO] [stdout] test egress::judge::tests::build_chat_body_inlines_policy_as_json_escaped ... ok
[INFO] [stdout] test egress::fc_net::tests::tap_range_does_not_overlap_with_netns_range ... ok
[INFO] [stdout] test egress::judge::tests::breaker_closes_again_after_open_duration ... ok
[INFO] [stdout] test egress::judge::tests::parse_endpoint_extracts_parts ... ok
[INFO] [stdout] test egress::judge::tests::judge_client_falls_back_when_api_key_missing ... ok
[INFO] [stdout] test egress::judge::tests::parse_endpoint_with_explicit_port ... ok
[INFO] [stdout] test egress::judge::tests::parse_outcome_allows ... ok
[INFO] [stdout] test egress::judge::tests::parse_outcome_denies ... ok
[INFO] [stdout] test egress::judge::tests::breaker_opens_after_threshold_failures ... ok
[INFO] [stdout] test egress::judge::tests::parse_outcome_rejects_missing_choices ... ok
[INFO] [stdout] test egress::judge::tests::parse_outcome_rejects_invalid_decision ... ok
[INFO] [stdout] test egress::judge::tests::parse_endpoint_rejects_bad_scheme ... ok
[INFO] [stdout] test egress::judge::tests::build_chat_body_includes_request_fields ... ok
[INFO] [stdout] test egress::netns::tests::from_slot_assigns_distinct_subnets ... ok
[INFO] [stdout] test egress::netns::tests::slot_allocator_recycles_after_release ... ok
[INFO] [stdout] test egress::proxy::tests::parse_authority_host_only_uses_default ... ok
[INFO] [stdout] test egress::ca::tests::leaf_for_rejects_empty_hostname ... ok
[INFO] [stdout] test egress::judge::tests::parse_outcome_rejects_non_json_content ... ok
[INFO] [stdout] test egress::netns::tests::from_slot_max_does_not_overflow ... ok
[INFO] [stdout] test egress::proxy::tests::parse_authority_host_port ... ok
[INFO] [stdout] test egress::proxy::tests::parse_request_head_absolute_uri ... ok
[INFO] [stdout] test egress::netns::tests::slot_allocator_gives_unique_slots ... ok
[INFO] [stdout] test egress::proxy::tests::judge_action_falls_back_to_default_until_step7 ... ok
[INFO] [stdout] test egress::proxy::tests::parse_request_head_origin_form ... ok
[INFO] [stdout] test egress::rules::tests::compiled_policy_is_reusable_across_requests ... ok
[INFO] [stdout] test egress::proxy::tests::rewrite_origin_form_strips_proxy_headers_and_rewrites_url ... ok
[INFO] [stdout] test egress::rules::tests::invalid_glob_surfaces_compile_error ... ok
[INFO] [stdout] test egress::rules::tests::host_match_is_case_insensitive ... ok
[INFO] [stdout] test egress::rules::tests::glob_host_match ... ok
[INFO] [stdout] test egress::rules::tests::judge_action_is_returned_verbatim ... ok
[INFO] [stdout] test egress::rules::tests::method_filter_narrows_match ... ok
[INFO] [stdout] test egress::rules::tests::path_exact_match ... ok
[INFO] [stdout] test egress::rules::tests::no_rules_uses_default_action ... ok
[INFO] [stdout] test egress::rules::tests::path_glob_match ... ok
[INFO] [stdout] test egress::rules::tests::suffix_match_does_not_swallow_lookalikes ... ok
[INFO] [stdout] test egress::rules::tests::path_prefix_match ... ok
[INFO] [stdout] test egress::ssrf::tests::aws_v4_metadata_classifies_as_metadata ... ok
[INFO] [stdout] test egress::ssrf::tests::aws_v6_metadata_classifies_as_metadata ... ok
[INFO] [stdout] test egress::ssrf::tests::broadcast_blocks ... ok
[INFO] [stdout] test egress::ssrf::tests::documentation_v6_blocks ... ok
[INFO] [stdout] test egress::ssrf::tests::carrier_grade_nat_blocks ... ok
[INFO] [stdout] test egress::ssrf::tests::ipv4_mapped_does_not_bypass_v4_gates ... ok
[INFO] [stdout] test egress::rules::tests::exact_host_match ... ok
[INFO] [stdout] test egress::rules::tests::first_match_wins ... ok
[INFO] [stdout] test egress::ssrf::tests::link_local_v6_blocks ... ok
[INFO] [stdout] test egress::ssrf::tests::link_local_blocks ... ok
[INFO] [stdout] test egress::ssrf::tests::is_private_or_metadata_matches_classification ... ok
[INFO] [stdout] test egress::ssrf::tests::loopback_v4_blocks ... ok
[INFO] [stdout] test egress::ssrf::tests::loopback_v6_blocks ... ok
[INFO] [stdout] test egress::ssrf::tests::reserved_ranges_block ... ok
[INFO] [stdout] test egress::ssrf::tests::rfc1918_blocks ... ok
[INFO] [stdout] test egress::ssrf::tests::public_v4_classifies_as_public ... ok
[INFO] [stdout] test egress::ssrf::tests::unspecified_v6_blocks ... ok
[INFO] [stdout] test egress::types::tests::deny_all_policy_is_locked_down ... ok
[INFO] [stdout] test egress::ssrf::tests::unique_local_v6_blocks ... ok
[INFO] [stdout] test egress::ssrf::tests::public_v6_classifies_as_public ... ok
[INFO] [stdout] test egress::ssrf::tests::multicast_blocks ... ok
[INFO] [stdout] test egress::types::tests::allow_all_policy_is_passthrough ... ok
[INFO] [stdout] test egress::types::tests::host_match_serde_uses_kind_value_form ... ok
[INFO] [stdout] test egress::types::tests::judge_config_never_holds_api_key_inline ... ok
[INFO] [stdout] test egress::types::tests::method_round_trip ... ok
[INFO] [stdout] test egress::types::tests::policy_serde_round_trip ... ok
[INFO] [stdout] test firecracker::tests::api_socket_path_in_state_dir ... ok
[INFO] [stdout] test firecracker::tests::boot_args_include_root_and_init ... ok
[INFO] [stdout] test firecracker::tests::control_message_kill ... ok
[INFO] [stdout] test firecracker::tests::control_message_terminate ... ok
[INFO] [stdout] test firecracker::tests::create_rejects_missing_firecracker_binary ... ok
[INFO] [stdout] test firecracker::tests::create_rejects_missing_firecracker_config ... ok
[INFO] [stdout] test firecracker::tests::extract_serial_hint_no_errors ... ok
[INFO] [stdout] test firecracker::tests::extract_serial_hint_empty_log ... ok
[INFO] [stdout] test firecracker::tests::guest_init_path_is_fixed ... ok
[INFO] [stdout] test firecracker::tests::parse_exit_code_message ... ok
[INFO] [stdout] test firecracker::tests::resolve_absolute_binary_preserves_path ... ok
[INFO] [stdout] test firecracker::tests::extract_serial_hint_finds_panic ... ok
[INFO] [stdout] test firecracker::tests::parse_signal_message ... ok
[INFO] [stdout] test firecracker::tests::rootfs_copy_path_in_state_dir ... ok
[INFO] [stdout] test firecracker::tests::serial_log_path_in_state_dir ... ok
[INFO] [stdout] test firecracker::tests::worker_guest_path_is_fixed ... ok
[INFO] [stdout] test firecracker::tests::vsock_socket_path_in_state_dir ... ok
[INFO] [stdout] test firecracker_api::tests::action_json_test ... ok
[INFO] [stdout] test firecracker::tests::resolve_relative_binary_uses_path_lookup ... ok
[INFO] [stdout] test firecracker_api::tests::drive_json_test ... ok
[INFO] [stdout] test firecracker_api::tests::boot_source_json_test ... ok
[INFO] [stdout] test firecracker_api::tests::format_put_request_basic ... ok
[INFO] [stdout] test firecracker_api::tests::machine_config_json_test ... ok
[INFO] [stdout] test firecracker_api::tests::vsock_json_test ... ok
[INFO] [stdout] test init_shim::tests::detect_firecracker_mode_from_env ... ok
[INFO] [stdout] test init_shim::tests::detect_no_firecracker_mode ... ok
[INFO] [stdout] test init_shim::tests::init_reads_mount_config_from_env ... ok
[INFO] [stdout] test init_shim::tests::init_uses_default_mount_config ... ok
[INFO] [stdout] test init_shim::tests::parse_firecracker_config_defaults ... ok
[INFO] [stdout] test init_shim::tests::parse_firecracker_config_full ... ok
[INFO] [stdout] test probe::tests::max_supported_full_linux ... ok
[INFO] [stdout] test init_shim::tests::read_nul_delimited_key_values_parses_env_pairs ... ok
[INFO] [stdout] test probe::tests::max_supported_kvm_but_no_firecracker_binary ... ok
[INFO] [stdout] test probe::tests::max_supported_no_namespaces ... ok
[INFO] [stdout] test probe::tests::parse_kernel_version_garbage ... ok
[INFO] [stdout] test probe::tests::max_supported_no_seccomp ... ok
[INFO] [stdout] test probe::tests::parse_kernel_version_standard ... ok
[INFO] [stdout] test probe::tests::parse_kernel_version_two_part ... ok
[INFO] [stdout] test rootfs::tests::rootfs_layout_has_required_directories ... ok
[INFO] [stdout] test rootfs::tests::rootfs_layout_has_required_devices ... ok
[INFO] [stdout] test probe::tests::max_supported_firecracker ... ok
[INFO] [stdout] test seccomp::tests::seccomp_allowed_syscalls_are_reasonable ... ok
[INFO] [stdout] test seccomp::tests::seccomp_filter_has_expected_size ... ok
[INFO] [stdout] test firecracker::tests::create_state_dir_unique ... ok
[INFO] [stdout] test seccomp::tests::seccomp_has_universal_equivalents ... ok
[INFO] [stdout] test seccomp::tests::seccomp_no_duplicate_syscalls ... ok
[INFO] [stdout] test types::tests::capsule_report_default_has_empty_egress_log ... ok
[INFO] [stdout] test types::tests::capsule_report_default_has_none_fields ... ok
[INFO] [stdout] test types::tests::capsule_spec_default_has_no_egress_policy ... ok
[INFO] [stdout] test types::tests::capsule_spec_default_has_standard_security ... ok
[INFO] [stdout] test types::tests::dev_tier_default_egress_is_none ... ok
[INFO] [stdout] test types::tests::firecracker_config_default_fields ... ok
[INFO] [stdout] test types::tests::firecracker_derived_defaults ... ok
[INFO] [stdout] test types::tests::firecracker_derived_vcpus ... ok
[INFO] [stdout] test types::tests::hardened_tier_default_egress_is_deny_all ... ok
[INFO] [stdout] test types::tests::rlimits_from_resource_limits_converts_memory ... ok
[INFO] [stdout] test types::tests::security_overrides_default_has_no_overrides ... ok
[INFO] [stdout] test types::tests::security_profile_default_is_standard ... ok
[INFO] [stdout] test types::tests::validate_accepts_dev_with_process ... ok
[INFO] [stdout] test types::tests::validate_accepts_egress_on_firecracker_backend ... ok
[INFO] [stdout] test types::tests::validate_accepts_egress_on_namespace_backend ... ok
[INFO] [stdout] test types::tests::validate_accepts_egress_on_process_backend ... ok
[INFO] [stdout] test types::tests::validate_accepts_standard_with_namespace ... ok
[INFO] [stdout] test types::tests::validate_fallback_accepts_downgrade ... ok
[INFO] [stdout] test types::tests::validate_firecracker_rejects_max_pids ... ok
[INFO] [stdout] test types::tests::validate_firecracker_requires_firecracker_config ... ok
[INFO] [stdout] test types::tests::validate_fallback_rejects_escalation ... ok
[INFO] [stdout] test types::tests::standard_tier_default_egress_is_deny_all ... ok
[INFO] [stdout] test types::tests::validate_no_fallback_is_ok ... ok
[INFO] [stdout] test types::tests::validate_firecracker_with_config_ok ... ok
[INFO] [stdout] test types::tests::validate_rejects_hardened_with_process ... ok
[INFO] [stdout] test types::tests::validate_rejects_dev_with_namespace ... ok
[INFO] [stdout] test vsock::tests::connect_request_format ... ok
[INFO] [stdout] test vsock::tests::parse_connect_fail ... ok
[INFO] [stdout] test vsock::tests::parse_connect_ok ... ok
[INFO] [stdout] test vsock::tests::well_known_ports ... ok
[INFO] [stdout] test workspace_image::tests::image_path_in_state_dir ... ok
[INFO] [stdout] test workspace_image::tests::default_image_size ... ok
[INFO] [stdout] test egress::proxy::tests::plain_http_allow_forwards_to_upstream ... ok
[INFO] [stdout] test egress::proxy::tests::plain_http_deny_returns_403_and_logs ... ok
[INFO] [stdout] test egress::proxy::tests::shutdown_stops_accept_loop ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 151 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/zk-init.rs (/opt/rustwide/target/release/deps/zk_init-d9768ae49c8d33b5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/zk-policy-build.rs (/opt/rustwide/target/release/deps/zk_policy_build-5687b449b8939a68)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::args_parses_long_forms ... ok
[INFO] [stdout] test tests::args_parses_help ... ok
[INFO] [stdout] test tests::args_rejects_unknown ... ok
[INFO] [stdout] test tests::build_policy_lowercases_host_for_dedup ... ok
[INFO] [stdout] test tests::build_policy_round_trips_json ... ok
[INFO] [stdout] test tests::build_policy_skips_denied_decisions ... ok
[INFO] [stdout] test tests::host_extraction_strips_port_and_path ... ok
[INFO] [stdout] test tests::build_policy_groups_by_host_and_unions_methods ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/firecracker_backend.rs (/opt/rustwide/target/release/deps/firecracker_backend-70992e6a869f6046)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test firecracker_tests::firecracker_missing_kvm_is_not_supported ... ok
[INFO] [stdout] test firecracker_tests::firecracker_kill_terminate_reaches_worker ... ok
[INFO] [stdout] test firecracker_tests::firecracker_workspace_round_trip ... ok
[INFO] [stdout] test firecracker_tests::firecracker_stdio_round_trip ... ok
[INFO] [stdout] test firecracker_tests::firecracker_capsule_with_egress_injects_proxy_env ... ok
[INFO] [stdout] test firecracker_tests::firecracker_timeout_kills_worker ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/namespace_backend.rs (/opt/rustwide/target/release/deps/namespace_backend-a287fbdb71f489bf)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test namespace_hardened_hides_host_filesystem ... ok
[INFO] [stdout] test namespace_capsule_exposes_raw_stdio ... ok
[INFO] [stdout] test namespace_capsule_with_egress_injects_proxy_env ... ok
[INFO] [stdout] test namespace_capsule_mounts_workspace_via_zk_init ... ok
[INFO] [stdout] test namespace_hardened_has_dev_null ... ok
[INFO] [stdout] test namespace_capsule_enforces_wall_clock_timeout ... ok
[INFO] [stdout] test namespace_capsule_egress_proxy_is_reachable_from_inside ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/process_backend.rs (/opt/rustwide/target/release/deps/process_backend-454ef542929a2ece)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test process_capsule_passes_env_to_worker ... ok
[INFO] [stdout] test process_capsule_stderr_captured ... ok
[INFO] [stdout] test process_capsule_with_egress_injects_proxy_env ... ok
[INFO] [stdout] test process_capsule_exposes_raw_stdio ... ok
[INFO] [stdout] test process_capsule_without_egress_has_empty_audit_log ... ok
[INFO] [stdout] test process_capsule_dev_rlimit_kills_memory_hog ... ok
[INFO] [stdout] test process_capsule_enforces_wall_clock_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests zeptocapsule
[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" "537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d", kill_on_drop: false }`
[INFO] [stdout] 537d2a0aec30b98d5fa590d556078a59057e60f929f0a44edbb48f997cc2f93d
