[INFO] cloning repository https://github.com/yuan-cloud/vifei-suite-public
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yuan-cloud/vifei-suite-public" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuan-cloud%2Fvifei-suite-public", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuan-cloud%2Fvifei-suite-public'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c607b7ed0f22025198ec39dc6c6aad7537adbb9
[INFO] testing yuan-cloud/vifei-suite-public 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%2Fyuan-cloud%2Fvifei-suite-public" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/yuan-cloud/vifei-suite-public
[INFO] finished tweaking git repo https://github.com/yuan-cloud/vifei-suite-public
[INFO] tweaked toml for git repo https://github.com/yuan-cloud/vifei-suite-public written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuan-cloud/vifei-suite-public 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/yuan-cloud/vifei-suite-public 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-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783
[INFO] running `Command { std: "docker" "start" "05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783", 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" "05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783" "/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" "05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783", 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" "05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling clap_builder v4.5.59
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling vifei-core v0.1.0 (/opt/rustwide/workdir/crates/vifei-core)
[INFO] [stderr]    Compiling ratatui-widgets v0.3.0
[INFO] [stderr]    Compiling ratatui-crossterm v0.1.0
[INFO] [stderr]    Compiling vifei-import v0.1.0 (/opt/rustwide/workdir/crates/vifei-import)
[INFO] [stderr]    Compiling vifei-export v0.1.0 (/opt/rustwide/workdir/crates/vifei-export)
[INFO] [stderr]    Compiling vifei-tour v0.1.0 (/opt/rustwide/workdir/crates/vifei-tour)
[INFO] [stderr]    Compiling ratatui-macros v0.7.0
[INFO] [stderr]    Compiling ratatui v0.30.0
[INFO] [stderr]    Compiling vifei-tui v0.1.0 (/opt/rustwide/workdir/crates/vifei-tui)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783", 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" "05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783" "/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 vifei-export v0.1.0 (/opt/rustwide/workdir/crates/vifei-export)
[INFO] [stderr]    Compiling vifei-tour v0.1.0 (/opt/rustwide/workdir/crates/vifei-tour)
[INFO] [stderr]    Compiling vifei-tui v0.1.0 (/opt/rustwide/workdir/crates/vifei-tui)
[INFO] [stderr]    Compiling vifei-import v0.1.0 (/opt/rustwide/workdir/crates/vifei-import)
[INFO] [stderr]    Compiling vifei-core v0.1.0 (/opt/rustwide/workdir/crates/vifei-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.49s
[INFO] running `Command { std: "docker" "inspect" "05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783", 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" "05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783" "/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.25s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vifei_core-d890fd4f8fe9491f)
[INFO] [stdout] 
[INFO] [stdout] running 166 tests
[INFO] [stdout] test blob_store::tests::should_blob_threshold ... ok
[INFO] [stdout] test blob_store::tests::read_nonexistent_blob ... ok
[INFO] [stdout] test blob_store::tests::deduplication ... ok
[INFO] [stdout] test delta::tests::duplicate_commit_index_resolution_is_input_order_independent ... ok
[INFO] [stdout] test delta::tests::identical_runs_have_no_divergence ... ok
[INFO] [stdout] test delta::tests::missing_event_is_reported_by_commit_index ... ok
[INFO] [stdout] test blob_store::tests::invalid_payload_ref_rejected ... ok
[INFO] [stdout] test delta::tests::nested_payload_field_mismatch_is_path_keyed ... ok
[INFO] [stdout] test blob_store::tests::blob_path_uses_prefix_directory ... ok
[INFO] [stdout] test delta::tests::output_is_byte_stable_across_unsorted_inputs ... ok
[INFO] [stdout] test blob_store::tests::large_blob ... ok
[INFO] [stdout] test delta::tests::run_id_is_selected_by_lowest_commit_index_not_input_order ... ok
[INFO] [stdout] test blob_store::tests::payload_ref_matches_blake3 ... ok
[INFO] [stdout] test event::tests::commit_preserves_all_fields ... ok
[INFO] [stdout] test delta::tests::tie_break_key_uses_explicit_payload_component ... ok
[INFO] [stdout] test event::tests::committed_event_field_order ... ok
[INFO] [stdout] test blob_store::tests::write_and_read_blob ... ok
[INFO] [stdout] test event::tests::committed_event_jsonl_no_pretty_print ... ok
[INFO] [stdout] test event::tests::import_event_field_order ... ok
[INFO] [stdout] test event::tests::event_payload_type_names ... ok
[INFO] [stdout] test blob_store::tests::uppercase_payload_ref_rejected ... ok
[INFO] [stdout] test event::tests::generic_empty_data_omitted ... ok
[INFO] [stdout] test delta::tests::payload_ref_presence_mismatch_is_reported ... ok
[INFO] [stdout] test event::tests::generic_btreemap_sorted_keys ... ok
[INFO] [stdout] test event::tests::into_import_event_drops_commit_index ... ok
[INFO] [stdout] test event::tests::payload_type_field_present ... ok
[INFO] [stdout] test event::tests::roundtrip_error ... ok
[INFO] [stdout] test event::tests::roundtrip_clock_skew_detected ... ok
[INFO] [stdout] test event::tests::policy_decision_float_determinism ... ok
[INFO] [stdout] test event::tests::roundtrip_empty_strings ... ok
[INFO] [stdout] test event::tests::roundtrip_run_end ... ok
[INFO] [stdout] test event::tests::roundtrip_generic ... ok
[INFO] [stdout] test event::tests::roundtrip_redaction_applied ... ok
[INFO] [stdout] test event::tests::roundtrip_run_start ... ok
[INFO] [stdout] test event::tests::roundtrip_tool_call ... ok
[INFO] [stdout] test event::tests::roundtrip_policy_decision ... ok
[INFO] [stdout] test event::tests::roundtrip_u64_max ... ok
[INFO] [stdout] test event::tests::roundtrip_source_seq_absent ... ok
[INFO] [stdout] test event::tests::roundtrip_tool_result ... ok
[INFO] [stdout] test event::tests::roundtrip_unicode ... ok
[INFO] [stdout] test event::tests::roundtrip_with_payload_ref ... ok
[INFO] [stdout] test event::tests::synthesized_false_omitted ... ok
[INFO] [stdout] test event::tests::synthesized_true_present ... ok
[INFO] [stdout] test event::tests::roundtrip_with_synthesized ... ok
[INFO] [stdout] test event::tests::tier_display ... ok
[INFO] [stdout] test event::tests::tier_serde_roundtrip ... ok
[INFO] [stdout] test event::tests::tier_ordering ... ok
[INFO] [stdout] test event::tests::tier_from_str ... ok
[INFO] [stdout] test event::tests::tier_is_lossless ... ok
[INFO] [stdout] test eventlog::tests::blob_store_with_writer ... ok
[INFO] [stdout] test eventlog::tests::clock_skew_within_tolerance_no_detection ... ok
[INFO] [stdout] test eventlog::tests::clock_skew_event_fields ... ok
[INFO] [stdout] test eventlog::tests::clock_skew_just_beyond_tolerance ... ok
[INFO] [stdout] test eventlog::tests::clock_skew_detected_after_reopen ... ok
[INFO] [stdout] test eventlog::tests::clock_skew_detected_beyond_tolerance ... ok
[INFO] [stdout] test eventlog::tests::open_fails_loudly_on_malformed_existing_line ... ok
[INFO] [stdout] test eventlog::tests::commit_index_is_writer_assigned ... ok
[INFO] [stdout] test eventlog::tests::existing_empty_eventlog_starts_at_zero ... ok
[INFO] [stdout] test projection::tests::test_export_safety_state_default ... ok
[INFO] [stdout] test eventlog::tests::clock_skew_multiple_sources_independent ... ok
[INFO] [stdout] test projection::tests::test_export_safety_state_display ... ok
[INFO] [stdout] test projection::tests::test_export_safety_state_from_str ... ok
[INFO] [stdout] test projection::tests::test_export_safety_state_predicates ... ok
[INFO] [stdout] test eventlog::tests::new_eventlog_starts_at_zero ... ok
[INFO] [stdout] test projection::tests::test_export_safety_state_round_trip ... ok
[INFO] [stdout] test projection::tests::test_export_safety_state_serialize_json ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_all_constant ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_byte_stable_serialization ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_deescalate ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_default ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_deserialize_json ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_display ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_escalate ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_from_str ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_ordering ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_predicates ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_round_trip ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_serialize_json ... ok
[INFO] [stdout] test projection::tests::test_project_all_tier_a_types ... ok
[INFO] [stdout] test projection::tests::test_project_byte_stable_serialization ... ok
[INFO] [stdout] test projection::tests::test_project_determinism ... ok
[INFO] [stdout] test projection::tests::test_project_empty_state ... ok
[INFO] [stdout] test projection::tests::test_full_pipeline_determinism_10_runs ... ok
[INFO] [stdout] test projection::tests::test_project_invariants_version_embedded ... ok
[INFO] [stdout] test projection::tests::test_project_ladder_level_l0 ... ok
[INFO] [stdout] test projection::tests::test_project_ladder_level_l1 ... ok
[INFO] [stdout] test projection::tests::test_project_ladder_level_l5 ... ok
[INFO] [stdout] test projection::tests::test_project_with_events ... ok
[INFO] [stdout] test projection::tests::test_full_pipeline_determinism_all_ladder_levels ... ok
[INFO] [stdout] test projection::tests::test_project_ladder_level_l2 ... ok
[INFO] [stdout] test projection::tests::test_project_with_policy_decision ... ok
[INFO] [stdout] test projection::tests::test_project_with_pressure ... ok
[INFO] [stdout] test projection::tests::test_projection_invariants_byte_stable_serialization ... ok
[INFO] [stdout] test projection::tests::test_projection_invariants_default ... ok
[INFO] [stdout] test projection::tests::test_projection_invariants_new ... ok
[INFO] [stdout] test projection::tests::test_projection_invariants_predicates ... ok
[INFO] [stdout] test projection::tests::test_projection_invariants_serialize_json ... ok
[INFO] [stdout] test projection::tests::test_projection_invariants_round_trip ... ok
[INFO] [stdout] test projection::tests::test_project_with_tier_a_drops ... ok
[INFO] [stdout] test projection::tests::test_projection_invariants_version_constant ... ok
[INFO] [stdout] test projection::tests::test_queue_pressure_precision_constant ... ok
[INFO] [stdout] test projection::tests::test_projection_invariants_with_level ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_byte_stable_serialization ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_default ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_has_tier_a_drops ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_changes_with_content ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_btreemap_order_independence ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_btreemap_ordering ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_changes_with_degradation_level ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_changes_with_export_safety_state ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_changes_with_tier_a_drops ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_changes_with_queue_pressure ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_determinism ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_for_file_format ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_empty_vs_nonempty ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_format ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_is_healthy ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_includes_version ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_quantized_pressure_stability ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_is_ui_frozen ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_new ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_quantize_queue_pressure ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_no_excluded_fields ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_queue_pressure_clamp ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_queue_pressure_roundtrip ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_round_trip ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_serialize_json ... ok
[INFO] [stdout] test reducer::tests::checkpoint_corrupt_data_returns_none ... ok
[INFO] [stdout] test eventlog::tests::jsonl_format_one_line_per_event ... ok
[INFO] [stdout] test eventlog::tests::read_eventlog_roundtrip ... ok
[INFO] [stdout] test eventlog::tests::resume_from_existing_eventlog ... ok
[INFO] [stdout] test reducer::tests::checkpoint_interval_at_5000 ... ok
[INFO] [stdout] test reducer::tests::checkpoint_serialization_roundtrip ... ok
[INFO] [stdout] test reducer::tests::checkpoint_version_mismatch_returns_none ... ok
[INFO] [stdout] test reducer::tests::checkpoint_rebuild_at_exact_boundary ... ok
[INFO] [stdout] test reducer::tests::checkpoint_rebuild_at_5001 ... ok
[INFO] [stdout] test reducer::tests::determinism_10_runs ... ok
[INFO] [stdout] test reducer::tests::new_state_is_empty ... ok
[INFO] [stdout] test reducer::tests::reduce_clock_skew_detected ... ok
[INFO] [stdout] test reducer::tests::reduce_error ... ok
[INFO] [stdout] test reducer::tests::checkpoint_interval_at_10000 ... ok
[INFO] [stdout] test reducer::tests::reduce_generic_event ... ok
[INFO] [stdout] test reducer::tests::reduce_policy_decision ... ok
[INFO] [stdout] test reducer::tests::reduce_multiple_runs ... ok
[INFO] [stdout] test reducer::tests::reduce_policy_decision_quantization_edge_cases ... ok
[INFO] [stdout] test reducer::tests::reduce_run_end ... ok
[INFO] [stdout] test reducer::tests::reduce_run_start ... ok
[INFO] [stdout] test reducer::tests::reduce_tool_call_and_result ... ok
[INFO] [stdout] test reducer::tests::reduce_redaction_applied ... ok
[INFO] [stdout] test reducer::tests::reduce_synthesized_treated_identically ... ok
[INFO] [stdout] test reducer::tests::reduce_tool_result_error_status ... ok
[INFO] [stdout] test reducer::tests::replay_empty ... ok
[INFO] [stdout] test reducer::tests::replay_1000_events_monotonic ... ok
[INFO] [stdout] test reducer::tests::state_default_equals_new ... ok
[INFO] [stdout] test reducer::tests::replay_matches_clone_based_reduce_path ... ok
[INFO] [stdout] test reducer::tests::state_hash_includes_reducer_version ... ok
[INFO] [stdout] test reducer::tests::state_hash_changes_with_state ... ok
[INFO] [stdout] test reducer::tests::state_hash_empty_state ... ok
[INFO] [stdout] test reducer::tests::state_serialize_roundtrip ... ok
[INFO] [stdout] test reducer::tests::state_hash_stable_across_calls ... ok
[INFO] [stdout] test reducer::tests::state_uses_btreemap_only ... ok
[INFO] [stdout] test reducer::tests::checkpoint_rebuild_at_10000 ... ok
[INFO] [stdout] test eventlog::tests::max_line_bytes_rejection ... ok
[INFO] [stdout] test reducer::tests::checkpoint_rebuild_equivalence ... ok
[INFO] [stdout] test reducer::tests::determinism_10_runs_large ... ok
[INFO] [stderr]      Running tests/community_health_guard.rs (/opt/rustwide/target/debug/deps/community_health_guard-94a130c5edd0d9ac)
[INFO] [stdout] test eventlog::tests::append_1000_events_monotonic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 166 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.42s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test readme_links_to_community_and_settings_docs ... ok
[INFO] [stdout] test required_community_health_files_exist ... ok
[INFO] [stdout] test issue_template_contact_links_target_canonical_repo ... ok
[INFO] [stdout] test key_public_doc_local_links_resolve_to_existing_paths ... ok
[INFO] [stdout] test readme_badges_target_canonical_repo ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- readme_badges_target_canonical_repo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'readme_badges_target_canonical_repo' (1937) panicked at crates/vifei-core/tests/community_health_guard.rs:95:9:
[INFO] [stdout] README.md must include canonical badge/release fragment: https://github.com/yuan-cloud/vifei-suite/actions/workflows/ci.yml/badge.svg
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x569969d6cc11 - 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:     0x569969d6cc11 - 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:     0x569969d6cc11 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x569969d6cc11 - <<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:     0x569969d809aa - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x569969d809aa - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x569969d710cc - 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:     0x569969d710cc - <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:     0x569969d4acf6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x569969d4acf6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x569969d64ac9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x569969cff3b0 - <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:     0x569969cff3b0 - 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:     0x569969d64c82 - <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:     0x569969d64c82 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x569969d4ada2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x569969d42579 - 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:     0x569969d4b99d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x569969d810dc - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x569969cede49 - community_health_guard[f944e22111a2de54]::readme_badges_target_canonical_repo
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/vifei-core/tests/community_health_guard.rs:95:9
[INFO] [stdout]   20:     0x569969ced477 - community_health_guard[f944e22111a2de54]::readme_badges_target_canonical_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/vifei-core/tests/community_health_guard.rs:84:41
[INFO] [stdout]   21:     0x569969cf2456 - <community_health_guard[f944e22111a2de54]::readme_badges_target_canonical_repo::{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:     0x569969cf26eb - <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:     0x569969cf26eb - 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:     0x569969cffd35 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x569969cffd35 - <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:     0x569969cffd35 - 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:     0x569969cffd35 - 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:     0x569969cffd35 - 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:     0x569969cffd35 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x569969cffd35 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x569969cfa7e4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x569969cfa7e4 - 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:     0x569969d02e82 - 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:     0x569969d02e82 - <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:     0x569969d02e82 - 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:     0x569969d02e82 - 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:     0x569969d02e82 - 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:     0x569969d02e82 - 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:     0x569969d02e82 - <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:     0x569969d6c12f - <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:     0x569969d6c12f - <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:     0x738e76248aa4 - <unknown>
[INFO] [stdout]   43:     0x738e762d5a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     readme_badges_target_canonical_repo
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p vifei-core --test community_health_guard`
[INFO] running `Command { std: "docker" "inspect" "05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783", kill_on_drop: false }`
[INFO] [stdout] 05ba8fa94d3641c02f76f1fd83589d5135ea9387f007eef14ecce1b5b5307783
