[INFO] fetching crate unhwp 0.2.4... [INFO] testing unhwp-0.2.4 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate unhwp 0.2.4 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate unhwp 0.2.4 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate unhwp 0.2.4 [INFO] tweaked toml for crates.io crate unhwp 0.2.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate unhwp 0.2.4 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate unhwp 0.2.4 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76acde49901116a3ce1cf82bb1aebb17b6f6ca2577707a1e9b3c3da5b88f78c7 [INFO] running `Command { std: "docker" "start" "-a" "76acde49901116a3ce1cf82bb1aebb17b6f6ca2577707a1e9b3c3da5b88f78c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76acde49901116a3ce1cf82bb1aebb17b6f6ca2577707a1e9b3c3da5b88f78c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76acde49901116a3ce1cf82bb1aebb17b6f6ca2577707a1e9b3c3da5b88f78c7", kill_on_drop: false }` [INFO] [stdout] 76acde49901116a3ce1cf82bb1aebb17b6f6ca2577707a1e9b3c3da5b88f78c7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6db4b68d31debe39ff824db2050cd895621dbfeb8f471d30dcda60fbba37f1f2 [INFO] running `Command { std: "docker" "start" "-a" "6db4b68d31debe39ff824db2050cd895621dbfeb8f471d30dcda60fbba37f1f2", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling deflate64 v0.1.10 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling cfb v0.10.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v18.0.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling unhwp v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.79s [INFO] running `Command { std: "docker" "inspect" "6db4b68d31debe39ff824db2050cd895621dbfeb8f471d30dcda60fbba37f1f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6db4b68d31debe39ff824db2050cd895621dbfeb8f471d30dcda60fbba37f1f2", kill_on_drop: false }` [INFO] [stdout] 6db4b68d31debe39ff824db2050cd895621dbfeb8f471d30dcda60fbba37f1f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b8ae0e31b1469b58bbaaca831f6fd54851d2807b399c3968e0ff521462fea09a [INFO] running `Command { std: "docker" "start" "-a" "b8ae0e31b1469b58bbaaca831f6fd54851d2807b399c3968e0ff521462fea09a", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling pulldown-cmark-to-cmark v18.0.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling unhwp v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 20.16s [INFO] running `Command { std: "docker" "inspect" "b8ae0e31b1469b58bbaaca831f6fd54851d2807b399c3968e0ff521462fea09a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8ae0e31b1469b58bbaaca831f6fd54851d2807b399c3968e0ff521462fea09a", kill_on_drop: false }` [INFO] [stdout] b8ae0e31b1469b58bbaaca831f6fd54851d2807b399c3968e0ff521462fea09a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 66d0e1b6f91f50b5374fbf7650582343d6a7fa795044524d73fdd2c7da2183e8 [INFO] running `Command { std: "docker" "start" "-a" "66d0e1b6f91f50b5374fbf7650582343d6a7fa795044524d73fdd2c7da2183e8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unhwp-d8753cdebdb5b2bc) [INFO] [stdout] [INFO] [stdout] running 150 tests [INFO] [stdout] test cleanup::tests::test_bullet_mapping ... ok [INFO] [stdout] test cleanup::tests::test_control_char_removal ... ok [INFO] [stdout] test cleanup::tests::test_frontmatter_preservation_in_pipeline ... ok [INFO] [stdout] test cleanup::tests::test_cleanup_options_minimal ... ok [INFO] [stdout] test cleanup::tests::test_frontmatter_extraction_no_frontmatter ... ok [INFO] [stdout] test cleanup::tests::test_fullwidth_normalization ... ok [INFO] [stdout] test cleanup::tests::test_frontmatter_not_corrupted ... ok [INFO] [stdout] test cleanup::tests::test_frontmatter_extraction_simple ... ok [INFO] [stdout] test cleanup::tests::test_mojibake_detection_isolated_cjk ... ok [INFO] [stdout] test cleanup::tests::test_mojibake_preserves_korean ... ok [INFO] [stdout] test cleanup::tests::test_mojibake_preserves_legitimate_cjk ... ok [INFO] [stdout] test cleanup::tests::test_nbsp_normalization ... ok [INFO] [stdout] test cleanup::tests::test_consecutive_list_items ... ok [INFO] [stdout] test cleanup::tests::test_ordered_list_items ... ok [INFO] [stdout] test cleanup::tests::test_multiple_newlines ... ok [INFO] [stdout] test cleanup::tests::test_table_pipe_preservation ... ok [INFO] [stdout] test cleanup::tests::test_orphan_line_removal ... ok [INFO] [stdout] test detect::tests::test_detect_hwp3_signature ... ok [INFO] [stdout] test cleanup::tests::test_pua_removal ... ok [INFO] [stdout] test cleanup::tests::test_mojibake_single_trailing_cjk ... ok [INFO] [stdout] test cleanup::tests::test_cleanup_options_aggressive ... ok [INFO] [stdout] test detect::tests::test_detect_ole_magic ... ok [INFO] [stdout] test detect::tests::test_detect_unknown ... ok [INFO] [stdout] test equation::tests::test_greek_letters ... ok [INFO] [stdout] test equation::tests::test_hat_vec ... ok [INFO] [stdout] test equation::tests::test_matrix ... ok [INFO] [stdout] test equation::tests::test_integral ... ok [INFO] [stdout] test equation::tests::test_operators ... ok [INFO] [stdout] test equation::tests::test_over ... ok [INFO] [stdout] test equation::tests::test_simple_variable ... ok [INFO] [stdout] test equation::tests::test_sqrt ... ok [INFO] [stdout] test equation::tests::test_infinity ... ok [INFO] [stdout] test hwp5::bodytext::tests::test_split_text_run_three_styles ... ok [INFO] [stdout] test hwp5::bodytext::tests::test_split_text_run_two_styles ... ok [INFO] [stdout] test hwp5::bodytext::tests::test_wchar_positions_after_extended_control ... ok [INFO] [stdout] test hwp5::container::tests::test_decode_utf16le ... ok [INFO] [stdout] test hwp5::container::tests::test_decode_utf16le_korean ... ok [INFO] [stdout] test hwp5::header::tests::test_parse_header ... ok [INFO] [stdout] test hwp5::header::tests::test_version_comparison ... ok [INFO] [stdout] test hwp5::header::tests::test_version_display ... ok [INFO] [stdout] test hwp5::record::tests::test_parse_extended_record_header ... ok [INFO] [stdout] test hwp5::record::tests::test_parse_record_header ... ok [INFO] [stdout] test hwpx::container::tests::test_parse_section_order ... ok [INFO] [stdout] test model::paragraph::tests::test_dominant_font_size ... ok [INFO] [stdout] test model::paragraph::tests::test_dominant_font_size_empty ... ok [INFO] [stdout] test model::paragraph::tests::test_dominant_font_size_no_size_info ... ok [INFO] [stdout] test model::paragraph::tests::test_is_all_bold ... ok [INFO] [stdout] test hwp5::bodytext::tests::test_find_shape_id_at ... ok [INFO] [stdout] test hwp5::bodytext::tests::test_paragraph_context_char_shape_integration ... ok [INFO] [stdout] test model::paragraph::tests::test_is_all_bold_mixed ... ok [INFO] [stdout] test detect::tests::test_detect_zip_magic ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_bullet_marker_demoted_when_untrusted ... ok [INFO] [stdout] test model::paragraph::tests::test_is_all_bold_empty ... ok [INFO] [stdout] test equation::tests::test_trig_functions ... ok [INFO] [stdout] test hwp5::bodytext::tests::test_split_text_run_single_style ... ok [INFO] [stdout] test cleanup::tests::test_page_number_hyphen ... ok [INFO] [stdout] test cleanup::tests::test_toc_removal ... ok [INFO] [stdout] test cleanup::tests::test_page_number_korean ... ok [INFO] [stdout] test cleanup::tests::test_page_number_ratio ... ok [INFO] [stdout] test hwp5::record::tests::test_record_iterator ... ok [INFO] [stdout] test cleanup::tests::test_hwp_placeholder_removal ... ok [INFO] [stdout] test cleanup::tests::test_table_in_full_pipeline ... ok [INFO] [stdout] test cleanup::tests::test_full_pipeline ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_center_aligned_moderate_font_not_inferred ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_center_aligned_very_large_font_inferred ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_explicit_heading_trusted ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_is_larger_than_base ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_document_stats_base_font_calculation ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_heading_decision_helpers ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_korean_chapter_pattern_jeol ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_korean_chapter_suggested_level ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_korean_chapter_pattern_jo ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_korean_chapter_pattern_jang ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_korean_sequence_patterns ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_korean_chapter_pattern_none ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_left_aligned_moderate_font_still_heading ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_long_text_demoted ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_looks_like_korean_heading ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_sequence_marker_extraction ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_sequence_analysis_demotes_consecutive ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_standalone_numbered_heading_preserved ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_statistical_inference_large_font_without_bold ... ok [INFO] [stdout] test render::markdown::bullet_blockquote_tests::test_bullet_renders_as_list ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_statistical_inference_bold_large_font ... ok [INFO] [stdout] test render::markdown::bullet_blockquote_tests::test_detect_bullet_prefix_blockquote ... ok [INFO] [stdout] test render::markdown::bullet_blockquote_tests::test_blockquote_renders_with_note_char ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_statistical_inference_enabled_by_default ... ok [INFO] [stdout] test render::markdown::bullet_blockquote_tests::test_detect_bullet_prefix_checkmarks ... ok [INFO] [stdout] test render::markdown::bullet_blockquote_tests::test_detect_bullet_prefix_filled ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_next_korean_chapter ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_next_marker ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_max_heading_level_capped ... ok [INFO] [stdout] test render::markdown::bullet_blockquote_tests::test_detect_bullet_prefix_none ... ok [INFO] [stdout] test render::markdown::bullet_blockquote_tests::test_detect_bullet_prefix_sub_item ... ok [INFO] [stdout] test render::heading_analyzer::tests::test_korean_chapter_pattern_roman ... ok [INFO] [stdout] test render::markdown::bullet_blockquote_tests::test_detect_bullet_prefix_hollow ... ok [INFO] [stdout] test render::markdown::font_size_heading_tests::test_symbol_without_large_font_is_not_heading ... ok [INFO] [stdout] test render::markdown::table_cell_content_tests::test_cell_with_bold_text ... ok [INFO] [stdout] test render::markdown::table_cell_content_tests::test_cell_with_link ... ok [INFO] [stdout] test render::markdown::table_cell_content_tests::test_cell_with_equation ... ok [INFO] [stdout] test render::markdown::bullet_blockquote_tests::test_new_bullet_chars_in_list_markers ... ok [INFO] [stdout] test render::markdown::table_cell_content_tests::test_empty_paragraph_filtered_by_default ... ok [INFO] [stdout] test render::markdown::bullet_blockquote_tests::test_strip_leading_bullet_char ... ok [INFO] [stdout] test render::markdown::bullet_blockquote_tests::test_sub_bullet_renders_indented ... ok [INFO] [stdout] test render::markdown::table_cell_content_tests::test_single_paragraph_cell_no_br ... ok [INFO] [stdout] test render::markdown::tests::test_escape_markdown ... ok [INFO] [stdout] test render::markdown::tests::test_heading_with_text_works ... ok [INFO] [stdout] test render::markdown::table_cell_content_tests::test_sparse_table_falls_back_to_text ... ok [INFO] [stdout] test render::markdown::tests::test_korean_bullet_marker_not_heading ... ok [INFO] [stdout] test render::markdown::tests::test_empty_heading_skipped ... ok [INFO] [stdout] test render::markdown::table_cell_content_tests::test_full_span_rows_as_text ... ok [INFO] [stdout] test render::markdown::tests::test_long_text_not_heading ... ok [INFO] [stdout] test equation::tests::test_frac ... ok [INFO] [stdout] test render::markdown::tests::test_max_heading_level_capped ... ok [INFO] [stdout] test render::markdown::table_cell_content_tests::test_normal_table_still_uses_markdown ... ok [INFO] [stdout] test render::markdown::tests::test_render_heading ... ok [INFO] [stdout] test render::markdown::tests::test_render_simple_paragraph ... ok [INFO] [stdout] test render::markdown::tests::test_multi_row_table_renders_as_table ... ok [INFO] [stdout] test render::markdown::tests::test_single_row_table_as_plain_text ... ok [INFO] [stdout] test render::markdown::tests::test_render_bold_text ... ok [INFO] [stdout] test tests::test_document_model_empty ... ok [INFO] [stdout] test tests::test_format_detection_empty_data ... ok [INFO] [stdout] test render::markdown::table_cell_content_tests::test_multi_paragraph_cell_uses_br ... ok [INFO] [stdout] test tests::test_format_detection_hwp3_signature ... ok [INFO] [stdout] test tests::test_format_detection_hwp5 ... ok [INFO] [stdout] test tests::test_format_detection_hwpx ... ok [INFO] [stdout] test tests::test_format_detection_too_short ... ok [INFO] [stdout] test tests::test_paragraph_default ... ok [INFO] [stdout] test tests::test_paragraph_plain_text_extraction ... ok [INFO] [stdout] test tests::test_render_options_cleanup_chain ... ok [INFO] [stdout] test tests::test_format_detection_unknown_magic ... ok [INFO] [stdout] test tests::test_paragraph_style_heading_level ... ok [INFO] [stdout] test tests::test_render_options_empty_image_dir ... ok [INFO] [stdout] test tests::test_render_options_max_heading_level ... ok [INFO] [stdout] test tests::test_render_options_special_chars_in_path ... ok [INFO] [stdout] test tests::test_render_options_builder ... ok [INFO] [stdout] test tests::test_resource_extension ... ok [INFO] [stdout] test tests::test_resource_type_variants ... ok [INFO] [stdout] test render::markdown::table_cell_content_tests::test_empty_paragraph_included_when_option_set ... ok [INFO] [stdout] test tests::test_style_registry_empty ... ok [INFO] [stdout] test render::markdown::table_cell_content_tests::test_empty_paragraphs_filtered ... ok [INFO] [stdout] test tests::test_section_new ... ok [INFO] [stdout] test tests::test_text_run_with_style ... ok [INFO] [stdout] test tests::test_text_style_has_formatting ... ok [INFO] [stdout] test tests::test_table_fallback_variants ... ok [INFO] [stdout] test tests::test_text_run_with_unicode ... ok [INFO] [stdout] test render::markdown::tests::test_image_only_heading_no_markers ... ok [INFO] [stdout] test render::markdown::font_size_heading_tests::test_list_markers_not_heading ... ok [INFO] [stdout] test tests::test_cleanup_options_presets ... ok [INFO] [stdout] test render::markdown::font_size_heading_tests::test_large_font_becomes_heading ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 150 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests unhwp [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lib.rs - Unhwp (line 215) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 14) - compile ... ok [INFO] [stdout] test src/lib.rs - extract_text (line 160) - compile ... ok [INFO] [stdout] test src/lib.rs - to_markdown_with_options (line 192) - compile ... ok [INFO] [stdout] test src/lib.rs - parse_file (line 77) - compile ... ok [INFO] [stdout] test src/lib.rs - to_markdown (line 176) - compile ... ok [INFO] [stdout] test src/cleanup.rs - cleanup::cleanup (line 1123) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "66d0e1b6f91f50b5374fbf7650582343d6a7fa795044524d73fdd2c7da2183e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d0e1b6f91f50b5374fbf7650582343d6a7fa795044524d73fdd2c7da2183e8", kill_on_drop: false }` [INFO] [stdout] 66d0e1b6f91f50b5374fbf7650582343d6a7fa795044524d73fdd2c7da2183e8