[INFO] fetching crate texter 0.2.0... [INFO] testing texter-0.2.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate texter 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate texter 0.2.0 [INFO] finished tweaking crates.io crate texter 0.2.0 [INFO] tweaked toml for crates.io crate texter 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate texter 0.2.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate texter 0.2.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] acfd6a32a792833e0fb7adfaee5524f4e3714278c0711f5160bc4cfd21a2b3b8 [INFO] running `Command { std: "docker" "start" "-a" "acfd6a32a792833e0fb7adfaee5524f4e3714278c0711f5160bc4cfd21a2b3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "acfd6a32a792833e0fb7adfaee5524f4e3714278c0711f5160bc4cfd21a2b3b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "acfd6a32a792833e0fb7adfaee5524f4e3714278c0711f5160bc4cfd21a2b3b8", kill_on_drop: false }` [INFO] [stdout] acfd6a32a792833e0fb7adfaee5524f4e3714278c0711f5160bc4cfd21a2b3b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34630378f6487025a8f0fb4818adacad7c85a69ef63fb967f220025f8d5ec328 [INFO] running `Command { std: "docker" "start" "-a" "34630378f6487025a8f0fb4818adacad7c85a69ef63fb967f220025f8d5ec328", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Compiling fluent-uri v0.1.4 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tree-sitter v0.25.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling texter v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/text.rs:422:18 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn lines(&self) -> TextLines { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 422 | pub fn lines(&self) -> TextLines<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.16s [INFO] running `Command { std: "docker" "inspect" "34630378f6487025a8f0fb4818adacad7c85a69ef63fb967f220025f8d5ec328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34630378f6487025a8f0fb4818adacad7c85a69ef63fb967f220025f8d5ec328", kill_on_drop: false }` [INFO] [stdout] 34630378f6487025a8f0fb4818adacad7c85a69ef63fb967f220025f8d5ec328 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fdbe3b12e0a26919b7189b476728b75f00f1070ce91ecc83a69e38840c42500 [INFO] running `Command { std: "docker" "start" "-a" "6fdbe3b12e0a26919b7189b476728b75f00f1070ce91ecc83a69e38840c42500", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling winnow v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling clap_builder v4.5.32 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling clap v4.5.32 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [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 tracing v0.1.41 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling texter v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/text.rs:422:18 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn lines(&self) -> TextLines { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 422 | pub fn lines(&self) -> TextLines<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/core/text.rs:422:18 [INFO] [stdout] | [INFO] [stdout] 422 | pub fn lines(&self) -> TextLines { [INFO] [stdout] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 422 | pub fn lines(&self) -> TextLines<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 37.60s [INFO] running `Command { std: "docker" "inspect" "6fdbe3b12e0a26919b7189b476728b75f00f1070ce91ecc83a69e38840c42500", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fdbe3b12e0a26919b7189b476728b75f00f1070ce91ecc83a69e38840c42500", kill_on_drop: false }` [INFO] [stdout] 6fdbe3b12e0a26919b7189b476728b75f00f1070ce91ecc83a69e38840c42500 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9da225a35737b626331abea704dada5b17386b26bdbd288a9041df6f1ba36aae [INFO] running `Command { std: "docker" "start" "-a" "9da225a35737b626331abea704dada5b17386b26bdbd288a9041df6f1ba36aae", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/core/text.rs:422:18 [INFO] [stderr] | [INFO] [stderr] 422 | pub fn lines(&self) -> TextLines { [INFO] [stderr] | ^^^^^ ^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 422 | pub fn lines(&self) -> TextLines<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `texter` (lib) generated 1 warning (run `cargo fix --lib -p texter` to apply 1 suggestion) [INFO] [stderr] warning: `texter` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/texter-4bb5be31c4f38d33) [INFO] [stdout] [INFO] [stdout] running 68 tests [INFO] [stdout] test core::eol_indexes::tests::add_offsets ... ok [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::sub_offsets ... ok [INFO] [stdout] test core::eol_indexes::tests::row_start ... ok [INFO] [stdout] test core::lines::tests::br ... ok [INFO] [stdout] test core::lines::tests::r ... ok [INFO] [stdout] test core::lines::tests::rbr ... 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::across_first_line ... ok [INFO] [stdout] test core::text::tests::delete::across_last_line ... 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::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_at_start ... ok [INFO] [stdout] test core::text::tests::delete::in_line_into_start ... ok [INFO] [stdout] test core::text::tests::delete::long_text_multi_byte ... ok [INFO] [stdout] test core::text::tests::delete::long_text_single_byte ... ok [INFO] [stdout] test core::text::tests::delete::multiline ... ok [INFO] [stdout] test core::text::tests::delete::single_line ... 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::multi_byte ... ok [INFO] [stdout] test core::text::tests::insert::long_text_single_byte ... ok [INFO] [stdout] test core::text::tests::insert::multi_line_in_middle ... ok [INFO] [stdout] test core::text::tests::insert::single_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_line ... ok [INFO] [stdout] test core::text::tests::replace::across_first_line ... 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_end ... ok [INFO] [stdout] test core::text::tests::nth_row ... 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 updateables::tests::ts::edit_ctx_delete_across_lines ... 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 updateables::tests::ts::edit_ctx_replace_full ... ok [INFO] [stdout] test updateables::tests::ts::edit_ctx_replace_shrink ... ok [INFO] [stdout] test updateables::tests::ts::edit_ctx_replace_grow ... ok [INFO] [stdout] test updateables::tests::ts::edit_ctx_delete_in_line_last_row ... ok [INFO] [stdout] test utils::tests::non_last_row_trimming ... ok [INFO] [stdout] test updateables::tests::tree_sitter::delete::case_2_across_lines ... ok [INFO] [stdout] test updateables::tests::tree_sitter::delete::case_1_in_line ... ok [INFO] [stdout] test updateables::tests::tree_sitter::insert::case_4_long_single_br ... ok [INFO] [stdout] test updateables::tests::tree_sitter::insert::case_5_long_multiple_br ... ok [INFO] [stdout] test updateables::tests::tree_sitter::insert::case_1_empty ... ok [INFO] [stdout] test updateables::tests::tree_sitter::insert::case_3_long ... ok [INFO] [stdout] test updateables::tests::tree_sitter::insert::case_2_short ... 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.04s [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.16s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9da225a35737b626331abea704dada5b17386b26bdbd288a9041df6f1ba36aae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da225a35737b626331abea704dada5b17386b26bdbd288a9041df6f1ba36aae", kill_on_drop: false }` [INFO] [stdout] 9da225a35737b626331abea704dada5b17386b26bdbd288a9041df6f1ba36aae