[INFO] fetching crate texter 0.2.2...
[INFO] testing texter-0.2.2 against 1.95.0 for beta-1.96-2
[INFO] extracting crate texter 0.2.2 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate texter 0.2.2
[INFO] finished tweaking crates.io crate texter 0.2.2
[INFO] tweaked toml for crates.io crate texter 0.2.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate texter 0.2.2 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate texter 0.2.2 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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded rstest v0.25.0
[INFO] [stderr]   Downloaded fluent-uri v0.1.4
[INFO] [stderr]   Downloaded lsp-types v0.97.0
[INFO] [stderr]   Downloaded toml_datetime v0.7.3
[INFO] [stderr]   Downloaded tree-sitter v0.25.10
[INFO] [stderr]   Downloaded winnow v0.7.13
[INFO] [stderr]   Downloaded rstest_macros v0.25.0
[INFO] [stderr]   Downloaded cc v1.2.45
[INFO] [stderr]   Downloaded toml_edit v0.23.7
[INFO] [stderr]   Downloaded toml_parser v1.0.4
[INFO] [stderr]   Downloaded indexmap v2.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 235320e9c18f685959949d69d781ece58233fdff19354974e2dfc5b8327cf59a
[INFO] running `Command { std: "docker" "start" "-a" "235320e9c18f685959949d69d781ece58233fdff19354974e2dfc5b8327cf59a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "235320e9c18f685959949d69d781ece58233fdff19354974e2dfc5b8327cf59a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "235320e9c18f685959949d69d781ece58233fdff19354974e2dfc5b8327cf59a", kill_on_drop: false }`
[INFO] [stdout] 235320e9c18f685959949d69d781ece58233fdff19354974e2dfc5b8327cf59a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a15db88082ce69234fce9b9233111a5d89fd208518445ec2ae8a4f67cd8e4e09
[INFO] running `Command { std: "docker" "start" "-a" "a15db88082ce69234fce9b9233111a5d89fd208518445ec2ae8a4f67cd8e4e09", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling fluent-uri v0.1.4
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling texter v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.51s
[INFO] running `Command { std: "docker" "inspect" "a15db88082ce69234fce9b9233111a5d89fd208518445ec2ae8a4f67cd8e4e09", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a15db88082ce69234fce9b9233111a5d89fd208518445ec2ae8a4f67cd8e4e09", kill_on_drop: false }`
[INFO] [stdout] a15db88082ce69234fce9b9233111a5d89fd208518445ec2ae8a4f67cd8e4e09
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5cc6214ca0a330d88d2e1a045dbc324ec7e7a70aa6ff8ef1bdbe64f6eb375105
[INFO] running `Command { std: "docker" "start" "-a" "5cc6214ca0a330d88d2e1a045dbc324ec7e7a70aa6ff8ef1bdbe64f6eb375105", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tree-sitter-html v0.23.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling lsp-types v0.97.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling texter v0.2.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.60s
[INFO] running `Command { std: "docker" "inspect" "5cc6214ca0a330d88d2e1a045dbc324ec7e7a70aa6ff8ef1bdbe64f6eb375105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cc6214ca0a330d88d2e1a045dbc324ec7e7a70aa6ff8ef1bdbe64f6eb375105", kill_on_drop: false }`
[INFO] [stdout] 5cc6214ca0a330d88d2e1a045dbc324ec7e7a70aa6ff8ef1bdbe64f6eb375105
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 18c5cb865780c132b03a5ac4bd3c606d475319f4b797fedf3481fefe22549735
[INFO] running `Command { std: "docker" "start" "-a" "18c5cb865780c132b03a5ac4bd3c606d475319f4b797fedf3481fefe22549735", 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/texter-409a476859b0912d)
[INFO] [stdout] 
[INFO] [stdout] running 71 tests
[INFO] [stdout] test core::eol_indexes::tests::is_last_row ... ok
[INFO] [stdout] test core::eol_indexes::tests::new ... ok
[INFO] [stdout] test core::eol_indexes::tests::remove_indexes_all ... ok
[INFO] [stdout] test core::eol_indexes::tests::remove_indexes_from_middle ... ok
[INFO] [stdout] test core::eol_indexes::tests::remove_indexes_last_row ... ok
[INFO] [stdout] test core::eol_indexes::tests::remove_indexes_same_row ... ok
[INFO] [stdout] test core::eol_indexes::tests::repopulate ... ok
[INFO] [stdout] test core::lines::tests::rbr ... ok
[INFO] [stdout] test core::eol_indexes::tests::row_start ... ok
[INFO] [stdout] test core::lines::tests::r ... ok
[INFO] [stdout] test core::eol_indexes::tests::sub_offsets ... ok
[INFO] [stdout] test core::lines::tests::rbr_mix ... ok
[INFO] [stdout] test core::lines::tests::text_lines ... ok
[INFO] [stdout] test core::lines::tests::text_lines_nth ... ok
[INFO] [stdout] test core::lines::tests::text_lines_skip ... ok
[INFO] [stdout] test core::text::tests::delete::br ... ok
[INFO] [stdout] test core::text::tests::delete::br_chain ... ok
[INFO] [stdout] test core::text::tests::delete::from_end ... ok
[INFO] [stdout] test core::lines::tests::br ... ok
[INFO] [stdout] test core::text::tests::delete::from_start ... ok
[INFO] [stdout] test core::text::tests::delete::in_line_at_end ... ok
[INFO] [stdout] test core::text::tests::delete::in_line_at_middle ... ok
[INFO] [stdout] test core::text::tests::delete::in_line_into_start ... ok
[INFO] [stdout] test core::text::tests::delete::in_line_at_start ... ok
[INFO] [stdout] test core::text::tests::delete::long_text_multi_byte ... ok
[INFO] [stdout] test core::text::tests::delete::multiline ... ok
[INFO] [stdout] test core::text::tests::delete::long_text_single_byte ... ok
[INFO] [stdout] test core::text::tests::delete::across_first_line ... ok
[INFO] [stdout] test core::eol_indexes::tests::add_offsets ... ok
[INFO] [stdout] test core::text::tests::delete::across_last_line ... ok
[INFO] [stdout] test core::text::tests::insert::multi_line_in_middle ... ok
[INFO] [stdout] test core::text::tests::replace::across_end_line ... ok
[INFO] [stdout] test core::text::tests::replace::across_start_and_end_no_br_replacement ... ok
[INFO] [stdout] test core::text::tests::replace::all ... ok
[INFO] [stdout] test core::text::tests::replace::in_line_end ... ok
[INFO] [stdout] test core::text::tests::replace::in_line_middle ... ok
[INFO] [stdout] test core::text::tests::replace::in_line_start ... ok
[INFO] [stdout] test core::text::tests::replace::middle_in_line ... ok
[INFO] [stdout] test core::text::tests::replace::middle_no_br_replacement ... ok
[INFO] [stdout] test core::text::tests::replace::start_no_br_replacement ... ok
[INFO] [stdout] test core::text::tests::replace::end_no_br_replacement ... ok
[INFO] [stdout] test core::text::tests::insert::end_of_multiline ... ok
[INFO] [stdout] test core::text::tests::insert::in_end ... ok
[INFO] [stdout] test core::text::tests::insert::in_start ... ok
[INFO] [stdout] test core::text::tests::insert::into_empty ... ok
[INFO] [stdout] test core::text::tests::insert::long_text_multi_byte ... ok
[INFO] [stdout] test core::text::tests::insert::long_text_single_byte ... ok
[INFO] [stdout] test core::text::tests::insert::multi_byte ... ok
[INFO] [stdout] test core::text::tests::insert::single_line_in_middle ... ok
[INFO] [stdout] test core::text::tests::nth_row ... ok
[INFO] [stdout] test core::text::tests::replace::across_first_line ... ok
[INFO] [stdout] test core::text::tests::replace::across_start_and_end_line ... ok
[INFO] [stdout] test core::text::tests::delete::single_line ... ok
[INFO] [stdout] test core::text::tests::replace_full::single ... ok
[INFO] [stdout] test updateables::tests::ts::edit_ctx_delete_in_line_first_row ... ok
[INFO] [stdout] test updateables::tests::ts::edit_ctx_delete_in_line_last_row ... ok
[INFO] [stdout] test updateables::tests::ts::edit_ctx_delete_across_lines ... ok
[INFO] [stdout] test updateables::tests::ts::edit_ctx_replace_grow ... ok
[INFO] [stdout] test updateables::tests::ts::edit_ctx_replace_shrink ... ok
[INFO] [stdout] test updateables::tests::ts::edit_ctx_insert ... ok
[INFO] [stdout] test updateables::tests::tree_sitter::insert::case_2_short ... ok
[INFO] [stdout] test updateables::tests::tree_sitter::insert::case_3_long ... ok
[INFO] [stdout] test updateables::tests::tree_sitter::insert::case_1_empty ... ok
[INFO] [stdout] test core::text::tests::replace_full::multiple_calls ... ok
[INFO] [stdout] test utils::tests::non_last_row_trimming ... ok
[INFO] [stdout] test updateables::tests::ts::edit_ctx_replace_full ... ok
[INFO] [stdout] test updateables::tests::tree_sitter::insert::case_5_long_multiple_br ... ok
[INFO] [stdout] test core::eol_indexes::tests::is_last_row_oob - should panic ... ok
[INFO] [stdout] test updateables::tests::tree_sitter::delete::case_2_across_lines ... ok
[INFO] [stdout] test updateables::tests::tree_sitter::insert::case_4_long_single_br ... ok
[INFO] [stdout] test updateables::tests::tree_sitter::delete::case_1_in_line ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 71 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests texter
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 21) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "18c5cb865780c132b03a5ac4bd3c606d475319f4b797fedf3481fefe22549735", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18c5cb865780c132b03a5ac4bd3c606d475319f4b797fedf3481fefe22549735", kill_on_drop: false }`
[INFO] [stdout] 18c5cb865780c132b03a5ac4bd3c606d475319f4b797fedf3481fefe22549735
