[INFO] cloning repository https://github.com/Ultima0369/trit-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ultima0369/trit-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUltima0369%2Ftrit-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUltima0369%2Ftrit-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cc9aa9cb3d0c2ffa52eee798aaad400eb95d92dc
[INFO] testing Ultima0369/trit-core 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%2FUltima0369%2Ftrit-core" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ultima0369/trit-core
[INFO] finished tweaking git repo https://github.com/Ultima0369/trit-core
[INFO] tweaked toml for git repo https://github.com/Ultima0369/trit-core written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ultima0369/trit-core 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/Ultima0369/trit-core 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-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c
[INFO] running `Command { std: "docker" "start" "8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c", 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" "8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c" "/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" "8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c", 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" "8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling trit-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.93s
[INFO] running `Command { std: "docker" "inspect" "8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c", 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" "8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c" "/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 serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.8.53
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.53
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling trit-core v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 40.99s
[INFO] running `Command { std: "docker" "inspect" "8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c", 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" "8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/trit_core-8084b79d53a81f36)
[INFO] [stdout] 
[INFO] [stdout] running 478 tests
[INFO] [stdout] test adapters::adaptive_iteration::tests::no_history_no_correction ... ok
[INFO] [stdout] test adapters::adaptive_iteration::tests::module_id_and_name ... ok
[INFO] [stdout] test adapters::adaptive_iteration::tests::detects_entrainment ... ok
[INFO] [stdout] test adapters::adaptive_iteration::tests::clear_on_unmount ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::attention_scheduler_lifecycle ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::attention_scheduler_module_id ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::attention_scheduler_process_continue ... ok
[INFO] [stdout] test adapters::adaptive_iteration::tests::detects_staleness ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::attention_scheduler_process_hold_on_low_bandwidth ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::consecutive_holds_escalates_to_recalibrate ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::depth_below_standard_always_continues ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::depth_reduced_still_runs_attention ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::embodied_signal_suggests_body_shift_when_low_bandwidth ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::from_budget_uses_correct_bandwidth ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::from_depth_uses_correct_bandwidth ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::hold_counter_resets_on_non_hold ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::loop_entrainment_detected ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::low_bandwidth_suggests_hold ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::overloaded_load_suggests_recalibrate ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::suggest_with_budget_updates_bandwidth ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::update_bandwidth_syncs_from_budget ... ok
[INFO] [stdout] test adapters::cognitive_deconstruction::tests::empty_input_insufficient_evidence ... ok
[INFO] [stdout] test adapters::cognitive_deconstruction::tests::high_ambiguity_high_certainty_detects_impulse ... ok
[INFO] [stdout] test adapters::cognitive_deconstruction::tests::impulse_count_resets_on_unmount ... ok
[INFO] [stdout] test adapters::cognitive_deconstruction::tests::input_entropy_all_different_is_high ... ok
[INFO] [stdout] test adapters::cognitive_deconstruction::tests::input_entropy_all_same_is_low ... ok
[INFO] [stdout] test adapters::cognitive_deconstruction::tests::low_entropy_low_determinacy_no_impulse ... ok
[INFO] [stdout] test adapters::cognitive_deconstruction::tests::mixed_values_neutral_phases_no_impulse ... ok
[INFO] [stdout] test adapters::cognitive_deconstruction::tests::module_id_and_name ... ok
[INFO] [stdout] test adapters::cognitive_deconstruction::tests::output_determinacy_extreme_phases_is_high ... ok
[INFO] [stdout] test adapters::cognitive_deconstruction::tests::output_determinacy_neutral_phases_is_low ... ok
[INFO] [stdout] test adapters::conflict_suspension::tests::cross_frame_opposition_detected ... ok
[INFO] [stdout] test adapters::conflict_suspension::tests::mixed_frames_no_clear_opposition ... ok
[INFO] [stdout] test adapters::conflict_suspension::tests::module_id_and_name ... ok
[INFO] [stdout] test adapters::conflict_suspension::tests::same_frame_no_cross_frame_conflict ... ok
[INFO] [stdout] test adapters::conflict_suspension::tests::single_signal_no_conflict ... ok
[INFO] [stdout] test adapters::conflict_suspension::tests::suspension_count_resets_on_unmount ... ok
[INFO] [stdout] test adapters::coupling_adapter::tests::absolute_frame_hold_is_valid ... ok
[INFO] [stdout] test adapters::coupling_adapter::tests::empty_input_hold ... ok
[INFO] [stdout] test adapters::coupling_adapter::tests::meta_frame_in_external_input ... ok
[INFO] [stdout] test adapters::coupling_adapter::tests::module_id_and_name ... ok
[INFO] [stdout] test adapters::coupling_adapter::tests::unknown_value_violation ... ok
[INFO] [stdout] test adapters::coupling_adapter::tests::valid_signals_pass ... ok
[INFO] [stdout] test adapters::coupling_adapter::tests::violation_count_resets_on_unmount ... ok
[INFO] [stdout] test adapters::critical_thinking::tests::contradictory_signals_detected ... ok
[INFO] [stdout] test adapters::critical_thinking::tests::empty_input_returns_hold ... ok
[INFO] [stdout] test adapters::critical_thinking::tests::lifecycle ... ok
[INFO] [stdout] test adapters::critical_thinking::tests::many_frames_reduces_confidence ... ok
[INFO] [stdout] test adapters::critical_thinking::tests::module_id_and_name ... ok
[INFO] [stdout] test adapters::adaptive_iteration::tests::staleness_resets_on_non_hold ... ok
[INFO] [stdout] test adapters::bandwidth_scheduler::tests::bandwidth_from_depth_maps_correctly ... ok
[INFO] [stdout] test adapters::critical_thinking::tests::single_frame_no_contradictions ... ok
[INFO] [stdout] test adapters::ecological_assessment::tests::empty_input_hold ... ok
[INFO] [stdout] test adapters::ecological_assessment::tests::module_id_and_name ... ok
[INFO] [stdout] test adapters::ecological_assessment::tests::no_concerns_clean_signals ... ok
[INFO] [stdout] test adapters::ecological_assessment::tests::overconfidence_detected ... ok
[INFO] [stdout] test adapters::ecological_assessment::tests::physical_intervention_irreversibility ... ok
[INFO] [stdout] test adapters::engineering::tests::empty_signals_hold ... ok
[INFO] [stdout] test adapters::engineering::tests::insufficient_budget_returns_hold ... ok
[INFO] [stdout] test adapters::engineering::tests::many_frames_reduces_feasibility ... ok
[INFO] [stdout] test adapters::engineering::tests::module_id_and_name ... ok
[INFO] [stdout] test adapters::ecological_assessment::tests::high_complexity_warning ... ok
[INFO] [stdout] test adapters::engineering::tests::single_frame_clear_phase_feasible ... ok
[INFO] [stdout] test adapters::reflexive_audit::tests::clean_audit_when_no_conflicts ... ok
[INFO] [stdout] test adapters::reflexive_audit::tests::explanation_impulse_detected ... ok
[INFO] [stdout] test adapters::reflexive_audit::tests::forced_collapse_detected ... ok
[INFO] [stdout] test adapters::reflexive_audit::tests::reflexive_audit_module_clear_on_unmount ... ok
[INFO] [stdout] test adapters::reflexive_audit::tests::reflexive_audit_module_clean_process ... ok
[INFO] [stdout] test adapters::reflexive_audit::tests::reflexive_audit_module_id ... ok
[INFO] [stdout] test adapters::reflexive_audit::tests::reflexive_posture_is_hold_when_audit_fails ... ok
[INFO] [stdout] test adapters::reflexive_audit::tests::reflexive_posture_is_true_when_clean ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::calibrate_from_clean_result_strengthens ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::calibrate_from_conflicted_result_weakens ... ok
[INFO] [stdout] test adapters::reflexive_audit::tests::reflexive_audit_module_detects_conflict ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::calibrate_from_neutral_result_skips ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::calibrate_from_unknown_skips ... ok
[INFO] [stdout] test adapters::ecological_assessment::tests::warning_count_resets_on_unmount ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::calibrate_phase_clamped_to_range ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::confidence_ceiling_grows_with_calibrations ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::confidence_ceiling_zero_calibrations ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::confidence_ceiling_max_is_095 ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::human_defaults_have_patterns ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::infer_confidence_scales_with_calibrations ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::infer_receiver_from_first_person ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::infer_receiver_without_pattern_uses_input ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::self_knowledge_module_calibrate_from_feedback ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::self_knowledge_module_calibrate_negative_feedback ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::self_knowledge_module_empty_input ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::self_knowledge_module_id ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::self_knowledge_module_lifecycle ... ok
[INFO] [stdout] test adapters::self_knowledge::tests::self_knowledge_module_with_signals ... ok
[INFO] [stdout] test adapters::tests::cognitive_module_lifecycle ... ok
[INFO] [stdout] test adapters::tests::cognitive_module_process ... ok
[INFO] [stdout] test adapters::tests::default_calibrate_returns_zero ... ok
[INFO] [stdout] test adapters::tests::module_output_confidence_clamped ... ok
[INFO] [stdout] test adapters::tests::module_output_trace_is_set ... ok
[INFO] [stdout] test adapters::tests::module_output_with_interrupts ... ok
[INFO] [stdout] test anchor::cost_factor::tests::co2_global_generic_returns_baseline ... ok
[INFO] [stdout] test anchor::cost_factor::tests::co2_north_america_energy_applies_adjustments ... ok
[INFO] [stdout] test anchor::cost_factor::tests::confidence_is_preserved ... ok
[INFO] [stdout] test anchor::cost_factor::tests::effective_cost_applies_both_multipliers ... ok
[INFO] [stdout] test anchor::cost_factor::tests::factor_count_is_correct ... ok
[INFO] [stdout] test anchor::cost_factor::tests::is_operational_true_when_factors_loaded ... ok
[INFO] [stdout] test anchor::cost_factor::tests::missing_factor_returns_none ... ok
[INFO] [stdout] test anchor::cost_factor::tests::unknown_region_falls_back_to_1_0 ... ok
[INFO] [stdout] test anchor::cost_factor::tests::water_mena_agriculture_applies_scarcity_multiplier ... ok
[INFO] [stdout] test anchor::ecological_base::tests::degraded_ecology_fails ... ok
[INFO] [stdout] test anchor::ecological_base::tests::safe_ecology_passes ... ok
[INFO] [stdout] test anchor::ecological_base::tests::snapshot_degraded_marks_violations ... ok
[INFO] [stdout] test anchor::ecological_base::tests::snapshot_failing_source_records_nan_and_violated ... ok
[INFO] [stdout] test anchor::ecological_base::tests::snapshot_safe_has_no_violations ... ok
[INFO] [stdout] test anchor::ecological_base::tests::unavailable_sensor_fails_closed ... ok
[INFO] [stdout] test anchor::flourishing_pool::tests::default_pool_has_four_indicators ... ok
[INFO] [stdout] test anchor::flourishing_pool::tests::low_satisfaction_triggers_downgrade ... ok
[INFO] [stdout] test anchor::flourishing_pool::tests::satisfaction_fraction_is_correct ... ok
[INFO] [stdout] test anchor::survival_motives::tests::anchor_check_always_passes_for_valid_weights ... ok
[INFO] [stdout] test anchor::survival_motives::tests::default_weights_are_valid ... ok
[INFO] [stdout] test anchor::survival_motives::tests::weight_ordering_is_correct ... ok
[INFO] [stdout] test anchor::tests::check_all_runs_all_constraints ... ok
[INFO] [stdout] test anchor::tests::decision_preview_neutral_is_safe ... ok
[INFO] [stdout] test anchor::tests::empty_report_is_clean ... ok
[INFO] [stdout] test anchor::tests::report_with_abort ... ok
[INFO] [stdout] test anchor::tests::report_with_only_downgrade ... ok
[INFO] [stdout] test anchor::tests::static_source_returns_constant ... ok
[INFO] [stdout] test anchor::thermal_baseline::tests::exceeded_baseline_fails ... ok
[INFO] [stdout] test anchor::thermal_baseline::tests::safe_baseline_passes ... ok
[INFO] [stdout] test anchor::thermal_baseline::tests::snapshot_exceeded_marks_violations ... ok
[INFO] [stdout] test anchor::thermal_baseline::tests::snapshot_safe_has_no_violations ... ok
[INFO] [stdout] test anchor::wellbeing_priority::tests::high_irreversible_risk_fails ... ok
[INFO] [stdout] test anchor::wellbeing_priority::tests::safe_decision_passes ... ok
[INFO] [stdout] test anchor::wellbeing_priority::tests::low_discount_factor_fails ... ok
[INFO] [stdout] test budget::tests::conservative_budget_is_standard ... ok
[INFO] [stdout] test budget::tests::default_budget_is_conservative ... ok
[INFO] [stdout] test budget::tests::depth_level_has_extensions ... ok
[INFO] [stdout] test budget::tests::depth_level_has_reflexive_verify ... ok
[INFO] [stdout] test budget::tests::depth_level_ordering ... ok
[INFO] [stdout] test budget::tests::explicit_budget_clamps_values ... ok
[INFO] [stdout] test budget::tests::sample_produces_valid_budget ... ok
[INFO] [stdout] test calibration::tests::average_phase_empty_is_neutral ... ok
[INFO] [stdout] test calibration::tests::clean_ratio_computes_correctly ... ok
[INFO] [stdout] test calibration::tests::clean_ratio_empty_is_zero ... ok
[INFO] [stdout] test calibration::tests::clear_empties_log ... ok
[INFO] [stdout] test calibration::tests::count_where_filters_correctly ... ok
[INFO] [stdout] test calibration::tests::is_conflicted_detects_interrupts_with_hold ... ok
[INFO] [stdout] test calibration::tests::recent_returns_newest_first ... ok
[INFO] [stdout] test calibration::tests::record_adds_entry ... ok
[INFO] [stdout] test calibration::tests::new_log_is_empty ... ok
[INFO] [stdout] test clock::tests::deliberative_clock_should_have_low_frequency ... ok
[INFO] [stdout] test clock::tests::deliberative_clock_starts_at_zero_phase ... ok
[INFO] [stdout] test clock::tests::elapsed_time_accumulates ... ok
[INFO] [stdout] test clock::tests::for_domain_general_is_slow ... ok
[INFO] [stdout] test clock::tests::for_domain_medical_ethics_is_slow ... ok
[INFO] [stdout] test clock::tests::no_crossing_within_same_half_period ... ok
[INFO] [stdout] test clock::tests::for_domain_engineering_is_fast ... ok
[INFO] [stdout] test clock::tests::for_domain_physical_is_fast ... ok
[INFO] [stdout] test clock::tests::phase_now_bounds_are_within_one ... ok
[INFO] [stdout] test clock::tests::phase_now_should_return_sine_of_current_angle ... ok
[INFO] [stdout] test clock::tests::physical_clock_should_have_high_frequency ... ok
[INFO] [stdout] test clock::tests::physical_clock_starts_at_zero_phase ... ok
[INFO] [stdout] test clock::tests::for_domain_value_judgment_is_slow ... ok
[INFO] [stdout] test calibration::tests::is_clean_detects_no_interrupts ... ok
[INFO] [stdout] test clock::tests::for_domain_custom_is_slow ... ok
[INFO] [stdout] test clock::tests::should_not_detect_crossing_when_descending ... ok
[INFO] [stdout] test clock::tests::should_detect_rising_zero_crossing_on_tick ... ok
[INFO] [stdout] test calibration::tests::window_eviction_drops_oldest ... ok
[INFO] [stdout] test clock::tests::multiple_ticks_should_accumulate_time ... ok
[INFO] [stdout] test clock::tests::to_phase_maps_to_unit_interval ... ok
[INFO] [stdout] test clock::tests::tick_with_zero_dt_is_not_a_crossing ... ok
[INFO] [stdout] test core::algebra::tests::precheck_different_frame_returns_false ... ok
[INFO] [stdout] test core::algebra::tests::precheck_same_frame_returns_true ... ok
[INFO] [stdout] test core::algebra::tests::t_and_n_avoids_left_fold_phase_bias ... ok
[INFO] [stdout] test core::algebra::tests::t_and_n_cross_frame_produces_interrupts ... ok
[INFO] [stdout] test core::algebra::tests::t_and_n_empty_returns_hold_meta ... ok
[INFO] [stdout] test core::algebra::tests::t_and_n_same_frame_matches_tand_value ... ok
[INFO] [stdout] test core::algebra::tests::t_and_n_single_input_is_identity ... ok
[INFO] [stdout] test core::algebra::tests::t_and_n_unknown_propagates ... ok
[INFO] [stdout] test core::algebra::tests::t_hold_preserves_frame ... ok
[INFO] [stdout] test core::algebra::tests::t_sense_accepts_valid_phase ... ok
[INFO] [stdout] test core::algebra::tests::t_sense_clamped_maps_invalid_to_neutral ... ok
[INFO] [stdout] test core::algebra::tests::t_sense_clamped_preserves_valid_phase ... ok
[INFO] [stdout] test core::algebra::tests::t_sense_rejects_infinite_phase ... ok
[INFO] [stdout] test core::algebra::tests::t_sense_rejects_nan_phase ... ok
[INFO] [stdout] test core::algebra::tests::t_sense_rejects_out_of_range_phase ... ok
[INFO] [stdout] test core::algebra::tests::tand_cross_frame_returns_hold_and_interrupt ... ok
[INFO] [stdout] test core::algebra::tests::tand_hot_same_frame_returns_no_interrupt ... ok
[INFO] [stdout] test core::algebra::tests::tand_phase_averages ... ok
[INFO] [stdout] test core::algebra::tests::tand_truth_table_same_frame ... ok
[INFO] [stdout] test core::frame::tests::parsing_is_case_sensitive ... ok
[INFO] [stdout] test core::frame::tests::should_display_frame_as_string ... ok
[INFO] [stdout] test core::algebra::tests::tand_with_unknown_propagates_unknown ... ok
[INFO] [stdout] test core::algebra::tests::tnot_truth_table ... ok
[INFO] [stdout] test core::algebra::tests::tor_cross_frame_returns_hold_and_interrupt ... ok
[INFO] [stdout] test core::algebra::tests::tnot_unknown_remains_unknown ... ok
[INFO] [stdout] test core::algebra::tests::tor_hot_false_false_is_false ... ok
[INFO] [stdout] test core::frame::tests::display_covers_all_variants ... ok
[INFO] [stdout] test core::frame::tests::frame_error_display_is_informative ... ok
[INFO] [stdout] test core::hold::tests::awaiting_hold_is_questionable ... ok
[INFO] [stdout] test core::algebra::tests::tor_truth_table_same_frame ... ok
[INFO] [stdout] test core::frame::tests::should_parse_all_known_frames ... ok
[INFO] [stdout] test core::algebra::tests::tor_hot_unknown_unknown_is_unknown ... ok
[INFO] [stdout] test core::hold::tests::default_hold_state_is_final ... ok
[INFO] [stdout] test core::algebra::tests::tor_true_dominates_unknown ... ok
[INFO] [stdout] test core::frame::tests::should_parse_science_from_str ... ok
[INFO] [stdout] test core::frame::tests::should_reject_unknown_frame ... ok
[INFO] [stdout] test core::hold::tests::final_hold_is_not_questionable ... ok
[INFO] [stdout] test core::hold::tests::resolvable_hold_is_questionable_not_final ... ok
[INFO] [stdout] test core::interrupt::tests::conflict_type_equality ... ok
[INFO] [stdout] test core::interrupt::tests::inspect_all_collects_violations ... ok
[INFO] [stdout] test core::phase::tests::commitment_consistent_with_quantize ... ok
[INFO] [stdout] test core::interrupt::tests::monitor_records_interrupts ... ok
[INFO] [stdout] test core::interrupt::tests::inspect_detects_absolute_violation ... ok
[INFO] [stdout] test core::hold::tests::holder_config_awaiting_when_window_set ... ok
[INFO] [stdout] test core::phase::tests::commitment_neutral_at_0_5 ... ok
[INFO] [stdout] test core::phase::tests::commitment_toward_false_beyond_epsilon ... ok
[INFO] [stdout] test core::hold::tests::holder_config_final_by_domain ... ok
[INFO] [stdout] test core::phase::tests::commitment_toward_true_beyond_epsilon ... ok
[INFO] [stdout] test core::phase::tests::complement_auto_quantizes ... ok
[INFO] [stdout] test core::phase::tests::commitment_neutral_near_0_5_within_epsilon ... ok
[INFO] [stdout] test core::interrupt::tests::monitor_evicts_old_entries ... ok
[INFO] [stdout] test core::phase::tests::constants_match_expected_values ... ok
[INFO] [stdout] test core::phase::tests::inner_returns_wrapped_value ... ok
[INFO] [stdout] test core::phase::tests::mean_auto_quantizes ... ok
[INFO] [stdout] test core::phase::tests::new_accepts_valid ... ok
[INFO] [stdout] test core::phase::tests::complement_of_extremes ... ok
[INFO] [stdout] test core::phase::tests::new_clamped_clamps_out_of_range ... ok
[INFO] [stdout] test core::phase::tests::mean_of_extremes_is_neutral ... ok
[INFO] [stdout] test core::phase::tests::new_clamped_maps_infinity_to_neutral ... ok
[INFO] [stdout] test core::phase::tests::new_clamped_maps_nan_to_neutral ... ok
[INFO] [stdout] test core::phase::tests::new_rejects_nan ... ok
[INFO] [stdout] test core::phase::tests::new_rejects_inf ... ok
[INFO] [stdout] test core::phase::tests::new_rejects_out_of_range ... ok
[INFO] [stdout] test core::phase::tests::quantize_neutral_priority_over_extremes ... ok
[INFO] [stdout] test core::phase::tests::quantize_preserves_normal_value ... ok
[INFO] [stdout] test core::phase::tests::quantize_rejects_invalid_epsilon ... ok
[INFO] [stdout] test core::phase::tests::tracker_starts_with_initial_phase ... ok
[INFO] [stdout] test core::phase::tests::quantize_snaps_near_one ... ok
[INFO] [stdout] test core::phase::tests::tracker_trend_reverts_to_stable ... ok
[INFO] [stdout] test core::phase::tests::tracker_trend_stable ... ok
[INFO] [stdout] test core::phase::tests::quantize_snaps_near_zero ... ok
[INFO] [stdout] test core::phase::tests::quantize_snaps_near_neutral ... ok
[INFO] [stdout] test core::phase::tests::tracker_trend_toward_true ... ok
[INFO] [stdout] test core::phase::tests::tracker_velocity_ema_smooths_over_time ... ok
[INFO] [stdout] test core::phase::tests::trend_from_velocity_classifies ... ok
[INFO] [stdout] test core::phase::tests::tracker_computes_delta_and_velocity ... ok
[INFO] [stdout] test core::phase::tests::tracker_trend_toward_false ... ok
[INFO] [stdout] test core::sensor::tests::environmental_context_defaults ... ok
[INFO] [stdout] test core::value::tests::discriminant_distinguishes_all_four_states ... ok
[INFO] [stdout] test core::value::tests::discriminant_preserves_hold_unknown_distinction ... ok
[INFO] [stdout] test core::value::tests::debug_format_contains_variant_name ... ok
[INFO] [stdout] test core::value::tests::default_should_be_hold ... ok
[INFO] [stdout] test core::value::tests::false_is_computable ... ok
[INFO] [stdout] test core::value::tests::negate_should_keep_hold ... ok
[INFO] [stdout] test core::value::tests::from_i8_strict_accepts_valid ... ok
[INFO] [stdout] test core::value::tests::should_convert_false_to_i8_negative_one ... ok
[INFO] [stdout] test core::value::tests::should_convert_hold_to_i8_zero ... ok
[INFO] [stdout] test core::sensor::tests::sensor_signal_origin_labels ... ok
[INFO] [stdout] test core::interrupt::tests::drain_log_clears_monitor ... ok
[INFO] [stdout] test core::value::tests::from_i8_strict_error_message ... ok
[INFO] [stdout] test core::value::tests::from_i8_strict_rejects_out_of_range ... ok
[INFO] [stdout] test core::value::tests::hold_is_computable ... ok
[INFO] [stdout] test core::value::tests::negate_keeps_unknown ... ok
[INFO] [stdout] test core::value::tests::negate_should_flip_false_to_true ... ok
[INFO] [stdout] test core::value::tests::negate_should_flip_true_to_false ... ok
[INFO] [stdout] test core::value::tests::should_convert_true_to_i8_positive_one ... ok
[INFO] [stdout] test core::value::tests::should_create_from_i8_negative_one ... ok
[INFO] [stdout] test core::value::tests::should_create_from_i8_positive_one ... ok
[INFO] [stdout] test core::value::tests::unknown_to_i8_is_zero ... ok
[INFO] [stdout] test core::word::tests::absolute_factory_is_hold_neutral ... ok
[INFO] [stdout] test core::word::tests::constructors_build_valid_words ... ok
[INFO] [stdout] test core::word::tests::error_display_is_informative ... ok
[INFO] [stdout] test core::word::tests::from_parts_enforces_absolute_invariant ... ok
[INFO] [stdout] test core::value::tests::should_create_hold_from_any_other_i8 ... ok
[INFO] [stdout] test core::value::tests::unknown_cannot_be_created_from_i8 ... ok
[INFO] [stdout] test core::value::tests::unknown_is_not_hold ... ok
[INFO] [stdout] test core::value::tests::true_is_computable ... ok
[INFO] [stdout] test core::value::tests::unknown_is_not_computable ... ok
[INFO] [stdout] test core::word::tests::new_and_accessors_roundtrip ... ok
[INFO] [stdout] test core::word::tests::try_new_rejects_unknown_frame ... ok
[INFO] [stdout] test core::word::tests::with_frame_enforces_absolute_on_target ... ok
[INFO] [stdout] test core::word::tests::try_new_valid ... ok
[INFO] [stdout] test core::word::tests::with_frame_succeeds_for_non_absolute_target ... ok
[INFO] [stdout] test core::word::tests::from_parts_succeeds_for_valid_word ... ok
[INFO] [stdout] test core::word::tests::try_new_rejects_bad_phase ... ok
[INFO] [stdout] test core::word::tests::with_phase_preserves_invariant ... ok
[INFO] [stdout] test core::word::tests::invariant_holds_detects_violation_when_bypassed ... ok
[INFO] [stdout] test core::word::tests::with_value_preserves_invariant ... ok
[INFO] [stdout] test core::word::tests::with_value_succeeds_for_non_absolute ... ok
[INFO] [stdout] test feedback::consequence_review::tests::erroneous_is_severe ... ok
[INFO] [stdout] test core::word::tests::with_phase_succeeds_for_non_absolute ... ok
[INFO] [stdout] test feedback::consequence_review::tests::large_deviation_is_severe ... ok
[INFO] [stdout] test feedback::consequence_review::tests::moderate_deviation_is_moderate ... ok
[INFO] [stdout] test feedback::consequence_review::tests::matched_is_mild ... ok
[INFO] [stdout] test feedback::consequence_review::tests::small_deviation_is_mild ... ok
[INFO] [stdout] test feedback::consequence_review::tests::boundary_at_moderate_threshold ... ok
[INFO] [stdout] test feedback::correction::tests::custom_thresholds_are_respected ... ok
[INFO] [stdout] test feedback::correction::tests::erroneous_always_emits_signal ... ok
[INFO] [stdout] test feedback::correction::tests::matched_returns_none ... ok
[INFO] [stdout] test feedback::correction::tests::mild_deviation_below_threshold_returns_none ... ok
[INFO] [stdout] test feedback::experience_recorder::tests::average_delta ... ok
[INFO] [stdout] test feedback::experience_recorder::tests::average_delta_empty_is_zero ... ok
[INFO] [stdout] test feedback::experience_recorder::tests::clear_empties ... ok
[INFO] [stdout] test feedback::correction::tests::moderate_deviation_above_threshold_emits_signal ... ok
[INFO] [stdout] test feedback::experience_recorder::tests::match_rate_mixed ... ok
[INFO] [stdout] test feedback::experience_recorder::tests::record_adds_entry ... ok
[INFO] [stdout] test feedback::consequence_review::tests::boundary_at_severe_threshold ... ok
[INFO] [stdout] test feedback::experience_recorder::tests::new_recorder_is_empty ... ok
[INFO] [stdout] test feedback::experience_recorder::tests::window_eviction_drops_oldest ... ok
[INFO] [stdout] test feedback::experience_recorder::tests::match_rate_all_matched ... ok
[INFO] [stdout] test feedback::experience_recorder::tests::match_rate_empty_is_zero ... ok
[INFO] [stdout] test feedback::experience_recorder::tests::window_size_is_preserved ... ok
[INFO] [stdout] test feedback::practice_test::tests::deviated_includes_correction_hint ... ok
[INFO] [stdout] test feedback::practice_test::tests::exact_match_is_matched ... ok
[INFO] [stdout] test feedback::practice_test::tests::large_phase_diff_is_deviated ... ok
[INFO] [stdout] test feedback::proxy_env::tests::predict_cross_frame_computable_expects_hold ... ok
[INFO] [stdout] test feedback::practice_test::tests::extreme_deviation_is_erroneous ... ok
[INFO] [stdout] test feedback::practice_test::tests::phase_only_deviation_suggests_phase_correction ... ok
[INFO] [stdout] test feedback::practice_test::tests::small_phase_diff_is_matched ... ok
[INFO] [stdout] test feedback::practice_test::tests::value_mismatch_is_deviated ... ok
[INFO] [stdout] test feedback::proxy_env::tests::custom_confidence ... ok
[INFO] [stdout] test feedback::proxy_env::tests::predict_hold_stays_hold ... ok
[INFO] [stdout] test feedback::proxy_env::tests::predict_individual_preserved ... ok
[INFO] [stdout] test feedback::proxy_env::tests::predict_science_false_passes_through ... ok
[INFO] [stdout] test feedback::proxy_env::tests::predict_science_high_phase_expects_true ... ok
[INFO] [stdout] test feedback::proxy_env::tests::predict_science_moderate_phase_true_expects_hold ... ok
[INFO] [stdout] test feedback::tests::feedback_loop_enabled_runs_cycle ... ok
[INFO] [stdout] test feedback::tests::feedback_loop_experience_count_increments ... ok
[INFO] [stdout] test feedback::proxy_env::tests::proxy_confidence ... ok
[INFO] [stdout] test feedback::tests::feedback_loop_debug_format ... ok
[INFO] [stdout] test feedback::proxy_env::tests::proxy_name ... ok
[INFO] [stdout] test feedback::tests::feedback_loop_disabled_returns_none ... ok
[INFO] [stdout] test feedback::tests::feedback_loop_match_rate ... ok
[INFO] [stdout] test hook::module_registry::tests::all_module_ids_have_labels ... ok
[INFO] [stdout] test hook::module_registry::tests::apply_diff_transitions_correctly ... ok
[INFO] [stdout] test hook::module_registry::tests::event_log_records_all_actions ... ok
[INFO] [stdout] test hook::module_registry::tests::mount_adds_module ... ok
[INFO] [stdout] test hook::module_registry::tests::mount_is_idempotent ... ok
[INFO] [stdout] test hook::module_registry::tests::new_registry_is_empty ... ok
[INFO] [stdout] test hook::module_registry::tests::unmount_is_idempotent ... ok
[INFO] [stdout] test hook::module_registry::tests::unmount_removes_module ... ok
[INFO] [stdout] test hook::mount_arbiter::tests::arbiter_target_modules_are_non_empty ... ok
[INFO] [stdout] test hook::mount_arbiter::tests::check_budget_allows_reasonable_sets ... ok
[INFO] [stdout] test hook::module_registry::tests::compute_diff_correctly ... ok
[INFO] [stdout] test hook::mount_arbiter::tests::default_modules_for_each_scenario_type ... ok
[INFO] [stdout] test hook::mount_arbiter::tests::execute_transition_modifies_registry ... ok
[INFO] [stdout] test hook::module_registry::tests::tick_all_increments_cycles ... ok
[INFO] [stdout] test hook::mount_arbiter::tests::plan_transition_from_empty_registry ... ok
[INFO] [stdout] test hook::mount_arbiter::tests::resource_cost_is_nonzero ... ok
[INFO] [stdout] test hook::mount_arbiter::tests::plan_transition_to_general_uses_completed ... ok
[INFO] [stdout] test hook::scenario_recognizer::tests::cosine_similarity_identical_is_one ... ok
[INFO] [stdout] test core::algebra::tests::tor_hot_same_frame_returns_no_interrupt ... ok
[INFO] [stdout] test hook::mount_arbiter::tests::prioritize_puts_default_modules_first ... ok
[INFO] [stdout] test hook::scenario_recognizer::tests::empty_scenario_is_general ... ok
[INFO] [stdout] test core::algebra::tests::tor_hot_hold_propagates ... ok
[INFO] [stdout] test hook::scenario_recognizer::tests::feature_vector_from_empty_is_all_zeros ... ok
[INFO] [stdout] test hook::scenario_recognizer::tests::high_individual_recognized_as_medical_ethics ... ok
[INFO] [stdout] test hook::scenario_recognizer::tests::high_science_recognized_as_physical ... ok
[INFO] [stdout] test hook::scenario_recognizer::tests::mixed_frames_recognized_as_value_conflict ... ok
[INFO] [stdout] test hook::scenario_recognizer::tests::recognize_with_score_returns_both ... ok
[INFO] [stdout] test hook::tests::escalate_does_not_double_trigger ... ok
[INFO] [stdout] test hook::tests::escalate_if_exhausted_triggers ... ok
[INFO] [stdout] test hook::tests::hold_strategy_default_is_waiting ... ok
[INFO] [stdout] test hook::tests::hold_strategy_is_waiting ... ok
[INFO] [stdout] test hook::tests::hook_context_starts_with_zero_cycles ... ok
[INFO] [stdout] test hook::tests::hook_manager_for_scenario ... ok
[INFO] [stdout] test hook::tests::hook_manager_tick_updates_duration ... ok
[INFO] [stdout] test hook::tests::reset_hold_cycle_clears_counter ... ok
[INFO] [stdout] test hook::tests::hook_manager_default_is_general ... ok
[INFO] [stdout] test hook::tests::scenario_type_all_variants_have_labels ... ok
[INFO] [stdout] test hook::tests::scenario_type_display ... ok
[INFO] [stdout] test hook::tests::unmount_reason_display ... ok
[INFO] [stdout] test meta::domain::tests::arbitrate_rejects_empty_inputs ... ok
[INFO] [stdout] test meta::domain::tests::climate_instrumental_agreement_preserves ... ok
[INFO] [stdout] test meta::domain::tests::custom_rule_fallback_safe_fallback ... ok
[INFO] [stdout] test meta::domain::tests::custom_without_rule_defaults_to_negotiate ... ok
[INFO] [stdout] test meta::domain::tests::default_policy_is_general ... ok
[INFO] [stdout] test meta::domain::tests::first_person_does_not_override_science_in_engineering_domain ... ok
[INFO] [stdout] test meta::domain::tests::first_person_does_not_override_science_in_physical_domain ... ok
[INFO] [stdout] test meta::domain::tests::custom_with_priority_frame_rule ... ok
[INFO] [stdout] test meta::domain::tests::first_person_still_preserved_in_general_domain ... ok
[INFO] [stdout] test meta::domain::tests::engineering_behaves_like_physical ... ok
[INFO] [stdout] test meta::domain::tests::first_person_still_preserved_in_medical_ethics ... ok
[INFO] [stdout] test meta::domain::tests::climate_instrumental_conflict_holds ... ok
[INFO] [stdout] test meta::domain::tests::general_mixed_frames_negotiates ... ok
[INFO] [stdout] test meta::domain::tests::general_same_frame_commits_first ... ok
[INFO] [stdout] test meta::domain::tests::medical_ethics_preserves_individual ... ok
[INFO] [stdout] test meta::domain::tests::physical_commits_science ... ok
[INFO] [stdout] test meta::domain::tests::physical_without_science_forces_collapse ... ok
[INFO] [stdout] test meta::domain::tests::medical_ethics_without_individual_negotiates ... ok
[INFO] [stdout] test meta::domain::tests::unknown_in_science_frame_physical_domain_returns_hold ... ok
[INFO] [stdout] test meta::domain::tests::unknown_value_with_computable_signals_same_frame_returns_hold ... ok
[INFO] [stdout] test meta::frame_mask::tests::all_frames_detected ... ok
[INFO] [stdout] test meta::domain::tests::policy_error_display_is_informative ... ok
[INFO] [stdout] test meta::domain::tests::value_judgment_always_hold ... ok
[INFO] [stdout] test meta::frame_mask::tests::empty_mask_has_nothing ... ok
[INFO] [stdout] test meta::frame_mask::tests::duplicates_do_not_increase_count ... ok
[INFO] [stdout] test meta::frame_mask::tests::single_frame_detected ... ok
[INFO] [stdout] test meta::rules::tests::load_rule_json_from_string ... ok
[INFO] [stdout] test meta::rules::tests::json_rule_loader_rejects_invalid_json ... ok
[INFO] [stdout] test meta::rules::tests::json_rule_loader_parses_valid_rule ... ok
[INFO] [stdout] test meta::frame_mask::tests::multiple_frames_counted ... ok
[INFO] [stdout] test meta::rules::tests::fallback_behavior_display ... ok
[INFO] [stdout] test meta::rules::tests::rule_apply_fallback_hold ... ok
[INFO] [stdout] test meta::rules::tests::rule_apply_commit_first_fallback_skips_unknown ... ok
[INFO] [stdout] test meta::rules::tests::rule_apply_priority_frame_match ... ok
[INFO] [stdout] test meta::rules::tests::rule_apply_priority_frame_no_match_forces_collapse_when_allowed ... ok
[INFO] [stdout] test meta::safe_fallback::tests::builder_registers_dangerous_domain ... ok
[INFO] [stdout] test meta::rules::tests::rule_serializes_and_deserializes ... ok
[INFO] [stdout] test meta::safe_fallback::tests::enabled_can_disable_fallback ... ok
[INFO] [stdout] test meta::rules::tests::rule_apply_fallback_safe_fallback ... ok
[INFO] [stdout] test meta::safe_fallback::tests::guard_preserves_false ... ok
[INFO] [stdout] test meta::safe_fallback::tests::non_dangerous_domain_does_not_force_even_with_interrupts ... ok
[INFO] [stdout] test meta::safe_fallback::tests::guard_resets_phase_to_full_false ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_custom_dangerous_domains ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_custom_non_dangerous ... ok
[INFO] [stdout] test meta::safe_fallback::tests::register_dangerous_deduplicates ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_engineering_is_always_dangerous ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_guard_forces_false_on_engineering_domain ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_defaults_to_enabled ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_disabled_passes_through_everything ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_can_register_new_dangerous_domain ... ok
[INFO] [stdout] test core::algebra::tests::tor_unknown_unknown_is_unknown ... ok
[INFO] [stdout] test core::interrupt::tests::with_frames_builds_expected_reason ... ok
[INFO] [stdout] test feedback::correction::tests::severe_deviation_recommends_reflexive_audit ... ok
[INFO] [stdout] test hook::tests::hold_budget_exhausted_after_max_cycles ... ok
[INFO] [stdout] test meta::domain::tests::climate_single_instrumental_preserves ... ok
[INFO] [stdout] test meta::domain::tests::custom_rule_fallback_hold ... ok
[INFO] [stdout] test meta::domain::tests::unknown_value_in_single_frame_returns_hold ... ok
[INFO] [stdout] test meta::rules::tests::fallback_behavior_from_str ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_guard_forces_false_on_physical_domain ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_guard_forces_false_on_hold_with_interrupts ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_medical_ethics_is_not_dangerous ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_guard_forces_false_on_unknown ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_physical_is_always_dangerous ... ok
[INFO] [stdout] test meta::tests::custom_domain_arbitrates_as_negotiate_by_default ... ok
[INFO] [stdout] test meta::tests::custom_domain_not_equal_to_general ... ok
[INFO] [stdout] test sandbox::decision_engine::tests::decide_cross_frame_produces_hold ... ok
[INFO] [stdout] test sandbox::decision_engine::tests::decide_medical_ethics_preserves_individual ... ok
[INFO] [stdout] test sandbox::decision_engine::tests::decision_result_fields_are_populated ... ok
[INFO] [stdout] test sandbox::decision_engine::tests::first_person_priority_preserved_in_non_dangerous_domain ... ok
[INFO] [stdout] test sandbox::decision_engine::tests::first_person_priority_skipped_in_dangerous_domains ... ok
[INFO] [stdout] test sandbox::decision_engine::tests::decide_value_judgment_holds ... ok
[INFO] [stdout] test sandbox::decision_engine::tests::single_signal_false_passes_through ... ok
[INFO] [stdout] test sandbox::error::tests::error_categories_are_exhaustive ... ok
[INFO] [stdout] test sandbox::output::tests::deserialize_rejects_invalid_value_code ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_guard_passes_through_true ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_medical_ethics_passes_through ... ok
[INFO] [stdout] test meta::safe_fallback::tests::safe_fallback_guard_no_interrupts_no_force ... ok
[INFO] [stdout] test sandbox::decision_engine::tests::reflexive_guard_overrides_forced_true_with_explain_impulse ... ok
[INFO] [stdout] test sandbox::output::tests::deserialize_rejects_nan_phase ... ok
[INFO] [stdout] test sandbox::output::tests::deserialize_rejects_negative_phase ... ok
[INFO] [stdout] test sandbox::validate::output_validation_tests::validate_commit_false_ok ... ok
[INFO] [stdout] test sandbox::decision_engine::tests::reflexive_guard_overrides_forced_true_with_frame_mismatch ... ok
[INFO] [stdout] test sandbox::decision_engine::tests::safe_fallback_forces_false_in_physical_with_hold_and_interrupts ... ok
[INFO] [stdout] test sandbox::validate::output_validation_tests::validate_commit_true_ok ... ok
[INFO] [stdout] test sandbox::decision_engine::tests::decide_same_frame_commits_true ... ok
[INFO] [stdout] test sandbox::diagnostic::tests::diagnostics_records_inputs_and_interrupts ... ok
[INFO] [stdout] test sandbox::decision_engine::tests::reflexive_guard_does_not_override_in_dangerous_domain ... ok
[INFO] [stdout] test sandbox::diagnostic::tests::diagnostics_stage_timing_is_monotonic ... ok
[INFO] [stdout] test sandbox::validate::output_validation_tests::validate_mismatch ... ok
[INFO] [stdout] test sandbox::validate::output_validation_tests::validate_negotiate_ok ... ok
[INFO] [stdout] test sandbox::validate::tests::sanitize_truncates_long_strings ... ok
[INFO] [stdout] test sandbox::output::tests::deserialize_rejects_out_of_range_phase ... ok
[INFO] [stdout] test sandbox::validate::tests::validate_accepts_valid_scenario ... ok
[INFO] [stdout] test sandbox::validate::output_validation_tests::validate_hold_ok ... ok
[INFO] [stdout] test sandbox::validate::tests::sanitize_replaces_control_chars ... ok
[INFO] [stdout] test sandbox::validate::tests::validate_rejects_invalid_domain ... ok
[INFO] [stdout] test sandbox::validate::tests::validate_rejects_invalid_frame ... ok
[INFO] [stdout] test sandbox::validate::tests::validate_rejects_invalid_value ... ok
[INFO] [stdout] test sandbox::validate::tests::validate_rejects_invalid_phase ... ok
[INFO] [stdout] test sandbox::validate::tests::validate_rejects_long_id ... ok
[INFO] [stdout] test sandbox::validate::tests::validate_rejects_too_many_signals ... ok
[INFO] [stdout] test sandbox::validate::tests::validate_rejects_nan_phase ... ok
[INFO] [stdout] test sandbox::validate::tests::validate_accepts_custom_domain ... ok
[INFO] [stdout] test sandbox::validate::tests::validate_rejects_empty_custom_domain ... ok
[INFO] [stdout] test sandbox::validate::tests::validate_rejects_empty_signals ... ok
[INFO] [stdout] test sandbox::output::tests::deserialize_valid_output ... ok
[INFO] [stdout] test core::algebra::tests::tand_hot_different_frame_panics - should panic ... ok
[INFO] [stdout] test core::algebra::tests::tor_hot_different_frame_panics - should panic ... ok
[INFO] [stderr]      Running unittests src/bin/adversarial_audit.rs (/opt/rustwide/target/debug/deps/adversarial_audit-5c4236b961db5bdb)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/launcher.rs (/opt/rustwide/target/debug/deps/trit_launcher-7fec48dded453f93)
[INFO] [stdout] test result: ok. 478 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[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] [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/sandbox.rs (/opt/rustwide/target/debug/deps/trit_sandbox-4d9e24fdfeb94ad1)
[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 tests/cli_test.rs (/opt/rustwide/target/debug/deps/cli_test-daa4c55af1bb0480)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test cli_runs_engineering_evacuation_consensus_scenario ... ok
[INFO] [stdout] test cli_rejects_unknown_argument ... ok
[INFO] [stdout] test cli_runs_general_conceptual_spin_scenario ... ok
[INFO] [stdout] test cli_reflexive_guard_overrides_forced_collapse ... ok
[INFO] [stdout] test cli_runs_general_water_rights_scenario ... ok
[INFO] [stdout] test cli_runs_bridge_safety_scenario ... ok
[INFO] [stdout] test cli_runs_first_person_attention_scenario ... ok
[INFO] [stdout] test cli_runs_medical_conflict_scenario ... ok
[INFO] [stdout] test cli_runs_engineering_dam_breach_risk_scenario ... ok
[INFO] [stdout] test cli_hold_final_succeeds ... ok
[INFO] [stdout] test cli_dry_run_skips_arbitration ... ok
[INFO] [stdout] test cli_runs_value_algorithmic_displacement_scenario ... ok
[INFO] [stdout] test cli_runs_career_value_conflict_scenario ... ok
[INFO] [stdout] test cli_runs_chinese_medical_pain_dismissed_scenario ... ok
[INFO] [stdout] test cli_runs_medical_pain_dismissed_scenario ... ok
[INFO] [stdout] test cli_rejects_path_traversal ... ok
[INFO] [stdout] test cli_self_knowledge_includes_receiver_estimate ... FAILED
[INFO] [stdout] test cli_trace_phase_includes_diagnostics ... ok
[INFO] [stdout] test cli_validate_only_reports_validation_success ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cli_self_knowledge_includes_receiver_estimate stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'cli_self_knowledge_includes_receiver_estimate' (3830) panicked at tests/cli_test.rs:220:5:
[INFO] [stdout] output should contain receiver_estimate when self-knowledge is enabled
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b1d08ca1cf1 - 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:     0x5b1d08ca1cf1 - 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:     0x5b1d08ca1cf1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5b1d08ca1cf1 - <<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:     0x5b1d08cb59fa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5b1d08cb59fa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5b1d08ca61ac - 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:     0x5b1d08ca61ac - <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:     0x5b1d08c80366 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5b1d08c80366 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5b1d08c99f19 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5b1d08c34e80 - <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:     0x5b1d08c34e80 - 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:     0x5b1d08c9a0d2 - <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:     0x5b1d08c9a0d2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5b1d08c80444 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5b1d08c77d79 - 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:     0x5b1d08c8100d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5b1d08cb612c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5b1d08c22404 - cli_test[a6c80eb32516a28e]::cli_self_knowledge_includes_receiver_estimate
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_test.rs:220:5
[INFO] [stdout]   20:     0x5b1d08c20103 - cli_test[a6c80eb32516a28e]::cli_self_knowledge_includes_receiver_estimate::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cli_test.rs:213:51
[INFO] [stdout]   21:     0x5b1d08c23f96 - <cli_test[a6c80eb32516a28e]::cli_self_knowledge_includes_receiver_estimate::{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]   22:     0x5b1d08c281bb - <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]   23:     0x5b1d08c281bb - 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]   24:     0x5b1d08c35805 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5b1d08c35805 - <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]   26:     0x5b1d08c35805 - 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]   27:     0x5b1d08c35805 - 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]   28:     0x5b1d08c35805 - 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]   29:     0x5b1d08c35805 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5b1d08c35805 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5b1d08c302b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5b1d08c302b4 - 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]   33:     0x5b1d08c38952 - 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]   34:     0x5b1d08c38952 - <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]   35:     0x5b1d08c38952 - 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]   36:     0x5b1d08c38952 - 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]   37:     0x5b1d08c38952 - 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]   38:     0x5b1d08c38952 - 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]   39:     0x5b1d08c38952 - <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]   40:     0x5b1d08ca157f - <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]   41:     0x5b1d08ca157f - <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]   42:     0x7ee48915aaa4 - <unknown>
[INFO] [stdout]   43:     0x7ee4891e7a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cli_self_knowledge_includes_receiver_estimate
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.49s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test cli_test`
[INFO] running `Command { std: "docker" "inspect" "8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c", kill_on_drop: false }`
[INFO] [stdout] 8bdf992eea73e9d04509faa742b304086502be862e6c7dc67c3b203b8349862c
