[INFO] fetching crate texter 0.2.1... [INFO] testing texter-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate texter 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate texter 0.2.1 [INFO] finished tweaking crates.io crate texter 0.2.1 [INFO] tweaked toml for crates.io crate texter 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate texter 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate texter 0.2.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6cf2ecf37ff690eb30155127061522ebd60d6df06f9802278bfc40def058ec94 [INFO] running `Command { std: "docker" "start" "-a" "6cf2ecf37ff690eb30155127061522ebd60d6df06f9802278bfc40def058ec94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6cf2ecf37ff690eb30155127061522ebd60d6df06f9802278bfc40def058ec94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cf2ecf37ff690eb30155127061522ebd60d6df06f9802278bfc40def058ec94", kill_on_drop: false }` [INFO] [stdout] 6cf2ecf37ff690eb30155127061522ebd60d6df06f9802278bfc40def058ec94 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 965b466db516101b727c5aa03cb10898ac63f8329c8a70bd6065ef34ae05c99e [INFO] running `Command { std: "docker" "start" "-a" "965b466db516101b727c5aa03cb10898ac63f8329c8a70bd6065ef34ae05c99e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fluent-uri v0.1.4 [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 lsp-types v0.97.0 [INFO] [stderr] Compiling texter v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.47s [INFO] running `Command { std: "docker" "inspect" "965b466db516101b727c5aa03cb10898ac63f8329c8a70bd6065ef34ae05c99e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "965b466db516101b727c5aa03cb10898ac63f8329c8a70bd6065ef34ae05c99e", kill_on_drop: false }` [INFO] [stdout] 965b466db516101b727c5aa03cb10898ac63f8329c8a70bd6065ef34ae05c99e [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d57e5921347d2702cd35667e3ae978f0942278d5b68d285121eae80ccb6bfce [INFO] running `Command { std: "docker" "start" "-a" "7d57e5921347d2702cd35667e3ae978f0942278d5b68d285121eae80ccb6bfce", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling autocfg v1.5.0 [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 toml_datetime v0.7.3 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling clap v4.5.51 [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 serde_repr v0.1.20 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rstest v0.25.0 [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.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 40.27s [INFO] running `Command { std: "docker" "inspect" "7d57e5921347d2702cd35667e3ae978f0942278d5b68d285121eae80ccb6bfce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d57e5921347d2702cd35667e3ae978f0942278d5b68d285121eae80ccb6bfce", kill_on_drop: false }` [INFO] [stdout] 7d57e5921347d2702cd35667e3ae978f0942278d5b68d285121eae80ccb6bfce [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a823fea822f68f318f53a9190bf2266e03485069d0e71a578e7f507a88d14888 [INFO] running `Command { std: "docker" "start" "-a" "a823fea822f68f318f53a9190bf2266e03485069d0e71a578e7f507a88d14888", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/texter-96e51076d243b7b9) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test core::eol_indexes::tests::remove_indexes_all ... ok [INFO] [stdout] test core::eol_indexes::tests::remove_indexes_last_row ... ok [INFO] [stdout] test core::eol_indexes::tests::is_last_row ... ok [INFO] [stdout] test core::eol_indexes::tests::row_start ... ok [INFO] [stdout] test core::eol_indexes::tests::remove_indexes_same_row ... ok [INFO] [stdout] test core::eol_indexes::tests::sub_offsets ... ok [INFO] [stdout] test core::eol_indexes::tests::remove_indexes_from_middle ... ok [INFO] [stdout] test core::lines::tests::br ... ok [INFO] [stdout] test core::lines::tests::rbr ... ok [INFO] [stdout] test core::lines::tests::text_lines ... ok [INFO] [stdout] test core::lines::tests::r ... ok [INFO] [stdout] test core::eol_indexes::tests::add_offsets ... ok [INFO] [stdout] test core::lines::tests::rbr_mix ... 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::across_first_line ... ok [INFO] [stdout] test core::text::tests::delete::across_last_line ... 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::text::tests::delete::br ... ok [INFO] [stdout] test core::text::tests::delete::in_line_at_middle ... ok [INFO] [stdout] test core::text::tests::delete::from_start ... ok [INFO] [stdout] test core::text::tests::delete::in_line_into_start ... ok [INFO] [stdout] test core::text::tests::delete::multiline ... ok [INFO] [stdout] test core::text::tests::insert::end_of_multiline ... ok [INFO] [stdout] test core::text::tests::delete::single_line ... ok [INFO] [stdout] test core::text::tests::insert::in_end ... ok [INFO] [stdout] test core::text::tests::delete::in_line_at_end ... ok [INFO] [stdout] test core::text::tests::delete::long_text_single_byte ... ok [INFO] [stdout] test core::text::tests::delete::long_text_multi_byte ... 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::replace::across_end_line ... 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_start_and_end_no_br_replacement ... ok [INFO] [stdout] test core::text::tests::replace::end_no_br_replacement ... ok [INFO] [stdout] test core::text::tests::replace::all ... ok [INFO] [stdout] test core::text::tests::replace::in_line_middle ... ok [INFO] [stdout] test core::text::tests::replace::in_line_end ... ok [INFO] [stdout] test core::text::tests::replace::in_line_start ... ok [INFO] [stdout] test core::text::tests::replace::middle_no_br_replacement ... ok [INFO] [stdout] test core::text::tests::replace::across_start_and_end_line ... ok [INFO] [stdout] test core::text::tests::replace::middle_in_line ... ok [INFO] [stdout] test core::text::tests::replace::start_no_br_replacement ... ok [INFO] [stdout] test core::text::tests::replace::across_first_line ... ok [INFO] [stdout] test updateables::tests::ts::edit_ctx_delete_across_lines ... ok [INFO] [stdout] test updateables::tests::ts::edit_ctx_delete_in_line_last_row ... ok [INFO] [stdout] test updateables::tests::ts::edit_ctx_delete_in_line_first_row ... ok [INFO] [stdout] test updateables::tests::ts::edit_ctx_insert ... ok [INFO] [stdout] test core::eol_indexes::tests::new ... ok [INFO] [stdout] test utils::tests::non_last_row_trimming ... ok [INFO] [stdout] test updateables::tests::ts::edit_ctx_replace_shrink ... ok [INFO] [stdout] test updateables::tests::tree_sitter::insert::case_2_short ... ok [INFO] [stdout] test updateables::tests::tree_sitter::delete::case_1_in_line ... ok [INFO] [stdout] test core::text::tests::insert::multi_line_in_middle ... ok [INFO] [stdout] test updateables::tests::tree_sitter::insert::case_4_long_single_br ... ok [INFO] [stdout] test updateables::tests::tree_sitter::insert::case_1_empty ... ok [INFO] [stdout] test updateables::tests::tree_sitter::insert::case_5_long_multiple_br ... ok [INFO] [stdout] test updateables::tests::tree_sitter::delete::case_2_across_lines ... ok [INFO] [stdout] test core::text::tests::delete::in_line_at_start ... ok [INFO] [stdout] test updateables::tests::ts::edit_ctx_replace_full ... ok [INFO] [stdout] test updateables::tests::ts::edit_ctx_replace_grow ... ok [INFO] [stdout] test updateables::tests::tree_sitter::insert::case_3_long ... ok [INFO] [stdout] test core::eol_indexes::tests::is_last_row_oob - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 68 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [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.46s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a823fea822f68f318f53a9190bf2266e03485069d0e71a578e7f507a88d14888", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a823fea822f68f318f53a9190bf2266e03485069d0e71a578e7f507a88d14888", kill_on_drop: false }` [INFO] [stdout] a823fea822f68f318f53a9190bf2266e03485069d0e71a578e7f507a88d14888