[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] 14e79c0fa9921c9d789dafe4576ccd563e11c12a
[INFO] testing yuan-cloud/vifei-suite-public against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyuan-cloud%2Fvifei-suite-public" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-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-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/yuan-cloud/vifei-suite-public on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ed907363f479caab90840232cc5c031c2cec201470494b14d88a48df6d415b2f
[INFO] running `Command { std: "docker" "start" "-a" "ed907363f479caab90840232cc5c031c2cec201470494b14d88a48df6d415b2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ed907363f479caab90840232cc5c031c2cec201470494b14d88a48df6d415b2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed907363f479caab90840232cc5c031c2cec201470494b14d88a48df6d415b2f", kill_on_drop: false }`
[INFO] [stdout] ed907363f479caab90840232cc5c031c2cec201470494b14d88a48df6d415b2f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b8366fba5d61953611a1693011e6b62d4aca8218c0054eaf6202703b60854c7
[INFO] running `Command { std: "docker" "start" "-a" "3b8366fba5d61953611a1693011e6b62d4aca8218c0054eaf6202703b60854c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling unicode-truncate v2.0.1
[INFO] [stderr]    Compiling deranged v0.5.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling line-clipping v0.3.5
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[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 clap_builder v4.5.59
[INFO] [stderr]    Compiling tar v0.4.44
[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 darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling kasuari v0.4.11
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ratatui-core v0.1.0
[INFO] [stderr]    Compiling clap v4.5.59
[INFO] [stderr]    Compiling vifei-core v0.1.0 (/opt/rustwide/workdir/crates/vifei-core)
[INFO] [stderr]    Compiling regex v1.12.3
[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-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 zstd v0.13.3
[INFO] [stderr]    Compiling vifei-export v0.1.0 (/opt/rustwide/workdir/crates/vifei-export)
[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 43s
[INFO] running `Command { std: "docker" "inspect" "3b8366fba5d61953611a1693011e6b62d4aca8218c0054eaf6202703b60854c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b8366fba5d61953611a1693011e6b62d4aca8218c0054eaf6202703b60854c7", kill_on_drop: false }`
[INFO] [stdout] 3b8366fba5d61953611a1693011e6b62d4aca8218c0054eaf6202703b60854c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d82d2085509386d1d5187940e02681ea0b28c4f38e90c3d73d90a6afd7c354cf
[INFO] running `Command { std: "docker" "start" "-a" "d82d2085509386d1d5187940e02681ea0b28c4f38e90c3d73d90a6afd7c354cf", 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 19.86s
[INFO] running `Command { std: "docker" "inspect" "d82d2085509386d1d5187940e02681ea0b28c4f38e90c3d73d90a6afd7c354cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82d2085509386d1d5187940e02681ea0b28c4f38e90c3d73d90a6afd7c354cf", kill_on_drop: false }`
[INFO] [stdout] d82d2085509386d1d5187940e02681ea0b28c4f38e90c3d73d90a6afd7c354cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,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" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9b8896cf31b99c9a357788164cf5000e43acffb26c668ce9e3be1a8a4d585ff0
[INFO] running `Command { std: "docker" "start" "-a" "9b8896cf31b99c9a357788164cf5000e43acffb26c668ce9e3be1a8a4d585ff0", kill_on_drop: false }`
[INFO] [stdout] 
[INFO] [stdout] running 166 tests
[INFO] [stdout] test blob_store::tests::should_blob_threshold ... ok
[INFO] [stdout] test blob_store::tests::blob_path_uses_prefix_directory ... ok
[INFO] [stdout] test blob_store::tests::invalid_payload_ref_rejected ... 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::read_nonexistent_blob ... ok
[INFO] [stdout] test delta::tests::nested_payload_field_mismatch_is_path_keyed ... ok
[INFO] [stdout] test blob_store::tests::deduplication ... ok
[INFO] [stdout] test delta::tests::output_is_byte_stable_across_unsorted_inputs ... ok
[INFO] [stdout] test delta::tests::payload_ref_presence_mismatch_is_reported ... ok
[INFO] [stdout] test delta::tests::run_id_is_selected_by_lowest_commit_index_not_input_order ... ok
[INFO] [stdout] test delta::tests::tie_break_key_uses_explicit_payload_component ... ok
[INFO] [stdout] test event::tests::commit_preserves_all_fields ... ok
[INFO] [stdout] test event::tests::committed_event_field_order ... ok
[INFO] [stdout] test event::tests::committed_event_jsonl_no_pretty_print ... ok
[INFO] [stdout] test blob_store::tests::payload_ref_matches_blake3 ... ok
[INFO] [stdout] test event::tests::event_payload_type_names ... ok
[INFO] [stdout] test event::tests::generic_btreemap_sorted_keys ... 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 event::tests::into_import_event_drops_commit_index ... ok
[INFO] [stdout] test blob_store::tests::large_blob ... ok
[INFO] [stdout] test blob_store::tests::write_and_read_blob ... ok
[INFO] [stdout] test event::tests::import_event_field_order ... ok
[INFO] [stdout] test event::tests::payload_type_field_present ... 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_error ... ok
[INFO] [stdout] test event::tests::roundtrip_clock_skew_detected ... ok
[INFO] [stdout] test event::tests::roundtrip_generic ... ok
[INFO] [stdout] test event::tests::roundtrip_policy_decision ... 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_run_end ... ok
[INFO] [stdout] test event::tests::roundtrip_tool_result ... ok
[INFO] [stdout] test event::tests::roundtrip_source_seq_absent ... ok
[INFO] [stdout] test event::tests::roundtrip_u64_max ... ok
[INFO] [stdout] test event::tests::roundtrip_tool_call ... ok
[INFO] [stdout] test event::tests::roundtrip_with_payload_ref ... ok
[INFO] [stdout] test event::tests::roundtrip_with_synthesized ... ok
[INFO] [stdout] test event::tests::synthesized_false_omitted ... ok
[INFO] [stdout] test event::tests::roundtrip_unicode ... ok
[INFO] [stdout] test event::tests::synthesized_true_present ... ok
[INFO] [stdout] test event::tests::tier_display ... ok
[INFO] [stdout] test event::tests::tier_from_str ... ok
[INFO] [stdout] test event::tests::tier_is_lossless ... ok
[INFO] [stdout] test event::tests::tier_ordering ... ok
[INFO] [stdout] test event::tests::tier_serde_roundtrip ... ok
[INFO] [stdout] test eventlog::tests::blob_store_with_writer ... ok
[INFO] [stdout] test eventlog::tests::clock_skew_detected_beyond_tolerance ... ok
[INFO] [stdout] test eventlog::tests::commit_index_is_writer_assigned ... ok
[INFO] [stdout] test eventlog::tests::clock_skew_within_tolerance_no_detection ... ok
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/vifei_core-d890fd4f8fe9491f)
[INFO] [stdout] test eventlog::tests::clock_skew_detected_after_reopen ... ok
[INFO] [stdout] test eventlog::tests::existing_empty_eventlog_starts_at_zero ... ok
[INFO] [stdout] test eventlog::tests::open_fails_loudly_on_malformed_existing_line ... 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 projection::tests::test_export_safety_state_default ... 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 eventlog::tests::new_eventlog_starts_at_zero ... ok
[INFO] [stdout] test projection::tests::test_export_safety_state_predicates ... ok
[INFO] [stdout] test projection::tests::test_export_safety_state_serialize_json ... ok
[INFO] [stdout] test projection::tests::test_export_safety_state_round_trip ... ok
[INFO] [stdout] test projection::tests::test_full_pipeline_determinism_10_runs ... ok
[INFO] [stdout] test projection::tests::test_full_pipeline_determinism_all_ladder_levels ... ok
[INFO] [stdout] test eventlog::tests::clock_skew_multiple_sources_independent ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_all_constant ... 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_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_l2 ... 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_project_with_policy_decision ... ok
[INFO] [stdout] test projection::tests::test_project_with_pressure ... ok
[INFO] [stdout] test projection::tests::test_project_with_tier_a_drops ... ok
[INFO] [stdout] test projection::tests::test_projection_invariants_byte_stable_serialization ... ok
[INFO] [stdout] test projection::tests::test_ladder_level_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_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_default ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_btreemap_ordering ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_byte_stable_serialization ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_has_tier_a_drops ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_btreemap_order_independence ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_changes_with_content ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_changes_with_degradation_level ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_changes_with_queue_pressure ... 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_determinism ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_empty_vs_nonempty ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_for_file_format ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_format ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_includes_version ... ok
[INFO] [stdout] test eventlog::tests::jsonl_format_one_line_per_event ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_hash_quantized_pressure_stability ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_is_healthy ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_is_ui_frozen ... ok
[INFO] [stdout] test projection::tests::test_viewmodel_no_excluded_fields ... 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_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::read_eventlog_roundtrip ... ok
[INFO] [stdout] test eventlog::tests::resume_from_existing_eventlog ... ok
[INFO] [stdout] test reducer::tests::checkpoint_rebuild_at_5001 ... 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::determinism_10_runs ... ok
[INFO] [stdout] test eventlog::tests::max_line_bytes_rejection ... ok
[INFO] [stdout] test reducer::tests::checkpoint_interval_at_5000 ... ok
[INFO] [stdout] test reducer::tests::new_state_is_empty ... ok
[INFO] [stdout] test reducer::tests::reduce_error ... ok
[INFO] [stdout] test reducer::tests::reduce_generic_event ... ok
[INFO] [stdout] test reducer::tests::reduce_clock_skew_detected ... ok
[INFO] [stdout] test reducer::tests::checkpoint_rebuild_at_exact_boundary ... ok
[INFO] [stdout] test reducer::tests::reduce_multiple_runs ... ok
[INFO] [stdout] test reducer::tests::reduce_redaction_applied ... ok
[INFO] [stdout] test reducer::tests::reduce_policy_decision ... 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::checkpoint_rebuild_at_10000 ... ok
[INFO] [stdout] test reducer::tests::checkpoint_interval_at_10000 ... ok
[INFO] [stdout] test reducer::tests::reduce_synthesized_treated_identically ... ok
[INFO] [stdout] test reducer::tests::reduce_tool_call_and_result ... ok
[INFO] [stdout] test reducer::tests::replay_matches_clone_based_reduce_path ... ok
[INFO] [stdout] test reducer::tests::state_default_equals_new ... 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::state_hash_changes_with_state ... ok
[INFO] [stdout] test reducer::tests::state_hash_empty_state ... ok
[INFO] [stdout] test reducer::tests::state_hash_includes_reducer_version ... ok
[INFO] [stdout] test reducer::tests::state_hash_stable_across_calls ... ok
[INFO] [stdout] test reducer::tests::state_serialize_roundtrip ... ok
[INFO] [stdout] test reducer::tests::state_uses_btreemap_only ... ok
[INFO] [stdout] test reducer::tests::replay_1000_events_monotonic ... ok
[INFO] [stdout] test reducer::tests::reduce_run_start ... ok
[INFO] [stdout] test reducer::tests::checkpoint_rebuild_equivalence ... ok
[INFO] [stdout] test reducer::tests::determinism_10_runs_large ... ok
[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.33s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/community_health_guard.rs (/opt/rustwide/target/debug/deps/community_health_guard-94a130c5edd0d9ac)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[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] test readme_links_to_community_and_settings_docs ... ok
[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' (186) 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:     0x648c336c5daa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x648c336c5daa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x648c336c5daa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x648c336c5daa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x648c336d9aba - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x648c336d9aba - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x648c336ca632 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x648c336ca632 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x648c336a496f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x648c336a496f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x648c336bdfb9 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x648c3365a90c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x648c3365a90c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x648c336be172 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x648c336be172 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x648c336a4a28 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x648c3369c279 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x648c336a573d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x648c336da2cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x648c33647799 - community_health_guard::readme_badges_target_canonical_repo::h7942ead66127dd9b
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/vifei-core/tests/community_health_guard.rs:95:9
[INFO] [stdout]   20:     0x648c336477c7 - community_health_guard::readme_badges_target_canonical_repo::{{closure}}::h73a1bcbe56880dcc
[INFO] [stdout]                                at /opt/rustwide/workdir/crates/vifei-core/tests/community_health_guard.rs:84:41
[INFO] [stdout]   21:     0x648c33649556 - core::ops::function::FnOnce::call_once::h9b7b91f7f92ab5dd
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x648c3364e9eb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x648c3364e9eb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   24:     0x648c3365b3db - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   25:     0x648c3365b3db - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   26:     0x648c3365b3db - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x648c3365b3db - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x648c3365b3db - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x648c3365b3db - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   30:     0x648c3365b3db - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   31:     0x648c33656af4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   32:     0x648c33656af4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x648c3365dfe2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   34:     0x648c3365dfe2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x648c3365dfe2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x648c3365dfe2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x648c3365dfe2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x648c3365dfe2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   39:     0x648c3365dfe2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x648c336c535f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   41:     0x648c336c535f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x73f4a3a9aaa4 - <unknown>
[INFO] [stdout]   43:     0x73f4a3b27a64 - 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.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p vifei-core --test community_health_guard`
[INFO] running `Command { std: "docker" "inspect" "9b8896cf31b99c9a357788164cf5000e43acffb26c668ce9e3be1a8a4d585ff0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b8896cf31b99c9a357788164cf5000e43acffb26c668ce9e3be1a8a4d585ff0", kill_on_drop: false }`
[INFO] [stdout] 9b8896cf31b99c9a357788164cf5000e43acffb26c668ce9e3be1a8a4d585ff0
