[INFO] cloning repository https://github.com/lssLab/Calando
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lssLab/Calando" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlssLab%2FCalando", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FlssLab%2FCalando'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 094fd129d8a7ba78381b563ab7f22fe279e15c15
[INFO] testing lssLab/Calando 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%2FlssLab%2FCalando" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/lssLab/Calando
[INFO] finished tweaking git repo https://github.com/lssLab/Calando
[INFO] tweaked toml for git repo https://github.com/lssLab/Calando written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lssLab/Calando 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/lssLab/Calando 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded winnow v0.7.15
[INFO] [stderr]   Downloaded libc v0.2.187
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c
[INFO] running `Command { std: "docker" "start" "6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c", 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" "6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c" "/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" "6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c", 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" "6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling libc v0.2.187
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling syn v3.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling memory-supervisor v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c", 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" "6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c" "/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 typenum v1.20.1
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.187
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling memory-supervisor v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 4m 02s
[INFO] running `Command { std: "docker" "inspect" "6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c", 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" "6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/memory_supervisor-38cfc8081e7430a1)
[INFO] [stdout] 
[INFO] [stdout] running 196 tests
[INFO] [stdout] test codex_app::tests::app_planner_waits_outside_the_calculated_horizon_and_moves_one_step_normally ... ok
[INFO] [stdout] test codex_app::tests::app_server_detection_requires_the_exact_subcommand ... ok
[INFO] [stdout] test codex_app::tests::app_server_restart_drops_the_previous_process_identity_and_thread_ownership ... ok
[INFO] [stdout] test codex_app::tests::ambiguous_process_stays_unattributed_and_shared_host_is_never_owned ... ok
[INFO] [stdout] test codex_app::tests::blind_backstop_horizon_counts_every_possible_owner_without_restricting_them_early ... ok
[INFO] [stdout] test codex_app::tests::blind_dominance_does_not_select_exact_threads_that_do_not_materially_explain_growth ... ok
[INFO] [stdout] test codex_app::tests::blind_horizon_finishes_the_serial_owner_search_before_the_reserve ... ok
[INFO] [stdout] test codex_app::tests::exact_app_work_runs_later_and_without_a_surface_wide_gate ... ok
[INFO] [stdout] test codex_app::tests::estimated_command_ownership_never_authorizes_targeted_physical_control ... ok
[INFO] [stdout] test codex_app::tests::blind_planner_adds_one_uncertain_target_then_waits_a_reaction ... ok
[INFO] [stdout] test codex_app::tests::exact_long_running_tool_keeps_its_thread_beyond_idle_roster_retention ... ok
[INFO] [stdout] test codex_app::tests::process_present_at_pretool_boundary_is_never_claimed_by_that_tool ... ok
[INFO] [stdout] test codex_app::tests::ordinary_cli_observation_is_a_strict_noop ... ok
[INFO] [stdout] test codex_app::tests::expiring_receipt_cannot_shorten_the_advertised_blind_horizon ... ok
[INFO] [stdout] test codex_app::tests::temporary_or_foreign_wsl_supervisor_cannot_rewrite_the_owners_app_hooks ... ok
[INFO] [stdout] test codex_app::tests::same_session_on_two_live_servers_becomes_an_identity_collision ... ok
[INFO] [stdout] test codex_app::tests::windows_and_macos_use_the_active_app_servers_environment_not_the_supervisor_fallback ... ok
[INFO] [stdout] test codex_app::tests::unresolved_non_linux_home_is_visible_but_never_authoritative ... ok
[INFO] [stdout] test codex_app::tests::wsl_app_server_uses_its_codex_home_for_the_native_hook_route ... ok
[INFO] [stdout] test containment::tests::a_large_stable_process_and_a_short_spike_are_not_runaway ... ok
[INFO] [stdout] test codex_app::tests::two_threads_share_one_host_but_own_separate_tool_trees ... ok
[INFO] [stdout] test containment::tests::hard_cap_or_external_pressure_does_not_manufacture_a_leak ... ok
[INFO] [stdout] test containment::tests::hook_observation_keeps_old_json_compatible_and_extracts_app_tool_identity ... ok
[INFO] [stdout] test containment::tests::strict_certificate_rejects_each_common_false_positive ... ok
[INFO] [stdout] test containment::tests::tool_classifier_preserves_results_and_blocks_only_the_named_ladder_classes ... ok
[INFO] [stdout] test control::tests::budget_amounts_default_to_gib_and_accept_unit_suffixes ... ok
[INFO] [stdout] test control::tests::budget_gate_orders_error_confirmation_and_plain_application ... ok
[INFO] [stdout] test config::tests::environment_precedence_validation_and_mandatory_channels_match_python ... ok
[INFO] [stdout] test control::tests::budget_totals_separate_theoretical_from_currently_possible ... ok
[INFO] [stdout] test control::tests::machine_level_commitment_also_requires_confirmation ... ok
[INFO] [stdout] test containment::tests::chained_shell_commands_cannot_hide_a_heavy_segment_behind_a_light_prefix ... ok
[INFO] [stdout] test control::tests::route_parser_is_canonical_and_process_arguments_are_bounded ... ok
[INFO] [stdout] test config::tests::malformed_configuration_pointer_and_notification_roundtrip_are_safe ... ok
[INFO] [stdout] test events::tests::legacy_event_messages_are_normalized_at_the_user_boundary ... ok
[INFO] [stdout] test control::tests::maintenance_paths_prefer_the_structured_layout_and_accept_v020_flat_layout ... ok
[INFO] [stdout] test control::tests::resume_without_pid_selects_only_one_paused_process ... ok
[INFO] [stdout] test control::tests::power_off_refuses_to_strand_paused_or_pending_process_control ... ok
[INFO] [stdout] test control::tests::control_acknowledgements_distinguish_rejection_from_uncommitted_signal ... ok
[INFO] [stdout] test control::tests::mandatory_notification_routes_cannot_be_disabled_or_configured ... ok
[INFO] [stdout] test gate::tests::codex_app_surface_gate_is_scoped_to_app_commands_only ... ok
[INFO] [stdout] test gate::tests::cached_peer_malformed_collections_and_leak_only_state_keep_admission_exact ... ok
[INFO] [stdout] test gate::tests::lifecycle_inventory_epoch_never_becomes_an_active_notice ... ok
[INFO] [stdout] test gate::tests::blind_app_incident_reaches_only_the_affected_app_leads ... ok
[INFO] [stdout] test events::tests::pending_events_follow_creation_time_not_hash_filename ... ok
[INFO] [stdout] test gate::tests::logical_ladder_blocks_only_the_named_future_work_and_never_queues_edits ... ok
[INFO] [stdout] test gate::tests::lead_receives_bounded_incident_batches_without_events_consuming_them ... ok
[INFO] [stdout] test gate::tests::lead_receives_a_recorded_subagent_block_after_the_control_epoch ... ok
[INFO] [stdout] test events::tests::event_queue_dedupes_sanitizes_and_acknowledges ... ok
[INFO] [stdout] test gate::tests::adaptive_braking_holds_new_high_memory_starts_but_not_observation_or_ordinary_work ... ok
[INFO] [stdout] test gate::tests::red_start_fallback_and_lifecycle_are_bounded ... ok
[INFO] [stdout] test gate::tests::resume_notice_is_injected_once ... ok
[INFO] [stdout] test gate::tests::session_prompt_and_action_event_contracts_match_provider_boundaries ... ok
[INFO] [stdout] test gate::tests::orange_spawn_is_denied_but_non_expansion_is_allowed ... ok
[INFO] [stdout] test integration::tests::codex_app_reports_split_enable_state_for_the_same_windows_wsl_file ... ok
[INFO] [stdout] test gate::tests::stale_red_state_fails_open ... ok
[INFO] [stdout] test integration::tests::codex_hook_health_requires_every_event_to_be_enabled_and_currently_trusted ... ok
[INFO] [stdout] test integration::tests::codex_windows_hook_uses_the_powershell_call_operator_and_escapes_paths ... ok
[INFO] [stdout] test integration::tests::codex_trust_hash_matches_the_normalized_hook_contract ... ok
[INFO] [stdout] test integration::tests::dangling_config_symlink_is_refused ... ok
[INFO] [stdout] test integration::tests::cross_device_cleanup_failure_keeps_the_complete_destination ... FAILED
[INFO] [stdout] test integration::tests::codex_hook_paths_match_windows_and_wsl_aliases_but_not_other_homes ... ok
[INFO] [stdout] test integration::tests::install_name_migration_falls_back_to_copy_across_devices ... ok
[INFO] [stdout] test integration::tests::claude_discovery_uses_supported_nvm_install_when_path_starts_with_old_global ... ok
[INFO] [stdout] test integration::tests::hook_update_preserves_symlink_target_and_existing_modes ... ok
[INFO] [stdout] test integration::tests::codex_app_hook_routes_merge_wsl_and_windows_without_cross_overwrite ... ok
[INFO] [stdout] test integration::tests::hook_merge_is_idempotent_and_preserves_foreign_handlers ... ok
[INFO] [stdout] test gate::tests::subagent_hooks_cannot_consume_the_leads_episode_notice ... ok
[INFO] [stdout] test integration::tests::ordinary_cli_hook_contract_carries_its_authoritative_source ... ok
[INFO] [stdout] test notify::tests::action_only_filter_skips_every_optional_transport ... ok
[INFO] [stdout] test integration::tests::provider_contract_versions_are_exact ... ok
[INFO] [stdout] test notify::tests::http_request_contract_keeps_headers_payload_and_status_exact ... ok
[INFO] [stdout] test integration::tests::install_name_migration_keeps_external_federation_on_its_volume ... ok
[INFO] [stdout] test notify::tests::telegram_token_and_update_parsing_helpers_are_strict ... ok
[INFO] [stdout] test platform::tests::co_residency_guard_scopes_a_non_host_local_rendezvous_to_self ... ok
[INFO] [stdout] test integration::tests::install_name_migration_rewrites_default_state_and_federation_pointers ... ok
[INFO] [stdout] test integration::tests::install_name_migration_preserves_current_keys_and_removes_dead_policy ... ok
[INFO] [stdout] test integration::tests::codex_app_hook_writer_supports_every_native_platform_family ... ok
[INFO] [stdout] test integration::tests::mixed_hook_groups_and_malformed_containers_are_handled_exactly ... ok
[INFO] [stdout] test platform::tests::incidents_no_longer_pin_admission_but_degraded_protection_does ... ok
[INFO] [stdout] test platform::tests::federation_reader_is_platform_agnostic_inside_one_local_memory_domain ... ok
[INFO] [stdout] test platform::tests::darwin_process_and_capacity_override_parsers_preserve_identity ... ok
[INFO] [stdout] test platform::tests::linux_stat_parser_allows_spaces_and_closing_parentheses ... ok
[INFO] [stdout] test platform::tests::peer_cap_proximity_stays_local_while_pressure_still_federates ... ok
[INFO] [stdout] test platform::tests::native_counter_and_state_parsers_match_reference_cases ... ok
[INFO] [stdout] test platform::tests::windows_inventory_cache_retries_on_interval_and_preserves_last_success ... ok
[INFO] [stdout] test platform::tests::windows_quotes_keep_executable_together ... ok
[INFO] [stdout] test policy::tests::ample_normal_headroom_never_holds_on_slope_alone_but_the_real_reserve_boundary_does ... ok
[INFO] [stdout] test policy::tests::adaptive_thresholds_match_python_reference_points ... ok
[INFO] [stdout] test policy::tests::critical_wsl_pressure_with_ample_slow_headroom_only_observes ... ok
[INFO] [stdout] test policy::tests::pressure_and_hard_cap_matrix_matches_reference_edge_cases ... ok
[INFO] [stdout] test policy::tests::profiles_and_invalid_overrides_match_reference_policy ... ok
[INFO] [stdout] test policy::tests::stopping_distance_is_time_consistent_across_small_and_huge_machines ... ok
[INFO] [stdout] test policy::tests::target_detection_is_exact_and_filters_tiny_support_processes ... ok
[INFO] [stdout] test policy::tests::target_trees_and_opt_in_cap_match_python_contract ... ok
[INFO] [stdout] test policy::tests::tracked_growth_without_machine_headroom_loss_is_not_attributed_to_agents ... ok
[INFO] [stdout] test runtime::tests::codex_app_pending_pause_requires_a_durable_exact_recovery_record ... ok
[INFO] [stdout] test policy::tests::kernel_noise_does_not_erase_a_durable_collapse_but_stable_low_memory_only_holds_fanout ... ok
[INFO] [stdout] test notify::tests::detached_notification_children_are_reaped ... ok
[INFO] [stdout] test runtime::tests::malformed_notification_delivery_state_degrades_without_reaching_dispatch ... ok
[INFO] [stdout] test runtime::tests::federation_peer_history_is_bounded_and_keeps_its_subset_invariant ... ok
[INFO] [stdout] test policy::tests::stable_high_use_is_allowed_and_an_unconfirmed_rapid_projection_only_observes ... ok
[INFO] [stdout] test platform::tests::command_output_drains_more_than_a_pipe_buffer ... ok
[INFO] [stdout] test status::tests::app_connection_failure_prints_app_settings_guidance ... ok
[INFO] [stdout] test runtime::tests::lifecycle_only_epochs_are_removed_on_load ... ok
[INFO] [stdout] test runtime::tests::paused_identity_survives_restart_and_corruption_degrades_safely ... ok
[INFO] [stdout] test status::tests::cached_peer_cap_and_health_failures_remain_explicit_in_json_and_human_output ... ok
[INFO] [stdout] test platform::tests::cgroup_parent_limits_and_federation_filtering_match_reference_cases ... ok
[INFO] [stdout] test status::tests::human_actions_list_every_exact_pid_and_recent_delivery_state ... ok
[INFO] [stdout] test status::tests::intentional_power_off_is_healthy_and_actionable ... ok
[INFO] [stdout] test status::tests::logical_cushion_is_readable_and_never_described_as_a_process_pause ... ok
[INFO] [stdout] test status::tests::invalid_timestamp_and_federation_health_are_reported_without_panics ... ok
[INFO] [stdout] test status::tests::pause_block_leads_with_exact_recovery_command ... ok
[INFO] [stdout] test status::tests::stale_prune_removes_old_malformed_artifact ... ok
[INFO] [stdout] test status::tests::worst_peer_controls_json_admission_fields ... ok
[INFO] [stdout] test status::tests::claude_version_failure_does_not_hide_an_existing_hook ... ok
[INFO] [stdout] test supervisor::tests::admission_uses_worst_peer_and_active_recovery_holds ... ok
[INFO] [stdout] test supervisor::tests::app_backstop_is_counted_only_when_the_physical_target_is_really_usable ... ok
[INFO] [stdout] test supervisor::tests::action_hysteresis_and_utilization_events_preserve_performance_first_policy ... ok
[INFO] [stdout] test supervisor::tests::ample_critical_observation_sends_no_protection_alert ... ok
[INFO] [stdout] test storage::tests::atomic_private_write_and_bounded_rotation_match_the_python_contract ... ok
[INFO] [stdout] test status::tests::connection_status_rejects_a_stale_hook_binary ... ok
[INFO] [stdout] test supervisor::tests::app_hook_route_requires_a_fresh_receipt_from_the_current_file_version ... ok
[INFO] [stdout] test supervisor::tests::app_physical_backstop_requires_every_handoff_to_be_observed_by_a_current_hook ... ok
[INFO] [stdout] test supervisor::tests::app_confirmed_planner_tightens_only_the_causal_app_agent ... ok
[INFO] [stdout] test supervisor::tests::app_guard_controller_receipt_rejects_a_reused_controller_pid ... ok
[INFO] [stdout] test supervisor::tests::blocked_subagent_lifecycle_preserves_the_supervisor_reason ... ok
[INFO] [stdout] test supervisor::tests::app_cushion_is_one_pressure_episode_not_a_second_remote_alert ... ok
[INFO] [stdout] test supervisor::tests::causal_blind_app_work_keeps_full_performance_outside_its_stopping_distance ... ok
[INFO] [stdout] test supervisor::tests::causal_app_work_reopens_after_it_moves_outside_the_braking_distance ... ok
[INFO] [stdout] test supervisor::tests::cleanup_prunes_ended_sessions_but_keeps_restricted_paused_and_recent ... ok
[INFO] [stdout] test supervisor::tests::codex_app_threads_are_independent_and_never_own_the_shared_host_pid ... ok
[INFO] [stdout] test supervisor::tests::attributed_collapse_can_pause_a_growing_support_process_without_a_cap ... ok
[INFO] [stdout] test supervisor::tests::complete_abnormal_evidence_requires_fresh_reconfirmation ... ok
[INFO] [stdout] test supervisor::tests::confirmed_app_child_requires_current_route_and_handoff_receipt ... ok
[INFO] [stdout] test supervisor::tests::confirmed_app_runaway_uses_app_scoped_automatic_recovery ... ok
[INFO] [stdout] test supervisor::tests::app_physical_resume_starts_a_fresh_live_probation_window ... ok
[INFO] [stdout] test supervisor::tests::derivative_alone_has_no_pause_authority_even_during_global_distress ... ok
[INFO] [stdout] test supervisor::tests::detected_codex_app_server_is_protected_before_first_hook ... ok
[INFO] [stdout] test supervisor::tests::direct_process_risk_scales_by_time_to_reserve_not_machine_size_ratio ... ok
[INFO] [stdout] test supervisor::tests::adaptive_stopping_distance_scales_from_eight_workers_to_hundreds_of_leads ... ok
[INFO] [stdout] test supervisor::tests::direct_verified_lead_override_precedes_unrelated_newer_subagent ... ok
[INFO] [stdout] test supervisor::tests::estimated_app_child_counts_only_as_a_blind_backstop ... ok
[INFO] [stdout] test supervisor::tests::committed_app_guard_cannot_be_reconciled_away_before_its_terminal_receipt ... ok
[INFO] [stdout] test supervisor::tests::estimated_child_is_not_a_backstop_when_an_idle_lead_cannot_acknowledge_it ... ok
[INFO] [stdout] test supervisor::tests::external_pressure_and_safe_high_use_do_not_cushion_existing_agents ... ok
[INFO] [stdout] test supervisor::tests::control_intent_is_durable_before_a_real_resume_signal ... ok
[INFO] [stdout] test supervisor::tests::daemon_immediately_recovers_a_pause_when_the_app_guard_loses_recovery ... ok
[INFO] [stdout] test supervisor::tests::exact_pid_pause_resume_and_persistence_rollback_use_real_signals ... ok
[INFO] [stdout] test supervisor::tests::high_memory_process_needs_growth_and_pressure_before_pause_eligibility ... ok
[INFO] [stdout] test supervisor::tests::durable_notification_results_acknowledgements_and_timeouts_are_merged ... ok
[INFO] [stdout] test supervisor::tests::idle_app_window_makes_a_shared_host_brake_unreachable_not_early ... ok
[INFO] [stdout] test supervisor::tests::full_blind_app_path_closes_the_surface_before_targeting_one_agent ... ok
[INFO] [stdout] test supervisor::tests::hold_is_one_pressure_episode_with_one_start_and_one_recovery ... ok
[INFO] [stdout] test supervisor::tests::federation_peer_loss_survives_restart_and_realerts_after_recovery ... ok
[INFO] [stdout] test supervisor::tests::lead_pause_is_refused_without_a_verified_exact_terminal ... ok
[INFO] [stdout] test supervisor::tests::logical_containment_prioritizes_verified_abnormality_over_recency ... ok
[INFO] [stdout] test supervisor::tests::non_dominant_exact_app_growth_is_not_advertised_as_the_final_backstop ... ok
[INFO] [stdout] test supervisor::tests::failed_control_intent_sends_no_signal_and_uncommitted_completion_is_explicit ... ok
[INFO] [stdout] test supervisor::tests::one_light_app_session_stays_open_during_an_ample_pressure_observation ... ok
[INFO] [stdout] test supervisor::tests::lead_probation_is_one_shot_and_stable_recovery_is_durable ... ok
[INFO] [stdout] test supervisor::tests::ordinary_lifecycle_does_not_advance_a_user_visible_control_epoch ... ok
[INFO] [stdout] test supervisor::tests::only_the_owner_registered_binary_may_repair_app_hooks ... ok
[INFO] [stdout] test supervisor::tests::notification_dispatch_waits_for_a_durable_ledger ... ok
[INFO] [stdout] test supervisor::tests::lead_probation_relapse_repauses_once_and_then_requires_manual_choice ... ok
[INFO] [stdout] test supervisor::tests::pressure_episode_does_not_call_a_gone_worker_clean_recovery ... ok
[INFO] [stdout] test supervisor::tests::pending_pressure_episode_edge_recovers_both_crash_windows ... ok
[INFO] [stdout] test supervisor::tests::new_app_server_generation_immediately_releases_the_stopped_old_host ... ok
[INFO] [stdout] test supervisor::tests::pressure_episode_recovery_waits_for_every_actuator ... ok
[INFO] [stdout] test supervisor::tests::owner_resume_atomically_cancels_a_committed_app_guard_before_its_signal ... ok
[INFO] [stdout] test supervisor::tests::recovery_window_survives_alternation_below_the_held_level ... ok
[INFO] [stdout] test supervisor::tests::reconcile_finishes_pending_termination_when_the_exact_pid_is_gone ... ok
[INFO] [stdout] test supervisor::tests::shared_host_handoff_scope_includes_idle_active_app_leads ... ok
[INFO] [stdout] test supervisor::tests::shared_host_never_skips_an_actionable_confirmed_child ... ok
[INFO] [stdout] test supervisor::tests::singleton_lock_releases_cleanly ... ok
[INFO] [stdout] test supervisor::tests::pressure_policy_pauses_at_most_one_and_never_blames_external_pressure ... ok
[INFO] [stdout] test supervisor::tests::sustained_material_growth_must_cross_the_adaptive_stop_size ... ok
[INFO] [stdout] test supervisor::tests::tick_interval_cannot_outlive_the_fresh_state_contract ... ok
[INFO] [stdout] test supervisor::tests::transient_small_burst_never_becomes_a_process_pause_candidate ... ok
[INFO] [stdout] test supervisor::tests::reconcile_detects_external_resume_clears_probation_and_expires_cooldown ... ok
[INFO] [stdout] test supervisor::tests::useful_large_growth_is_not_called_a_runaway ... ok
[INFO] [stdout] test supervisor::tests::user_notices_keep_evidence_actions_and_estimates_separate ... ok
[INFO] [stdout] test supervisor::tests::wsl_default_instance_names_are_unique_per_distribution ... ok
[INFO] [stdout] test terminal::tests::exact_pty_receives_the_notice_and_identity_mismatch_writes_nothing ... ok
[INFO] [stdout] test terminal::tests::regular_file_is_never_a_terminal ... ok
[INFO] [stdout] test tests::command_names_share_one_binary ... ok
[INFO] [stdout] test topology::tests::a_local_directory_is_host_local_co_residency_proof ... ok
[INFO] [stdout] test topology::tests::co_tenant_only_for_shared_dynamic_ram ... ok
[INFO] [stdout] test topology::tests::forced_topology_overrides_detection_and_describes_itself ... ok
[INFO] [stdout] test topology::tests::native_filesystem_signals_reject_network_channels ... ok
[INFO] [stdout] test supervisor::tests::unpersisted_probation_relapse_is_resumed_and_marked_degraded ... ok
[INFO] [stdout] test supervisor::tests::blind_app_pause_persists_scope_before_stopping_one_exact_descendant ... ok
[INFO] [stdout] test supervisor::tests::unpersisted_probation_completion_restores_the_previous_incident_for_retry ... ok
[INFO] [stdout] test supervisor::tests::sustained_recovery_reopens_in_batches_within_the_recovery_deadline ... ok
[INFO] [stdout] test supervisor::tests::pressure_episode_coalesces_cross_emitter_actions_to_start_and_recovery ... ok
[INFO] [stdout] test platform::tests::command_timeout_does_not_wait_for_a_descendant_inheriting_the_pipe ... ok
[INFO] [stdout] test app_guard::tests::independent_guard_resumes_only_the_matching_persisted_pause_episode ... ok
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration::tests::cross_device_cleanup_failure_keeps_the_complete_destination stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'integration::tests::cross_device_cleanup_failure_keeps_the_complete_destination' (1477) panicked at src/integration.rs:2674:10:
[INFO] [stdout] called `Result::unwrap_err()` on an `Ok` value: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61c3a780aa06 - <unknown>
[INFO] [stdout]    1:     0x61c3a75b1534 - <unknown>
[INFO] [stdout]    2:     0x61c3a780effc - <unknown>
[INFO] [stdout]    3:     0x61c3a77e30f2 - <unknown>
[INFO] [stdout]    4:     0x61c3a78014a1 - <unknown>
[INFO] [stdout]    5:     0x61c3a7801682 - <unknown>
[INFO] [stdout]    6:     0x61c3a77e31a2 - <unknown>
[INFO] [stdout]    7:     0x61c3a77daf69 - <unknown>
[INFO] [stdout]    8:     0x61c3a77e872d - <unknown>
[INFO] [stdout]    9:     0x61c3a75b1bec - <unknown>
[INFO] [stdout]   10:     0x61c3a75b19c2 - <unknown>
[INFO] [stdout]   11:     0x61c3a7777a7b - <unknown>
[INFO] [stdout]   12:     0x61c3a7810dab - <unknown>
[INFO] [stdout]   13:     0x61c3a781ddf2 - <unknown>
[INFO] [stdout]   14:     0x61c3a7818e74 - <unknown>
[INFO] [stdout]   15:     0x61c3a78213a2 - <unknown>
[INFO] [stdout]   16:     0x61c3a7809afe - <unknown>
[INFO] [stdout]   17:     0x73c8231f207a - <unknown>
[INFO] [stdout]   18:     0x73c823285534 - clone
[INFO] [stdout]   19:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration::tests::cross_device_cleanup_failure_keeps_the_complete_destination
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 195 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 10.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c", kill_on_drop: false }`
[INFO] [stdout] 6fdd4fe587e738fbfeaa07130f2005bbebe2401eeb14a08bb649457ea152862c
