[INFO] cloning repository https://github.com/leynos/mdtablefix
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leynos/mdtablefix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fmdtablefix", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fmdtablefix'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d8942c5208d99a455e72385f105f301f22a522e
[INFO] testing leynos/mdtablefix against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleynos%2Fmdtablefix" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/leynos/mdtablefix
[INFO] finished tweaking git repo https://github.com/leynos/mdtablefix
[INFO] tweaked toml for git repo https://github.com/leynos/mdtablefix written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leynos/mdtablefix on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leynos/mdtablefix already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded trybuild v1.0.120
[INFO] [stderr]   Downloaded target-triple v1.0.0
[INFO] [stderr]   Downloaded toml v1.1.2+spec-1.1.0
[INFO] [stderr]   Downloaded tracing-test v0.2.6
[INFO] [stderr]   Downloaded tracing-test-macro v0.2.6
[INFO] [stderr]   Downloaded toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]   Downloaded relative-path v1.9.3
[INFO] [stderr]   Downloaded futures-timer v3.0.4
[INFO] [stderr]   Downloaded textwrap v0.16.2
[INFO] [stderr]   Downloaded rstest v0.26.1
[INFO] [stderr]   Downloaded rstest_macros v0.26.1
[INFO] [stderr]   Downloaded markup5ever_rcdom v0.39.0+unofficial
[INFO] [stderr]   Downloaded xml5ever v0.39.0
[INFO] [stderr]   Downloaded console v0.16.3
[INFO] [stderr]   Downloaded io-lifetimes v3.0.1
[INFO] [stderr]   Downloaded ambient-authority v0.0.2
[INFO] [stderr]   Downloaded winx v0.36.4
[INFO] [stderr]   Downloaded maybe-owned v0.3.4
[INFO] [stderr]   Downloaded winnow v1.0.3
[INFO] [stderr]   Downloaded insta v1.47.2
[INFO] [stderr]   Downloaded cap-std v4.0.3
[INFO] [stderr]   Downloaded io-extras v0.19.0
[INFO] [stderr]   Downloaded rustix-linux-procfs v0.1.1
[INFO] [stderr]   Downloaded io-lifetimes v2.0.4
[INFO] [stderr]   Downloaded fs-set-times v0.20.3
[INFO] [stderr]   Downloaded camino v1.2.5
[INFO] [stderr]   Downloaded regex v1.12.4
[INFO] [stderr]   Downloaded cap-primitives v4.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c
[INFO] running `Command { std: "docker" "start" "3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]    Compiling cap-primitives v4.0.3
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling cap-std v4.0.3
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling xml5ever v0.39.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap v4.6.6
[INFO] [stderr]    Compiling rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling markup5ever_rcdom v0.39.0+unofficial
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling mdtablefix v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 44.48s
[INFO] running `Command { std: "docker" "inspect" "3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr]    Compiling xml5ever v0.39.0
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling markup5ever_rcdom v0.39.0+unofficial
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling test-macros v0.1.0 (/opt/rustwide/workdir/test-macros)
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling mdtablefix v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.120
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 11s
[INFO] running `Command { std: "docker" "inspect" "3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/mdtablefix-d1fbbc97e6090693)
[INFO] [stdout] 
[INFO] [stdout] running 722 tests
[INFO] [stdout] test code_emphasis::tests::consume_code_affixes_clears_mixed_pending_prefix ... ok
[INFO] [stdout] test code_emphasis::tests::ignores_simple_text ... ok
[INFO] [stdout] test code_emphasis::tests::merges_emphasis_and_code ... ok
[INFO] [stdout] test code_emphasis::tests::preserves_inner_backticks_in_code ... ok
[INFO] [stdout] test code_emphasis::tests::preserves_emphasised_code_only ... ok
[INFO] [stdout] test breaks::tests::basic_formatting ... ok
[INFO] [stdout] test breaks::tests::ignores_fenced_code ... ok
[INFO] [stdout] test code_emphasis::tests::preserves_emphasised_code_with_inflectional_suffix ... ok
[INFO] [stdout] test ellipsis::protected::tests::finds_literal_spans::case_1_prose ... ok
[INFO] [stdout] test ellipsis::protected::tests::finds_literal_spans::case_2_link ... ok
[INFO] [stdout] test ellipsis::protected::tests::finds_literal_spans::case_3_url ... ok
[INFO] [stdout] test ellipsis::protected::tests::finds_literal_spans::case_4_escaped_autolink ... ok
[INFO] [stdout] test ellipsis::protected::tests::finds_literal_spans::case_6_slash_prose ... ok
[INFO] [stdout] test ellipsis::protected::tests::finds_literal_spans::case_5_path ... ok
[INFO] [stdout] test ellipsis::protected::tests::semantic_classification_trace_omits_document_content ... ok
[INFO] [stdout] test code_emphasis::tests::preserves_standalone_code ... ok
[INFO] [stdout] test breaks::prop_tests::thematic_break_lines_are_borrowed_from_static ... ok
[INFO] [stdout] test ellipsis::protected::tests::literal_spans_are_valid_and_disjoint ... ok
[INFO] [stdout] test breaks::tests::lazylock_initialisation_is_race_safe ... ok
[INFO] [stdout] test ellipsis::tests::handles_empty_input ... ok
[INFO] [stdout] test ellipsis::tests::observes_indented_code_boundary::case_2_four_spaces ... ok
[INFO] [stdout] test ellipsis::tests::observes_indented_code_boundary::case_3_one_tab ... ok
[INFO] [stdout] test ellipsis::tests::ignores_blockquoted_fenced_blocks ... ok
[INFO] [stdout] test ellipsis::tests::completed_blocks_allow_following_indented_code::case_2_closed_fence ... ok
[INFO] [stdout] test ellipsis::tests::ignores_fenced_blocks ... ok
[INFO] [stdout] test ellipsis::tests::completed_blocks_allow_following_indented_code::case_1_heading ... ok
[INFO] [stdout] test ellipsis::tests::preserves_link_reference_destination ... ok
[INFO] [stdout] test ellipsis::tests::preserves_semantic_dot_runs::case_07_parent_path ... ok
[INFO] [stdout] test ellipsis::tests::ignores_code_spans ... ok
[INFO] [stdout] test ellipsis::tests::preserves_semantic_dot_runs::case_02_image ... ok
[INFO] [stdout] test ellipsis::tests::normalizes_escaped_autolink ... ok
[INFO] [stdout] test ellipsis::tests::observes_indented_code_boundary::case_1_three_spaces ... ok
[INFO] [stdout] test ellipsis::tests::preserves_semantic_dot_runs::case_03_uri_autolink ... ok
[INFO] [stdout] test ellipsis::tests::preserves_semantic_dot_runs::case_04_email_autolink ... ok
[INFO] [stdout] test ellipsis::tests::preserves_semantic_dot_runs::case_05_bare_url ... ok
[INFO] [stdout] test ellipsis::tests::preserves_semantic_dot_runs::case_01_inline_link ... ok
[INFO] [stdout] test ellipsis::tests::normalizes_slash_delimited_prose ... ok
[INFO] [stdout] test ellipsis::tests::handles_multiple_fenced_blocks ... ok
[INFO] [stdout] test ellipsis::tests::preserves_semantic_dot_runs::case_06_relative_path ... ok
[INFO] [stdout] test ellipsis::tests::preserves_semantic_dot_runs::case_08_absolute_path ... ok
[INFO] [stdout] test ellipsis::tests::preserves_semantic_dot_runs::case_09_home_path ... ok
[INFO] [stdout] test ellipsis::tests::replaces_prose_beside_a_literal_url ... ok
[INFO] [stdout] test ellipsis::tests::replaces_simple_text ... ok
[INFO] [stdout] test ellipsis::tests::transforms_indented_lines::case_2_paragraph_interruption ... ok
[INFO] [stdout] test ellipsis::tests::transforms_indented_lines::case_1_code_block ... ok
[INFO] [stdout] test ellipsis::tests::preserves_semantic_dot_runs::case_10_windows_path ... ok
[INFO] [stdout] test ellipsis::tests::replaces_long_sequences ... ok
[INFO] [stdout] test ellipsis::tests::preserves_split_link_reference_destination ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::assign_new_number_reuses_existing_mapping ... ok
[INFO] [stdout] test ellipsis::tests::preserves_split_link_reference_title ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::should_convert_numeric_line_respects_range_and_skip_flag::case_2 ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::rewrite_definition_headers_updates_only_known_definition_lines ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::should_convert_numeric_line_respects_range_and_skip_flag::case_3 ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::should_convert_numeric_line_respects_range_and_skip_flag::case_4 ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::definition_segment_end_includes_continuations_and_separating_blanks ... ok
[INFO] [stdout] test footnotes::renumber::reorder::tests::reorder_definition_block_sorts_segments_by_new_number ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::should_convert_numeric_line_respects_range_and_skip_flag::case_1 ... ok
[INFO] [stdout] test footnotes::renumber::tests::malformed_numeric_candidate_line_is_ignored::case_1 ... ok
[INFO] [stdout] test footnotes::renumber::tests::malformed_numeric_candidate_line_is_ignored::case_2 ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::collect_definition_updates_converts_numeric_candidates ... ok
[INFO] [stdout] test footnotes::renumber::definitions::tests::collect_definition_updates_rewrites_existing_definitions ... ok
[INFO] [stdout] test ellipsis::tests::preservation_traces_omit_document_content ... ok
[INFO] [stdout] test fences::properties::compress_writes_three_backticks_and_preserves_indent_and_language ... ok
[INFO] [stdout] test fences::properties::preserve_retains_the_original_marker_run ... ok
[INFO] [stdout] test footnotes::renumber::tests::renumber_footnotes_rewrites_definitions::case_1_existing_definition ... ok
[INFO] [stdout] test footnotes::renumber::tests::renumber_footnotes_rewrites_definitions::case_2_numeric_candidate ... ok
[INFO] [stdout] test footnotes::tests::empty_input_returns_empty_vec ... ok
[INFO] [stdout] test fences::properties::rewriting_is_idempotent ... ok
[INFO] [stdout] test footnotes::tests::idempotent_on_existing_block ... ok
[INFO] [stdout] test footnotes::tests::converts_inline_numbers ... ok
[INFO] [stdout] test footnotes::tests::ignores_non_numeric_footnote_block ... ok
[INFO] [stdout] test footnotes::renumber::reorder::tests::reorder_definition_block_orders_generated_definition_mappings ... ok
[INFO] [stdout] test footnotes::tests::leaves_numeric_list_without_references_unchanged ... ok
[INFO] [stdout] test footnotes::tests::converts_list_with_blank_lines ... ok
[INFO] [stdout] test footnotes::tests::multiple_inline_notes_in_one_line ... ok
[INFO] [stdout] test footnotes::tests::converts_final_list ... ok
[INFO] [stdout] test footnotes::tests::assigns_new_numbers_to_unreferenced_definitions ... ok
[INFO] [stdout] test footnotes::tests::preserves_multiline_definition_blocks ... ok
[INFO] [stdout] test footnotes::tests::converts_only_final_contiguous_block ... ok
[INFO] [stdout] test footnotes::tests::skips_when_block_has_only_blanks ... ok
[INFO] [stdout] test footnotes::tests::skips_when_list_not_last ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_1_detects_frontmatter_with_triple_dash_closer ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_2_detects_frontmatter_with_triple_dot_closer ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_4_frontmatter_only_no_body ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_5_trailing_whitespace_on_closer_is_trimmed ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_3_frontmatter_with_empty_body ... ok
[INFO] [stdout] test frontmatter::tests::frontmatter_split_cases::case_6_multiline_yaml_values_preserved ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_3_unmatched_opener_treated_as_body ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_4_indented_opener_not_recognized ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_5_later_dash_block_not_frontmatter ... ok
[INFO] [stdout] test footnotes::tests::skips_without_h2 ... ok
[INFO] [stdout] test footnotes::tests::renumbers_references_and_definitions ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_1_empty_input_returns_empty_slices ... ok
[INFO] [stdout] test footnotes::tests::updates_references_inside_definitions ... ok
[INFO] [stdout] test footnotes::tests::skips_with_existing_block ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_6_indented_closer_not_recognized ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_1 ... ok
[INFO] [stdout] test footnotes::tests::renumbers_numeric_list_without_heading ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_4 ... ok
[INFO] [stdout] test frontmatter::tests::prefix_empty_cases::case_2_no_frontmatter_returns_empty_prefix ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_7 ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_5 ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_6 ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_2 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_4 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_3 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_1 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_5 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_2 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_6 ... ok
[INFO] [stdout] test headings::tests::leaves_non_headings_untouched::case_7 ... ok
[INFO] [stdout] test headings::tests::converts_setext_headings::case_3 ... ok
[INFO] [stdout] test html::tests::element_detection ... ok
[INFO] [stdout] test html::tests::table_cell_detection ... ok
[INFO] [stdout] test html::tests::convert_html_tables_ignores_mid_line_table_tags ... ok
[INFO] [stdout] test io::tests::missing_file_error::case_1 ... ok
[INFO] [stdout] test io::tests::missing_file_error::case_2 ... ok
[INFO] [stdout] test lists::tests::list_state_next_number_increments_and_prunes_deeper_indents ... ok
[INFO] [stdout] test io::tests::rewrite_empty_file_no_extra_newline ... ok
[INFO] [stdout] test lists::tests::list_state_reset_clears_indent_stack_and_counters ... ok
[INFO] [stdout] test lists::tests::parse_numbered_parts ... ok
[INFO] [stdout] test io::tests::permission_denied_error::case_2 ... ok
[INFO] [stdout] test lists::tests::parse_numbered_with_tab ... ok
[INFO] [stdout] test io::tests::permission_denied_error::case_1 ... ok
[INFO] [stdout] test lists::tests::simple_renumber ... ok
[INFO] [stdout] test lists::tests::proptest_tests::list_state_prunes_deeper_counters_when_returning_to_outer_indent ... ok
[INFO] [stdout] test lists::tests::nested_renumber ... ok
[INFO] [stdout] test io::tests::rewrite_no_wrap_roundtrip ... ok
[INFO] [stdout] test lists::tests::proptest_tests::list_state_next_number_always_starts_at_1_for_new_indent ... ok
[INFO] [stdout] test process::buffer::tests::block_prefixed_pipe_line_flushes_table::case_3_blockquote ... ok
[INFO] [stdout] test io::tests::rewrite_roundtrip ... ok
[INFO] [stdout] test process::buffer::tests::block_prefixed_pipe_line_flushes_table::case_4_footnote ... ok
[INFO] [stdout] test process::buffer::tests::block_prefixed_pipe_line_flushes_table::case_1_bullet ... ok
[INFO] [stdout] test process::buffer::tests::block_prefixed_pipe_line_flushes_table::case_2_link_reference ... ok
[INFO] [stdout] test process::buffer::tests::flush_non_table_emits_lines_verbatim ... ok
[INFO] [stdout] test process::buffer::tests::flush_empty_buffer_is_noop ... ok
[INFO] [stdout] test process::buffer::tests::empty_line_flushes_active_table ... ok
[INFO] [stdout] test process::buffer::tests::indented_code_block_line_does_not_enter_table_mode::case_1_four_spaces ... ok
[INFO] [stdout] test process::buffer::tests::flush_table_passes_lines_through_reflow ... ok
[INFO] [stdout] test process::buffer::tests::plain_pipe_continuation_is_buffered ... ok
[INFO] [stdout] test process::buffer::tests::indented_code_block_line_does_not_enter_table_mode::case_2_leading_tab ... ok
[INFO] [stdout] test process::buffer::tests::plain_table_line_enters_table_mode ... ok
[INFO] [stdout] test process::buffer::tests::table_continuation_then_block_line_splits_correctly ... ok
[INFO] [stdout] test process::tests::no_wrap_option ... ok
[INFO] [stdout] test process::tests::integrates_code_emphasis_flag ... ok
[INFO] [stdout] test process::buffer::tests::table_followed_by_indented_pipe_line_flushes_table ... ok
[INFO] [stdout] test process::tests::converts_headings_when_enabled ... ok
[INFO] [stdout] test reflow::tests::calculate_widths_uses_unicode_display_width::case_1 ... ok
[INFO] [stdout] test reflow::tests::calculate_widths_uses_unicode_display_width::case_3 ... ok
[INFO] [stdout] test process::tests::processes_html_and_tables ... ok
[INFO] [stdout] test reflow::tests::clean_rows_restores_markers_and_discards_empty_rows ... ok
[INFO] [stdout] test process::tests::process_stream_inner_applies_table_ellipsis_before_reflow ... ok
[INFO] [stdout] test reflow::tests::calculate_widths_uses_unicode_display_width::case_2 ... ok
[INFO] [stdout] test reflow::tests::escape_literal_pipes_only_escapes_bare_pipes ... ok
[INFO] [stdout] test reflow::tests::format_rows_reescapes_literal_pipes_in_emitted_cells ... ok
[INFO] [stdout] test reflow::tests::emitted_cell_width_accounts_for_escaping_and_unicode_width ... ok
[INFO] [stdout] test reflow::tests::pad_cell_to_width_escapes_pipes_before_padding ... ok
[INFO] [stdout] test reflow::tests::pad_cell_to_width_pads_short_cells_to_target_width ... ok
[INFO] [stdout] test reflow::tests::pad_cell_to_width_leaves_exact_width_cells_unpadded ... ok
[INFO] [stdout] test reflow::tests::pad_cell_to_width_saturates_without_truncating ... ok
[INFO] [stdout] test reflow::tests::parse_rows_preserves_whitespace_padded_empty_cells ... ok
[INFO] [stdout] test reflow::tests::parse_rows_preserves_trailing_empty_cells ... ok
[INFO] [stdout] test reflow::tests::parse_rows_recovers_legacy_rows_with_embedded_separator ... ok
[INFO] [stdout] test reflow::tests::protect_leading_empty_cells_leaves_non_continuation_rows_unchanged ... ok
[INFO] [stdout] test reflow::tests::protect_leading_empty_cells_reescapes_literal_pipes_after_marking ... ok
[INFO] [stdout] test reflow::tests::protect_leading_empty_cells_preserves_adjacent_interior_empty_cell ... ok
[INFO] [stdout] test table::tests::detect_row_mismatch ... ok
[INFO] [stdout] test table::tests::format_separator_cells_preserves_alignment_markers::case_1 ... ok
[INFO] [stdout] test table::tests::format_separator_cells_preserves_alignment_markers::case_2 ... ok
[INFO] [stdout] test table::tests::format_separator_cells_preserves_alignment_markers::case_3 ... ok
[INFO] [stdout] test table::tests::format_separator_cells_preserves_alignment_markers::case_4 ... ok
[INFO] [stdout] test reflow::tests::parse_rows_preserves_literal_row_end_cell ... ok
[INFO] [stdout] test table::tests::format_separator_cells_returns_empty_when_counts_mismatch ... ok
[INFO] [stdout] test table::tests::reflow_table_returns_lone_single_cell_line_unchanged ... ok
[INFO] [stdout] test reflow::tests::parse_rows_preserves_adjacent_empty_interior_cell ... ok
[INFO] [stdout] test table::tests::reflow_table_returns_original_lines_for_mismatched_separator_columns ... ok
[INFO] [stdout] test reflow::tests::parse_rows_splits_structural_rows_and_drops_marker_only_row ... ok
[INFO] [stdout] test table::tests::sep_index_within_bounds ... ok
[INFO] [stdout] test textproc::tests::blanks_only_are_preserved ... ok
[INFO] [stdout] test textproc::tests::empty_input_returns_empty_vector ... ok
[INFO] [stdout] test textproc::tests::multi_backtick_spans_are_recognised ... ok
[INFO] [stdout] test textproc::tests::malformed_fence_sequence_returns_tokens ... ok
[INFO] [stdout] test textproc::tests::preserves_trailing_blank_lines ... ok
[INFO] [stdout] test textproc::tests::process_text_preserves_trailing_blank ... ok
[INFO] [stdout] test textproc::tests::transformation_can_remove_all_content ... ok
[INFO] [stdout] test textproc::tests::push_original_token_roundtrips_all_variants ... ok
[INFO] [stdout] test textproc::tests::token_stream_handles_fences ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_03 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_02 ... ok
[INFO] [stdout] test textproc::tests::identity_transformation_returns_input ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_04 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_01 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_07 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_05 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_06 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_11 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_08 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_09 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_12 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_13 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_14 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_15 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_10 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_16 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_17 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_20 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_21 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_18 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_22 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_19 ... ok
[INFO] [stdout] test wrap::block::tests::detects_markdownlint_directives::case_4 ... ok
[INFO] [stdout] test wrap::block::tests::detects_markdownlint_directives::case_5 ... ok
[INFO] [stdout] test wrap::block::tests::detects_markdownlint_directives::case_1 ... ok
[INFO] [stdout] test wrap::block::tests::detects_markdownlint_directives::case_3 ... ok
[INFO] [stdout] test wrap::block::tests::detects_markdownlint_directives::case_2 ... ok
[INFO] [stdout] test wrap::block::tests::classify_block_identifies_prefixes::case_23 ... ok
[INFO] [stdout] test wrap::continuation::tests::apply_continuation_chunk_emits_overwidth_continuation_verbatim ... ok
[INFO] [stdout] test wrap::continuation::tests::apply_continuation_chunk_preserves_original_lines_for_verbatim_flush ... ok
[INFO] [stdout] test wrap::continuation::tests::handle_prefix_line_selects_normal_mode_for_nonempty_tail ... ok
[INFO] [stdout] test wrap::continuation::tests::handle_prefix_line_selects_tight_mode_for_opener_at_eol ... ok
[INFO] [stdout] test wrap::continuation::tests::scan_continuation_filter_distinguishes_closed_and_open_spans ... ok
[INFO] [stdout] test wrap::continuation::tests::should_emit_verbatim_for_width_only_when_join_would_overflow ... ok
[INFO] [stdout] test wrap::continuation::tests::update_span_state_selects_verbatim_flush_for_word_tail_after_close ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_does_not_group_whitespace_separated_footnote_reference::case_1 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_does_not_group_whitespace_separated_footnote_reference::case_2 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_1 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_2 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_definition_like_footnote_reference_with_prose ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_3 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_4 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_6 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_7 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_8 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_9 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_punctuation_with_footnote_reference ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::segment_inline_preserves_footnote_references::case_1 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_atomic_span::case_5 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::determine_token_span_groups_footnote_reference_after_opener_coupled_code ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::segment_inline_preserves_footnote_references::case_2 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::segment_inline_preserves_footnote_references::case_3 ... ok
[INFO] [stdout] test wrap::inline::footnote_tests::segment_inline_splits_before_embedded_footnote_reference ... ok
[INFO] [stdout] test reflow::tests::empty_parsed_rows_log_discard_category ... ok
[INFO] [stdout] test reflow::tests::parse_rows_logs_row_dimensions ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_detects_multi_char_fence ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_detects_simple_fence ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_detects_opening_punct_prefix ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_detects_trailing_punct_suffix ... ok
[INFO] [stdout] test wrap::inline::fragment::trace_snippet_tests::trace_text_snippet_truncates_on_char_boundary ... ok
[INFO] [stdout] test wrap::inline::fragment::tracing_tests::fragment_classification_does_not_require_subscriber ... ok
[INFO] [stdout] test wrap::inline::fragment::proptests::trace_text_snippet_never_panics ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_with_possessive_suffix ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_with_hyphen_suffix ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_does_not_match_plain_link ... ok
[INFO] [stdout] test wrap::inline::fragment::tests::has_inline_code_structure_never_panics ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_1_single_space ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_2_multiple_spaces ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_3_newline ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_4_newline_with_indent ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_5_already_attached ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_6_no_trailing_punctuation ... ok
[INFO] [stdout] test wrap::inline::fragment::tracing_tests::fragment_classification_logs_kind::case_1 ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_7_definition_token ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizes_inline_footnote_ref_spacing::case_8_adjacent_references ... ok
[INFO] [stdout] test wrap::inline::fragment::tracing_tests::fragment_classification_logs_kind::case_2 ... ok
[INFO] [stdout] test wrap::inline::fragment::tracing_tests::fragment_classification_logs_kind::case_3 ... ok
[INFO] [stdout] test wrap::inline::fragment::tracing_tests::fragment_classification_logs_kind::case_5 ... ok
[INFO] [stdout] test wrap::inline::fragment::fragment_tracing_snapshots::snapshots_fragment_classified_event ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::inline_fragment_inline_code ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::inline_fragment_link ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::inline_fragment_plain ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::inline_fragment_whitespace_space ... ok
[INFO] [stdout] test wrap::inline::fragment::tracing_tests::fragment_classification_logs_kind::case_4 ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::inline_fragment_whitespace_tab ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_carries_whitespace_forward ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_carries_multiple_consecutive_whitespace_lines_forward ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_empty_input_returns_empty_output ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_keeps_content_lines_unchanged ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_drops_single_space_before_atomic_starting_line ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_leaves_inline_code_tail_when_carry_would_exceed_width ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_moves_inline_code_tail_at_exact_width_boundary ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_trailing_whitespace_appended_to_last_line ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::merge_moves_inline_code_tail_before_single_space ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_1_overflow_plain ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_2_next_starts_plain_only ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_3_single_plain_fragment_line ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_4_single_atomic_fragment_line ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_5_empty ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_6_single_line ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_leaves_input_unchanged::case_7_next_starts_space_then_atomic ... ok
[INFO] [stdout] test wrap::fence::property_tests::fence_captures_round_trip_generated_delimiters ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_moves_atomic_tail_at_exact_width_boundary ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_month_name_strips_leading_openers::case_1 ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_moves_atomic_tail_when_fits ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_month_name_strips_leading_openers::case_2 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_month_name_strips_leading_openers::case_3 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_numeric_day_strips_leading_openers::case_1 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_numeric_day_strips_leading_openers::case_3 ... ok
[INFO] [stdout] test wrap::inline::postprocess::tests::rebalance_moves_plain_tail_when_fits ... ok
[INFO] [stdout] test html::tests::proptest_tests::html_table_state_buffers_until_all_nested_tables_close ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_numeric_day_strips_leading_openers::case_2 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_ordinal_day_strips_leading_openers::case_1 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_ordinal_day_strips_leading_openers::case_2 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::is_ordinal_day_strips_leading_openers::case_3 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_numeric_day_accepts_valid_range ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_month_name_accepts_canonical_names_case_insensitively ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_numeric_day_rejects_out_of_range ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_month_name_rejects_arbitrary_strings ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_ordinal_day_accepts_valid_range ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_year_accepts_four_digit_range ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_ordinal_day_rejects_out_of_range ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_date_props::prop_is_year_rejects_out_of_range ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_2 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_1 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_3 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_4 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_01 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_02 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_03 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_04 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_05 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_06 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_07 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_08 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_09 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::ends_with_hyphen_prefix_classifies_tokens::case_10 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_inline_code_token_accepts_complete_span ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_inline_code_token_matches_backtick_delimited_length_rule ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_inline_code_token_rejects_lone_backtick_delimiter ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_trailing_punctuation_token_classifies_tokens::case_1 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_trailing_punctuation_token_classifies_tokens::case_2 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_trailing_punctuation_token_classifies_tokens::case_3 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_trailing_punctuation_token_classifies_tokens::case_4 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_trailing_punctuation_token_classifies_tokens::case_5 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_trailing_punctuation_token_classifies_tokens::case_6 ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_5 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_01 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_whitespace_token_matches_char_classification ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_6 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_04 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_05 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_02 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_03 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_07 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_06 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_08 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_09 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::is_year_accepts_sentence_trailing_punctuation::case_10 ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::opening_and_trailing_punct_are_mutually_exclusive_for_ascii_letters ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::looks_like_footnote_ref_rejects_empty_label ... ok
[INFO] [stdout] test wrap::inline::span_helpers::span_helper_props::try_match_date_sequence_rejects_empty_slice ... ok
[INFO] [stdout] test wrap::inline::predicates::tests::looks_like_footnote_ref_implies_non_empty_label ... ok
[INFO] [stdout] test wrap::inline::predicates::predicate_tracing_tests::predicate_emits_trace_event::case_7 ... ok
[INFO] [stdout] test reflow::tests::parse_rows_recovers_generated_legacy_concatenated_rows ... ok
[INFO] [stdout] test wrap::inline::span_helpers::span_helper_props::try_match_date_sequence_rejects_generated_incomplete_dates ... ok
[INFO] [stdout] test reflow::tests::parse_rows_keeps_generated_row_and_cell_boundaries ... ok
[INFO] [stdout] test wrap::inline::span_helpers::tracing_tests::date_token_span_emits_trace_event ... ok
[INFO] [stdout] test wrap::inline::span_helpers::tracing_tests::snapshots_grouped_date_sequence_event ... ok
[INFO] [stdout] test wrap::inline::span_helpers::tracing_tests::grouping_boundary_logs_declined_footnote_coupling::case_2_context_mismatch ... ok
[INFO] [stdout] test wrap::inline::span_helpers::tracing_tests::snapshots_matched_date_sequence_event ... ok
[INFO] [stdout] test wrap::inline::span_helpers::tracing_tests::grouping_boundary_logs_declined_footnote_coupling::case_1_missing_colon ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_backtick_spans_as_inline_code ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_code_with_suffix_and_punctuation_as_inline_code::case_1 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_code_with_suffix_as_inline_code::case_1 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_code_with_suffix_as_inline_code::case_2 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_code_with_suffix_as_inline_code::case_3 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_code_with_suffix_as_inline_code::case_4 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_footnote_refs_as_footnote_refs::case_1 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_footnote_refs_as_footnote_refs::case_2 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_link_with_inline_code_label_as_link::case_1 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_link_with_inline_code_label_as_link::case_2 ... ok
[INFO] [stdout] test wrap::inline::span_helpers::tracing_tests::try_match_date_sequence_emits_trace_event ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_markdown_links_as_links ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_opener_coupled_links_as_links::case_1 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_opener_coupled_links_as_links::case_2 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_opener_coupled_links_as_links::case_3 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_plain_words_as_plain ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_marks_spaces_as_whitespace ... ok
[INFO] [stdout] test wrap::inline::tests::width_as_f64_clamps_values_larger_than_u32_max ... ok
[INFO] [stdout] test wrap::inline::tests::width_as_f64_preserves_values_up_to_u32_max::case_1 ... ok
[INFO] [stdout] test wrap::inline::tests::inline_fragment_new_records_unicode_display_width ... ok
[INFO] [stdout] test wrap::inline::tests::width_as_f64_preserves_values_up_to_u32_max::case_2 ... ok
[INFO] [stdout] test wrap::inline::tests::width_as_f64_preserves_values_up_to_u32_max::case_3 ... ok
[INFO] [stdout] test wrap::link_reference::tests::is_standalone_title_line_detects_titles::case_1 ... ok
[INFO] [stdout] test wrap::link_reference::tests::is_standalone_title_line_detects_titles::case_2 ... ok
[INFO] [stdout] test wrap::link_reference::tests::is_standalone_title_line_detects_titles::case_3 ... ok
[INFO] [stdout] test wrap::link_reference::tests::is_standalone_title_line_detects_titles::case_4 ... ok
[INFO] [stdout] test wrap::link_reference::tests::is_standalone_title_line_detects_titles::case_5 ... ok
[INFO] [stdout] test wrap::link_reference::tests::is_standalone_title_line_detects_titles::case_6 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_1 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_2 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_3 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_5 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_4 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_6 ... ok
[INFO] [stdout] test wrap::link_reference::tests::standalone_title_need_detects_bare_urls::case_7 ... ok
[INFO] [stdout] test wrap::link_reference::tests::window_emits_blank_line_verbatim ... ok
[INFO] [stdout] test wrap::link_reference::tests::window_reprocesses_non_title_prose ... ok
[INFO] [stdout] test wrap::paragraph::code_span_trim::tests::preserves_authored_edge_spaces_without_synthetic_metadata ... ok
[INFO] [stdout] test wrap::paragraph::code_span_trim::tests::respects_multi_backtick_fences ... ok
[INFO] [stdout] test wrap::paragraph::code_span_trim::tests::trims_synthetic_single_backtick_span_edge_spaces ... ok
[INFO] [stdout] test wrap::paragraph::tests::handle_prefix_line_can_repeat_or_change_the_continuation_prefix::case_1_plain_list ... ok
[INFO] [stdout] test wrap::inline::span_helpers::tracing_tests::try_match_date_sequence_logs_matched_pattern ... ok
[INFO] [stdout] test wrap::paragraph::tests::handle_prefix_line_can_repeat_or_change_the_continuation_prefix::case_2_repeated_quote ... ok
[INFO] [stdout] test wrap::paragraph::tests::pending_prefix_first_call_returns_original_prefix_and_marks_used ... ok
[INFO] [stdout] test wrap::paragraph::tests::pending_prefix_repeat_prefix_returns_original_prefix_every_time ... ok
[INFO] [stdout] test html::tests::proptest_tests::html_table_state_depth_never_goes_negative ... ok
[INFO] [stdout] test wrap::paragraph::tests::pending_prefix_subsequent_call_returns_continuation_indent ... ok
[INFO] [stdout] test wrap::paragraph::tests::handle_prefix_line_can_repeat_or_change_the_continuation_prefix::case_3_quoted_list ... ok
[INFO] [stdout] test wrap::paragraph::tests::wrap_with_prefix_emits_single_line_when_text_fits ... ok
[INFO] [stdout] test wrap::paragraph::tests::wrap_with_prefix_accounts_for_unicode_wide_prefixes ... ok
[INFO] [stdout] test wrap::tests::blockquote::parses_blockquote_prefixes::case_2_nested_with_spaces ... ok
[INFO] [stdout] test wrap::paragraph::tests::wrap_with_prefix_uses_continuation_prefix_on_wrapped_lines ... ok
[INFO] [stdout] test wrap::tests::blockquote::parses_blockquote_prefixes::case_1_single_level ... ok
[INFO] [stdout] test wrap::tests::blockquote::parses_blockquote_prefixes::case_3_compact_nested ... ok
[INFO] [stdout] test wrap::tests::blockquote::rejects_non_blockquote_lines::case_1_plain_text ... ok
[INFO] [stdout] test wrap::tests::blockquote::parses_blockquote_prefixes::case_4_mixed_tabs ... ok
[INFO] [stdout] test wrap::tests::blockquote::rejects_non_blockquote_lines::case_2_list_item ... ok
[INFO] [stdout] test wrap::tests::blockquote::rejects_non_blockquote_lines::case_3_fence ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_01 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_02 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_03 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_04 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_05 ... ok
[INFO] [stdout] test wrap::inline::span_helpers::tracing_tests::grouping_boundary_logs_colon_footnote_coupling::case_2_reference ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_06 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_07 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_08 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_09 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_10 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_11 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_12 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_13 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_14 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_15 ... ok
[INFO] [stdout] test wrap::tests::classify_block::classify_block_detects_markdown_prefixes::case_16 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_closes_when_blockquote_depth_decreases ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_closes_matching_markers ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_closes_with_info_string ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_handles_tilde_fences ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_handles_inline_and_indented_markers ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_ignores_shorter_closing_marker ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_keeps_outer_fence_open_for_nested_markers::case_1 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_keeps_outer_fence_open_for_nested_markers::case_2 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_keeps_outer_fence_open_for_nested_markers::case_3 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_keeps_outer_fence_open_for_nested_markers::case_4 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_new_starts_outside_fence ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_opens_and_closes_at_nested_depth ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_rejects_non_ascii_whitespace_close::case_2 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_rejects_non_ascii_whitespace_close::case_1 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_rejects_short_or_mixed_markers::case_1 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_rejects_short_or_mixed_markers::case_2 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_rejects_short_or_mixed_markers::case_3 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_rejects_short_or_mixed_markers::case_5 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_rejects_short_or_mixed_markers::case_4 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_remains_open_for_deeper_content ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_treats_info_string_marker_as_content_not_close ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::fence_tracker_requires_matching_marker_to_close ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::observe_source_fence_exposes_structural_marker_with_prefix_indent ... ok
[INFO] [stdout] test wrap::inline::span_helpers::tracing_tests::grouping_boundary_logs_colon_footnote_coupling::case_1_whitespace ... ok
[INFO] [stdout] test breaks::prop_tests::fenced_thematic_breaks_are_not_normalised ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::observe_source_line_closes_implicitly_when_depth_drops_below_open ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::raw_blockquote_fence_closes_when_quote_depth_decreases ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::raw_blockquote_fences_preserve_prefix_and_depth::case_1 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::raw_blockquote_fences_preserve_prefix_and_depth::case_2 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::raw_blockquote_fences_preserve_prefix_and_depth::case_3 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::source_line_observation_reports_transition_and_resulting_state ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::observe_source_line_ignores_incompatible_marker_at_open_depth ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::observe_source_line_closes_only_with_compatible_marker_at_open_depth ... ok
[INFO] [stdout] test wrap::tests::blockquote::rejected_parse_logs_content_free_reason ... ok
[INFO] [stdout] test wrap::tests::fence_tracker::observe_source_line_treats_info_string_marker_as_content ... ok
[INFO] [stdout] test wrap::tests::blockquote::successful_parse_logs_content_free_dimensions ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::attach_punctuation_appends_to_previous_code_line ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::attach_punctuation_ignores_non_code_suffix ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::attach_punctuation_requires_empty_current_buffer ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::no_split_forced_flush_no_trim::case_1 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker_logging::fence_opening_logs_content_free_transition ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::no_split_forced_flush_no_trim::case_3 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::no_split_forced_flush_no_trim::case_2 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::preserves_trailing_spaces::case_1 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::preserves_trailing_spaces::case_2 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::preserves_trailing_spaces::case_3 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::preserves_trailing_spaces::case_4 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_breaks_between_inline_code_spans ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_glues_punctuation_after_code ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_couples_opening_paren_before_inline_code ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_handles_leading_and_trailing_link_punctuation ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_handles_leading_link_punctuation ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_colon_suffixed_footnote_reference_with_prose ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_inline_citation_links_attached::case_1 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_inline_citation_links_attached::case_2 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_opening_bracket_with_inline_code::case_1 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker_logging::incompatible_marker_logs_content_free_unchanged_transition ... ok
[INFO] [stdout] test wrap::tests::fence_tracker_logging::depth_decrease_logs_content_free_implicit_closure ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizing_preserves_non_whitespace_tokens ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_opening_bracket_with_inline_code::case_4 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_opening_bracket_with_inline_code::case_2 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_opening_bracket_with_inline_code::case_3 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_opening_bracket_with_inline_code::case_5 ... ok
[INFO] [stdout] test wrap::tests::fence_tracker_logging::info_string_marker_logs_content_free_unchanged_transition ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_opening_bracket_with_inline_code::case_6 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_trailing_link_punctuation::case_2 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_trailing_link_punctuation::case_1 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_trailing_link_punctuation::case_3 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_trailing_link_punctuation::case_4 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_preserves_intentional_leading_whitespace_on_first_line::case_1 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_retains_punctuation_after_separate_spans ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_reference_link_opening_bracket_with_label ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_splits_after_consecutive_whitespace ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_snapshots_single_inline_citation ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_snapshots_adjacent_inline_citations ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_strips_leading_carry_whitespace::case_1 ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_strips_leading_carry_whitespace::case_2 ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::awaiting_blank_line_emits_verbatim ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_strips_leading_carry_whitespace::case_3 ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::awaiting_title_line_emits_verbatim ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::awaiting_url_continuation_blank_line_emits_verbatim ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::awaiting_prose_reprocesses ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::angle_bracket_url_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::awaiting_url_continuation_emits_verbatim ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::awaiting_url_continuation_prose_reprocesses ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::bare_label_only_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::closed_window_is_inert ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::complete_definition_is_not_bare_label ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::escaped_standalone_title_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::fence_context_resets_window ... ok
[INFO] [stdout] test footnotes::renumber::tests::proptest_tests::renumber_footnotes_assigns_sequential_numbers_and_preserves_fenced_refs ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::definition_indentation_bounds ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::escaped_inline_title_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::over_indented_standalone_title_does_not_match ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::indented_url_continuation_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::invalid_url_continuations_do_not_match ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::plain_prose_does_not_match ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::some_outcome_always_closes_terminal_window ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::parenthesis_inline_title_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::url_continuation_inline_title_closes_window ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::single_quoted_inline_title_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::url_continuation_then_title_or_prose_closes_window ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::valid_standalone_title_matches ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_does_not_apply_awaiting_link_title_inside_fence ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_clears_awaiting_link_title_at_fence_opener ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_preserves_inline_link_reference_title ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_preserves_link_reference_title_on_next_line::case_1 ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_preserves_link_reference_title_on_next_line::case_2 ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_preserves_link_reference_title_on_next_line::case_3 ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::valid_bare_link_ref_matches ... ok
[INFO] [stdout] test wrap::tests::link_ref_regex::valid_inline_title_link_ref_matches ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_reflows_indented_list_after_label_only_reference ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_props::bare_label_terminal_continuations_close_window ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_reflows_prose_after_bare_link_reference_definition ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_reflows_paragraph_after_link_reference_title ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_props::bare_label_url_then_title_window_closes_on_second_line ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_unit::bare_label_opens_url_continuation_window ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_unit::markdown_prefixed_lines_after_bare_label_are_reprocessed ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_unit::non_destination_lines_are_not_url_continuations ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_unit::bare_definition_opens_window ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_extracts_supported_prefixes::case_1 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_extracts_supported_prefixes::case_2 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_extracts_supported_prefixes::case_4 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_extracts_supported_prefixes::case_3 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_extracts_supported_prefixes::case_5 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_rejects_non_prefixed_lines::case_1 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_rejects_non_prefixed_lines::case_2 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_rejects_non_prefixed_lines::case_4 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_rejects_non_prefixed_lines::case_3 ... ok
[INFO] [stdout] test wrap::tests::prefix::prefix_line_rejects_non_prefixed_lines::case_5 ... ok
[INFO] [stdout] test wrap::tests::prefix::wrap_text_preserves_prefixed_continuation_alignment::case_2 ... ok
[INFO] [stdout] test wrap::tests::link_reference_definitions::wrap_text_treats_title_after_blank_line_as_prose ... ok
[INFO] [stdout] test wrap::tests::prefix::wrap_text_preserves_prefixed_continuation_alignment::case_1 ... ok
[INFO] [stdout] test wrap::tests::prefix::wrap_with_prefix_plain_indent_both_lines ... ok
[INFO] [stdout] test wrap::tests::prefix::wrap_with_prefix_multiline_uses_continuation ... ok
[INFO] [stdout] test wrap::tests::prefix::wrap_with_prefix_single_line ... ok
[INFO] [stdout] test wrap::tests::prefix::wrap_text_repeats_nested_blockquote_prefix ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizing_removes_only_matched_spacing_tokens ... ok
[INFO] [stdout] test wrap::tests::link_reference_state_props::link_title_window_sequences_preserve_terminal_states ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_detects_open_fences::case_1 ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_detects_open_fences::case_2 ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_detects_open_fences::case_3 ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_detects_open_fences::case_4 ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_detects_open_fences::case_5 ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_detects_open_fences::case_6 ... ok
[INFO] [stdout] test wrap::tests::span_state::continuation_begins_with_closing_fence_accepts_exact_match ... ok
[INFO] [stdout] test wrap::tests::span_state::continuation_begins_with_closing_fence_rejects_length_mismatch ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_is_false_for_closed_span ... ok
[INFO] [stdout] test wrap::tests::span_state::has_unclosed_code_span_is_true_when_closer_absent ... ok
[INFO] [stdout] test wrap::tests::span_state::opening_fence_run_len_detects_unescaped_backtick_run ... ok
[INFO] [stdout] test wrap::tests::span_state::parse_open_code_span_rejects_escaped_backtick ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_does_not_overcouple_citation_tokens::case_1 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_does_not_overcouple_citation_tokens::case_2 ... ok
[INFO] [stdout] test wrap::tests::span_state::scan_continuation_span_state_none_when_balanced ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_does_not_overcouple_citation_tokens::case_3 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_citation_openers::case_1 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_citation_openers::case_2 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_citation_openers::case_3 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_01 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_02 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_03 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_04 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_05 ... ok
[INFO] [stdout] test wrap::tests::span_state::scan_continuation_span_state_some_when_no_closer ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_06 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_07 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_09 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_08 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_11 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_10 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_14 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_13 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_12 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_15 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_16 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_17 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_19 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_20 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_18 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_21 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_22 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_23 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_25 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_24 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::determine_token_span_groups_related_tokens::case_26 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_preserves_escaped_link_literals::case_1 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_preserves_escaped_link_literals::case_2 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_preserves_escaped_link_literals::case_3 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_preserves_escaped_link_literals::case_4 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_preserves_escaped_link_literals::case_5 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_preserves_escaped_link_literals::case_6 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_splits_before_embedded_links::case_1 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_splits_before_embedded_links::case_2 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_splits_before_embedded_links::case_4 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_splits_before_embedded_links::case_3 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_splits_before_embedded_links::case_5 ... ok
[INFO] [stdout] test wrap::tests::token_grouping::segment_inline_splits_before_embedded_links::case_6 ... ok
[INFO] [stdout] test wrap::tokenize::link_span::tests::locates_complete_span::case_1_link ... ok
[INFO] [stdout] test wrap::tokenize::link_span::tests::locates_complete_span::case_2_image ... ok
[INFO] [stdout] test wrap::tokenize::link_span::tests::locates_complete_span::case_3_reference ... ok
[INFO] [stdout] test wrap::tokenize::link_span::tests::locates_complete_span::case_4_escaped_link ... ok
[INFO] [stdout] test wrap::tokenize::link_span::tests::locates_complete_span::case_5_escaped_image ... ok
[INFO] [stdout] test wrap::tokenize::link_span::tests::locates_complete_span::case_6_escaped_open_paren ... ok
[INFO] [stdout] test wrap::tokenize::link_span::tests::locates_complete_span::case_7_escaped_close_paren ... ok
[INFO] [stdout] test wrap::tokenize::link_span::tests::locates_complete_span::case_8_escaped_label_bracket ... ok
[INFO] [stdout] test wrap::tokenize::parsing::parsing_tracing_snapshots::snapshots_footnote_reference_parsed_event ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_falls_back_on_malformed_input ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_handles_deeply_nested_parentheses ... ok
[INFO] [stdout] test wrap::tokenize::parsing::parsing_tracing_snapshots::snapshots_link_or_image_parsed_event ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_handles_text_ending_at_bracket ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_handles_nested_parentheses_for_images ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_keeps_caret_text_links_as_links ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_handles_nested_parentheses ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_preserves_footnote_reference ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_preserves_footnote_at_end ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_preserves_footnote_reference_with_escaped_bracket ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_preserves_reference_style_link ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_text_respects_backslash_parity ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_text_terminates_at_first_unescaped_bracket ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_url_respects_backslash_parity ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_url_closes_on_balanced_destination ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::parse_link_or_image_preserves_footnote_references_with_escaped_brackets ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizing_is_idempotent ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::tracing_tests::find_footnote_end_logs_prefix_mismatch ... ok
[INFO] [stdout] test wrap::tests::fence_tracker_logging::matching_fence_closure_logs_content_free_transition ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::collect_range_cases::case_1_first_two ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::collect_range_cases::case_2_middle ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::continuation_begins_with_closing_fence_matches_literal_closers_only::case_1 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::continuation_begins_with_closing_fence_matches_literal_closers_only::case_2 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::continuation_begins_with_closing_fence_matches_literal_closers_only::case_3 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::has_unclosed_code_span_rejects_mid_run_closers::case_1 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::has_unclosed_code_span_rejects_mid_run_closers::case_2 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::has_unclosed_code_span_rejects_mid_run_closers::case_3 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::parse_open_code_span_returns_active_fence ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_alternating_cases::case_1_escaped_then_balanced_literal ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_alternating_cases::case_2_three_escaped_then_paired_literal ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_alternating_cases::case_3_no_escaped_candidates ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_alternating_cases::case_4_only_escaped_candidate ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_alternating_cases::case_5_escaped_closer_before_reopening_literal ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_always_terminates_within_bounds ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_returns_isolated_fence_of_exact_length ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::tracing_tests::find_footnote_end_logs_unterminated_bracket ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_1 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_2 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_3 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_4 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_5 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_6 ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_code_suffix_end_cases::case_7 ... ok
[INFO] [stdout] test wrap::tests::span_grouping_props::determine_token_span_partitions_segmented_tokens ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_while_cases::case_1_alpha_prefix ... ok
[INFO] [stdout] test wrap::tests::span_grouping_props::determine_token_span_keeps_inline_citation_chain_atomic ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_while_cases::case_2_numeric_suffix ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::position_after_close_zero_fence_len_returns_none ... ok
[INFO] [stdout] test wrap::tokenize::scanning::tests::scan_while_cases::case_3_multibyte_scan ... ok
[INFO] [stdout] test wrap::tokenize::tests::image_with_nested_parentheses ... ok
[INFO] [stdout] test wrap::tokenize::tests::inline_code_fences ... ok
[INFO] [stdout] test wrap::tokenize::tests::segment_inline_handles_backslash_terminated_code_span ... ok
[INFO] [stdout] test wrap::tokenize::tests::link_with_trailing_punctuation ... ok
[INFO] [stdout] test wrap::tokenize::tests::segment_inline_handles_multibyte_tokens ... ok
[INFO] [stdout] test wrap::tokenize::tests::segment_inline_splits_escaped_backtick_adjacent_to_multibyte::case_1_german_umlauts ... ok
[INFO] [stdout] test wrap::tokenize::tests::segment_inline_splits_escaped_triple_backticks ... ok
[INFO] [stdout] test wrap::tokenize::tests::segment_inline_splits_escaped_backtick_adjacent_to_multibyte::case_2_chinese_characters ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_handles_crlf ... ok
[INFO] [stdout] test wrap::tokenize::tests::segment_inline_splits_escaped_inline_backtick ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_markdown_preserves_nested_blockquote_fences ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_markdown_treats_escaped_backtick_adjacent_to_multibyte_as_text::case_1_german_umlauts ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_markdown_treats_escaped_backtick_adjacent_to_multibyte_as_text::case_2_chinese_characters ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_markdown_treats_escaped_inline_backtick_as_text ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_markdown_treats_escaped_triple_backticks_as_text ... ok
[INFO] [stdout] test wrap::tokenize::tests::unmatched_backticks ... ok
[INFO] [stdout] test wrap::tokenize::tests::tokenize_marks_trailing_newline ... ok
[INFO] [stdout] test wrap::tracing_snapshot_support::proptests::stable_event_start_returns_idempotent_suffix ... ok
[INFO] [stdout] test wrap::tracing_snapshot_support::proptests::stable_event_start_strips_prefix_and_keeps_event ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizing_collapses_generated_reference_pattern ... ok
[INFO] [stdout] test wrap::tracing_snapshot_support::proptests::normalise_event_lines_filters_and_trims ... ok
[INFO] [stdout] test wrap::inline::normalize::tests::normalizing_excludes_generated_definition_pattern ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::tracing_tests::parse_link_or_image_logs_footnote_reference ... ok
[INFO] [stdout] test wrap::inline::span_helpers::span_helper_props::try_match_date_sequence_distinguishes_valid_dates_from_five_token_near_misses ... ok
[INFO] [stdout] test wrap::paragraph::tests::paragraph_writer_preserves_prefixes_and_width ... ok
[INFO] [stdout] test breaks::prop_tests::output_length_matches_input_length ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::tracing_tests::parse_link_or_image_logs_footnote_label_span ... ok
[INFO] [stdout] test breaks::prop_tests::non_thematic_lines_are_borrowed_from_input ... ok
[INFO] [stdout] test wrap::tokenize::parsing::tests::tracing_tests::parse_link_or_image_logs_link_parsed ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_supported_punctuation_with_links ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_supported_punctuation_with_code_spans ... ok
[INFO] [stdout] test wrap::tests::inline_wrapping::wrap_preserving_code_keeps_generated_inline_citations_attached ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 722 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.31s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/mdtablefix-0fe42326caff0e2f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::formatting_matches_in_place_output ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/breaks.rs (/opt/rustwide/target/release/deps/breaks-4e944b60ea406e2a)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_format_breaks_ignores_code ... ok
[INFO] [stdout] test test_format_breaks_mixed_chars_excessive_length ... ok
[INFO] [stdout] test test_format_breaks_basic ... ok
[INFO] [stdout] test test_format_breaks_with_tabs_and_underscores ... ok
[INFO] [stdout] test test_format_breaks_with_spaces_and_indent ... ok
[INFO] [stdout] test test_format_breaks_mixed_chars ... ok
[INFO] [stdout] test test_cli_breaks_option ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli.rs (/opt/rustwide/target/release/deps/cli-7e20ed51ceb395ff)
[INFO] [stdout] 
[INFO] [stdout] running 44 tests
[INFO] [stdout] test ellipsis::preserves_fenced_code_block ... ok
[INFO] [stdout] test ellipsis::preserves_indented_code_block ... ok
[INFO] [stdout] test ellipsis::preserves_inline_code_span ... ok
[INFO] [stdout] test ellipsis::replaces_prose_ellipsis ... ok
[INFO] [stdout] test ellipsis::replaces_long_sequence ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_01 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_02 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_04 ... ok
[INFO] [stdout] test ellipsis::preserves_literal_regions ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_05 ... ok
[INFO] [stdout] test ellipsis::replaces_multiple_sequences ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_03 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_06 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_07 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_09 ... ok
[INFO] [stdout] test test_cli_fences_before_ellipsis ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_11 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_13 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_12 ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_10 ... ok
[INFO] [stdout] test test_cli_fences_orphan_specifier ... ok
[INFO] [stdout] test test_cli_fences_option ... ok
[INFO] [stdout] test test_cli_fences_null_language::case_08 ... ok
[INFO] [stdout] test test_cli_fences_preserve_existing_language ... ok
[INFO] [stdout] test test_cli_headings_preserves_blockquote_paragraphs ... ok
[INFO] [stdout] test test_cli_fences_with_renumber ... ok
[INFO] [stdout] test test_cli_in_place_requires_file ... ok
[INFO] [stdout] test test_cli_fences_option_tilde ... ok
[INFO] [stdout] test test_cli_footnotes_option ... ok
[INFO] [stdout] test test_cli_headings_blockquote_conversion ... ok
[INFO] [stdout] test test_cli_fences_orphan_specifier_symbols ... ok
[INFO] [stdout] test test_cli_headings_option ... ok
[INFO] [stdout] test test_cli_headings_disabled_by_default ... ok
[INFO] [stdout] test test_cli_headings_requires_long_marker ... ok
[INFO] [stdout] test test_cli_version_flag ... ok
[INFO] [stdout] test test_cli_no_attach_without_preceding_blank_line ... ok
[INFO] [stdout] test test_cli_process_file ... ok
[INFO] [stdout] test test_cli_in_place_variants::case_1 ... ok
[INFO] [stdout] test test_cli_in_place_variants::case_6 ... ok
[INFO] [stdout] test test_cli_in_place_variants::case_2 ... ok
[INFO] [stdout] test test_cli_in_place_variants::case_3 ... ok
[INFO] [stdout] test test_cli_in_place_variants::case_5 ... ok
[INFO] [stdout] test test_cli_in_place_variants::case_4 ... ok
[INFO] [stdout] test cli_output_modes_snapshot_table_prose ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 44 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_fences.rs (/opt/rustwide/target/release/deps/cli_fences-4e6c5b2325814e68)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_cli_fences_compresses_outer_backticks_while_preserving_inner_tildes ... ok
[INFO] [stdout] test test_cli_fences_preserves_nested_backticks_inside_tilde_block ... ok
[INFO] [stdout] test test_cli_fences_preserves_nested_backtick_block ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_frontmatter.rs (/opt/rustwide/target/release/deps/cli_frontmatter-3b2fc3565794d0cc)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test test_cli_yaml_frontmatter_stdin::case_3_later_dash_block_not_frontmatter ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_stdin::case_2_dot_closer ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_stdin::case_5_malformed_treated_as_body ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_stdin::case_1_preserved ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_stdin::case_4_with_renumber ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_with_breaks ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_in_place_variants::case_1_basic ... ok
[INFO] [stdout] test test_cli_yaml_frontmatter_with_wrap ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_frontmatter_snapshots.rs (/opt/rustwide/target/release/deps/cli_frontmatter_snapshots-cffc5bae10a70afd)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test cli_frontmatter_snapshots::case_3_without_frontmatter ... ok
[INFO] [stdout] test cli_frontmatter_snapshots::case_2_renumber_and_breaks_with_frontmatter ... ok
[INFO] [stdout] test cli_frontmatter_snapshots::case_1_default_with_frontmatter ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_matrix.rs (/opt/rustwide/target/release/deps/cli_matrix-3a7f6ea59f913897)
[INFO] [stdout] 
[INFO] [stdout] running 31 tests
[INFO] [stdout] test matrix_case_fixtures_are_dat_files ... ok
[INFO] [stdout] test matrix_case_ids_accept_documented_characters ... ok
[INFO] [stdout] test matrix_case_ids_are_unique ... ok
[INFO] [stdout] test matrix_cases_cover_all_transform_pairs ... ok
[INFO] [stdout] test matrix_cases_enable_and_disable_each_transform ... ok
[INFO] [stdout] test matrix_cases_expand_to_wrapped_and_unwrapped ... ok
[INFO] [stdout] test matrix_cases_expand_to_stdout_and_in_place ... ok
[INFO] [stdout] test support::invariants::tests::fixture_has_fence_candidate_detects_indented_code ... ok
[INFO] [stdout] test support::invariants::tests::fixture_has_fence_candidate_detects_backtick_fence ... ok
[INFO] [stdout] test support::invariants::tests::fixture_has_fence_candidate_detects_tilde_fence ... ok
[INFO] [stdout] test support::invariants::tests::fixture_has_fence_candidate_rejects_plain_text ... ok
[INFO] [stdout] test support::invariants::tests::ordered_marker_returns_indent_and_number ... ok
[INFO] [stdout] test support::invariants::tests::ordered_marker_returns_none_for_empty_string ... ok
[INFO] [stdout] test support::invariants::tests::ordered_marker_returns_none_for_plain_prose ... ok
[INFO] [stdout] test support::invariants::tests::ordered_marker_returns_none_without_dot_space_suffix ... ok
[INFO] [stdout] test support::invariants::tests::unordered_fixture_markers_accepts_numbered_flat_list ... ok
[INFO] [stdout] test support::invariants::tests::unordered_fixture_markers_flags_flat_out_of_order_marker ... ok
[INFO] [stdout] test support::invariants::tests::unordered_fixture_markers_flags_nested_out_of_order_marker ... ok
[INFO] [stdout] test support::invariants::tests::unordered_fixture_markers_resets_counter_after_blank_line ... ok
[INFO] [stdout] test support::invariants::tests::unordered_fixture_markers_tracks_nested_counters_independently ... ok
[INFO] [stdout] test support::tests::has_flag_returns_expected_value::case_1 ... ok
[INFO] [stdout] test support::tests::has_flag_returns_expected_value::case_2 ... ok
[INFO] [stdout] test support::tests::is_case_id_returns_expected_value::case_1 ... ok
[INFO] [stdout] test support::tests::is_case_id_returns_expected_value::case_2 ... ok
[INFO] [stdout] test support::tests::is_case_id_returns_expected_value::case_3 ... ok
[INFO] [stdout] test support::tests::is_case_id_returns_expected_value::case_4 ... ok
[INFO] [stdout] test support::tests::is_case_id_returns_expected_value::case_5 ... ok
[INFO] [stdout] test support::tests::is_case_id_returns_expected_value::case_6 ... ok
[INFO] [stdout] test support::tests::non_wrap_signature_distinguishes_flag_lists ... ok
[INFO] [stdout] test support::tests::non_wrap_signature_ignores_wrap_variant ... ok
[INFO] [stdout] test cli_matrix_snapshots ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/code_emphasis.rs (/opt/rustwide/target/release/deps/code_emphasis-05db99eaf78d6695)
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test cli_preserves_inner_backticks ... ok
[INFO] [stdout] test cli_preserves_emphasised_code::case_1 ... ok
[INFO] [stdout] test cli_in_place_preserves_inner_backticks ... ok
[INFO] [stdout] test cli_code_emphasis_with_wrap_and_renumber ... ok
[INFO] [stdout] test cli_preserves_emphasised_code::case_2 ... ok
[INFO] [stdout] test cli_in_place_code_emphasis_empty_file ... ok
[INFO] [stdout] test cli_in_place_code_emphasis ... ok
[INFO] [stdout] test cli_stdin_code_emphasis ... ok
[INFO] [stdout] test cli_without_flag_is_noop_for_code_emphasis_input ... ok
[INFO] [stdout] test cli_preserves_standalone_code ... ok
[INFO] [stdout] test cli_in_place_code_emphasis_whitespace_file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile.rs (/opt/rustwide/target/release/deps/compile-91770271a01db341)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.1
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling log v0.4.30
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling io-lifetimes v3.0.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling io-lifetimes v2.0.4
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling tendril v0.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling io-extras v0.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling web_atoms v0.2.4
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling cap-primitives v4.0.3
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cap-std v4.0.3
[INFO] [stderr]    Compiling ambient-authority v0.0.2
[INFO] [stderr]    Compiling maybe-owned v0.3.4
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling string_cache v0.9.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling clap_builder v4.6.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling markup5ever v0.39.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.98.0-beta.8-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=7f4148f121b14d0d -C extra-filename=-d900eb31bf27d0bd --out-dir /opt/rustwide/target/tests/trybuild/debug/deps -L dependency=/opt/rustwide/target/tests/trybuild/debug/deps --extern proc_macro2=/opt/rustwide/target/tests/trybuild/debug/deps/libproc_macro2-143a046f62f0c01c.rmeta --extern quote=/opt/rustwide/target/tests/trybuild/debug/deps/libquote-30db7fff72d62127.rmeta --extern unicode_ident=/opt/rustwide/target/tests/trybuild/debug/deps/libunicode_ident-cbe60b1e378768e3.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] test allow_fixture_expansion_lints_proc_macro_compiles ... FAILED
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fs-set-times v0.20.3
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rustix-linux-procfs v0.1.1
[INFO] [stderr]    Compiling html5ever v0.39.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling xml5ever v0.39.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling cap-primitives v4.0.3
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling cap-std v4.0.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling markup5ever_rcdom v0.39.0+unofficial
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling futures-timer v3.0.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling insta v1.47.2
[INFO] [stderr]    Compiling clap v4.6.6
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling tracing-test-macro v0.2.6
[INFO] [stderr]    Compiling test-macros v0.1.0 (/opt/rustwide/workdir/test-macros)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling mdtablefix v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tracing-test v0.2.6
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling mdtablefix-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/mdtablefix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.03s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/blockquote_fence_api_pass.rs ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test blockquote_and_fence_public_api_compiles ... ok
[INFO] [stderr]    Compiling mdtablefix-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/mdtablefix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] test tests/ui/html5ever_rcdom_pass.rs ... ok
[INFO] [stdout] test html5ever_rcdom_parser_stack_compiles ... ok
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]    Compiling mdtablefix-tests v0.0.0 (/opt/rustwide/target/tests/trybuild/mdtablefix)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stdout] test tracing_instrument_attributes_compile ... ok
[INFO] [stderr] test tests/ui/tracing_instrument_pass.rs ... ok
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stdout] failures:
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] ---- allow_fixture_expansion_lints_proc_macro_compiles stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'allow_fixture_expansion_lints_proc_macro_compiles' (6543) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trybuild-1.0.120/src/run.rs:63:13:
[INFO] [stdout] tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e53991d8851 - <<std[97b98282bc616a66]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[832e9a552fc17241]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5e53991ee9fa - core[832e9a552fc17241]::fmt::write
[INFO] [stdout]    2:     0x5e53991dd39c - <alloc[3ecab9f82c41dc7d]::vec::Vec<u8> as std[97b98282bc616a66]::io::Write>::write_fmt
[INFO] [stdout]    3:     0x5e53991b3e66 - std[97b98282bc616a66]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5e53991cf959 - std[97b98282bc616a66]::panicking::default_hook
[INFO] [stdout]    5:     0x5e53991678b0 - test[39766f3d73431624]::test_main_inner::<test[39766f3d73431624]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5e53991cfb12 - std[97b98282bc616a66]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5e53991b3f44 - std[97b98282bc616a66]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5e53991ab3a9 - std[97b98282bc616a66]::sys::backtrace::__rust_end_short_backtrace::<std[97b98282bc616a66]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5e53991b4b0d - __rustc[e3d8617bb01b7f69]::rust_begin_unwind
[INFO] [stdout]   10:     0x5e53991ef16c - core[832e9a552fc17241]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5e53990b653f - <trybuild[452bad32ba5c870d]::Runner>::run::{closure#1}
[INFO] [stdout]   12:     0x5e53990bac61 - <trybuild[452bad32ba5c870d]::Runner>::run
[INFO] [stdout]   13:     0x5e53990bdd00 - <trybuild[452bad32ba5c870d]::TestCases as core[832e9a552fc17241]::ops::drop::Drop>::drop
[INFO] [stdout]   14:     0x5e53990b36d6 - <compile[db5f28225be4fc1c]::allow_fixture_expansion_lints_proc_macro_compiles::{closure#0} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5e539915abeb - test[39766f3d73431624]::__rust_begin_short_backtrace::<core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>, fn() -> core[832e9a552fc17241]::result::Result<(), alloc[3ecab9f82c41dc7d]::string::String>>
[INFO] [stdout]   16:     0x5e5399168235 - test[39766f3d73431624]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5e5399162ce4 - std[97b98282bc616a66]::sys::backtrace::__rust_begin_short_backtrace::<test[39766f3d73431624]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5e539916b382 - <std[97b98282bc616a66]::thread::lifecycle::spawn_unchecked<test[39766f3d73431624]::run_test::{closure#1}, ()>::{closure#1} as core[832e9a552fc17241]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5e53991d7aaf - <std[97b98282bc616a66]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7f9d5605807a - <unknown>
[INFO] [stdout]   21:     0x7f9d560eb534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     allow_fixture_expansion_lints_proc_macro_compiles
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 26.21s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test compile`
[INFO] running `Command { std: "docker" "inspect" "3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c", kill_on_drop: false }`
[INFO] [stdout] 3b1d335ff8a54fcae4a59e3528202f1b60da3be71d0298643383a8ecbc022d7c
