Compiling spt-daemon v0.69.0 (C:\Users\decid\Documents\projects\spt-core\.worktrees\asm-304-w2\crates\spt-daemon) Finished `test` profile [unoptimized + debuginfo] target(s) in 11.81s Running unittests src\lib.rs (target\debug\deps\spt_daemon-8ceb80bef5261bf4.exe) running 21 tests test bootstrap_firewall::tests::an_invocation_outcome_separates_killed_from_failed_and_completed ... ok test bootstrap_firewall::tests::the_opt_out_disables_mutation_for_every_value_including_empty_and_zero ... ok test bootstrap_firewall::tests::the_opt_out_refuses_before_the_argument_guard_and_before_any_host_command ... ok test bootstrap_firewall::tests::verify_refuses_a_relative_binder_and_port_zero_under_either_opt_out_state ... ok test bootstrap_firewall::windows::tests::a_half_carrying_the_other_halfs_scope_does_not_satisfy_the_pair ... ok test bootstrap_firewall::windows::tests::a_duplicate_of_one_name_is_ambiguous_while_the_two_name_pair_is_not ... ok test bootstrap_firewall::windows::tests::a_host_with_no_connected_ipv4_omits_the_lan_half_and_says_so ... ok test bootstrap_firewall::windows::tests::a_pair_written_on_one_subnet_does_not_verify_on_another_and_the_rewrite_is_named ... ok test bootstrap_firewall::windows::tests::a_rule_failing_hygiene_is_refused_even_when_its_scope_is_exactly_right ... ok test bootstrap_firewall::tests::the_residual_cleanup_command_is_a_self_verifying_removal_that_creates_nothing ... ok test bootstrap_firewall::windows::tests::a_program_bearing_rule_does_not_satisfy_a_spec_that_wants_no_program_filter ... ok test bootstrap_firewall::windows::tests::a_store_holding_only_the_tailnet_half_is_not_a_reconciled_pair ... ok test bootstrap_firewall::windows::tests::a_write_that_could_not_be_verified_does_not_read_as_a_refused_write ... ok test bootstrap_firewall::windows::tests::an_empty_effective_store_does_not_verify ... ok test bootstrap_firewall::windows::tests::an_effective_pair_from_a_non_local_source_is_refused_by_name ... ok test bootstrap_firewall::windows::tests::an_unrestricted_remote_does_not_satisfy_a_narrowed_spec ... ok test bootstrap_firewall::windows::tests::binder_text_accepts_only_an_absolute_nul_free_path ... ok test bootstrap_firewall::windows::tests::the_spec_is_built_for_the_bound_port_and_a_stale_port_rule_does_not_satisfy_it ... ok test bootstrap_firewall::windows::tests::the_lan_scope_is_the_network_prefix_and_every_widening_address_is_excluded ... ok test bootstrap_firewall::windows::tests::the_write_path_renders_both_halves_and_no_program_filter_by_default ... ok test bootstrap_firewall::windows::tests::encoded_scripts_round_trip_as_utf16le_and_carry_the_ownership_identifiers ... ok test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 982 filtered out; finished in 0.00s EXIT=0