[INFO] fetching crate texter 0.2.2... [INFO] testing texter-0.2.2 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate texter 0.2.2 into /workspace/builds/worker-1-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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate texter 0.2.2 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 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tree-sitter-html v0.23.2 [INFO] [stderr] Downloaded fluent-uri v0.1.4 [INFO] [stderr] Downloaded tree-sitter-language v0.1.5 [INFO] [stderr] Downloaded syn v2.0.109 [INFO] [stderr] Downloaded lsp-types v0.97.0 [INFO] [stderr] Downloaded tree-sitter v0.25.10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 89a78c7f16afadee8143c896f66dfdcc94cb1d73a6a211399dd46b4eddcd3b4f [INFO] running `Command { std: "docker" "start" "-a" "89a78c7f16afadee8143c896f66dfdcc94cb1d73a6a211399dd46b4eddcd3b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "89a78c7f16afadee8143c896f66dfdcc94cb1d73a6a211399dd46b4eddcd3b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89a78c7f16afadee8143c896f66dfdcc94cb1d73a6a211399dd46b4eddcd3b4f", kill_on_drop: false }` [INFO] [stdout] 89a78c7f16afadee8143c896f66dfdcc94cb1d73a6a211399dd46b4eddcd3b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] de5893a62f02f5a6bb894c8596a2e4f6e94138644e465b8d425f96fd1118f158 [INFO] running `Command { std: "docker" "start" "-a" "de5893a62f02f5a6bb894c8596a2e4f6e94138644e465b8d425f96fd1118f158", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling tree-sitter-language v0.1.5 [INFO] [stderr] Compiling fluent-uri v0.1.4 [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 regex v1.12.2 [INFO] [stderr] Compiling tree-sitter v0.25.10 [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 24.11s [INFO] running `Command { std: "docker" "inspect" "de5893a62f02f5a6bb894c8596a2e4f6e94138644e465b8d425f96fd1118f158", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de5893a62f02f5a6bb894c8596a2e4f6e94138644e465b8d425f96fd1118f158", kill_on_drop: false }` [INFO] [stdout] de5893a62f02f5a6bb894c8596a2e4f6e94138644e465b8d425f96fd1118f158 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 0cd0cd6154ca6293a4e7088fa7d5383347426ebbde19beb244b1ec0b4b6e4f36 [INFO] running `Command { std: "docker" "start" "-a" "0cd0cd6154ca6293a4e7088fa7d5383347426ebbde19beb244b1ec0b4b6e4f36", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling syn v2.0.109 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rstest_macros v0.25.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Compiling tree-sitter-html v0.23.2 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Compiling toml_edit v0.23.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [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 regex v1.12.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rstest v0.25.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling lsp-types v0.97.0 [INFO] [stderr] Compiling half v2.7.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 38.17s [INFO] running `Command { std: "docker" "inspect" "0cd0cd6154ca6293a4e7088fa7d5383347426ebbde19beb244b1ec0b4b6e4f36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cd0cd6154ca6293a4e7088fa7d5383347426ebbde19beb244b1ec0b4b6e4f36", kill_on_drop: false }` [INFO] [stdout] 0cd0cd6154ca6293a4e7088fa7d5383347426ebbde19beb244b1ec0b4b6e4f36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bf62e92d84fde89feda53a2d0d39505064f28d1ee2a29bc4c1afbdd2d81aec79 [INFO] running `Command { std: "docker" "start" "-a" "bf62e92d84fde89feda53a2d0d39505064f28d1ee2a29bc4c1afbdd2d81aec79", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/texter-a8b4b2d712da7306) [INFO] [stdout] [INFO] [stdout] running 71 tests [INFO] [stdout] test core::eol_indexes::tests::add_offsets ... ok [INFO] [stdout] test core::eol_indexes::tests::remove_indexes_all ... 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_same_row ... ok [INFO] [stdout] test core::eol_indexes::tests::repopulate ... 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::rbr ... ok [INFO] [stdout] test core::eol_indexes::tests::sub_offsets ... ok [INFO] [stdout] test core::lines::tests::text_lines_nth ... ok [INFO] [stdout] test core::text::tests::delete::br ... ok [INFO] [stdout] test core::text::tests::delete::from_end ... ok [INFO] [stdout] test core::text::tests::delete::br_chain ... ok [INFO] [stdout] test core::text::tests::delete::in_line_at_end ... ok [INFO] [stdout] test core::text::tests::delete::from_start ... ok [INFO] [stdout] test core::text::tests::delete::across_first_line ... ok [INFO] [stdout] test core::lines::tests::r ... ok [INFO] [stdout] test core::lines::tests::rbr_mix ... ok [INFO] [stdout] test core::lines::tests::text_lines ... 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::in_end ... ok [INFO] [stdout] test core::text::tests::insert::end_of_multiline ... ok [INFO] [stdout] test core::text::tests::insert::in_start ... ok [INFO] [stdout] test core::text::tests::delete::across_last_line ... ok [INFO] [stdout] test core::text::tests::delete::in_line_at_middle ... ok [INFO] [stdout] test core::text::tests::replace::across_end_line ... ok [INFO] [stdout] test core::eol_indexes::tests::remove_indexes_from_middle ... ok [INFO] [stdout] test core::text::tests::insert::single_line_in_middle ... ok [INFO] [stdout] test core::text::tests::insert::long_text_multi_byte ... ok [INFO] [stdout] test core::text::tests::nth_row ... ok [INFO] [stdout] test core::text::tests::insert::into_empty ... 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::multi_line_in_middle ... 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::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_no_br_replacement ... 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_full::multiple_calls ... 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 core::lines::tests::text_lines_skip ... 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 utils::tests::non_last_row_trimming ... 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 updateables::tests::tree_sitter::delete::case_2_across_lines ... 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 core::eol_indexes::tests::remove_indexes_last_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 updateables::tests::ts::edit_ctx_replace_grow ... ok [INFO] [stdout] test updateables::tests::ts::edit_ctx_delete_across_lines ... ok [INFO] [stdout] test updateables::tests::tree_sitter::insert::case_4_long_single_br ... ok [INFO] [stdout] test updateables::tests::tree_sitter::insert::case_2_short ... ok [INFO] [stderr] Doc-tests texter [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.11s [INFO] [stdout] [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.42s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "bf62e92d84fde89feda53a2d0d39505064f28d1ee2a29bc4c1afbdd2d81aec79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf62e92d84fde89feda53a2d0d39505064f28d1ee2a29bc4c1afbdd2d81aec79", kill_on_drop: false }` [INFO] [stdout] bf62e92d84fde89feda53a2d0d39505064f28d1ee2a29bc4c1afbdd2d81aec79