[INFO] fetching crate seam-skeleton 0.5.38...
[INFO] testing seam-skeleton-0.5.38 against 1.95.0 for beta-1.96-2
[INFO] extracting crate seam-skeleton 0.5.38 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate seam-skeleton 0.5.38
[INFO] finished tweaking crates.io crate seam-skeleton 0.5.38
[INFO] tweaked toml for crates.io crate seam-skeleton 0.5.38 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate seam-skeleton 0.5.38 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 seam-skeleton 0.5.38 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 seam-injector v0.5.36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d2f16c944e60b29d45bb728be57a6ebf4ee544ab07bc07e79a905b6031c107b2
[INFO] running `Command { std: "docker" "start" "-a" "d2f16c944e60b29d45bb728be57a6ebf4ee544ab07bc07e79a905b6031c107b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2f16c944e60b29d45bb728be57a6ebf4ee544ab07bc07e79a905b6031c107b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2f16c944e60b29d45bb728be57a6ebf4ee544ab07bc07e79a905b6031c107b2", kill_on_drop: false }`
[INFO] [stdout] d2f16c944e60b29d45bb728be57a6ebf4ee544ab07bc07e79a905b6031c107b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 5bd58e0dec4471ccfa98f2f0562257cba477438f4d9750b33e26d797a077a225
[INFO] running `Command { std: "docker" "start" "-a" "5bd58e0dec4471ccfa98f2f0562257cba477438f4d9750b33e26d797a077a225", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling seam-injector v0.5.36
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling seam-skeleton v0.5.38 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.10s
[INFO] running `Command { std: "docker" "inspect" "5bd58e0dec4471ccfa98f2f0562257cba477438f4d9750b33e26d797a077a225", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bd58e0dec4471ccfa98f2f0562257cba477438f4d9750b33e26d797a077a225", kill_on_drop: false }`
[INFO] [stdout] 5bd58e0dec4471ccfa98f2f0562257cba477438f4d9750b33e26d797a077a225
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fe98eb76fc038e6b17aff5307c04ecb2c166267b578dd780edfae037ea43d169
[INFO] running `Command { std: "docker" "start" "-a" "fe98eb76fc038e6b17aff5307c04ecb2c166267b578dd780edfae037ea43d169", kill_on_drop: false }`
[INFO] [stderr]    Compiling seam-skeleton v0.5.38 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.78s
[INFO] running `Command { std: "docker" "inspect" "fe98eb76fc038e6b17aff5307c04ecb2c166267b578dd780edfae037ea43d169", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe98eb76fc038e6b17aff5307c04ecb2c166267b578dd780edfae037ea43d169", kill_on_drop: false }`
[INFO] [stdout] fe98eb76fc038e6b17aff5307c04ecb2c166267b578dd780edfae037ea43d169
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] f8a7f41876668b1fde6c610a69be76d9de1cce9eeca99fbabea27881d94ba9a6
[INFO] running `Command { std: "docker" "start" "-a" "f8a7f41876668b1fde6c610a69be76d9de1cce9eeca99fbabea27881d94ba9a6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/seam_skeleton-70c01768b163bf15)
[INFO] [stdout] 
[INFO] [stdout] running 208 tests
[INFO] [stdout] test ctr_check::diff::tests::identical_trees_no_diffs ... ok
[INFO] [stdout] test ctr_check::normalize::tests::normalize_class_sorts_tokens ... ok
[INFO] [stdout] test ctr_check::diff::tests::attr_order_no_diffs ... ok
[INFO] [stdout] test ctr_check::diff::tests::diff_caps_at_five ... ok
[INFO] [stdout] test ctr_check::normalize::tests::normalize_recurses_children ... ok
[INFO] [stdout] test ctr_check::diff::tests::nested_diff_path ... ok
[INFO] [stdout] test ctr_check::diff::tests::attr_value_mismatch_detected ... ok
[INFO] [stdout] test ctr_check::normalize::tests::normalize_style_handles_trailing_semicolons ... ok
[INFO] [stdout] test ctr_check::parse::tests::parse_bare_boolean_attr ... ok
[INFO] [stdout] test ctr_check::normalize::tests::normalize_style_sorts_properties ... ok
[INFO] [stdout] test ctr_check::parse::tests::parse_merges_adjacent_text ... ok
[INFO] [stdout] test ctr_check::parse::tests::parse_multiple_attrs_sorted ... ok
[INFO] [stdout] test ctr_check::parse::tests::parse_simple_element ... ok
[INFO] [stdout] test ctr_check::parse::tests::parse_quoted_attr_with_angle_bracket ... ok
[INFO] [stdout] test ctr_check::diff::tests::attr_missing_detected ... ok
[INFO] [stdout] test ctr_check::parse::tests::parse_void_elements ... ok
[INFO] [stdout] test ctr_check::report::tests::report_truncation_message ... ok
[INFO] [stdout] test ctr_check::tests::enum_inside_table_row_pipeline_passes ... ok
[INFO] [stdout] test ctr_check::tests::matching_html_passes ... ok
[INFO] [stdout] test ctr_check::tests::attr_order_mismatch_passes ... ok
[INFO] [stdout] test ctr_check::tests::mismatched_style_fails ... ok
[INFO] [stdout] test ctr_check::tests::multi_diff_error_message ... ok
[INFO] [stdout] test ctr_check::tests::mismatched_text_content_fails ... ok
[INFO] [stdout] test ctr_check::tests::nested_row_boolean_pipeline_passes ... ok
[INFO] [stdout] test ctr_check::tests::select_options_pipeline_passes ... ok
[INFO] [stdout] test ctr_check::tests::resource_hints_stripped_from_inject_output ... ok
[INFO] [stdout] test ctr_check::tests::style_property_order_mismatch_passes ... ok
[INFO] [stdout] test ctr_check::tests::table_row_iteration_pipeline_passes ... ok
[INFO] [stdout] test ctr_check::tests::user_authored_links_preserved ... ok
[INFO] [stdout] test ctr_check::tests::text_boundary_comment_pipeline_passes ... ok
[INFO] [stdout] test document::tests::dev_mode_injects_live_reload_script ... ok
[INFO] [stdout] test document::tests::no_metadata_passes_through ... ok
[INFO] [stdout] test ctr_check::diff::tests::node_missing_detected ... ok
[INFO] [stdout] test ctr_check::diff::tests::tag_mismatch_detected ... ok
[INFO] [stdout] test ctr_check::diff::tests::text_mismatch_detected ... ok
[INFO] [stdout] test ctr_check::normalize::tests::normalize_preserves_other_attrs ... ok
[INFO] [stdout] test ctr_check::parse::tests::parse_filters_data_script ... ok
[INFO] [stdout] test ctr_check::parse::tests::parse_filters_resource_hints ... ok
[INFO] [stdout] test ctr_check::report::tests::report_single_diff ... ok
[INFO] [stdout] test ctr_check::tests::empty_data_handles_gracefully ... ok
[INFO] [stdout] test document::tests::production_mode_no_reload_script ... ok
[INFO] [stdout] test ctr_check::parse::tests::parse_filters_comments ... ok
[INFO] [stdout] test extract::combo::tests::classify_all_top_level ... ok
[INFO] [stdout] test extract::combo::tests::classify_mixed ... ok
[INFO] [stdout] test extract::combo::tests::combos_cartesian_product ... ok
[INFO] [stdout] test extract::combo::tests::combos_empty_axes ... ok
[INFO] [stdout] test extract::combo::tests::combos_single_axis ... ok
[INFO] [stdout] test extract::container::tests::hoist_match_wrapped_uls ... ok
[INFO] [stdout] test extract::container::tests::hoist_preserves_attrs ... ok
[INFO] [stdout] test extract::container::tests::hoist_rejects_comments_only ... ok
[INFO] [stdout] test extract::container::tests::hoist_rejects_different_attrs ... ok
[INFO] [stdout] test extract::container::tests::hoist_rejects_mixed_content ... ok
[INFO] [stdout] test extract::container::tests::recognized_list_containers ... ok
[INFO] [stdout] test extract::container::tests::rejected_non_list_tags ... ok
[INFO] [stdout] test extract::container::tests::unwrap_tree_empty_returns_none ... ok
[INFO] [stdout] test extract::container::tests::unwrap_tree_multiple_nodes_returns_none ... ok
[INFO] [stdout] test extract::container::tests::unwrap_tree_non_list_returns_none ... ok
[INFO] [stdout] test extract::container::tests::unwrap_tree_simple_ul ... ok
[INFO] [stdout] test extract::container::tests::unwrap_tree_with_attrs ... ok
[INFO] [stdout] test extract::dom::tests::deep_nested_roundtrip ... ok
[INFO] [stdout] test extract::dom::tests::parse_react_suspense_as_comment_nodes ... ok
[INFO] [stdout] test extract::dom::tests::parse_structure ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_adjacent_elements ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_attrs_with_angle_brackets ... ok
[INFO] [stdout] test document::tests::skeleton_with_conditional_stays_in_body ... ok
[INFO] [stdout] test document::tests::skeleton_with_metadata_stays_in_body ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_critical_1 ... ok
[INFO] [stdout] test document::tests::slot_markers_absent_in_vite_mode ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_critical_2 ... ok
[INFO] [stdout] test document::tests::slot_markers_present_in_production ... ok
[INFO] [stdout] test document::tests::vite_proxy_mode_uses_relative_dev_scripts ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_critical_3 ... ok
[INFO] [stdout] test document::tests::wraps_with_assets ... ok
[INFO] [stdout] test document::tests::vite_mode_injects_three_scripts ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_critical_4 ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_react_activity_markers ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_empty_children ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_mixed ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_react_markers_with_seam_slots ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_react_suspense_markers ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_nested ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_comment ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_realistic_react ... ok
[INFO] [stdout] test document::tests::vite_mode_skips_sse_reload ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_seam_markers ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_self_closing ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_simple_element ... ok
[INFO] [stdout] test document::tests::wraps_without_assets ... ok
[INFO] [stdout] test extract::dom::tests::self_closing_with_attrs_roundtrip ... ok
[INFO] [stdout] test extract::dom::tests::unterminated_comment ... ok
[INFO] [stdout] test extract::dom::tests::roundtrip_with_attrs ... ok
[INFO] [stdout] test extract::tests::complex_structures::extract_repeating_tbody_keeps_table_caption_and_head_static ... ok
[INFO] [stdout] test extract::tests::complex_structures::extract_table_row_text_boundary_stays_inside_row_body ... ok
[INFO] [stdout] test extract::tests::complex_structures::extract_conditional_card_grid_with_child_boolean_keeps_each_and_child_if_scoped ... ok
[INFO] [stdout] test extract::tests::complex_structures::extract_conditional_card_grid_with_array_props_emits_each_inside_true_branch ... ok
[INFO] [stdout] test extract::tests::complex_structures::extract_nested_list_inside_article_repeats_only_article_body ... ok
[INFO] [stdout] test extract::tests::complex_structures::extract_enum_inside_table_row_keeps_row_scope ... ok
[INFO] [stdout] test extract::tests::complex_structures::extract_select_options_keeps_placeholder_static ... ok
[INFO] [stdout] test extract::tests::complex_structures::extract_table_row_with_nested_boolean_stays_scoped_to_row ... ok
[INFO] [stdout] test extract::tests::complex_structures::extract_static_siblings_around_list_body_stay_outside_each ... ok
[INFO] [stdout] test extract::tests::complex_structures::extract_table_rows_without_wrapping_table_in_each ... ok
[INFO] [stdout] test extract::tests::flat_axis::extract_array_each ... ok
[INFO] [stdout] test extract::tests::flat_axis::extract_array_with_empty_fallback ... ok
[INFO] [stdout] test extract::tests::flat_axis::extract_array_with_children_and_fallback ... ok
[INFO] [stdout] test extract::tests::complex_structures::extract_table_rows_with_empty_state_keeps_table_shell_static ... ok
[INFO] [stdout] test extract::tests::complex_structures::extract_description_list_pair_repeats_dt_and_dd_together ... ok
[INFO] [stdout] test extract::tests::flat_axis::extract_array_with_empty_fallback_nested ... ok
[INFO] [stdout] test extract::tests::flat_axis::extract_array_with_nested_nullable ... ok
[INFO] [stdout] test extract::tests::flat_axis::extract_array_with_nested_boolean ... ok
[INFO] [stdout] test extract::tests::flat_axis::extract_mixed_toplevel_and_nested ... ok
[INFO] [stdout] test extract::tests::legacy::apply_array_blocks_renames_attr_paths ... ok
[INFO] [stdout] test ctr_check::tests::table_container_array_with_empty_fallback_should_preserve_single_table_shell ... ok
[INFO] [stdout] test ctr_check::tests::style_order_with_real_pipeline ... ok
[INFO] [stdout] test ctr_check::tests::watches_table_pipeline_with_two_runtime_items ... ok
[INFO] [stdout] test ctr_check::tests::style_binding_full_pipeline ... ok
[INFO] [stdout] test extract::tests::legacy::apply_multiple_conditionals ... ok
[INFO] [stdout] test ctr_check::tests::style_binding_mixed_static_dynamic ... ok
[INFO] [stdout] test ctr_check::tests::watches_static_admin_table_branch_should_preserve_single_table_shell ... ok
[INFO] [stdout] test extract::tests::legacy::array_block_detection ... ok
[INFO] [stdout] test extract::tests::legacy::array_block_detection_shared_angle_bracket ... ok
[INFO] [stdout] test extract::tests::legacy::array_block_identical_no_detection ... ok
[INFO] [stdout] test extract::tests::flat_axis::extract_array_without_children_unchanged ... ok
[INFO] [stdout] test extract::tests::flat_axis::extract_boolean_if_only ... ok
[INFO] [stdout] test extract::tests::legacy::identical_html_no_conditional ... ok
[INFO] [stdout] test extract::tests::flat_axis::extract_boolean_if_else ... ok
[INFO] [stdout] test extract::tests::flat_axis::extract_enum_match ... ok
[INFO] [stdout] test extract::tests::flat_axis::extract_single_variant_passthrough ... ok
[INFO] [stdout] test extract::tests::legacy::apply_array_blocks_wraps_and_renames ... ok
[INFO] [stdout] test extract::tests::legacy::simple_conditional ... ok
[INFO] [stdout] test extract::tests::nested::extract_enum_inside_array ... ok
[INFO] [stdout] test extract::tests::nested::extract_triple_nesting_array_array_boolean ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_completely_disjoint ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_multiple_modified ... ok
[INFO] [stdout] test extract::tests::nested::extract_enum_inside_array_with_fallback ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_extra_in_left ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_nested_modified ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_extra_in_right ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_identical_children ... ok
[INFO] [stdout] test extract::tests::regression::extract_boolean_if_else_in_class_attribute ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_empty_left_nonempty_right ... ok
[INFO] [stdout] test extract::tests::nested::extract_triple_nesting_array_array_enum ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_empty_lists ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_if_else_pair ... ok
[INFO] [stdout] test extract::tests::regression::extract_array_container_unwrap ... ok
[INFO] [stdout] test extract::tests::regression::extract_sibling_booleans ... ok
[INFO] [stdout] test extract::tests::regression::extract_home_skeleton_regression ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_sibling_conditionals ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_replacement ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_sibling_conditionals_reversed ... ok
[INFO] [stdout] test slot::tests::multiple_hyphenated_attrs ... ok
[INFO] [stdout] test slot::tests::meta_multiple_attr_sentinels ... ok
[INFO] [stdout] test slot::tests::meta_content_attr_sentinel ... ok
[INFO] [stdout] test slot::tests::multiple_text_sentinels ... ok
[INFO] [stdout] test slot::tests::no_sentinels ... ok
[INFO] [stdout] test slot::tests::preserves_react_activity_markers ... ok
[INFO] [stdout] test slot::tests::preserves_react_boundary_between_two_text_slots ... ok
[INFO] [stdout] test slot::tests::style_all_dynamic ... ok
[INFO] [stdout] test slot::tests::preserves_react_suspense_markers ... ok
[INFO] [stdout] test slot::tests::html_suffix_preserved ... ok
[INFO] [stdout] test slot::tests::sentinel_in_escaped_html_context ... ok
[INFO] [stdout] test slot::tests::hoisted_metadata_mixed ... ok
[INFO] [stdout] test slot::tests::data_attr_with_other_attrs ... ok
[INFO] [stdout] test slot::tests::style_all_static_unchanged ... ok
[INFO] [stdout] test extract::tree_diff::tests::diff_nonempty_left_empty_right ... ok
[INFO] [stdout] test slot::tests::style_multi_dynamic ... ok
[INFO] [stdout] test slot::tests::style_mixed_static_dynamic ... ok
[INFO] [stdout] test slot::tests::text_sentinels ... ok
[INFO] [stdout] test slot::tests::data_attr_sentinel ... ok
[INFO] [stdout] test slot::tests::aria_attr_sentinel ... ok
[INFO] [stdout] test slot_paths::tests::group_by_loader_splitting ... ok
[INFO] [stdout] test slot::tests::title_text_sentinel ... ok
[INFO] [stdout] test slot_paths::tests::empty_template ... ok
[INFO] [stdout] test slot_paths::tests::html_slot ... ok
[INFO] [stdout] test slot_paths::tests::attr_slot ... ok
[INFO] [stdout] test slot::tests::tabindex_void_element_no_trailing_space ... ok
[INFO] [stdout] test slot::tests::attribute_sentinels ... ok
[INFO] [stdout] test slot::tests::mixed_sentinels ... ok
[INFO] [stdout] test slot::tests::preserves_react_boundary_inside_table_cell_text ... ok
[INFO] [stdout] test slot_paths::tests::if_each_match_directives ... ok
[INFO] [stdout] test slot::tests::preserves_react_ssr_comment_boundaries ... ok
[INFO] [stdout] test slot_paths::tests::style_slot ... ok
[INFO] [stdout] test slot::tests::link_href_attr_sentinel ... ok
[INFO] [stdout] test slot_paths::tests::excludes_structural_markers ... ok
[INFO] [stdout] test slot_paths::tests::single_segment_entire_value ... ok
[INFO] [stdout] test slot_paths::tests::nested_dollar_paths ... ok
[INFO] [stdout] test slot_warning::tests::resolve_path_basic ... ok
[INFO] [stdout] test slot_paths::tests::text_slots ... ok
[INFO] [stdout] test template_invariant::tests::accepts_properly_scoped_array_template ... ok
[INFO] [stdout] test template_invariant::tests::detects_leaked_array_item_paths_even_when_each_exists ... ok
[INFO] [stdout] test template_invariant::tests::ignores_array_axes_that_do_not_render_item_slots ... ok
[INFO] [stdout] test template_invariant::tests::detects_missing_each_for_rendered_array_axis ... ok
[INFO] [stdout] test slot_warning::tests::resolve_path_missing ... ok
[INFO] [stdout] test tests::attribute_and_text_mixed_pipeline ... ok
[INFO] [stdout] test slot_warning::tests::resolve_path_array ... ok
[INFO] [stdout] test tests::float_metadata_with_boolean_axis ... ok
[INFO] [stdout] test tests::float_metadata_stays_in_body_with_wrap_document ... ok
[INFO] [stdout] test tests::full_pipeline_snapshot ... ok
[INFO] [stdout] test slot_warning::tests::no_warning_for_text_slot ... ok
[INFO] [stdout] test slot_warning::tests::no_warning_without_schema ... ok
[INFO] [stdout] test slot_warning::tests::warns_open_string_in_class ... ok
[INFO] [stdout] test slot_warning::tests::no_warning_for_array_element_enum ... ok
[INFO] [stdout] test slot_warning::tests::no_warning_for_enum_string ... ok
[INFO] [stdout] test slot_warning::tests::no_warning_for_numeric_type ... ok
[INFO] [stdout] test slot_warning::tests::warns_open_string_in_style ... ok
[INFO] [stdout] test slot_warning::tests::multiple_warnings ... ok
[INFO] [stdout] test slot_warning::tests::warns_array_element_open_string ... ok
[INFO] [stdout] test extract::tests::regression::extract_array_with_all_child_types ... ok
[INFO] [stdout] test slot_warning::tests::no_warning_for_href_attr ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 208 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests seam_skeleton
[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] running `Command { std: "docker" "inspect" "f8a7f41876668b1fde6c610a69be76d9de1cce9eeca99fbabea27881d94ba9a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8a7f41876668b1fde6c610a69be76d9de1cce9eeca99fbabea27881d94ba9a6", kill_on_drop: false }`
[INFO] [stdout] f8a7f41876668b1fde6c610a69be76d9de1cce9eeca99fbabea27881d94ba9a6
