[INFO] fetching crate text-document-editing 1.4.0... [INFO] testing text-document-editing-1.4.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate text-document-editing 1.4.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate text-document-editing 1.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate text-document-editing 1.4.0 [INFO] tweaked toml for crates.io crate text-document-editing 1.4.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate text-document-editing 1.4.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate text-document-editing 1.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded text-document-macros v1.4.0 [INFO] [stderr] Downloaded tendril v0.5.0 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded text-document-direct-access v1.4.0 [INFO] [stderr] Downloaded markup5ever v0.39.0 [INFO] [stderr] Downloaded scraper v0.26.0 [INFO] [stderr] Downloaded ego-tree v0.11.0 [INFO] [stderr] Downloaded flume v0.12.0 [INFO] [stderr] Downloaded selectors v0.36.1 [INFO] [stderr] Downloaded pulldown-cmark v0.13.1 [INFO] [stderr] Downloaded text-document-common v1.4.0 [INFO] [stderr] Downloaded html5ever v0.39.0 [INFO] [stderr] Downloaded text-document-test-harness v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c1e7982ea7480120422f2b190fb71e94dd68ac9305f928620d7042ac7335df45 [INFO] running `Command { std: "docker" "start" "-a" "c1e7982ea7480120422f2b190fb71e94dd68ac9305f928620d7042ac7335df45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1e7982ea7480120422f2b190fb71e94dd68ac9305f928620d7042ac7335df45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e7982ea7480120422f2b190fb71e94dd68ac9305f928620d7042ac7335df45", kill_on_drop: false }` [INFO] [stdout] c1e7982ea7480120422f2b190fb71e94dd68ac9305f928620d7042ac7335df45 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e76b6c6b1bd13ea514af740b3f00455385f065433fbccb821ecf48fd8803859 [INFO] running `Command { std: "docker" "start" "-a" "5e76b6c6b1bd13ea514af740b3f00455385f065433fbccb821ecf48fd8803859", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling servo_arc v0.4.3 [INFO] [stderr] Compiling pulldown-cmark v0.13.1 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling tendril v0.5.0 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling string_cache v0.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling phf_codegen v0.13.1 [INFO] [stderr] Compiling string_cache_codegen v0.6.1 [INFO] [stderr] Compiling ego-tree v0.11.0 [INFO] [stderr] Compiling selectors v0.36.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling flume v0.12.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling web_atoms v0.2.3 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling text-document-macros v1.4.0 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling cssparser v0.36.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling markup5ever v0.39.0 [INFO] [stderr] Compiling html5ever v0.39.0 [INFO] [stderr] Compiling scraper v0.26.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling text-document-common v1.4.0 [INFO] [stderr] Compiling text-document-editing v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.00s [INFO] running `Command { std: "docker" "inspect" "5e76b6c6b1bd13ea514af740b3f00455385f065433fbccb821ecf48fd8803859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e76b6c6b1bd13ea514af740b3f00455385f065433fbccb821ecf48fd8803859", kill_on_drop: false }` [INFO] [stdout] 5e76b6c6b1bd13ea514af740b3f00455385f065433fbccb821ecf48fd8803859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9a757a87c00f3ff83289fcdcba1559873bd5bc8f97d078e159a83bd840a9eab [INFO] running `Command { std: "docker" "start" "-a" "c9a757a87c00f3ff83289fcdcba1559873bd5bc8f97d078e159a83bd840a9eab", kill_on_drop: false }` [INFO] [stderr] Compiling text-document-direct-access v1.4.0 [INFO] [stderr] Compiling text-document-test-harness v1.4.0 [INFO] [stderr] Compiling text-document-editing v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.61s [INFO] running `Command { std: "docker" "inspect" "c9a757a87c00f3ff83289fcdcba1559873bd5bc8f97d078e159a83bd840a9eab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9a757a87c00f3ff83289fcdcba1559873bd5bc8f97d078e159a83bd840a9eab", kill_on_drop: false }` [INFO] [stdout] c9a757a87c00f3ff83289fcdcba1559873bd5bc8f97d078e159a83bd840a9eab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8788d43ab356828bca8817d2f6771407d577bff0bc81bffbec2e4065df56b9ec [INFO] running `Command { std: "docker" "start" "-a" "8788d43ab356828bca8817d2f6771407d577bff0bc81bffbec2e4065df56b9ec", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/text_document_editing-cb1037596af8da65) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/complex_tests.rs (/opt/rustwide/target/debug/deps/complex_tests-465f45c5f7e2b95d) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_complex_frame_table_list_undo_sequence ... ok [INFO] [stdout] test test_complex_table_operation_sequence_positions ... ok [INFO] [stdout] test test_insert_table_preserves_frame_relationships ... ok [INFO] [stdout] test test_full_editing_session ... ok [INFO] [stdout] test test_frame_with_table_and_list ... ok [INFO] [stdout] test test_multiple_lists_with_add_remove ... ok [INFO] [stdout] test test_markdown_list_then_table ... ok [INFO] [stdout] test test_delete_all_complex_document_leaves_nothing ... ok [INFO] [stdout] test test_block_positions_consistent_with_table_and_text ... ok [INFO] [stdout] test test_frame_insertion_with_existing_list ... ok [INFO] [stdout] test test_markdown_list_coexists_with_table ... ok [INFO] [stdout] test test_table_and_list_in_same_document ... ok [INFO] [stdout] test test_table_then_list_operations ... ok [INFO] [stdout] test test_remove_table_preserves_lists ... ok [INFO] [stdout] test test_table_merge_split_row_column_sequence ... ok [INFO] [stdout] test test_split_undo_redo_positions_consistent ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/content_insert_tests.rs (/opt/rustwide/target/debug/deps/content_insert_tests-f1208c1ce9e52b14) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test test_insert_fragment_simple ... ok [INFO] [stdout] test test_insert_fragment_undo ... ok [INFO] [stdout] test test_insert_html_undo ... ok [INFO] [stdout] test test_insert_html_multi_block_merges_first_and_last ... ok [INFO] [stdout] test test_insert_html_single_paragraph_merges_inline_undo ... ok [INFO] [stdout] test test_insert_markdown_heading ... ok [INFO] [stdout] test test_insert_markdown_code_block ... ok [INFO] [stdout] test test_insert_html_simple ... ok [INFO] [stdout] test test_insert_markdown_list ... ok [INFO] [stdout] test test_insert_html_single_paragraph_merges_inline ... ok [INFO] [stdout] test test_insert_html_multiple_paragraphs ... ok [INFO] [stdout] test test_insert_markdown_simple_paragraph ... ok [INFO] [stdout] test test_insert_markdown_single_paragraph_merges_inline ... ok [INFO] [stdout] test test_insert_html_link ... ok [INFO] [stdout] test test_insert_markdown_multiple_paragraphs ... ok [INFO] [stdout] test test_insert_markdown_undo ... ok [INFO] [stdout] test test_insert_markdown_nested_bold_italic ... ok [INFO] [stderr] Running tests/editing_extended_tests.rs (/opt/rustwide/target/debug/deps/editing_extended_tests-45fbf3d4e6d05942) [INFO] [stdout] test test_insert_html_two_blocks_no_middle ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test test_create_list_spanning_multiple_blocks ... ok [INFO] [stdout] test test_create_list ... ok [INFO] [stdout] test test_create_list_undo ... ok [INFO] [stdout] test test_insert_formatted_text_replaces_selection ... ok [INFO] [stdout] test test_insert_formatted_text_replaces_selection_undo ... ok [INFO] [stdout] test test_insert_formatted_text ... ok [INFO] [stdout] test test_insert_formatted_text_cross_block_selection_errors ... ok [INFO] [stdout] test test_insert_formatted_text_into_empty_document ... ok [INFO] [stdout] test test_insert_formatted_text_undo ... ok [INFO] [stdout] test test_insert_frame ... ok [INFO] [stdout] test test_insert_frame_in_middle_of_text ... ok [INFO] [stdout] test test_insert_frame_undo ... ok [INFO] [stdout] test test_insert_frame_at_end_of_document ... ok [INFO] [stdout] test test_insert_image_cross_block_selection_errors ... ok [INFO] [stdout] test test_insert_image_with_selection_errors ... ok [INFO] [stdout] test test_insert_list ... ok [INFO] [stdout] test test_insert_image_at_position_zero ... ok [INFO] [stdout] test test_insert_image ... ok [INFO] [stdout] test test_insert_image_undo ... ok [INFO] [stdout] test test_insert_list_at_end_of_multiblock_document ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/editing_tests.rs (/opt/rustwide/target/debug/deps/editing_tests-7339d0b7cca731fd) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test test_delete_text_cross_block ... ok [INFO] [stdout] test test_delete_text_merge_consecutive_forward_deletes ... ok [INFO] [stdout] test test_delete_text_merge_undo_redo ... ok [INFO] [stdout] test test_delete_text_merge_word_boundary ... ok [INFO] [stdout] test test_delete_text_merge_consecutive_backspaces ... ok [INFO] [stdout] test test_delete_text_reversed_range ... ok [INFO] [stdout] test test_delete_text_no_merge_different_direction ... ok [INFO] [stdout] test test_delete_text_no_merge_selection_delete ... ok [INFO] [stdout] test test_delete_text_noop_same_position ... ok [INFO] [stdout] test test_delete_text_entire_content ... ok [INFO] [stdout] test test_delete_text_undo ... ok [INFO] [stdout] test test_delete_text_no_merge_non_contiguous ... ok [INFO] [stdout] test test_insert_block_creates_new_block ... ok [INFO] [stdout] test test_insert_block_undo ... ok [INFO] [stdout] test test_insert_text_at_beginning ... ok [INFO] [stdout] test test_insert_text_at_end ... ok [INFO] [stdout] test test_insert_text_in_middle ... ok [INFO] [stdout] test test_insert_block_at_start ... ok [INFO] [stdout] test test_insert_text_merge_consecutive_chars ... ok [INFO] [stdout] test test_insert_text_merge_max_length ... ok [INFO] [stdout] test test_insert_text_no_merge_after_delete ... ok [INFO] [stdout] test test_insert_text_no_merge_non_contiguous ... ok [INFO] [stdout] test test_insert_text_merge_undo_redo ... ok [INFO] [stderr] Running tests/error_path_tests.rs (/opt/rustwide/target/debug/deps/error_path_tests-3aa784f9eee6a067) [INFO] [stdout] test test_insert_text_merge_punctuation_boundary ... ok [INFO] [stdout] test test_insert_text_no_merge_with_selection ... ok [INFO] [stdout] test test_insert_text_merge_word_boundary ... ok [INFO] [stdout] test test_insert_block_at_end ... ok [INFO] [stdout] test test_delete_text_within_block ... ok [INFO] [stdout] test test_insert_text_replaces_selection ... ok [INFO] [stdout] test test_insert_text_updates_stats ... ok [INFO] [stdout] test test_insert_text_unicode ... ok [INFO] [stdout] test test_insert_text_undo ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test test_delete_text_empty_range_is_noop ... ok [INFO] [stdout] test test_insert_block_at_position_zero ... ok [INFO] [stdout] test test_insert_text_at_beyond_document_end_clamps ... ok [INFO] [stdout] test test_insert_text_empty_string_is_noop ... ok [INFO] [stdout] test test_add_block_to_nonexistent_list_errors ... ok [INFO] [stdout] test test_insert_table_zero_dimensions_errors ... ok [INFO] [stdout] test test_delete_all_text_leaves_one_block ... ok [INFO] [stdout] test test_merge_cells_invalid_range_errors ... ok [INFO] [stdout] test test_remove_last_column_errors_or_removes_table ... ok [INFO] [stdout] test test_remove_row_out_of_bounds_errors ... ok [INFO] [stdout] test test_merge_cells_out_of_bounds_errors ... ok [INFO] [stdout] test test_remove_table_nonexistent_errors ... ok [INFO] [stdout] test test_remove_last_row_errors_or_removes_table ... ok [INFO] [stdout] test test_insert_table_negative_dimensions_errors ... ok [INFO] [stdout] test test_insert_block_in_empty_document ... ok [INFO] [stdout] test test_remove_block_from_list_when_not_in_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/list_membership_tests.rs (/opt/rustwide/target/debug/deps/list_membership_tests-ba908fe838a738c6) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_add_block_to_list_invalid_block ... ok [INFO] [stdout] test test_add_block_to_list ... ok [INFO] [stdout] test test_add_block_to_list_undo ... ok [INFO] [stdout] test test_remove_block_from_list_auto_delete_undo_restores_list ... ok [INFO] [stderr] Running tests/split_table_cell_tests.rs (/opt/rustwide/target/debug/deps/split_table_cell_tests-96e674f25ba7f1a4) [INFO] [stdout] test test_remove_block_from_list ... ok [INFO] [stdout] test test_remove_block_from_list_undo ... ok [INFO] [stdout] test test_remove_block_not_in_list_fails ... ok [INFO] [stdout] test test_remove_last_block_from_list_auto_deletes_list ... ok [INFO] [stdout] test test_add_block_to_list_invalid_list ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test test_split_cell_exceeding_span_fails ... ok [INFO] [stdout] test test_split_cell_invalid_cell_id_errors ... ok [INFO] [stdout] test test_split_cell_horizontal_only ... ok [INFO] [stdout] test test_split_1x1_cell_is_noop_or_error ... ok [INFO] [stdout] test test_split_cell_updates_block_count ... ok [INFO] [stdout] test test_split_cell_undo_restores_merged_cell ... ok [INFO] [stderr] Running tests/table_tests.rs (/opt/rustwide/target/debug/deps/table_tests-07918893435ff317) [INFO] [stdout] test test_split_cell_vertical_only ... ok [INFO] [stdout] test test_split_cell_2x2_grid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 26 tests [INFO] [stdout] test test_insert_row_undo ... ok [INFO] [stdout] test test_insert_row_at_end ... ok [INFO] [stdout] test test_insert_column_at_end ... ok [INFO] [stdout] test test_insert_table_validation ... ok [INFO] [stdout] test test_merge_2x2_cells ... ok [INFO] [stdout] test test_insert_table_undo_redo ... ok [INFO] [stdout] test test_merge_undo ... ok [INFO] [stdout] test test_insert_column_undo ... ok [INFO] [stdout] test test_insert_table_basic ... ok [INFO] [stdout] test test_insert_table_mid_document ... ok [INFO] [stdout] test test_insert_row_at_beginning ... ok [INFO] [stdout] test test_remove_last_column_fails ... ok [INFO] [stdout] test test_remove_last_row_fails ... ok [INFO] [stdout] test test_insert_table_updates_document_stats ... ok [INFO] [stdout] test test_merge_already_merged_fails ... ok [INFO] [stdout] test test_positions_sequential_after_insert_table ... ok [INFO] [stdout] test test_remove_row_undo ... ok [INFO] [stdout] test test_remove_row ... ok [INFO] [stdout] test test_positions_consistent_after_row_insert_and_remove ... ok [INFO] [stdout] test test_remove_table_shifts_positions ... ok [INFO] [stdout] test test_remove_table ... ok [INFO] [stdout] test test_remove_table_undo ... ok [INFO] [stdout] test test_split_undo ... ok [INFO] [stdout] test test_split_unmerged_cell_fails ... ok [INFO] [stdout] test test_split_merged_cell ... ok [INFO] [stderr] Doc-tests text_document_editing [INFO] [stdout] test test_remove_column ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8788d43ab356828bca8817d2f6771407d577bff0bc81bffbec2e4065df56b9ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8788d43ab356828bca8817d2f6771407d577bff0bc81bffbec2e4065df56b9ec", kill_on_drop: false }` [INFO] [stdout] 8788d43ab356828bca8817d2f6771407d577bff0bc81bffbec2e4065df56b9ec