[INFO] cloning repository https://github.com/qntx-labs/p2m
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/qntx-labs/p2m" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqntx-labs%2Fp2m", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqntx-labs%2Fp2m'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f38a66682889bab212bbf8a70ac7b0a7cb860415
[INFO] testing qntx-labs/p2m against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fqntx-labs%2Fp2m" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/qntx-labs/p2m
[INFO] finished tweaking git repo https://github.com/qntx-labs/p2m
[INFO] tweaked toml for git repo https://github.com/qntx-labs/p2m written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/qntx-labs/p2m on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/qntx-labs/p2m 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fd864f7e4bf0522f4e20c2cf56edc37408e2ec7870c3bbe07dc3f063caf1588a
[INFO] running `Command { std: "docker" "start" "-a" "fd864f7e4bf0522f4e20c2cf56edc37408e2ec7870c3bbe07dc3f063caf1588a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fd864f7e4bf0522f4e20c2cf56edc37408e2ec7870c3bbe07dc3f063caf1588a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd864f7e4bf0522f4e20c2cf56edc37408e2ec7870c3bbe07dc3f063caf1588a", kill_on_drop: false }`
[INFO] [stdout] fd864f7e4bf0522f4e20c2cf56edc37408e2ec7870c3bbe07dc3f063caf1588a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 219011c6955a29cddaa22bb0013ce505d0fa9b198db042a2075821782dec7683
[INFO] running `Command { std: "docker" "start" "-a" "219011c6955a29cddaa22bb0013ce505d0fa9b198db042a2075821782dec7683", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling lopdf v0.40.0
[INFO] [stderr]    Compiling p2m v0.1.0 (/opt/rustwide/workdir/p2m)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.54s
[INFO] running `Command { std: "docker" "inspect" "219011c6955a29cddaa22bb0013ce505d0fa9b198db042a2075821782dec7683", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "219011c6955a29cddaa22bb0013ce505d0fa9b198db042a2075821782dec7683", kill_on_drop: false }`
[INFO] [stdout] 219011c6955a29cddaa22bb0013ce505d0fa9b198db042a2075821782dec7683
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca96db23c9c1a69e2210d6f6e697dc6bb524736787cdcabf44dc4a8acc662909
[INFO] running `Command { std: "docker" "start" "-a" "ca96db23c9c1a69e2210d6f6e697dc6bb524736787cdcabf44dc4a8acc662909", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tinyvec v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling indexmap v2.13.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ecb v0.1.2
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling weezl v0.1.12
[INFO] [stderr]    Compiling rangemap v1.7.1
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nom_locate v5.0.0
[INFO] [stderr]    Compiling lopdf v0.40.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling p2m v0.1.0 (/opt/rustwide/workdir/p2m)
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 2m 09s
[INFO] running `Command { std: "docker" "inspect" "ca96db23c9c1a69e2210d6f6e697dc6bb524736787cdcabf44dc4a8acc662909", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca96db23c9c1a69e2210d6f6e697dc6bb524736787cdcabf44dc4a8acc662909", kill_on_drop: false }`
[INFO] [stdout] ca96db23c9c1a69e2210d6f6e697dc6bb524736787cdcabf44dc4a8acc662909
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 05c3c8f749790206d10cbde81b5adf8f66c2fedfc7c919f1fa69d76f067c8bc5
[INFO] running `Command { std: "docker" "start" "-a" "05c3c8f749790206d10cbde81b5adf8f66c2fedfc7c919f1fa69d76f067c8bc5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [optimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/p2m-ef999c07eaa557f7)
[INFO] [stdout] 
[INFO] [stdout] running 102 tests
[INFO] [stdout] test extract::layout::tests::borderless_table_not_misclassified ... ok
[INFO] [stdout] test extract::layout::tests::premask_spanning_title_removed_from_columns ... ok
[INFO] [stdout] test extract::layout::tests::relative_valley_detects_justified_text_columns ... ok
[INFO] [stdout] test extract::layout::tests::relative_valley_rejects_single_column_margin ... ok
[INFO] [stdout] test extract::layout::tests::score_prefers_balanced_gutter_over_wide_gap ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_axis_aligned_rect ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_axis_aligned_rect_too_small ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_dedup_rects_distinct_kept ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_dedup_rects_empty_and_single ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_dedup_rects_identical ... ok
[INFO] [stdout] test extract::layout::tests::three_zone_layout_detected ... ok
[INFO] [stdout] test extract::layout::tests::two_column_regression_guard ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_multiply_matrices_translation ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_strip_pdf_comments_basic ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_strip_pdf_comments_inside_hex_string ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_strip_pdf_comments_inside_string ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_strip_pdf_comments_none ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_strip_pdf_comments_pd4ml_style ... ok
[INFO] [stdout] test pdf::fonts::tests::clean_pua_preserves_normal_text ... ok
[INFO] [stdout] test pdf::fonts::tests::clean_pua_strips_bmp_pua ... ok
[INFO] [stdout] test pdf::fonts::tests::decision_cache_decides_after_threshold ... ok
[INFO] [stdout] test pdf::fonts::tests::decision_cache_returns_none_until_threshold ... ok
[INFO] [stdout] test pdf::fonts::tests::decision_cache_sticky_after_decision ... ok
[INFO] [stdout] test pdf::fonts::tests::gid_glyph_names_detected ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_get_number_integer ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_dedup_rects_different_pages_kept ... ok
[INFO] [stdout] test extract::layout::tests::premask_does_not_mask_column_items_at_same_y ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_get_number_real ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_multiply_matrices_identity ... ok
[INFO] [stdout] test pdf::fonts::tests::width_simple_font_ascii ... ok
[INFO] [stdout] test pdf::structure_tree::tests::fix_bare_struct_names_already_correct ... ok
[INFO] [stdout] test pdf::fonts::tests::parse_w_array_range_format ... ok
[INFO] [stdout] test pdf::fonts::tests::pua_detection ... ok
[INFO] [stdout] test pdf::fonts::tests::score_empty_is_zero ... ok
[INFO] [stdout] test pdf::fonts::tests::score_natural_text_higher_than_garbage ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_get_number_non_numeric ... ok
[INFO] [stdout] test pdf::fonts::tests::parse_w_array_consecutive_format ... ok
[INFO] [stdout] test pdf::structure_tree::tests::fix_bare_struct_names_unknown_not_touched ... ok
[INFO] [stdout] test pdf::structure_tree::tests::struct_role_from_name ... ok
[INFO] [stdout] test pdf::tounicode::tests::fallback_promotion_when_larger_than_primary ... ok
[INFO] [stdout] test pdf::fonts::tests::glyph_name_space ... ok
[INFO] [stdout] test pdf::tounicode::tests::no_fallback_promotion_when_smaller ... ok
[INFO] [stdout] test pdf::fonts::tests::glyph_name_uni_format ... ok
[INFO] [stdout] test pdf::fonts::tests::glyph_name_u_format ... ok
[INFO] [stdout] test pdf::tounicode::tests::test_parse_bfchar_1byte ... ok
[INFO] [stdout] test pdf::structure_tree::tests::fix_bare_struct_names_no_tree ... ok
[INFO] [stdout] test pdf::tounicode::tests::test_decode_cids_1byte_no_cjk_garbage ... ok
[INFO] [stdout] test pdf::tounicode::tests::test_bfrange_array_format ... ok
[INFO] [stdout] test pdf::structure_tree::tests::struct_role_role_map_cycle ... ok
[INFO] [stdout] test pdf::tounicode::tests::test_decode_cids_2byte ... ok
[INFO] [stdout] test pdf::tounicode::tests::test_parse_bfchar_2byte ... ok
[INFO] [stdout] test extract::layout::tests::sidebar_layout_detected_as_newspaper ... ok
[INFO] [stdout] test pdf::tounicode::tests::test_remap_to_sequential_with_ranges ... ok
[INFO] [stdout] test pdf::fonts::tests::glyph_name_notdef ... ok
[INFO] [stdout] test pdf::tounicode::tests::test_unmapped_2byte_cids_skipped ... ok
[INFO] [stdout] test quality::tests::clean_text_no_encoding_issue ... ok
[INFO] [stdout] test quality::tests::cyrillic_not_garbage ... ok
[INFO] [stdout] test quality::tests::fffd_encoding_issue ... ok
[INFO] [stdout] test pdf::tounicode::tests::test_min_source_cid ... ok
[INFO] [stdout] test quality::tests::dollar_as_space_encoding_issue ... ok
[INFO] [stdout] test pdf::tounicode::tests::test_remap_to_sequential ... ok
[INFO] [stdout] test quality::tests::cid_garbage_detected ... ok
[INFO] [stdout] test quality::tests::normal_text_not_garbage ... ok
[INFO] [stdout] test tables::detect_lines::tests::classify_separates_h_and_v ... ok
[INFO] [stdout] test quality::tests::quality_report_combined ... ok
[INFO] [stdout] test tables::detect_rects::tests::adjacent_rects_cluster_together ... ok
[INFO] [stdout] test tables::detect_struct::tests::rejects_low_mcid_coverage ... ok
[INFO] [stdout] test tables::detect_rects::tests::non_overlapping_rects_separate ... ok
[INFO] [stdout] test tables::detect_lines::tests::snap_groups_nearby_values ... ok
[INFO] [stdout] test quality::tests::korean_text_not_cid_garbage ... ok
[INFO] [stdout] test tables::detect_struct::tests::basic_struct_table ... ok
[INFO] [stdout] test quality::tests::financial_text_no_encoding_issue ... ok
[INFO] [stdout] test quality::tests::garbage_text_detected ... ok
[INFO] [stdout] test tables::format::tests::empty_table_returns_empty ... ok
[INFO] [stdout] test tables::grid::tests::too_few_edges_returns_none ... ok
[INFO] [stdout] test tables::format::tests::pipe_in_cell_is_escaped ... ok
[INFO] [stdout] test tables::detect_struct::tests::filters_by_page ... ok
[INFO] [stdout] test text::spacing::tests::canva_width_based_single_char_prev_join ... ok
[INFO] [stdout] test tables::format::tests::simple_2x2_table ... ok
[INFO] [stdout] test tables::grid::tests::find_bin_returns_correct_index ... ok
[INFO] [stdout] test text::spacing::tests::canva_width_based_multi_to_single_join ... ok
[INFO] [stdout] test text::spacing::tests::fix_letterspaced_items_returns_adaptive_threshold ... ok
[INFO] [stdout] test text::unicode::tests::ligatures_still_expand ... ok
[INFO] [stdout] test text::unicode::tests::nbsp_preserved ... ok
[INFO] [stdout] test text::unicode::tests::arabic_presentation_form_detection ... ok
[INFO] [stdout] test text::unicode::tests::latin_text_unaffected ... ok
[INFO] [stdout] test text::unicode::tests::ligature_plus_invisible_chars ... ok
[INFO] [stdout] test text::unicode::tests::nfkc_arabic_presentation_forms ... ok
[INFO] [stdout] test text::unicode::tests::no_reversal_for_base_arabic ... ok
[INFO] [stdout] test text::unicode::tests::normalize_typographic_spaces ... ok
[INFO] [stdout] test text::unicode::tests::strip_bom ... ok
[INFO] [stdout] test text::unicode::tests::reverse_visual_arabic_pure_rtl ... ok
[INFO] [stdout] test text::unicode::tests::strip_soft_hyphen ... ok
[INFO] [stdout] test text::unicode::tests::strip_zero_width_space ... ok
[INFO] [stdout] test text::unicode::tests::reverse_visual_arabic_with_ltr_run ... ok
[INFO] [stdout] test text::unicode::tests::strip_zwnj_zwj_word_joiner ... ok
[INFO] [stdout] test pdf::structure_tree::tests::fix_bare_struct_names_patches ... ok
[INFO] [stdout] test pdf::structure_tree::tests::struct_role_with_role_map ... ok
[INFO] [stdout] test extract::layout::tests::premask_narrow_line_not_masked ... ok
[INFO] [stdout] test pdf::content_stream::tests::test_dedup_rects_within_tolerance ... ok
[INFO] [stderr]    Doc-tests p2m
[INFO] [stdout] test tables::grid::tests::build_grid_deduplicates ... ok
[INFO] [stdout] test text::spacing::tests::canva_style_items_join_correctly ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 102 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test p2m/src/lib.rs - (line 8) - compile ... ok
[INFO] [stdout] test p2m/src/options.rs - options::Options (line 9) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.93s; merged doctests compilation took 0.90s
[INFO] running `Command { std: "docker" "inspect" "05c3c8f749790206d10cbde81b5adf8f66c2fedfc7c919f1fa69d76f067c8bc5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05c3c8f749790206d10cbde81b5adf8f66c2fedfc7c919f1fa69d76f067c8bc5", kill_on_drop: false }`
[INFO] [stdout] 05c3c8f749790206d10cbde81b5adf8f66c2fedfc7c919f1fa69d76f067c8bc5
