[INFO] fetching crate reconcile-text 0.11.0...
[INFO] testing reconcile-text-0.11.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate reconcile-text 0.11.0 into /workspace/builds/worker-0-tc2/source
[INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate reconcile-text 0.11.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate reconcile-text 0.11.0
[INFO] tweaked toml for crates.io crate reconcile-text 0.11.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reconcile-text 0.11.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reconcile-text 0.11.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8825f0e42f09bb290f466b7d2d0e49a7205e810e2d2ea084c3365d9bc96634db
[INFO] running `Command { std: "docker" "start" "-a" "8825f0e42f09bb290f466b7d2d0e49a7205e810e2d2ea084c3365d9bc96634db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8825f0e42f09bb290f466b7d2d0e49a7205e810e2d2ea084c3365d9bc96634db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8825f0e42f09bb290f466b7d2d0e49a7205e810e2d2ea084c3365d9bc96634db", kill_on_drop: false }`
[INFO] [stdout] 8825f0e42f09bb290f466b7d2d0e49a7205e810e2d2ea084c3365d9bc96634db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 165ef349a8e0d44282f93414d674089c7c52d6cd008f801cbbccc1b3b0fe5a20
[INFO] running `Command { std: "docker" "start" "-a" "165ef349a8e0d44282f93414d674089c7c52d6cd008f801cbbccc1b3b0fe5a20", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling reconcile-text v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.19s
[INFO] running `Command { std: "docker" "inspect" "165ef349a8e0d44282f93414d674089c7c52d6cd008f801cbbccc1b3b0fe5a20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "165ef349a8e0d44282f93414d674089c7c52d6cd008f801cbbccc1b3b0fe5a20", kill_on_drop: false }`
[INFO] [stdout] 165ef349a8e0d44282f93414d674089c7c52d6cd008f801cbbccc1b3b0fe5a20
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a53d443d60eb5c959e45220acbc7741f78bb981640b382207341c1f0ab04dd49
[INFO] running `Command { std: "docker" "start" "-a" "a53d443d60eb5c959e45220acbc7741f78bb981640b382207341c1f0ab04dd49", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.114
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.114
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.114
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling diff-match-patch-rs v0.5.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.114
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.64
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling reconcile-text v0.11.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.114
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling js-sys v0.3.91
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.64
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.64
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.32s
[INFO] running `Command { std: "docker" "inspect" "a53d443d60eb5c959e45220acbc7741f78bb981640b382207341c1f0ab04dd49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a53d443d60eb5c959e45220acbc7741f78bb981640b382207341c1f0ab04dd49", kill_on_drop: false }`
[INFO] [stdout] a53d443d60eb5c959e45220acbc7741f78bb981640b382207341c1f0ab04dd49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 526fd71b785e9014eba517b0fa22dc374703a266f61ea0d9c2e265556796febf
[INFO] running `Command { std: "docker" "start" "-a" "526fd71b785e9014eba517b0fa22dc374703a266f61ea0d9c2e265556796febf", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/reconcile_text-fc7837af36fdcd0e)
[INFO] [stdout] 
[INFO] [stdout] running 145 tests
[INFO] [stdout] test operation_transformation::edited_text::tests::test_from_diff_length_exceeds_original ... ok
[INFO] [stdout] test operation_transformation::edited_text::tests::test_apply_with_history_utf8 ... ok
[INFO] [stdout] test operation_transformation::edited_text::tests::test_from_diff_valid ... ok
[INFO] [stdout] test operation_transformation::edited_text::tests::test_calculate_operations_with_insert ... ok
[INFO] [stdout] test operation_transformation::operation::tests::test_apply_insert ... ok
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_pride_and_prejudice_txt_blns_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_pride_and_prejudice_txt_blns_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_pride_and_prejudice_txt_blns_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_pride_and_prejudice_txt_blns_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_cursor_complex ... ok
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::operation::tests::test_apply_delete_with_create ... ok
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_room_with_a_view_txt_blns_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_room_with_a_view_txt_blns_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_room_with_a_view_txt_blns_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_room_with_a_view_txt_blns_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_room_with_a_view_txt_kun_lu_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_room_with_a_view_txt_kun_lu_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_room_with_a_view_txt_kun_lu_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_room_with_a_view_txt_kun_lu_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_blns_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_pride_and_prejudice_txt_blns_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_pride_and_prejudice_txt_blns_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_pride_and_prejudice_txt_blns_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_pride_and_prejudice_txt_blns_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_room_with_a_view_txt_blns_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_room_with_a_view_txt_blns_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_room_with_a_view_txt_blns_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_room_with_a_view_txt_blns_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_room_with_a_view_txt_kun_lu_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_room_with_a_view_txt_kun_lu_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_room_with_a_view_txt_kun_lu_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_room_with_a_view_txt_kun_lu_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_kun_lu_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_pride_and_prejudice_txt_blns_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_pride_and_prejudice_txt_blns_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_pride_and_prejudice_txt_blns_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_pride_and_prejudice_txt_blns_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_room_with_a_view_txt_blns_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_room_with_a_view_txt_blns_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_room_with_a_view_txt_blns_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_room_with_a_view_txt_blns_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_room_with_a_view_txt_kun_lu_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_room_with_a_view_txt_kun_lu_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_room_with_a_view_txt_kun_lu_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_room_with_a_view_txt_kun_lu_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_pride_and_prejudice_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_pride_and_prejudice_txt_blns_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_pride_and_prejudice_txt_blns_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_pride_and_prejudice_txt_blns_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_pride_and_prejudice_txt_blns_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_pride_and_prejudice_txt_kun_lu_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_pride_and_prejudice_txt_room_with_a_view_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_room_with_a_view_txt_blns_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_room_with_a_view_txt_blns_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_room_with_a_view_txt_blns_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_room_with_a_view_txt_blns_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_room_with_a_view_txt_kun_lu_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_room_with_a_view_txt_kun_lu_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_room_with_a_view_txt_kun_lu_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_room_with_a_view_txt_kun_lu_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_0_10000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_0_10000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_10000_20000_0_10000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::test::test_merge_files_without_panic::_room_with_a_view_txt_room_with_a_view_txt_room_with_a_view_txt_0_10000_10000_20000_10000_20000_expects ... ignored, expensive to run, only run in CI
[INFO] [stdout] test operation_transformation::utils::elongate_operations::tests::does_not_merge_when_not_joinable ... ok
[INFO] [stdout] test operation_transformation::utils::elongate_operations::tests::merges_interleaved_insert_delete_sequences ... ok
[INFO] [stdout] test operation_transformation::utils::elongate_operations::tests::merges_adjacent_joinable_inserts ... ok
[INFO] [stdout] test operation_transformation::edited_text::tests::test_calculate_operations_with_no_diff ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_multiline_paragraph ... ok
[INFO] [stdout] test tokenizer::line_tokenizer::tests::test_with_snapshots ... ok
[INFO] [stdout] test operation_transformation::edited_text::tests::test_calculate_operations ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_crlf ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_blockquote ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_heading_only ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_ordered_task_list ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_empty ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_ordered_list ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_bold_not_confused_with_list ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_headings ... ok
[INFO] [stdout] test tokenizer::character_tokenizer::tests::test_with_snapshots ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_code_fence ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_inline_formatting ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_link ... ok
[INFO] [stdout] test utils::common_prefix_len::tests::test_common_prefix_len ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_list_with_star_marker ... ok
[INFO] [stdout] test utils::common_suffix_len::tests::test_common_suffix_len ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_plain_text ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_indented_list ... ok
[INFO] [stdout] test utils::find_longest_prefix_contained_within::tests::test_common_overlap ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_unicode ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_unordered_list ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_mixed_content ... ok
[INFO] [stdout] test utils::string_builder::tests::test_delete_all ... ok
[INFO] [stdout] test utils::myers_diff::tests::test_identical_content ... ok
[INFO] [stdout] test utils::myers_diff::tests::test_complex_diff ... ok
[INFO] [stdout] test utils::string_builder::tests::test_get_slice ... ok
[INFO] [stdout] test utils::string_builder::tests::test_empty_original ... ok
[INFO] [stdout] test utils::string_builder::tests::test_retain_all ... ok
[INFO] [stdout] test utils::myers_diff::tests::test_insert_only ... ok
[INFO] [stdout] test utils::string_builder::tests::test_string_builder ... ok
[INFO] [stdout] test utils::string_builder::tests::test_unicode_characters ... ok
[INFO] [stdout] test utils::myers_diff::tests::test_empty_diff ... ok
[INFO] [stdout] test utils::myers_diff::tests::test_delete_only ... ok
[INFO] [stdout] test utils::myers_diff::tests::test_prefix_and_suffix ... ok
[INFO] [stdout] test tokenizer::word_tokenizer::tests::test_with_snapshots ... ok
[INFO] [stdout] test tokenizer::markdown_tokenizer::tests::test_task_list ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 96 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/example_document.rs (/opt/rustwide/target/debug/deps/example_document-c62fdb6e331948eb)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-8931c324f08977da)
[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] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_document_one_way_without_cursors ... ok
[INFO] [stdout] test test_document_inverse_way_with_cursors ... ok
[INFO] [stdout] test test_document_inverse_way_without_cursors ... ok
[INFO] [stdout] test test_document_one_way_with_cursors ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/wasm.rs (/opt/rustwide/target/debug/deps/wasm-6a9d1a697fdc8b22)
[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]    Doc-tests reconcile_text
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test src/lib.rs - (line 64) ... ok
[INFO] [stdout] test src/lib.rs - (line 41) ... ok
[INFO] [stdout] test src/lib.rs - (line 160) ... ok
[INFO] [stdout] test src/lib.rs - (line 97) ... ok
[INFO] [stdout] test src/operation_transformation.rs - operation_transformation::reconcile (line 29) ... ok
[INFO] [stdout] test src/lib.rs - (line 125) ... ok
[INFO] [stdout] test src/operation_transformation/edited_text.rs - operation_transformation::edited_text::EditedText<'a,T>::apply_with_history (line 274) ... ok
[INFO] [stdout] test src/lib.rs - (line 13) ... 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] all doctests ran in 0.74s; merged doctests compilation took 0.71s
[INFO] running `Command { std: "docker" "inspect" "526fd71b785e9014eba517b0fa22dc374703a266f61ea0d9c2e265556796febf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "526fd71b785e9014eba517b0fa22dc374703a266f61ea0d9c2e265556796febf", kill_on_drop: false }`
[INFO] [stdout] 526fd71b785e9014eba517b0fa22dc374703a266f61ea0d9c2e265556796febf
