[INFO] fetching crate tokmd-types 1.9.0...
[INFO] testing tokmd-types-1.9.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate tokmd-types 1.9.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate tokmd-types 1.9.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate tokmd-types 1.9.0
[INFO] tweaked toml for crates.io crate tokmd-types 1.9.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate tokmd-types 1.9.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tokmd-types 1.9.0 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokmd-redact v1.9.0
[INFO] [stderr]   Downloaded tokmd-module-key v1.9.0
[INFO] [stderr]   Downloaded insta v1.46.3
[INFO] [stderr]   Downloaded tokmd-path v1.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9f85c4e8a2866e649f99c47f3acf4255b579e68acc293a45fd2c79bc816c4215
[INFO] running `Command { std: "docker" "start" "-a" "9f85c4e8a2866e649f99c47f3acf4255b579e68acc293a45fd2c79bc816c4215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f85c4e8a2866e649f99c47f3acf4255b579e68acc293a45fd2c79bc816c4215", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f85c4e8a2866e649f99c47f3acf4255b579e68acc293a45fd2c79bc816c4215", kill_on_drop: false }`
[INFO] [stdout] 9f85c4e8a2866e649f99c47f3acf4255b579e68acc293a45fd2c79bc816c4215
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a42c5c9405fda6430a8bd4ccea49c44cf77c95926a6a83bdf1ff6aa9d71e5b96
[INFO] running `Command { std: "docker" "start" "-a" "a42c5c9405fda6430a8bd4ccea49c44cf77c95926a6a83bdf1ff6aa9d71e5b96", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokmd-types v1.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.34s
[INFO] running `Command { std: "docker" "inspect" "a42c5c9405fda6430a8bd4ccea49c44cf77c95926a6a83bdf1ff6aa9d71e5b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a42c5c9405fda6430a8bd4ccea49c44cf77c95926a6a83bdf1ff6aa9d71e5b96", kill_on_drop: false }`
[INFO] [stdout] a42c5c9405fda6430a8bd4ccea49c44cf77c95926a6a83bdf1ff6aa9d71e5b96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea87df090d7cbb1d14661d12ffea1de16fbc2f83ea92ecac624eb1ca77399847
[INFO] running `Command { std: "docker" "start" "-a" "ea87df090d7cbb1d14661d12ffea1de16fbc2f83ea92ecac624eb1ca77399847", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tokmd-module-key v1.9.0
[INFO] [stderr]    Compiling tokmd-path v1.9.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling tokmd-redact v1.9.0
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling tokmd-types v1.9.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.37s
[INFO] running `Command { std: "docker" "inspect" "ea87df090d7cbb1d14661d12ffea1de16fbc2f83ea92ecac624eb1ca77399847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea87df090d7cbb1d14661d12ffea1de16fbc2f83ea92ecac624eb1ca77399847", kill_on_drop: false }`
[INFO] [stdout] ea87df090d7cbb1d14661d12ffea1de16fbc2f83ea92ecac624eb1ca77399847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1b2c27b33781d04feeaeda243448d7c4750a9fc5ccf8783965cfc7654c7f5d5d
[INFO] running `Command { std: "docker" "start" "-a" "1b2c27b33781d04feeaeda243448d7c4750a9fc5ccf8783965cfc7654c7f5d5d", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tokmd_types-d873355834bde043)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test cockpit::tests::gate_status_serde ... ok
[INFO] [stdout] test tests::analysis_format_serde_roundtrip ... ok
[INFO] [stdout] test tests::children_mode_serde_roundtrip ... ok
[INFO] [stdout] test tests::commit_intent_kind_serde_roundtrip ... ok
[INFO] [stdout] test cockpit::tests::cockpit_receipt_serde_roundtrip ... ok
[INFO] [stdout] test tests::config_mode_default_is_auto ... ok
[INFO] [stdout] test cockpit::tests::trend_direction_serde ... ok
[INFO] [stdout] test tests::config_mode_serde_roundtrip ... ok
[INFO] [stdout] test tests::export_format_serde_roundtrip ... ok
[INFO] [stdout] test tests::export_format_uses_kebab_case ... ok
[INFO] [stdout] test tests::diff_totals_default_is_zeroed ... ok
[INFO] [stdout] test tests::diff_totals_serde_roundtrip ... ok
[INFO] [stdout] test tests::file_classification_serde_roundtrip ... ok
[INFO] [stdout] test tests::file_kind_serde_roundtrip ... ok
[INFO] [stdout] test tests::inclusion_policy_default_is_full ... ok
[INFO] [stdout] test tests::inclusion_policy_serde_roundtrip ... ok
[INFO] [stdout] test tests::file_row_serde_roundtrip ... ok
[INFO] [stdout] test tests::redact_mode_serde_roundtrip ... ok
[INFO] [stdout] test tests::schema_version_constants ... ok
[INFO] [stdout] test tests::scan_status_serde_roundtrip ... ok
[INFO] [stdout] test tests::table_format_serde_roundtrip ... ok
[INFO] [stdout] test tests::lang_row_serde_roundtrip ... ok
[INFO] [stdout] test tests::token_audit_content_exceeds_output ... ok
[INFO] [stdout] test tests::token_estimation_invariant_min_le_est_le_max ... ok
[INFO] [stdout] test tests::token_estimation_with_custom_bounds ... ok
[INFO] [stdout] test tests::token_estimation_zero_bytes ... ok
[INFO] [stdout] test tests::is_default_policy_works ... ok
[INFO] [stdout] test tests::token_audit_zero_output ... ok
[INFO] [stdout] test tests::token_audit_serde_roundtrip ... ok
[INFO] [stdout] test tests::token_audit_from_output_basic ... ok
[INFO] [stdout] test tests::redact_mode_uses_kebab_case ... ok
[INFO] [stdout] test cockpit::tests::risk_level_display ... ok
[INFO] [stdout] test tests::diff_row_serde_roundtrip ... ok
[INFO] [stdout] test tests::token_estimation_from_bytes_defaults ... ok
[INFO] [stdout] test tests::tool_info_current ... ok
[INFO] [stdout] test tests::capability_state_serde_roundtrip ... ok
[INFO] [stdout] test tests::tool_info_default_is_empty ... ok
[INFO] [stdout] test tests::table_format_uses_kebab_case ... ok
[INFO] [stdout] test tests::totals_serde_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bdd.rs (/opt/rustwide/target/debug/deps/bdd-93cfdea7f28dca31)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test capability_state_serializes_as_snake_case ... ok
[INFO] [stdout] test capability_status_roundtrip ... ok
[INFO] [stdout] test analysis_format_all_variants_roundtrip ... ok
[INFO] [stdout] test artifact_entry_without_hash_omits_field ... ok
[INFO] [stdout] test artifact_entry_with_hash_roundtrip ... ok
[INFO] [stdout] test child_include_mode_serializes_as_kebab_case ... ok
[INFO] [stdout] test children_mode_serializes_as_kebab_case ... ok
[INFO] [stdout] test commit_intent_kind_all_variants_roundtrip ... ok
[INFO] [stdout] test complexity_indicator_all_variants_roundtrip ... ok
[INFO] [stdout] test config_mode_default_is_auto ... ok
[INFO] [stdout] test commit_intent_kind_serializes_as_snake_case ... ok
[INFO] [stdout] test commit_match_all_variants_roundtrip ... ok
[INFO] [stdout] test config_mode_serializes_as_kebab_case ... ok
[INFO] [stdout] test context_file_row_effective_tokens_none_when_full ... ok
[INFO] [stdout] test context_file_row_default_policy_omitted_in_json ... ok
[INFO] [stdout] test context_file_row_effective_tokens_some_when_head_tail ... ok
[INFO] [stdout] test context_file_row_skip_policy_serializes_correctly ... ok
[INFO] [stdout] test diff_row_negative_delta ... ok
[INFO] [stdout] test evidence_source_all_variants_roundtrip ... ok
[INFO] [stdout] test export_format_serializes_as_kebab_case ... ok
[INFO] [stdout] test file_kind_serializes_as_snake_case ... ok
[INFO] [stdout] test file_row_construction_with_child_kind ... ok
[INFO] [stdout] test export_row_json_field_order_is_stable ... ok
[INFO] [stdout] test file_row_construction_with_parent_kind ... ok
[INFO] [stdout] test lang_row_construction_and_field_access ... ok
[INFO] [stdout] test file_classification_serializes_as_snake_case ... ok
[INFO] [stdout] test lang_row_serialized_fields_match_expected ... ok
[INFO] [stdout] test module_row_serde_roundtrip ... ok
[INFO] [stdout] test redact_mode_serializes_as_kebab_case ... ok
[INFO] [stdout] test gate_status_all_variants_roundtrip ... ok
[INFO] [stdout] test policy_excluded_file_roundtrip ... ok
[INFO] [stdout] test inclusion_policy_default_is_full ... ok
[INFO] [stdout] test inclusion_policy_serializes_as_snake_case ... ok
[INFO] [stdout] test file_row_serde_roundtrip ... ok
[INFO] [stdout] test lang_row_equality ... ok
[INFO] [stdout] test risk_level_display_matches_serde ... ok
[INFO] [stdout] test module_row_construction_and_field_access ... ok
[INFO] [stdout] test schema_version_constants_are_correct ... ok
[INFO] [stdout] test diff_row_delta_calculations ... ok
[INFO] [stdout] test diff_totals_default_is_zero ... ok
[INFO] [stdout] test table_format_serializes_as_kebab_case ... ok
[INFO] [stdout] test smart_excluded_file_roundtrip ... ok
[INFO] [stdout] test token_audit_content_exceeds_output_saturates ... ok
[INFO] [stdout] test token_audit_overhead_calculation ... ok
[INFO] [stdout] test token_audit_zero_output_bytes ... ok
[INFO] [stdout] test token_estimation_custom_bounds ... ok
[INFO] [stdout] test token_estimation_invariant_min_le_est_le_max ... ok
[INFO] [stdout] test token_estimation_zero_bytes ... ok
[INFO] [stdout] test tool_info_current_has_semver_like_version ... ok
[INFO] [stdout] test trend_direction_all_variants_roundtrip ... ok
[INFO] [stdout] test warning_type_all_variants_roundtrip ... ok
[INFO] [stdout] test totals_construction_and_equality ... ok
[INFO] [stdout] test tool_info_default_is_empty ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 53 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bdd_context_handoff.rs (/opt/rustwide/target/debug/deps/bdd_context_handoff-5706aa8b1e8d5b86)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test given_context_bundle_manifest_when_constructed_then_schema_version_matches_constant ... ok
[INFO] [stdout] test given_empty_receipt_when_budget_unused_then_utilization_is_zero ... ok
[INFO] [stdout] test given_context_receipt_with_files_when_constructed_then_schema_version_matches_constant ... ok
[INFO] [stdout] test given_context_receipt_when_serialized_then_json_contains_budget_fields ... ok
[INFO] [stdout] test given_context_log_record_when_serialized_then_roundtrips_correctly ... ok
[INFO] [stdout] test given_files_with_mixed_policies_when_inspected_then_policies_correctly_assigned ... ok
[INFO] [stdout] test given_context_receipt_with_policy_exclusions_when_serialized_then_exclusions_present ... ok
[INFO] [stdout] test given_handoff_derived_when_dominant_pct_set_then_within_zero_to_hundred ... ok
[INFO] [stdout] test given_handoff_intelligence_with_all_sections_when_constructed_then_sections_accessible ... ok
[INFO] [stdout] test given_handoff_intelligence_with_no_optional_data_when_constructed_then_all_none ... ok
[INFO] [stdout] test given_handoff_manifest_when_constructed_then_schema_version_matches_constant ... ok
[INFO] [stdout] test given_receipt_where_used_exceeds_budget_when_checked_then_utilization_over_100 ... ok
[INFO] [stdout] test given_handoff_manifest_when_serialized_then_json_roundtrips ... ok
[INFO] [stderr]      Running tests/bdd_deep.rs (/opt/rustwide/target/debug/deps/bdd_deep-43d69b28cbe45e03)
[INFO] [stdout] test given_handoff_manifest_with_estimation_and_audit_when_serialized_then_fields_present ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test given_child_include_mode_when_roundtripped_then_all_variants_preserved ... ok
[INFO] [stdout] test given_analysis_format_when_all_variants_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_capability_state_when_all_variants_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_child_include_parents_only_when_serialized_then_kebab_case ... ok
[INFO] [stdout] test given_children_mode_collapse_when_serialized_then_kebab_case ... ok
[INFO] [stdout] test given_cockpit_receipt_when_constructed_then_schema_version_matches ... ok
[INFO] [stdout] test given_children_mode_separate_when_serialized_then_kebab_case ... ok
[INFO] [stdout] test given_children_mode_when_roundtripped_then_all_variants_preserved ... ok
[INFO] [stdout] test given_commit_match_when_all_variants_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_complexity_indicator_when_all_variants_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_cockpit_receipt_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_cockpit_receipt_with_trend_when_serialized_then_trend_present ... ok
[INFO] [stdout] test given_context_file_row_with_skip_policy_when_serialized_then_policy_in_json ... ok
[INFO] [stdout] test given_context_log_record_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_context_bundle_manifest_when_constructed_then_schema_version_matches ... ok
[INFO] [stdout] test given_diff_receipt_when_constructed_then_contains_metadata ... ok
[INFO] [stdout] test given_context_receipt_when_constructed_then_schema_version_matches ... ok
[INFO] [stdout] test given_context_file_row_with_head_tail_policy_when_serialized_then_roundtrips ... ok
[INFO] [stdout] test given_diff_row_when_negative_delta_then_delta_is_negative ... ok
[INFO] [stdout] test given_diff_row_when_large_negative_delta_then_serializes ... ok
[INFO] [stdout] test given_diff_row_when_positive_delta_then_delta_is_positive ... ok
[INFO] [stdout] test given_commit_intent_kind_when_all_variants_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_diff_row_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_config_mode_default_then_is_auto ... ok
[INFO] [stdout] test given_diff_row_when_zero_delta_then_all_deltas_zero ... ok
[INFO] [stdout] test given_evidence_source_when_all_variants_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_export_receipt_when_constructed_then_schema_version_present ... ok
[INFO] [stdout] test given_export_format_when_all_variants_serialized_then_kebab_case ... ok
[INFO] [stdout] test given_export_receipt_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_file_classification_when_all_variants_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_context_receipt_with_files_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_diff_receipt_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_diff_totals_when_default_then_all_zeros ... ok
[INFO] [stdout] test given_file_classification_when_ordered_then_deterministic ... ok
[INFO] [stdout] test given_file_kind_when_ordering_then_parent_before_child ... ok
[INFO] [stdout] test given_file_row_when_cloned_and_modified_then_original_unchanged ... ok
[INFO] [stdout] test given_file_row_when_created_then_all_fields_populated ... ok
[INFO] [stdout] test given_file_row_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_file_row_when_unicode_path_then_roundtrips ... ok
[INFO] [stdout] test given_file_row_with_child_kind_when_serialized_then_kind_preserved ... ok
[INFO] [stdout] test given_handoff_manifest_when_constructed_then_schema_version_matches ... ok
[INFO] [stdout] test given_handoff_intelligence_when_fully_populated_then_roundtrips ... ok
[INFO] [stdout] test given_inclusion_policy_default_then_is_full ... ok
[INFO] [stdout] test given_handoff_manifest_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_lang_receipt_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_lang_row_when_cloned_then_equal_to_original ... ok
[INFO] [stdout] test given_lang_row_when_created_then_all_fields_set ... ok
[INFO] [stdout] test given_lang_row_when_debug_printed_then_contains_type_name ... ok
[INFO] [stdout] test given_module_receipt_when_constructed_then_schema_version_present ... ok
[INFO] [stdout] test given_gate_status_when_all_variants_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_handoff_intelligence_when_all_none_then_serializes ... ok
[INFO] [stdout] test given_lang_receipt_when_constructed_then_schema_version_present ... ok
[INFO] [stdout] test given_lang_row_when_max_usize_values_then_serializes ... ok
[INFO] [stdout] test given_lang_row_when_empty_string_lang_then_ok ... ok
[INFO] [stdout] test given_lang_row_when_zero_values_then_serializes ... ok
[INFO] [stdout] test given_lang_row_when_json_has_all_fields_then_deserializes ... ok
[INFO] [stdout] test given_module_row_when_cloned_then_equal ... ok
[INFO] [stdout] test given_module_row_when_created_then_all_fields_set ... ok
[INFO] [stdout] test given_module_row_when_debug_printed_then_contains_module_name ... ok
[INFO] [stdout] test given_module_receipt_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_module_row_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_module_row_when_empty_module_name_then_ok ... ok
[INFO] [stdout] test given_risk_level_when_display_then_lowercase ... ok
[INFO] [stdout] test given_run_receipt_when_constructed_then_all_fields_set ... ok
[INFO] [stdout] test given_redact_mode_when_all_variants_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_scan_status_when_both_variants_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_module_row_with_forward_slashes_when_serialized_then_preserved ... ok
[INFO] [stdout] test given_schema_versions_when_checked_then_all_positive_nonzero ... ok
[INFO] [stdout] test given_schema_versions_when_checked_then_match_documented_values ... ok
[INFO] [stdout] test given_run_receipt_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_table_format_when_all_variants_serialized_then_kebab_case ... ok
[INFO] [stdout] test given_scan_args_with_all_flags_true_when_serialized_then_roundtrips ... ok
[INFO] [stdout] test given_token_audit_when_from_output_then_overhead_calculated ... ok
[INFO] [stdout] test given_token_estimation_when_from_bytes_then_invariant_min_le_est_le_max ... ok
[INFO] [stdout] test given_token_estimation_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_token_estimation_when_zero_bytes_then_all_tokens_zero ... ok
[INFO] [stdout] test given_tool_info_current_when_checked_then_name_is_tokmd ... ok
[INFO] [stdout] test given_token_estimation_defaults_then_constants_correct ... ok
[INFO] [stdout] test given_tool_info_default_when_checked_then_empty_strings ... ok
[INFO] [stdout] test given_token_audit_when_content_exceeds_output_then_saturates ... ok
[INFO] [stdout] test given_trend_comparison_default_when_checked_then_empty ... ok
[INFO] [stdout] test given_token_estimation_when_exact_divisor_then_no_rounding ... ok
[INFO] [stdout] test given_token_audit_when_zero_output_then_no_division_error ... ok
[INFO] [stdout] test given_token_estimation_when_custom_bounds_then_applied ... ok
[INFO] [stdout] test given_totals_when_cloned_then_independent ... ok
[INFO] [stdout] test given_health_warning_when_constructed_then_all_fields_set ... ok
[INFO] [stdout] test given_two_lang_rows_when_different_code_then_not_equal ... ok
[INFO] [stdout] test given_trend_direction_when_all_variants_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_two_lang_rows_when_different_lang_then_not_equal ... ok
[INFO] [stdout] test given_lang_row_when_serialized_then_json_roundtrips ... ok
[INFO] [stdout] test given_trend_metric_when_serialized_then_roundtrips ... ok
[INFO] [stdout] test given_warning_type_when_all_variants_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_inclusion_policies_when_ordered_then_full_is_smallest ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 93 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cockpit_tests.rs (/opt/rustwide/target/debug/deps/cockpit_tests-f03e6fe8976664c9)
[INFO] [stdout] 
[INFO] [stdout] running 39 tests
[INFO] [stdout] test given_change_surface_when_serialized_then_all_fields_present ... ok
[INFO] [stdout] test given_change_surface_then_net_lines_equals_insertions_minus_deletions ... ok
[INFO] [stdout] test given_change_surface_with_more_deletions_then_net_lines_negative ... ok
[INFO] [stdout] test given_cockpit_receipt_then_all_required_fields_accessible ... ok
[INFO] [stdout] test given_cockpit_receipt_then_schema_version_matches_constant ... ok
[INFO] [stdout] test given_cockpit_receipt_then_json_has_no_null_required_fields ... ok
[INFO] [stdout] test given_all_gates_pass_then_overall_status_pass ... ok
[INFO] [stdout] test given_cockpit_receipt_when_roundtripped_then_data_preserved ... ok
[INFO] [stdout] test given_cockpit_receipt_with_trend_then_trend_in_json ... ok
[INFO] [stdout] test given_cockpit_receipt_when_serialized_twice_then_output_identical ... ok
[INFO] [stdout] test given_cockpit_schema_version_then_it_equals_three ... ok
[INFO] [stdout] test given_code_health_with_warnings_then_warnings_accessible ... ok
[INFO] [stdout] test given_complexity_gate_with_high_files_then_threshold_exceeded ... ok
[INFO] [stdout] test given_cockpit_receipt_when_serialized_then_json_has_required_envelope_fields ... ok
[INFO] [stdout] test given_cockpit_receipt_when_trend_is_none_then_omitted_from_json ... ok
[INFO] [stdout] test given_composition_then_percentages_sum_to_100 ... ok
[INFO] [stdout] test given_contract_diff_gate_with_semver_break_then_failures_nonzero ... ok
[INFO] [stdout] test given_contracts_with_breaking_changes_then_indicators_nonzero ... ok
[INFO] [stdout] test given_diff_coverage_gate_then_coverage_pct_accessible ... ok
[INFO] [stdout] test given_determinism_gate_with_mismatch_then_differences_listed ... ok
[INFO] [stdout] test given_diff_coverage_gate_when_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_gate_meta_without_evidence_commit_then_omitted_from_json ... ok
[INFO] [stdout] test given_risk_levels_then_display_matches_serde ... ok
[INFO] [stdout] test given_trend_comparison_default_then_baseline_unavailable ... ok
[INFO] [stdout] test given_mutation_gate_with_survivors_then_survivors_accessible ... ok
[INFO] [stdout] test given_trend_metric_improving_then_positive_delta ... ok
[INFO] [stdout] test given_evidence_with_all_gates_when_serialized_then_all_present ... ok
[INFO] [stdout] test given_scope_coverage_when_all_tested_then_ratio_is_one ... ok
[INFO] [stdout] test given_evidence_without_optional_gates_then_omitted_from_json ... ok
[INFO] [stdout] test given_review_items_when_sorted_by_priority_then_lowest_first ... ok
[INFO] [stdout] test given_supply_chain_gate_with_vulnerabilities_then_accessible ... ok
[INFO] [stdout] test given_mutation_gate_when_serialized_then_meta_fields_flattened ... ok
[INFO] [stdout] test given_review_item_with_optional_fields_omitted_then_json_clean ... ok
[INFO] [stdout] test given_scope_coverage_when_partially_tested_then_ratio_less_than_one ... ok
[INFO] [stdout] test given_trend_indicator_with_complexity_deltas_then_roundtrip ... ok
[INFO] [stdout] test given_trend_metric_degrading_then_negative_delta ... ok
[INFO] [stdout] test snapshot_cockpit_evidence_all_gates ... ok
[INFO] [stdout] test snapshot_change_surface ... ok
[INFO] [stdout] test snapshot_cockpit_receipt_minimal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/context_handoff_deep.rs (/opt/rustwide/target/debug/deps/context_handoff_deep-3a260a8132eb8e55)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test context_file_row_empty_classifications_omitted ... ok
[INFO] [stdout] test artifact_entry_without_hash_omits_field ... ok
[INFO] [stdout] test capability_state_serde_all_variants ... ok
[INFO] [stdout] test context_excluded_path_roundtrips ... ok
[INFO] [stdout] test capability_status_with_reason_roundtrips ... ok
[INFO] [stdout] test artifact_entry_with_hash_roundtrips ... ok
[INFO] [stdout] test context_file_row_nonempty_classifications_present ... ok
[INFO] [stdout] test context_receipt_deserializes_from_minimal_json ... ok
[INFO] [stdout] test context_receipt_ignores_unknown_fields ... ok
[INFO] [stdout] test context_receipt_with_fallback_reason_roundtrips ... ok
[INFO] [stdout] test handoff_excluded_path_roundtrips ... ok
[INFO] [stdout] test handoff_intelligence_full_serde_roundtrip ... ok
[INFO] [stdout] test handoff_manifest_deserializes_from_minimal_json ... ok
[INFO] [stdout] test context_bundle_manifest_with_excluded_by_policy_roundtrips ... ok
[INFO] [stdout] test context_log_record_minimal_roundtrip ... ok
[INFO] [stdout] test smart_excluded_file_roundtrips ... ok
[INFO] [stdout] test file_classification_serde_roundtrip_all_variants ... ok
[INFO] [stdout] test token_audit_custom_divisors ... ok
[INFO] [stdout] test token_audit_content_exceeds_output_saturates ... ok
[INFO] [stdout] test handoff_manifest_estimation_without_audit_serializes_cleanly ... ok
[INFO] [stdout] test inclusion_policy_ordering_full_lt_skip ... ok
[INFO] [stdout] test token_audit_zero_output_bytes ... ok
[INFO] [stdout] test token_audit_serde_roundtrip ... ok
[INFO] [stdout] test context_file_row_full_policy_omitted_in_json ... ok
[INFO] [stdout] test handoff_manifest_intelligence_preset_values ... ok
[INFO] [stdout] test inclusion_policy_serde_roundtrip_all_variants ... ok
[INFO] [stdout] test context_file_row_headtail_policy_present_in_json ... ok
[INFO] [stdout] test policy_excluded_file_with_multiple_classifications_roundtrips ... ok
[INFO] [stdout] test token_estimation_custom_bounds_respected ... ok
[INFO] [stdout] test token_estimation_invariant_min_le_est_le_max ... ok
[INFO] [stderr]      Running tests/context_types_w73.rs (/opt/rustwide/target/debug/deps/context_types_w73-34c3150795f7aeaf)
[INFO] [stdout] test token_estimation_serde_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stderr]      Running tests/context_w42.rs (/opt/rustwide/target/debug/deps/context_w42-e5884846ffeefcc9)
[INFO] [stdout] test context_bundle_schema_version_is_2 ... ok
[INFO] [stdout] test context_file_row_effective_tokens_relationship ... ok
[INFO] [stdout] test context_schema_version_is_4 ... ok
[INFO] [stdout] test context_file_row_full_policy_serialization ... ok
[INFO] [stdout] test file_classification_snake_case_names ... ok
[INFO] [stdout] test file_classification_serde_roundtrip ... ok
[INFO] [stdout] test context_file_row_with_head_tail_policy ... ok
[INFO] [stdout] test context_file_row_with_classifications ... ok
[INFO] [stdout] test handoff_manifest_optional_fields_skipped_when_empty ... ok
[INFO] [stdout] test handoff_manifest_required_fields_present ... ok
[INFO] [stdout] test context_receipt_json_roundtrip ... ok
[INFO] [stdout] test inclusion_policy_default_is_full ... ok
[INFO] [stdout] test handoff_schema_version_is_5 ... ok
[INFO] [stdout] test token_estimation_invariant_min_le_est_le_max ... ok
[INFO] [stdout] test inclusion_policy_serde_roundtrip ... ok
[INFO] [stdout] test inclusion_policy_snake_case_serialization ... ok
[INFO] [stdout] test token_audit_overhead_calculation ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 24 tests
[INFO] [stdout] test context_bundle_schema_version_is_2 ... ok
[INFO] [stdout] test context_excluded_path_serde_roundtrip ... ok
[INFO] [stdout] test context_file_row_full_policy_no_effective_tokens ... ok
[INFO] [stdout] test context_file_row_head_tail_has_effective_tokens ... ok
[INFO] [stdout] test context_file_row_serde_roundtrip_full ... ok
[INFO] [stdout] test context_file_row_serde_skips_default_policy ... ok
[INFO] [stdout] test context_file_row_serde_includes_non_default_policy ... ok
[INFO] [stdout] test context_file_row_serde_with_classifications ... ok
[INFO] [stdout] test context_schema_version_is_4 ... ok
[INFO] [stdout] test context_file_row_skip_policy ... ok
[INFO] [stdout] test handoff_schema_version_is_5 ... ok
[INFO] [stdout] test inclusion_policy_default_is_full ... ok
[INFO] [stdout] test inclusion_policy_serde_roundtrip_all_variants ... ok
[INFO] [stdout] test token_audit_zero_output_bytes ... ok
[INFO] [stdout] test smart_excluded_file_serde_roundtrip ... ok
[INFO] [stdout] test token_estimation_from_bytes_invariant ... ok
[INFO] [stdout] test token_audit_overhead_calculation ... ok
[INFO] [stdout] test token_estimation_serde_roundtrip ... ok
[INFO] [stdout] test token_estimation_zero_bytes ... ok
[INFO] [stdout] test file_classification_serde_roundtrip_all_variants ... ok
[INFO] [stdout] test file_classification_uses_snake_case ... ok
[INFO] [stdout] test policy_excluded_file_serde_roundtrip ... ok
[INFO] [stdout] test token_audit_serde_roundtrip ... ok
[INFO] [stdout] test context_file_row_serde_skips_empty_rank_reason ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/contract_expansion.rs (/opt/rustwide/target/debug/deps/contract_expansion-77152531d85ec7cf)
[INFO] [stdout] 
[INFO] [stdout] running 19 tests
[INFO] [stdout] test given_lang_receipt_when_constructed_then_schema_version_matches_constant ... ok
[INFO] [stdout] test given_scan_args_with_defaults_when_serialized_then_excluded_redacted_omitted ... ok
[INFO] [stdout] test given_schema_versions_then_each_family_has_independent_version ... ok
[INFO] [stdout] test given_handoff_excluded_path_when_roundtripped_then_fields_preserved ... ok
[INFO] [stdout] test given_smart_excluded_file_when_roundtripped_then_fields_preserved ... ok
[INFO] [stdout] test given_scan_args_with_all_flags_true_when_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_run_receipt_when_roundtripped_then_file_names_preserved ... ok
[INFO] [stdout] test given_handoff_intelligence_with_all_none_when_roundtripped_then_nones_preserved ... ok
[INFO] [stdout] test given_context_receipt_when_optional_fields_none_then_omitted_from_json ... ok
[INFO] [stdout] test given_handoff_intelligence_with_all_fields_when_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_context_bundle_manifest_when_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_handoff_manifest_when_optional_fields_none_then_omitted_from_json ... ok
[INFO] [stdout] test given_module_receipt_when_roundtripped_then_module_rows_preserved ... ok
[INFO] [stdout] test given_lang_receipt_when_roundtripped_then_all_fields_preserved ... ok
[INFO] [stdout] test given_export_receipt_with_file_rows_when_roundtripped_then_preserved ... ok
[INFO] [stdout] test prop_handoff_hotspot_roundtrip ... ok
[INFO] [stdout] test prop_context_file_row_roundtrip ... ok
[INFO] [stdout] test prop_scan_args_boolean_flags_roundtrip ... ok
[INFO] [stdout] test given_context_file_row_with_multiple_classifications_when_roundtripped_then_preserved ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deep_context_types_w47.rs (/opt/rustwide/target/debug/deps/deep_context_types_w47-3904de2663be0c02)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test context_bundle_schema_version_is_u32 ... ok
[INFO] [stdout] test context_excluded_path_roundtrip ... ok
[INFO] [stdout] test context_file_row_full_policy_omitted_in_json ... ok
[INFO] [stdout] test context_file_row_with_classifications ... ok
[INFO] [stdout] test context_file_row_with_effective_tokens ... ok
[INFO] [stdout] test context_file_row_skip_policy_present_in_json ... ok
[INFO] [stdout] test context_file_row_with_head_tail_policy ... ok
[INFO] [stdout] test context_bundle_schema_version_roundtrip ... ok
[INFO] [stdout] test context_receipt_from_minimal_json ... ok
[INFO] [stdout] test context_file_row_all_fields ... ok
[INFO] [stdout] test context_receipt_optional_fields_absent_by_default ... ok
[INFO] [stdout] test context_receipt_with_token_estimation ... ok
[INFO] [stdout] test file_classification_serde_roundtrip ... ok
[INFO] [stdout] test context_schema_version_is_u32 ... ok
[INFO] [stdout] test handoff_complexity_roundtrip ... ok
[INFO] [stdout] test handoff_manifest_serializes_and_deserializes ... ok
[INFO] [stdout] test inclusion_policy_serde_roundtrip ... ok
[INFO] [stdout] test handoff_manifest_with_excluded_paths_and_patterns ... ok
[INFO] [stdout] test handoff_schema_version_roundtrip ... ok
[INFO] [stdout] test handoff_derived_roundtrip ... ok
[INFO] [stdout] test token_estimation_invariant ... ok
[INFO] [stdout] test context_receipt_serializes_and_deserializes ... ok
[INFO] [stdout] test context_receipt_with_excluded_by_policy ... ok
[INFO] [stdout] test context_schema_version_roundtrip ... ok
[INFO] [stdout] test handoff_schema_version_is_u32 ... ok
[INFO] [stdout] test inclusion_policy_default_is_full ... ok
[INFO] [stdout] test token_estimation_zero_bytes ... ok
[INFO] [stdout] test handoff_manifest_with_artifacts ... ok
[INFO] [stdout] test handoff_manifest_with_capabilities ... ok
[INFO] [stdout] test prop_token_estimation_invariant ... ok
[INFO] [stdout] test prop_file_classification_roundtrip ... ok
[INFO] [stdout] test prop_inclusion_policy_roundtrip ... ok
[INFO] [stdout] test prop_effective_tokens_le_tokens ... ok
[INFO] [stdout] test prop_context_file_row_serde_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/deep_types_w49.rs (/opt/rustwide/target/debug/deps/deep_types_w49-7447736b0822055e)
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test child_include_mode_exhaustive_serde ... ok
[INFO] [stdout] test children_mode_exhaustive_serde ... ok
[INFO] [stdout] test config_mode_exhaustive_serde ... ok
[INFO] [stdout] test commit_match_exhaustive_serde ... ok
[INFO] [stdout] test commit_intent_kind_exhaustive_serde ... ok
[INFO] [stdout] test analysis_format_exhaustive_serde ... ok
[INFO] [stdout] test context_receipt_serde_roundtrip ... ok
[INFO] [stdout] test diff_totals_default_all_zero ... ok
[INFO] [stdout] test cockpit_receipt_serde_roundtrip ... ok
[INFO] [stdout] test empty_export_receipt ... ok
[INFO] [stdout] test export_format_exhaustive_serde ... ok
[INFO] [stdout] test file_classification_exhaustive_serde ... ok
[INFO] [stdout] test diff_receipt_serde_roundtrip ... ok
[INFO] [stdout] test inclusion_policy_default_is_full ... ok
[INFO] [stdout] test export_receipt_serde_roundtrip ... ok
[INFO] [stdout] test diff_row_negative_deltas ... ok
[INFO] [stdout] test lang_receipt_report_is_flattened ... ok
[INFO] [stdout] test file_kind_exhaustive_serde ... ok
[INFO] [stdout] test evidence_source_exhaustive_serde ... ok
[INFO] [stdout] test file_row_all_fields_serialize ... ok
[INFO] [stdout] test inclusion_policy_exhaustive_serde ... ok
[INFO] [stdout] test diff_totals_negative_deltas_roundtrip ... ok
[INFO] [stdout] test handoff_manifest_serde_roundtrip ... ok
[INFO] [stdout] test lang_row_all_fields_serialize ... ok
[INFO] [stdout] test lang_receipt_serde_roundtrip ... ok
[INFO] [stdout] test module_row_all_fields_serialize ... ok
[INFO] [stdout] test module_receipt_serde_roundtrip ... ok
[INFO] [stdout] test empty_lang_receipt ... ok
[INFO] [stdout] test risk_level_exhaustive_serde ... ok
[INFO] [stdout] test run_receipt_serde_roundtrip ... ok
[INFO] [stdout] test scan_args_excluded_redacted_present_when_true ... ok
[INFO] [stdout] test scan_args_excluded_redacted_skipped_when_false ... ok
[INFO] [stdout] test scan_status_exhaustive_serde ... ok
[INFO] [stdout] test schema_version_exact_values ... ok
[INFO] [stdout] test schema_version_constants_are_positive_u32 ... ok
[INFO] [stdout] test table_format_exhaustive_serde ... ok
[INFO] [stdout] test token_estimation_invariant_min_le_est_le_max ... ok
[INFO] [stdout] test totals_realistic_roundtrip ... ok
[INFO] [stdout] test totals_zero_roundtrip ... ok
[INFO] [stdout] test token_estimation_alias_tokens_high_to_tokens_min ... ok
[INFO] [stdout] test tool_info_current_name_is_tokmd ... ok
[INFO] [stdout] test very_large_line_counts_roundtrip ... ok
[INFO] [stdout] test warning_type_exhaustive_serde ... ok
[INFO] [stdout] test redact_mode_exhaustive_serde ... ok
[INFO] [stdout] test proptest_totals_roundtrip ... ok
[INFO] [stdout] test capability_state_exhaustive_serde ... ok
[INFO] [stdout] test complexity_indicator_exhaustive_serde ... ok
[INFO] [stdout] test config_mode_default_is_auto ... ok
[INFO] [stdout] test gate_status_exhaustive_serde ... ok
[INFO] [stdout] test proptest_diff_totals_roundtrip ... ok
[INFO] [stdout] test proptest_lang_row_roundtrip ... ok
[INFO] [stderr]      Running tests/deep_w38.rs (/opt/rustwide/target/debug/deps/deep_w38-d172a7ce0b90a502)
[INFO] [stdout] test proptest_file_row_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test artifact_entry_hash_optional_skip ... ok
[INFO] [stdout] test artifact_entry_serde_roundtrip ... ok
[INFO] [stdout] test cockpit_schema_version_is_3 ... ok
[INFO] [stdout] test cockpit_receipt_full_roundtrip_with_trend ... ok
[INFO] [stdout] test commit_match_serde_all_variants ... ok
[INFO] [stdout] test complexity_indicator_serde_all_variants ... ok
[INFO] [stdout] test context_schema_version_is_4 ... ok
[INFO] [stdout] test config_mode_default_auto ... ok
[INFO] [stdout] test capability_state_snake_case ... ok
[INFO] [stdout] test diff_receipt_roundtrip ... ok
[INFO] [stdout] test context_bundle_schema_version_is_2 ... ok
[INFO] [stdout] test commit_intent_kind_all_variants_roundtrip ... ok
[INFO] [stdout] test diff_totals_default_zeroed ... ok
[INFO] [stdout] test evidence_source_serde_all_variants ... ok
[INFO] [stdout] test export_receipt_roundtrip ... ok
[INFO] [stdout] test file_classification_ord_stable ... ok
[INFO] [stdout] test gate_status_serde_all_variants ... ok
[INFO] [stdout] test inclusion_policy_default_full ... ok
[INFO] [stdout] test handoff_schema_version_is_5 ... ok
[INFO] [stdout] test lang_receipt_json_has_flattened_report ... ok
[INFO] [stdout] test scan_args_excluded_redacted_present_when_true ... ok
[INFO] [stdout] test token_audit_basic ... ok
[INFO] [stdout] test schema_version_is_2 ... ok
[INFO] [stdout] test token_audit_content_exceeds_output_saturates ... ok
[INFO] [stdout] test module_receipt_roundtrip ... ok
[INFO] [stdout] test lang_receipt_roundtrip ... ok
[INFO] [stdout] test token_audit_custom_divisors ... ok
[INFO] [stdout] test token_audit_zero_output_zero_pct ... ok
[INFO] [stdout] test scan_args_excluded_redacted_skips_when_false ... ok
[INFO] [stdout] test risk_level_display_all_variants ... ok
[INFO] [stdout] test token_estimation_custom_bounds ... ok
[INFO] [stdout] test token_estimation_from_bytes_default_divisors ... ok
[INFO] [stdout] test token_estimation_one_byte ... ok
[INFO] [stdout] test token_estimation_zero_bytes_all_zero ... ok
[INFO] [stdout] test tool_info_current_has_name_and_version ... ok
[INFO] [stdout] test tool_info_default_is_empty ... ok
[INFO] [stdout] test trend_comparison_default ... ok
[INFO] [stdout] test trend_direction_serde_all_variants ... ok
[INFO] [stdout] test warning_type_serde_all_variants ... ok
[INFO] [stderr]      Running tests/determinism_props.rs (/opt/rustwide/target/debug/deps/determinism_props-a79b73b14b14c992)
[INFO] [stdout] test token_estimation_serde_with_aliases ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test btreemap_insertion_order_independent ... ok
[INFO] [stdout] test module_key_uses_forward_slashes ... ok
[INFO] [stdout] test module_key_root_level_files ... ok
[INFO] [stdout] test module_key_dot_prefix_stripped ... ok
[INFO] [stdout] test module_key_same_path_same_result ... ok
[INFO] [stdout] test path_normalize_dot_backslash_prefix ... ok
[INFO] [stdout] test path_normalize_dot_segments ... ok
[INFO] [stdout] test path_normalize_double_separators ... ok
[INFO] [stdout] test path_normalize_empty_string ... ok
[INFO] [stdout] test path_normalize_just_dot ... ok
[INFO] [stdout] test path_normalize_mixed_separators ... ok
[INFO] [stdout] test path_normalize_parent_ref_preserved ... ok
[INFO] [stdout] test path_normalize_trailing_slash ... ok
[INFO] [stdout] test path_normalize_windows_backslash ... ok
[INFO] [stdout] test redact_cross_platform_consistency ... ok
[INFO] [stdout] test redact_dot_prefix_consistency ... ok
[INFO] [stdout] test normalize_slashes_removes_all_backslashes ... ok
[INFO] [stdout] test redact_path_length_is_fixed ... ok
[INFO] [stdout] test redact_path_preserves_extension ... ok
[INFO] [stdout] test redact_path_same_input_same_output ... ok
[INFO] [stdout] test redact_same_path_same_hash ... ok
[INFO] [stdout] test schema_versions_are_stable ... ok
[INFO] [stdout] test normalize_rel_path_no_backslash ... ok
[INFO] [stdout] test lang_row_json_roundtrip_deterministic ... ok
[INFO] [stdout] test module_key_no_backslashes ... ok
[INFO] [stdout] test normalize_slashes_is_idempotent ... ok
[INFO] [stdout] test totals_json_roundtrip_deterministic ... ok
[INFO] [stdout] test redact_path_is_deterministic ... ok
[INFO] [stdout] test normalize_rel_path_is_idempotent ... ok
[INFO] [stdout] test short_hash_is_deterministic ... ok
[INFO] [stdout] test module_key_is_deterministic ... ok
[INFO] [stdout] test module_row_json_roundtrip_deterministic ... ok
[INFO] [stdout] test file_row_json_roundtrip_deterministic ... ok
[INFO] [stdout] test short_hash_always_16_chars ... ok
[INFO] [stdout] test btreemap_serialization_preserves_order ... ok
[INFO] [stdout] test lang_sort_descending_code_then_name ... ok
[INFO] [stdout] test lang_sort_is_idempotent ... ok
[INFO] [stdout] test module_sort_descending_code_then_name ... ok
[INFO] [stdout] test btreemap_string_keys_always_sorted ... ok
[INFO] [stdout] test file_sort_descending_code_then_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.69s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/determinism_proptest.rs (/opt/rustwide/target/debug/deps/determinism_proptest-d9745ba74621a880)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test normalize_slashes_then_rel_path_is_idempotent ... ok
[INFO] [stdout] test redact_short_hash_deterministic_on_repeated_calls ... ok
[INFO] [stdout] test normalize_rel_path_output_has_no_backslash ... ok
[INFO] [stdout] test redact_cross_platform_path_equivalence ... ok
[INFO] [stdout] test normalize_slashes_preserves_forward_slashes ... ok
[INFO] [stdout] test redact_path_preserves_extension ... ok
[INFO] [stdout] test btreemap_merge_order_independent ... ok
[INFO] [stdout] test module_sort_serialize_roundtrip_stable ... ok
[INFO] [stdout] test lang_sort_with_ties_is_deterministic ... ok
[INFO] [stdout] test lang_sort_ties_broken_by_name_ascending ... ok
[INFO] [stdout] test lang_sort_serialize_roundtrip_stable ... ok
[INFO] [stdout] test file_sort_serialize_roundtrip_stable ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/determinism_w66.rs (/opt/rustwide/target/debug/deps/determinism_w66-342f8cfe429e4fd2)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test child_include_mode_serialization_is_stable ... ok
[INFO] [stdout] test file_row_child_kind_roundtrip_is_stable ... ok
[INFO] [stdout] test lang_row_serialize_roundtrip_is_stable ... ok
[INFO] [stdout] test enum_serialization_is_stable ... ok
[INFO] [stdout] test file_row_serialize_roundtrip_is_stable ... ok
[INFO] [stdout] test diff_row_serialize_roundtrip_is_stable ... ok
[INFO] [stdout] test lang_row_repeated_serialization_is_byte_stable ... ok
[INFO] [stdout] test file_kind_serialization_is_stable ... ok
[INFO] [stdout] test diff_receipt_serialization_is_deterministic ... ok
[INFO] [stdout] test lang_report_rows_serialization_order_is_stable ... ok
[INFO] [stdout] test module_report_serialization_order_is_stable ... ok
[INFO] [stdout] test module_row_repeated_serialization_is_byte_stable ... ok
[INFO] [stdout] test export_data_serialization_order_is_stable ... ok
[INFO] [stdout] test module_row_serialize_roundtrip_is_stable ... ok
[INFO] [stdout] test diff_totals_default_serialize_roundtrip_is_stable ... ok
[INFO] [stdout] test scan_status_serialization_is_stable ... ok
[INFO] [stdout] test token_audit_is_deterministic_for_same_input ... ok
[INFO] [stdout] test token_estimation_invariant_min_le_est_le_max ... ok
[INFO] [stdout] test totals_serialize_roundtrip_is_stable ... ok
[INFO] [stdout] test token_estimation_is_deterministic_for_same_input ... ok
[INFO] [stdout] test schema_version_constants_are_pinned ... ok
[INFO] [stdout] test prop_totals_roundtrip ... ok
[INFO] [stdout] test prop_lang_row_roundtrip ... ok
[INFO] [stdout] test prop_module_row_sort_deterministic ... ok
[INFO] [stdout] test prop_diff_row_roundtrip ... ok
[INFO] [stdout] test prop_file_row_sort_deterministic ... ok
[INFO] [stdout] test prop_lang_row_sort_deterministic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/edge_cases_w50.rs (/opt/rustwide/target/debug/deps/edge_cases_w50-cbd4882827c996e8)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test cockpit_schema_version_is_nonzero ... ok
[INFO] [stdout] test context_schema_version_is_nonzero ... ok
[INFO] [stdout] test children_mode_roundtrip_all_variants ... ok
[INFO] [stdout] test child_include_mode_roundtrip_all_variants ... ok
[INFO] [stdout] test handoff_schema_version_is_nonzero ... ok
[INFO] [stdout] test file_row_path_with_spaces ... ok
[INFO] [stdout] test export_format_roundtrip_all_variants ... ok
[INFO] [stdout] test file_row_path_with_dots ... ok
[INFO] [stdout] test export_data_empty_rows ... ok
[INFO] [stdout] test file_row_path_with_unicode ... ok
[INFO] [stdout] test lang_row_all_zeros ... ok
[INFO] [stdout] test lang_row_u64_max_code_no_overflow ... ok
[INFO] [stdout] test lang_report_empty_rows ... ok
[INFO] [stdout] test module_report_empty_rows ... ok
[INFO] [stdout] test multiple_lang_rows_serialize_independently ... ok
[INFO] [stdout] test config_mode_roundtrip_all_variants ... ok
[INFO] [stdout] test multiple_module_rows_serialize_independently ... ok
[INFO] [stdout] test redact_mode_roundtrip_all_variants ... ok
[INFO] [stdout] test file_kind_roundtrip_all_variants ... ok
[INFO] [stdout] test table_format_roundtrip_all_variants ... ok
[INFO] [stdout] test schema_version_is_nonzero ... ok
[INFO] [stdout] test context_bundle_schema_version_is_nonzero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/exhaustive_w72.rs (/opt/rustwide/target/debug/deps/exhaustive_w72-d0356b92292d123d)
[INFO] [stdout] 
[INFO] [stdout] running 40 tests
[INFO] [stdout] test context_file_row_effective_tokens_none_means_same_as_tokens ... ok
[INFO] [stdout] test capability_state_all_variants ... ok
[INFO] [stdout] test cockpit_commit_match_all_variants ... ok
[INFO] [stdout] test analysis_format_all_variants ... ok
[INFO] [stdout] test cockpit_gate_status_all_variants ... ok
[INFO] [stdout] test commit_intent_kind_all_variants ... ok
[INFO] [stdout] test child_include_mode_all_variants ... ok
[INFO] [stdout] test cockpit_complexity_indicator_all_variants ... ok
[INFO] [stdout] test children_mode_all_variants ... ok
[INFO] [stdout] test cockpit_evidence_source_all_variants ... ok
[INFO] [stdout] test diff_row_construct_and_serialize ... ok
[INFO] [stdout] test file_classification_all_variants ... ok
[INFO] [stdout] test diff_receipt_has_schema_and_tool ... ok
[INFO] [stdout] test file_kind_all_variants ... ok
[INFO] [stdout] test diff_totals_default_all_zero ... ok
[INFO] [stdout] test cockpit_trend_direction_all_variants ... ok
[INFO] [stdout] test cockpit_warning_type_all_variants ... ok
[INFO] [stdout] test file_row_construct_and_serialize ... ok
[INFO] [stdout] test config_mode_all_variants ... ok
[INFO] [stdout] test context_receipt_construct_and_serialize ... ok
[INFO] [stdout] test lang_receipt_has_schema_and_tool ... ok
[INFO] [stdout] test table_format_all_variants ... ok
[INFO] [stdout] test token_audit_overhead_invariant ... ok
[INFO] [stdout] test cockpit_risk_level_all_variants_and_display ... ok
[INFO] [stdout] test scan_status_all_variants ... ok
[INFO] [stdout] test scan_args_construct_and_serialize ... ok
[INFO] [stdout] test inclusion_policy_all_variants_and_default ... ok
[INFO] [stdout] test token_estimation_invariant_min_le_est_le_max ... ok
[INFO] [stdout] test tool_info_current_has_name_and_version ... ok
[INFO] [stdout] test totals_construct_and_serialize ... ok
[INFO] [stdout] test tool_info_construct_and_serialize ... ok
[INFO] [stdout] test totals_ignores_unknown_fields ... ok
[INFO] [stdout] test tool_info_ignores_unknown_fields ... ok
[INFO] [stdout] test lang_row_construct_and_serialize ... ok
[INFO] [stdout] test lang_row_ignores_unknown_fields ... ok
[INFO] [stdout] test module_row_construct_and_serialize ... ok
[INFO] [stdout] test redact_mode_all_variants ... ok
[INFO] [stdout] test export_format_all_variants ... ok
[INFO] [stdout] test schema_version_positive ... ok
[INFO] [stdout] test context_file_row_effective_tokens_reduced_by_policy ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/feature_stability_w53.rs (/opt/rustwide/target/debug/deps/feature_stability_w53-2bbf15aa60c141d7)
[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/handoff_context_deep.rs (/opt/rustwide/target/debug/deps/handoff_context_deep-53d6b742640fa6c9)
[INFO] [stdout] 
[INFO] [stdout] running 81 tests
[INFO] [stdout] test artifact_entry_hash_omitted_when_none ... ok
[INFO] [stdout] test artifact_entry_hash_present_when_some ... ok
[INFO] [stdout] test capability_state_all_variants_serialize ... ok
[INFO] [stdout] test capability_state_rename_all_snake_case ... ok
[INFO] [stdout] test context_budget_exact_match ... ok
[INFO] [stdout] test context_budget_not_exceeded_normal_case ... ok
[INFO] [stdout] test context_budget_overflow_recorded_faithfully ... ok
[INFO] [stdout] test context_budget_utilization_precision ... ok
[INFO] [stdout] test context_bundle_manifest_construction ... ok
[INFO] [stdout] test context_bundle_schema_version_is_two ... ok
[INFO] [stdout] test context_file_row_classifications_omitted_when_empty ... ok
[INFO] [stdout] test context_file_row_classifications_present_when_non_empty ... ok
[INFO] [stdout] test context_file_row_full_policy_no_effective_tokens ... ok
[INFO] [stdout] test context_file_row_full_policy_omitted_in_json ... ok
[INFO] [stdout] test context_file_row_head_tail_reduces_tokens ... ok
[INFO] [stdout] test context_file_row_non_default_policy_present_in_json ... ok
[INFO] [stdout] test context_file_row_skip_zeroes_tokens ... ok
[INFO] [stdout] test context_file_row_summary_policy_exists ... ok
[INFO] [stdout] test context_greedy_packing_fills_budget ... ok
[INFO] [stdout] test context_greedy_packing_single_oversized_file ... ok
[INFO] [stdout] test context_json_required_fields_never_null ... ok
[INFO] [stdout] test context_log_record_roundtrip ... ok
[INFO] [stdout] test context_optional_fields_omitted_when_none_or_empty ... ok
[INFO] [stdout] test context_overflow_one_file_scenario ... ok
[INFO] [stdout] test context_receipt_fallback_fields_present_when_set ... ok
[INFO] [stdout] test context_receipt_deterministic_serialization ... ok
[INFO] [stdout] test context_receipt_full_roundtrip ... ok
[INFO] [stdout] test context_receipt_minimal_construction ... ok
[INFO] [stdout] test context_receipt_with_estimation_and_audit_roundtrip ... ok
[INFO] [stdout] test context_receipt_with_files_construction ... ok
[INFO] [stdout] test context_overflow_is_serializable ... ok
[INFO] [stdout] test context_schema_version_is_four ... ok
[INFO] [stdout] test file_classification_all_variants_roundtrip ... ok
[INFO] [stdout] test file_classification_is_sorted_and_deduped ... ok
[INFO] [stdout] test file_classification_snake_case_names ... ok
[INFO] [stdout] test handoff_all_known_presets_roundtrip ... ok
[INFO] [stdout] test handoff_budget_fully_used_gives_100_pct ... ok
[INFO] [stdout] test handoff_budget_half_used_gives_50_pct ... ok
[INFO] [stdout] test handoff_budget_partitioning_files_vs_intelligence ... ok
[INFO] [stdout] test handoff_budget_zero_used_gives_0_pct ... ok
[INFO] [stdout] test handoff_bundled_files_le_total_files ... ok
[INFO] [stdout] test handoff_complexity_avg_le_max_invariant ... ok
[INFO] [stdout] test handoff_derived_dominant_pct_bounded ... ok
[INFO] [stdout] test handoff_excluded_paths_roundtrip ... ok
[INFO] [stdout] test handoff_excluded_patterns_preserved ... ok
[INFO] [stdout] test handoff_file_tokens_sum_le_used_tokens ... ok
[INFO] [stdout] test handoff_intelligence_hotspots_sorted_by_score ... ok
[INFO] [stdout] test handoff_intelligence_full_roundtrip ... ok
[INFO] [stdout] test handoff_intelligence_tree_depth_bounds ... ok
[INFO] [stdout] test handoff_json_field_order_is_stable ... ok
[INFO] [stdout] test handoff_json_required_fields_never_null ... ok
[INFO] [stdout] test handoff_full_manifest_roundtrip_preserves_all_fields ... ok
[INFO] [stdout] test handoff_multiple_inputs ... ok
[INFO] [stdout] test handoff_optional_fields_omitted_when_none_or_empty ... ok
[INFO] [stdout] test handoff_preset_fun_stores_correctly ... ok
[INFO] [stdout] test handoff_preset_deep_stores_correctly ... ok
[INFO] [stdout] test handoff_preset_receipt_is_minimal ... ok
[INFO] [stdout] test handoff_preset_risk_stores_correctly ... ok
[INFO] [stdout] test handoff_schema_version_is_five ... ok
[INFO] [stdout] test handoff_large_file_count_roundtrip ... ok
[INFO] [stdout] test handoff_preset_health_stores_correctly ... ok
[INFO] [stdout] test handoff_serialization_deterministic_across_runs ... ok
[INFO] [stdout] test handoff_smart_excluded_files_accounted ... ok
[INFO] [stdout] test handoff_token_audit_overhead_computation ... ok
[INFO] [stdout] test handoff_manifest_carries_correct_schema_version ... ok
[INFO] [stdout] test handoff_token_audit_zero_output ... ok
[INFO] [stdout] test handoff_token_audit_zero_overhead ... ok
[INFO] [stdout] test handoff_token_estimation_invariants ... ok
[INFO] [stdout] test handoff_token_estimation_with_custom_bounds ... ok
[INFO] [stdout] test inclusion_policy_all_variants_serde_roundtrip ... ok
[INFO] [stdout] test inclusion_policy_snake_case_serialization ... ok
[INFO] [stdout] test policy_excluded_file_roundtrip ... ok
[INFO] [stdout] test schema_versions_are_all_independent ... ok
[INFO] [stdout] test context_receipt_large_file_list_roundtrip ... ok
[INFO] [stdout] test token_audit_content_exceeds_output_saturates ... ok
[INFO] [stdout] test token_estimation_alias_tokens_high_deserializes_as_tokens_min ... ok
[INFO] [stdout] test smart_excluded_file_construction ... ok
[INFO] [stdout] test token_audit_alias_tokens_high_deserializes_as_tokens_min ... ok
[INFO] [stdout] test token_estimation_large_bytes ... ok
[INFO] [stdout] test token_estimation_one_byte ... ok
[INFO] [stdout] test token_estimation_zero_bytes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 81 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/handoff_tests.rs (/opt/rustwide/target/debug/deps/handoff_tests-d174fc56aaea9afa)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test given_complexity_report_then_avg_le_max ... ok
[INFO] [stdout] test given_all_receipt_types_then_schema_versions_are_independent ... ok
[INFO] [stdout] test given_context_bundle_manifest_when_serialized_then_json_has_required_fields ... ok
[INFO] [stdout] test given_context_bundle_manifest_then_schema_version_matches_constant ... ok
[INFO] [stdout] test given_artifact_with_hash_then_hash_present_in_json ... ok
[INFO] [stdout] test given_context_bundle_schema_version_then_it_equals_two ... ok
[INFO] [stdout] test given_context_log_record_when_serialized_then_all_fields_present ... ok
[INFO] [stdout] test given_context_receipt_then_schema_version_matches_constant ... ok
[INFO] [stdout] test given_context_receipt_then_used_tokens_le_budget ... ok
[INFO] [stdout] test given_context_file_row_with_head_tail_then_effective_tokens_less ... ok
[INFO] [stdout] test given_context_file_row_with_skip_policy_then_effective_tokens_zero ... ok
[INFO] [stdout] test given_artifact_without_hash_then_hash_omitted_from_json ... ok
[INFO] [stdout] test given_context_excluded_path_when_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_context_receipt_when_optional_fields_empty_then_omitted ... ok
[INFO] [stdout] test given_handoff_excluded_path_when_roundtripped_then_preserved ... ok
[INFO] [stdout] test given_handoff_manifest_then_all_required_fields_accessible ... ok
[INFO] [stdout] test given_context_schema_version_then_it_equals_four ... ok
[INFO] [stdout] test given_handoff_manifest_then_bundled_files_le_total_files ... ok
[INFO] [stdout] test given_handoff_manifest_then_utilization_pct_consistent ... ok
[INFO] [stdout] test given_context_receipt_with_fallback_then_present_in_json ... ok
[INFO] [stdout] test given_context_log_record_when_roundtripped_then_data_preserved ... ok
[INFO] [stdout] test given_handoff_manifest_then_json_has_no_null_required_fields ... ok
[INFO] [stdout] test given_handoff_manifest_then_used_tokens_le_budget_tokens ... ok
[INFO] [stdout] test given_handoff_manifest_when_serialized_then_json_has_required_fields ... ok
[INFO] [stdout] test given_handoff_manifest_when_optional_fields_empty_then_omitted_from_json ... ok
[INFO] [stdout] test given_context_receipt_when_serialized_twice_then_output_identical ... ok
[INFO] [stdout] test given_handoff_manifest_when_roundtripped_then_data_preserved ... ok
[INFO] [stdout] test given_context_receipt_when_roundtripped_then_data_preserved ... ok
[INFO] [stdout] test given_context_bundle_manifest_when_roundtripped_then_data_preserved ... ok
[INFO] [stdout] test given_handoff_manifest_when_serialized_twice_then_output_identical ... ok
[INFO] [stdout] test given_handoff_derived_then_dominant_pct_is_between_0_and_100 ... ok
[INFO] [stdout] test given_context_receipt_when_serialized_then_json_has_required_fields ... ok
[INFO] [stdout] test given_handoff_schema_version_then_it_equals_five ... ok
[INFO] [stdout] test given_hotspot_when_serialized_then_all_fields_present ... ok
[INFO] [stdout] test given_minimal_intelligence_then_all_optional_fields_none ... ok
[INFO] [stdout] test given_handoff_manifest_with_optional_fields_then_present_in_json ... ok
[INFO] [stdout] test given_handoff_intelligence_when_roundtripped_then_data_preserved ... ok
[INFO] [stdout] test given_standard_intelligence_then_tree_and_derived_present ... ok
[INFO] [stdout] test snapshot_handoff_intelligence_standard ... ok
[INFO] [stdout] test snapshot_handoff_manifest_minimal ... ok
[INFO] [stdout] test snapshot_context_receipt_minimal ... ok
[INFO] [stdout] test snapshot_context_bundle_manifest_minimal ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/mutation_coverage_w50.rs (/opt/rustwide/target/debug/deps/mutation_coverage_w50-19553f8f9a9e762b)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test child_include_mode_variants_differ ... ok
[INFO] [stderr]      Running tests/properties.rs (/opt/rustwide/target/debug/deps/properties-7d720c3c42c25022)
[INFO] [stdout] test children_mode_variants_differ ... ok
[INFO] [stdout] test diff_totals_default_zeros ... ok
[INFO] [stdout] test lang_row_serde_roundtrip ... ok
[INFO] [stdout] test file_kind_ordering ... ok
[INFO] [stdout] test file_row_equality ... ok
[INFO] [stdout] test lang_row_sort_by_code_desc ... ok
[INFO] [stdout] test schema_version_constants_correct ... ok
[INFO] [stdout] test schema_versions_positive ... ok
[INFO] [stdout] test token_audit_overhead ... ok
[INFO] [stdout] test token_estimation_invariant ... ok
[INFO] [stdout] test totals_equality ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 59 tests
[INFO] [stdout] test context_receipt_token_rename_backward_compat ... ok
[INFO] [stdout] test evidence_source_roundtrip ... ok
[INFO] [stdout] test commit_intent_kind_roundtrip ... ok
[INFO] [stdout] test diff_row_delta_matches_old_new ... ok
[INFO] [stdout] test complexity_indicator_roundtrip ... ok
[INFO] [stdout] test analysis_format_roundtrip ... ok
[INFO] [stdout] test export_format_roundtrip ... ok
[INFO] [stdout] test file_kind_snake_case ... ok
[INFO] [stdout] test gate_status_roundtrip ... ok
[INFO] [stdout] test child_include_mode_roundtrip ... ok
[INFO] [stdout] test commit_match_roundtrip ... ok
[INFO] [stdout] test inclusion_policy_roundtrip ... ok
[INFO] [stdout] test file_kind_roundtrip ... ok
[INFO] [stdout] test diff_totals_roundtrip ... ok
[INFO] [stdout] test children_mode_roundtrip ... ok
[INFO] [stdout] test lang_row_with_special_chars ... ok
[INFO] [stdout] test config_mode_roundtrip ... ok
[INFO] [stdout] test handoff_derived_roundtrip ... ok
[INFO] [stdout] test redact_mode_roundtrip ... ok
[INFO] [stdout] test file_classification_roundtrip ... ok
[INFO] [stdout] test risk_level_roundtrip ... ok
[INFO] [stdout] test policy_excluded_file_roundtrip ... ok
[INFO] [stdout] test scan_status_roundtrip ... ok
[INFO] [stdout] test file_row_json_has_all_fields ... ok
[INFO] [stdout] test token_audit_old_field_aliases ... ok
[INFO] [stdout] test token_audit_roundtrip ... ok
[INFO] [stdout] test token_estimation_custom_bounds_invariant ... ok
[INFO] [stdout] test token_estimation_from_bytes_deterministic ... ok
[INFO] [stdout] test token_estimation_invariant ... ok
[INFO] [stdout] test token_estimation_meta_old_field_aliases ... ok
[INFO] [stdout] test table_format_roundtrip ... ok
[INFO] [stdout] test token_estimation_meta_roundtrip ... ok
[INFO] [stdout] test tool_info_current_differs_from_default ... ok
[INFO] [stdout] test tool_info_current_returns_correct_name ... ok
[INFO] [stdout] test tool_info_current_returns_non_empty_version ... ok
[INFO] [stdout] test totals_fields_are_usize_compatible ... ok
[INFO] [stdout] test lang_row_roundtrip ... ok
[INFO] [stdout] test token_audit_invariant ... ok
[INFO] [stdout] test diff_row_roundtrip ... ok
[INFO] [stdout] test totals_max_values_roundtrip ... ok
[INFO] [stdout] test totals_json_has_all_fields ... ok
[INFO] [stdout] test lang_rows_vector_roundtrip ... ok
[INFO] [stdout] test types_capability_state_roundtrip ... ok
[INFO] [stdout] test tool_info_roundtrip ... ok
[INFO] [stdout] test module_row_json_has_all_fields ... ok
[INFO] [stdout] test trend_direction_roundtrip ... ok
[INFO] [stdout] test totals_roundtrip ... ok
[INFO] [stdout] test warning_type_roundtrip ... ok
[INFO] [stdout] test totals_serialization_deterministic ... ok
[INFO] [stdout] test module_row_roundtrip ... ok
[INFO] [stdout] test totals_zero_values_roundtrip ... ok
[INFO] [stdout] test lang_row_json_has_all_fields ... ok
[INFO] [stdout] test handoff_hotspot_roundtrip ... ok
[INFO] [stdout] test context_excluded_path_roundtrip ... ok
[INFO] [stdout] test module_rows_vector_roundtrip ... ok
[INFO] [stdout] test smart_excluded_file_roundtrip ... ok
[INFO] [stdout] test artifact_entry_roundtrip ... ok
[INFO] [stdout] test file_row_roundtrip ... ok
[INFO] [stdout] test file_rows_vector_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 59 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proptest_deep.rs (/opt/rustwide/target/debug/deps/proptest_deep-76f87ee5195ad110)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test children_mode_roundtrip ... ok
[INFO] [stdout] test commit_intent_serialization_is_snake_case ... ok
[INFO] [stdout] test diff_totals_default_is_zero ... ok
[INFO] [stdout] test config_mode_roundtrip ... ok
[INFO] [stdout] test enum_serialization_is_lowercase ... ok
[INFO] [stdout] test child_include_mode_roundtrip ... ok
[INFO] [stdout] test file_classification_serialization_is_snake_case ... ok
[INFO] [stdout] test schema_versions_are_positive ... ok
[INFO] [stdout] test export_format_roundtrip ... ok
[INFO] [stdout] test table_format_roundtrip ... ok
[INFO] [stdout] test commit_intent_roundtrip ... ok
[INFO] [stdout] test token_estimation_custom_bounds_ordering ... ok
[INFO] [stdout] test file_kind_roundtrip ... ok
[INFO] [stdout] test token_estimation_source_bytes_preserved ... ok
[INFO] [stdout] test file_classification_roundtrip ... ok
[INFO] [stdout] test diff_row_roundtrip ... ok
[INFO] [stdout] test redact_mode_roundtrip ... ok
[INFO] [stdout] test token_estimation_ordering_invariant ... ok
[INFO] [stdout] test inclusion_policy_roundtrip ... ok
[INFO] [stdout] test token_estimation_zero_bytes_zero_tokens ... ok
[INFO] [stdout] test diff_row_delta_equals_new_minus_old ... ok
[INFO] [stdout] test totals_roundtrip_preserves_all_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proptest_deep2.rs (/opt/rustwide/target/debug/deps/proptest_deep2-6e143b56c0fd81a3)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test token_audit_overhead_bounded ... ok
[INFO] [stdout] test scan_status_roundtrip ... ok
[INFO] [stdout] test capability_state_roundtrip ... ok
[INFO] [stdout] test diff_row_all_deltas_consistent ... ok
[INFO] [stdout] test token_audit_ordering_invariant ... ok
[INFO] [stdout] test token_audit_zero_output_zero_overhead ... ok
[INFO] [stdout] test token_estimation_custom_bounds_ordering ... ok
[INFO] [stdout] test analysis_format_roundtrip ... ok
[INFO] [stdout] test token_estimation_monotonic_with_bytes ... ok
[INFO] [stdout] test token_audit_serde_roundtrip ... ok
[INFO] [stdout] test diff_totals_serde_roundtrip ... ok
[INFO] [stdout] test token_estimation_serde_roundtrip ... ok
[INFO] [stdout] test module_row_serde_deterministic ... ok
[INFO] [stdout] test lang_row_serde_deterministic ... ok
[INFO] [stdout] test file_kind_serde_deterministic ... ok
[INFO] [stdout] test file_row_serde_deterministic ... ok
[INFO] [stdout] test totals_json_roundtrip_byte_identical ... ok
[INFO] [stdout] test diff_totals_delta_consistency ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proptest_w43.rs (/opt/rustwide/target/debug/deps/proptest_w43-02d0a19a8e3a6953)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test all_schema_versions_positive ... ok
[INFO] [stdout] test context_file_row_roundtrip ... ok
[INFO] [stdout] test diff_totals_default_zeroed ... ok
[INFO] [stdout] test artifact_entry_roundtrip ... ok
[INFO] [stdout] test diff_row_delta_consistent ... ok
[INFO] [stdout] test capability_state_roundtrip ... ok
[INFO] [stdout] test lang_row_serde_roundtrip ... ok
[INFO] [stdout] test module_row_json_deterministic ... ok
[INFO] [stdout] test policy_excluded_file_roundtrip ... ok
[INFO] [stdout] test diff_row_serde_roundtrip ... ok
[INFO] [stdout] test lang_row_json_deterministic ... ok
[INFO] [stdout] test file_classification_roundtrip ... ok
[INFO] [stdout] test inclusion_policy_roundtrip ... ok
[INFO] [stdout] test export_data_rows_json_roundtrip ... ok
[INFO] [stdout] test file_row_bytes_non_zero_when_code_non_zero ... ok
[INFO] [stdout] test file_row_lines_consistency ... ok
[INFO] [stdout] test module_row_serde_roundtrip ... ok
[INFO] [stdout] test tool_info_serde_roundtrip ... ok
[INFO] [stdout] test smart_excluded_file_roundtrip ... ok
[INFO] [stdout] test file_row_serde_roundtrip ... ok
[INFO] [stdout] test token_estimation_monotonic ... ok
[INFO] [stdout] test token_estimation_non_negative ... ok
[INFO] [stdout] test token_audit_overhead_pct_bounded ... ok
[INFO] [stdout] test token_estimation_source_bytes_preserved ... ok
[INFO] [stdout] test totals_serde_roundtrip ... ok
[INFO] [stdout] test token_estimation_meta_serde_roundtrip ... ok
[INFO] [stdout] test totals_from_lang_rows_sum ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/proptest_w69.rs (/opt/rustwide/target/debug/deps/proptest_w69-41caf96f89fca4ac)
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test config_mode_default ... ok
[INFO] [stdout] test diff_totals_default_all_zeros ... ok
[INFO] [stdout] test analysis_format_all_variants ... ok
[INFO] [stdout] test inclusion_policy_default ... ok
[INFO] [stdout] test inclusion_policy_all_variants ... ok
[INFO] [stdout] test children_mode_all_variants ... ok
[INFO] [stdout] test capability_state_all_variants ... ok
[INFO] [stdout] test file_classification_all_variants ... ok
[INFO] [stdout] test commit_intent_all_variants ... ok
[INFO] [stdout] test token_audit_zero_output ... ok
[INFO] [stdout] test module_report_total_code_equals_sum_of_rows ... ok
[INFO] [stdout] test schema_version_constant_values ... ok
[INFO] [stdout] test scan_status_roundtrip ... ok
[INFO] [stdout] test module_report_total_files_equals_sum ... ok
[INFO] [stdout] test tool_info_default_empty ... ok
[INFO] [stdout] test lang_report_total_lines_equals_sum ... ok
[INFO] [stdout] test lang_row_json_has_expected_keys ... ok
[INFO] [stdout] test file_row_serde_roundtrip ... ok
[INFO] [stdout] test tool_info_current_non_empty ... ok
[INFO] [stdout] test totals_roundtrip_large_values ... ok
[INFO] [stdout] test lang_report_total_code_equals_sum_of_rows ... ok
[INFO] [stdout] test token_audit_overhead_pct_bounded ... ok
[INFO] [stdout] test token_estimation_custom_bounds ... ok
[INFO] [stdout] test file_row_counts_non_negative ... ok
[INFO] [stdout] test diff_totals_serde_roundtrip ... ok
[INFO] [stdout] test token_estimation_ordering ... ok
[INFO] [stdout] test diff_row_full_roundtrip ... ok
[INFO] [stdout] test file_row_lines_equal_code_comments_blanks ... ok
[INFO] [stdout] test module_row_serde_roundtrip ... ok
[INFO] [stdout] test lang_row_serde_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema_compliance_w53.rs (/opt/rustwide/target/debug/deps/schema_compliance_w53-236de32cb20340cc)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test cockpit_schema_version_is_positive ... ok
[INFO] [stdout] test context_bundle_schema_version_is_positive ... ok
[INFO] [stdout] test context_schema_version_is_positive ... ok
[INFO] [stdout] test context_receipt_roundtrip ... ok
[INFO] [stdout] test diff_receipt_diff_rows_is_array_totals_is_object ... ok
[INFO] [stdout] test context_receipt_json_has_required_fields ... ok
[INFO] [stdout] test diff_receipt_roundtrip ... ok
[INFO] [stdout] test diff_receipt_json_has_required_fields ... ok
[INFO] [stdout] test handoff_schema_version_is_positive ... ok
[INFO] [stdout] test export_receipt_json_has_required_fields ... ok
[INFO] [stdout] test lang_receipt_rows_is_array_total_is_object ... ok
[INFO] [stdout] test module_receipt_json_has_required_fields ... ok
[INFO] [stdout] test schema_version_is_positive ... ok
[INFO] [stdout] test module_receipt_roundtrip ... ok
[INFO] [stdout] test lang_receipt_json_has_required_fields ... ok
[INFO] [stdout] test module_receipt_schema_version_in_json ... ok
[INFO] [stdout] test tool_info_current_returns_non_empty ... ok
[INFO] [stdout] test lang_receipt_roundtrip ... ok
[INFO] [stdout] test tool_info_json_has_name_and_version ... ok
[INFO] [stdout] test schema_version_matches_documented_value ... ok
[INFO] [stdout] test lang_receipt_schema_version_in_json ... ok
[INFO] [stdout] test export_receipt_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema_contract.rs (/opt/rustwide/target/debug/deps/schema_contract-9c69e80ddeee613f)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test all_schema_versions_are_positive ... ok
[INFO] [stdout] test schema_version_is_positive ... ok
[INFO] [stdout] test schema_version_pinned ... ok
[INFO] [stdout] test config_mode_default_is_auto ... ok
[INFO] [stdout] test diff_totals_default_all_zero ... ok
[INFO] [stdout] test tool_info_default_has_empty_fields ... ok
[INFO] [stdout] test children_mode_serde_values ... ok
[INFO] [stdout] test export_format_serde_values ... ok
[INFO] [stdout] test redact_mode_serde_values ... ok
[INFO] [stdout] test schema_version_field_in_lang_json ... ok
[INFO] [stdout] test schema_version_field_in_module_json ... ok
[INFO] [stdout] test diff_receipt_json_roundtrip ... ok
[INFO] [stdout] test module_receipt_json_roundtrip ... ok
[INFO] [stdout] test export_receipt_json_roundtrip ... ok
[INFO] [stdout] test schema_version_field_in_export_json ... ok
[INFO] [stdout] test lang_receipt_json_roundtrip ... ok
[INFO] [stderr]      Running tests/schema_contract_w66.rs (/opt/rustwide/target/debug/deps/schema_contract_w66-9796895a5f9acdd1)
[INFO] [stdout] test properties::receipt_json_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 28 tests
[INFO] [stdout] test cockpit_schema_version_is_positive ... ok
[INFO] [stdout] test children_mode_serializes_kebab_case ... ok
[INFO] [stdout] test context_receipt_envelope_has_schema_version ... ok
[INFO] [stdout] test export_format_serializes_kebab_case ... ok
[INFO] [stdout] test diff_receipt_json_roundtrip ... ok
[INFO] [stdout] test commit_intent_kind_serializes_snake_case ... ok
[INFO] [stdout] test context_bundle_schema_version_is_positive ... ok
[INFO] [stdout] test context_receipt_json_roundtrip ... ok
[INFO] [stdout] test context_schema_version_is_positive ... ok
[INFO] [stdout] test diff_receipt_field_names_stable ... ok
[INFO] [stdout] test context_receipt_ignores_extra_fields ... ok
[INFO] [stdout] test export_receipt_envelope_has_schema_version ... ok
[INFO] [stdout] test diff_receipt_ignores_extra_fields ... ok
[INFO] [stdout] test scan_status_serializes_snake_case ... ok
[INFO] [stdout] test lang_receipt_field_names_are_snake_case ... ok
[INFO] [stdout] test handoff_manifest_envelope_has_schema_version ... ok
[INFO] [stdout] test lang_receipt_ignores_extra_fields ... ok
[INFO] [stdout] test handoff_manifest_json_roundtrip ... ok
[INFO] [stdout] test lang_receipt_json_roundtrip ... ok
[INFO] [stdout] test lang_receipt_envelope_has_schema_version ... ok
[INFO] [stdout] test run_receipt_json_roundtrip ... ok
[INFO] [stdout] test module_receipt_json_roundtrip ... ok
[INFO] [stdout] test file_classification_serializes_snake_case ... ok
[INFO] [stdout] test schema_version_is_positive ... ok
[INFO] [stdout] test handoff_schema_version_is_positive ... ok
[INFO] [stdout] test inclusion_policy_serializes_snake_case ... ok
[INFO] [stdout] test export_receipt_ignores_extra_fields ... ok
[INFO] [stdout] test export_receipt_json_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/schema_doc_sync.rs (/opt/rustwide/target/debug/deps/schema_doc_sync-ad395730bd7407a6)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test schema_md_version_table_matches_code ... FAILED
[INFO] [stderr] error: test failed, to rerun pass `--test schema_doc_sync`
[INFO] [stdout] test claude_md_schema_version_matches_code ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- schema_md_version_table_matches_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'schema_md_version_table_matches_code' (1003) panicked at tests/schema_doc_sync.rs:103:10:
[INFO] [stdout] docs/SCHEMA.md should exist: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x611ce0761a3a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x611ce0761a3a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x611ce0761a3a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x611ce0761a3a - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x611ce07757ca - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x611ce07757ca - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stdout]    6:     0x611ce07662c2 - std[e28293b1aa0f68bd]::io::default_write_fmt::<alloc[fdfd2bd8633a6659]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x611ce07662c2 - <alloc[fdfd2bd8633a6659]::vec::Vec<u8> as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x611ce074066f - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x611ce074066f - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x611ce0759c49 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x611ce06f660c - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x611ce06f660c - test[273d7611820c9051]::test_main_with_exit_callback::<test[273d7611820c9051]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x611ce0759e02 - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x611ce0759e02 - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x611ce0740728 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x611ce0737f79 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x611ce074143d - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x611ce077601c - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x611ce0775df2 - core[c1f1a4ba060b9bfa]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x611ce06e3fdc - core::result::Result<T,E>::expect::hd31df30add4e5450
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x611ce06e24d0 - schema_doc_sync::schema_md_version_table_matches_code::hddb3a22957c0291e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/schema_doc_sync.rs:103:10
[INFO] [stdout]   22:     0x611ce06e2837 - schema_doc_sync::schema_md_version_table_matches_code::{{closure}}::hb61dd324be63ab3a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/schema_doc_sync.rs:101:42
[INFO] [stdout]   23:     0x611ce06dd756 - core::ops::function::FnOnce::call_once::hb671fee79d5df3be
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x611ce06ea6eb - <fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x611ce06ea6eb - test[273d7611820c9051]::__rust_begin_short_backtrace::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x611ce06f70db - test[273d7611820c9051]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x611ce06f70db - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x611ce06f70db - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x611ce06f70db - std[e28293b1aa0f68bd]::panicking::catch_unwind::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x611ce06f70db - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x611ce06f70db - test[273d7611820c9051]::run_test_in_process
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x611ce06f70db - test[273d7611820c9051]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x611ce06f27f4 - test[273d7611820c9051]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x611ce06f27f4 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace::<test[273d7611820c9051]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x611ce06f9ce2 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x611ce06f9ce2 - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x611ce06f9ce2 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x611ce06f9ce2 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x611ce06f9ce2 - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x611ce06f9ce2 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x611ce06f9ce2 - <std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x611ce0760fef - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn core[c1f1a4ba060b9bfa]::ops::function::FnOnce<(), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x611ce0760fef - <std[e28293b1aa0f68bd]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7481394fcaa4 - <unknown>
[INFO] [stdout]   45:     0x748139589a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- claude_md_schema_version_matches_code stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'claude_md_schema_version_matches_code' (1002) panicked at tests/schema_doc_sync.rs:64:10:
[INFO] [stdout] CLAUDE.md should exist at workspace root: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x611ce0761a3a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x611ce0761a3a - std[e28293b1aa0f68bd]::backtrace_rs::backtrace::trace_unsynchronized::<std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x611ce0761a3a - std[e28293b1aa0f68bd]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x611ce0761a3a - <<std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c1f1a4ba060b9bfa]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x611ce07757ca - <core[c1f1a4ba060b9bfa]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x611ce07757ca - core[c1f1a4ba060b9bfa]::fmt::write
[INFO] [stdout]    6:     0x611ce07662c2 - std[e28293b1aa0f68bd]::io::default_write_fmt::<alloc[fdfd2bd8633a6659]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x611ce07662c2 - <alloc[fdfd2bd8633a6659]::vec::Vec<u8> as std[e28293b1aa0f68bd]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x611ce074066f - <std[e28293b1aa0f68bd]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x611ce074066f - std[e28293b1aa0f68bd]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x611ce0759c49 - std[e28293b1aa0f68bd]::panicking::default_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x611ce06f660c - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x611ce06f660c - test[273d7611820c9051]::test_main_with_exit_callback::<test[273d7611820c9051]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x611ce0759e02 - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn for<'a, 'b> core[c1f1a4ba060b9bfa]::ops::function::Fn<(&'a std[e28293b1aa0f68bd]::panic::PanicHookInfo<'b>,), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Sync + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::Fn<(&std[e28293b1aa0f68bd]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x611ce0759e02 - std[e28293b1aa0f68bd]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x611ce0740728 - std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x611ce0737f79 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_end_short_backtrace::<std[e28293b1aa0f68bd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x611ce074143d - __rustc[b7974e8690430dd9]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x611ce077601c - core[c1f1a4ba060b9bfa]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x611ce0775df2 - core[c1f1a4ba060b9bfa]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x611ce06e3fdc - core::result::Result<T,E>::expect::hd31df30add4e5450
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x611ce06e2909 - schema_doc_sync::claude_md_schema_version_matches_code::h2be2479c5f918a7f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/schema_doc_sync.rs:64:10
[INFO] [stdout]   22:     0x611ce06e2bd7 - schema_doc_sync::claude_md_schema_version_matches_code::{{closure}}::h1a7819dac8106914
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/schema_doc_sync.rs:62:43
[INFO] [stdout]   23:     0x611ce06dd716 - core::ops::function::FnOnce::call_once::h702f1d7f271f8ec4
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x611ce06ea6eb - <fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x611ce06ea6eb - test[273d7611820c9051]::__rust_begin_short_backtrace::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, fn() -> core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x611ce06f70db - test[273d7611820c9051]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x611ce06f70db - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x611ce06f70db - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x611ce06f70db - std[e28293b1aa0f68bd]::panicking::catch_unwind::<core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>, core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x611ce06f70db - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<test[273d7611820c9051]::run_test_in_process::{closure#0}>, core[c1f1a4ba060b9bfa]::result::Result<(), alloc[fdfd2bd8633a6659]::string::String>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x611ce06f70db - test[273d7611820c9051]::run_test_in_process
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x611ce06f70db - test[273d7611820c9051]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x611ce06f27f4 - test[273d7611820c9051]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x611ce06f27f4 - std[e28293b1aa0f68bd]::sys::backtrace::__rust_begin_short_backtrace::<test[273d7611820c9051]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x611ce06f9ce2 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x611ce06f9ce2 - <core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x611ce06f9ce2 - std[e28293b1aa0f68bd]::panicking::catch_unwind::do_call::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x611ce06f9ce2 - std[e28293b1aa0f68bd]::panicking::catch_unwind::<(), core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x611ce06f9ce2 - std[e28293b1aa0f68bd]::panic::catch_unwind::<core[c1f1a4ba060b9bfa]::panic::unwind_safe::AssertUnwindSafe<std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x611ce06f9ce2 - std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked::<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x611ce06f9ce2 - <std[e28293b1aa0f68bd]::thread::lifecycle::spawn_unchecked<test[273d7611820c9051]::run_test::{closure#1}, ()>::{closure#1} as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x611ce0760fef - <alloc[fdfd2bd8633a6659]::boxed::Box<dyn core[c1f1a4ba060b9bfa]::ops::function::FnOnce<(), Output = ()> + core[c1f1a4ba060b9bfa]::marker::Send> as core[c1f1a4ba060b9bfa]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x611ce0760fef - <std[e28293b1aa0f68bd]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/59807616e1fa2540724bfbac14d7976d7e4a3860/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7481394fcaa4 - <unknown>
[INFO] [stdout]   45:     0x748139589a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     claude_md_schema_version_matches_code
[INFO] [stdout]     schema_md_version_table_matches_code
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1b2c27b33781d04feeaeda243448d7c4750a9fc5ccf8783965cfc7654c7f5d5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b2c27b33781d04feeaeda243448d7c4750a9fc5ccf8783965cfc7654c7f5d5d", kill_on_drop: false }`
[INFO] [stdout] 1b2c27b33781d04feeaeda243448d7c4750a9fc5ccf8783965cfc7654c7f5d5d
