[INFO] fetching crate repgrep 0.16.1...
[INFO] testing repgrep-0.16.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate repgrep 0.16.1 into /workspace/builds/worker-3-tc2/source
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate repgrep 0.16.1
[INFO] finished tweaking crates.io crate repgrep 0.16.1
[INFO] tweaked toml for crates.io crate repgrep 0.16.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate repgrep 0.16.1 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 repgrep 0.16.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" "+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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] aa025e358a9ad755ad426f0c12ab008d1bc11befc77b39aeee401df15fb878f2
[INFO] running `Command { std: "docker" "start" "-a" "aa025e358a9ad755ad426f0c12ab008d1bc11befc77b39aeee401df15fb878f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aa025e358a9ad755ad426f0c12ab008d1bc11befc77b39aeee401df15fb878f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa025e358a9ad755ad426f0c12ab008d1bc11befc77b39aeee401df15fb878f2", kill_on_drop: false }`
[INFO] [stdout] aa025e358a9ad755ad426f0c12ab008d1bc11befc77b39aeee401df15fb878f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] d23e8597495a931aca49dc11c3a4b1ccbe6576889162ffa8b992114239f5d26d
[INFO] running `Command { std: "docker" "start" "-a" "d23e8597495a931aca49dc11c3a4b1ccbe6576889162ffa8b992114239f5d26d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling serde v1.0.198
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling anyhow v1.0.82
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-japanese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]    Compiling encoding-index-korean v1.20141219.5
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling nu-ansi-term v0.49.0
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling repgrep v0.16.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling encoding v0.2.33
[INFO] [stderr]    Compiling chardet v0.2.4
[INFO] [stderr]    Compiling lexopt v0.3.0
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling safe-transmute v0.11.2
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling const_format v0.2.32
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling signal-hook-mio v0.2.3
[INFO] [stderr]    Compiling crossterm v0.26.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling ratatui v0.22.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling serde_derive v1.0.198
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling flexi_logger v0.25.6
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/app/state.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn to_span(&self) -> Span {
[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] 104 |     pub fn to_span(&self) -> Span<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/line/item.rs:225:26
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn to_span_lines(&self, ctx: &UiItemContext) -> Vec<Line> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn to_span_lines(&self, ctx: &UiItemContext) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/line/sub_item.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn to_span_lines(&self, ctx: &UiItemContext, is_item_selected: bool) -> Vec<Span> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn to_span_lines(&self, ctx: &UiItemContext, is_item_selected: bool) -> Vec<Span<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.30s
[INFO] running `Command { std: "docker" "inspect" "d23e8597495a931aca49dc11c3a4b1ccbe6576889162ffa8b992114239f5d26d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d23e8597495a931aca49dc11c3a4b1ccbe6576889162ffa8b992114239f5d26d", kill_on_drop: false }`
[INFO] [stdout] d23e8597495a931aca49dc11c3a4b1ccbe6576889162ffa8b992114239f5d26d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 87247052aa782678d45238021dbb5d97a508391db3bd4f15738241d1db167f3b
[INFO] running `Command { std: "docker" "start" "-a" "87247052aa782678d45238021dbb5d97a508391db3bd4f15738241d1db167f3b", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling similar v2.5.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling insta v1.38.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stderr]    Compiling repgrep v0.16.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/app/state.rs:104:20
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn to_span(&self) -> Span {
[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] 104 |     pub fn to_span(&self) -> Span<'_> {
[INFO] [stdout]     |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ui/line/item.rs:225:26
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn to_span_lines(&self, ctx: &UiItemContext) -> Vec<Line> {
[INFO] [stdout]     |                          ^^^^^ the lifetime is elided here  ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 225 |     pub fn to_span_lines(&self, ctx: &UiItemContext) -> Vec<Line<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ui/line/sub_item.rs:28:26
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn to_span_lines(&self, ctx: &UiItemContext, is_item_selected: bool) -> Vec<Span> {
[INFO] [stdout]    |                          ^^^^^ the lifetime is elided here                          ^^^^ the same lifetime is hidden here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn to_span_lines(&self, ctx: &UiItemContext, is_item_selected: bool) -> Vec<Span<'_>> {
[INFO] [stdout]    |                                                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.48s
[INFO] running `Command { std: "docker" "inspect" "87247052aa782678d45238021dbb5d97a508391db3bd4f15738241d1db167f3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87247052aa782678d45238021dbb5d97a508391db3bd4f15738241d1db167f3b", kill_on_drop: false }`
[INFO] [stdout] 87247052aa782678d45238021dbb5d97a508391db3bd4f15738241d1db167f3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 1039c562926f55149b25cbad3a2cb89ff22c9880c3672690a84f6edf68ecf536
[INFO] running `Command { std: "docker" "start" "-a" "1039c562926f55149b25cbad3a2cb89ff22c9880c3672690a84f6edf68ecf536", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ui/app/state.rs:104:20
[INFO] [stderr]     |
[INFO] [stderr] 104 |     pub fn to_span(&self) -> Span {
[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] 104 |     pub fn to_span(&self) -> Span<'_> {
[INFO] [stderr]     |                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ui/line/item.rs:225:26
[INFO] [stderr]     |
[INFO] [stderr] 225 |     pub fn to_span_lines(&self, ctx: &UiItemContext) -> Vec<Line> {
[INFO] [stderr]     |                          ^^^^^ the lifetime is elided here  ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 225 |     pub fn to_span_lines(&self, ctx: &UiItemContext) -> Vec<Line<'_>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ui/line/sub_item.rs:28:26
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn to_span_lines(&self, ctx: &UiItemContext, is_item_selected: bool) -> Vec<Span> {
[INFO] [stderr]    |                          ^^^^^ the lifetime is elided here                          ^^^^ the same lifetime is hidden here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn to_span_lines(&self, ctx: &UiItemContext, is_item_selected: bool) -> Vec<Span<'_>> {
[INFO] [stderr]    |                                                                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `repgrep` (bin "rgr" test) generated 3 warnings (run `cargo fix --bin "rgr" -p repgrep --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rgr-c47c0d94d21ad48c)
[INFO] [stdout] 
[INFO] [stdout] running 118 tests
[INFO] [stdout] test cli::tests::pattern_empty ... ok
[INFO] [stdout] test encoding::tests::test_bom_detects_utf16be_bom ... ok
[INFO] [stdout] test encoding::tests::test_bom_detects_utf16le_bom ... ok
[INFO] [stdout] test encoding::tests::test_bom_handles_empty_slices ... ok
[INFO] [stdout] test cli::tests::rg_fixed_strings ... ok
[INFO] [stdout] test encoding::tests::test_bom_returns_encoder ... ok
[INFO] [stdout] test model::printable::tests::test_printable ... ok
[INFO] [stdout] test cli::tests::rg_empty ... ok
[INFO] [stdout] test encoding::tests::test_bom_detects_utf8_bom ... ok
[INFO] [stdout] test cli::tests::rg_other_args_short_single ... ok
[INFO] [stdout] test encoding::tests::test_bom_handles_small_slices ... ok
[INFO] [stdout] test encoding::tests::test_bom_returns_bom_len ... ok
[INFO] [stdout] test cli::tests::rg_case2 ... ok
[INFO] [stdout] test cli::tests::rg_other_args ... ok
[INFO] [stdout] test model::printable::tests::test_printable_oneline ... ok
[INFO] [stdout] test cli::tests::rg_case1 ... ok
[INFO] [stdout] test model::printable::tests::test_printable_text ... ok
[INFO] [stdout] test cli::tests::rg_pattern_files ... ok
[INFO] [stdout] test replace::tests::it_performs_multiple_replacements_one_file ... ok
[INFO] [stdout] test replace::tests::it_performs_replacements_and_keeps_permissions ... ok
[INFO] [stdout] test replace::tests::it_performs_replacements_only_on_match_items ... ok
[INFO] [stdout] test replace::tests::it_performs_replacements_on_multiline_matches ... ok
[INFO] [stdout] test replace::tests::multiline_from_emoji_utf8 ... ok
[INFO] [stdout] test replace::tests::multiline_from_emoji_utf16be ... ok
[INFO] [stdout] test replace::tests::it_performs_replacements_in_separate_files ... ok
[INFO] [stdout] test replace::tests::multiline_from_emoji_utf16le ... ok
[INFO] [stdout] test replace::tests::it_performs_replacements_on_multiple_lines ... ok
[INFO] [stdout] test cli::tests::rg_encoding ... ok
[INFO] [stdout] test replace::tests::it_performs_replacements_files_with_non_utf8_paths_unix ... ok
[INFO] [stdout] test replace::tests::multiline_from_emoji_utf8bom ... ok
[INFO] [stdout] test replace::tests::it_does_not_replace_deselected_matches ... ok
[INFO] [stdout] test cli::tests::rg_patterns ... ok
[INFO] [stdout] test model::printable::tests::test_printable_base64 ... ok
[INFO] [stdout] test replace::tests::multiline_from_unicode_utf8 ... ok
[INFO] [stdout] test replace::tests::multiline_to_emoji_utf16le ... ok
[INFO] [stdout] test replace::tests::multiline_to_emoji_utf16be ... ok
[INFO] [stdout] test replace::tests::multiline_to_emoji_utf8bom ... ok
[INFO] [stdout] test replace::tests::multiline_to_longer_utf8 ... ok
[INFO] [stdout] test replace::tests::multiline_from_unicode_utf8bom ... ok
[INFO] [stdout] test replace::tests::multiline_to_emoji_utf8 ... ok
[INFO] [stdout] test replace::tests::multiline_to_longer_utf16be ... ok
[INFO] [stdout] test replace::tests::multiline_from_unicode_utf16be ... ok
[INFO] [stdout] test replace::tests::multiline_to_unicode_utf16be ... ok
[INFO] [stdout] test replace::tests::multiline_to_unicode_utf8 ... ok
[INFO] [stdout] test replace::tests::multiline_to_shorter_utf16le ... ok
[INFO] [stdout] test replace::tests::multiline_to_longer_utf8bom ... ok
[INFO] [stdout] test replace::tests::multiline_to_shorter_utf16be ... ok
[INFO] [stdout] test replace::tests::multiline_to_shorter_utf8 ... ok
[INFO] [stdout] test replace::tests::multiline_to_shorter_utf8bom ... ok
[INFO] [stdout] test cli::tests::pattern_one ... ok
[INFO] [stdout] test replace::tests::multiline_to_unicode_utf16le ... ok
[INFO] [stdout] test encoding::tests::test_get_encoder ... ok
[INFO] [stdout] test replace::tests::multiline_from_unicode_utf16le ... ok
[INFO] [stdout] test replace::tests::multiline_to_unicode_utf8bom ... ok
[INFO] [stdout] test replace::tests::asdf ... ok
[INFO] [stdout] test replace::tests::multiline_to_longer_utf16le ... ok
[INFO] [stdout] test ui::app::app_events::tests::it_toggles_all_items_with_item_off ... ok
[INFO] [stdout] test ui::app::app_events::tests::it_inverts_a_file ... ok
[INFO] [stdout] test rg::de::tests::arbitrary_data_to_os_string_unix ... ok
[INFO] [stdout] test rg::de::tests::begin_deserialize ... ok
[INFO] [stdout] test rg::de::tests::match_deserialize ... ok
[INFO] [stdout] test rg::de::tests::end_deserialize ... ok
[INFO] [stdout] test rg::de::tests::content_deserialize ... ok
[INFO] [stdout] test rg::de::tests::arbitrary_data ... ok
[INFO] [stdout] test ui::app::app_events::tests::input_replacement ... ok
[INFO] [stdout] test ui::app::app_events::tests::it_inverts_a_match ... ok
[INFO] [stdout] test rg::de::tests::summary_deserialize ... ok
[INFO] [stdout] test ui::app::app_events::tests::it_inverts_all ... ok
[INFO] [stdout] test ui::app::app_events::tests::it_toggles_item_sub_item ... ok
[INFO] [stdout] test ui::app::app_events::tests::it_toggles_item_all_sub_items ... ok
[INFO] [stdout] test ui::app::app_events::tests::movement_forward_100_and_backward_100 ... ok
[INFO] [stdout] test ui::app::app_events::tests::movement_forward_1_and_backward_1 ... ok
[INFO] [stdout] test ui::app::app_events::tests::movement_line_wrapping ... ok
[INFO] [stdout] test ui::app::app_events::tests::movement_forward_5_and_backward_5 ... ok
[INFO] [stdout] test ui::app::app_events::tests::movement_nextfile_and_prevfile ... ok
[INFO] [stdout] test ui::app::app_events::tests::movement_next_and_prev ... ok
[INFO] [stdout] test ui::app::app_events::tests::works_with_other_key_event_kinds ... ok
[INFO] [stdout] test ui::app::app_events::tests::it_toggles_all_items ... ok
[INFO] [stdout] test ui::line::item::tests::line_count_full_line ... ok
[INFO] [stdout] test ui::line::item::tests::match_count ... ok
[INFO] [stdout] test ui::line::item::tests::path_with_base64 ... ok
[INFO] [stdout] test ui::app::app_events::tests::movement_line_wrapping_at_end ... ok
[INFO] [stdout] test ui::line::item::tests::line_count_one_line ... ok
[INFO] [stdout] test ui::line::item::tests::only_match_and_begin_are_selectable ... ok
[INFO] [stdout] test ui::line::item::tests::offset ... ok
[INFO] [stdout] test ui::app::app_events::tests::movement_nextline_and_prevline ... ok
[INFO] [stdout] test ui::line::item::tests::item_kind_matches_rg_message_kind ... ok
[INFO] [stdout] test ui::line::item::tests::line_count_empty_context_lines ... ok
[INFO] [stdout] test ui::line::item::tests::line_count_hidden ... ok
[INFO] [stdout] test ui::line::item::tests::sub_items ... ok
[INFO] [stdout] test ui::line::item::tests::path_with_text ... ok
[INFO] [stdout] test cli::tests::pattern_flag - should panic ... ok
[INFO] [stdout] test cli::tests::pattern_many - should panic ... ok
[INFO] [stdout] test ui::app::app_events::tests::it_toggles_all_items_with_sub_item_off ... ok
[INFO] [stdout] test ui::line::item::tests::binary_offset ... ok
[INFO] [stdout] test ui::line::item::tests::line_count_multiple_lines ... ok
[INFO] [stdout] test ui::line::item::tests::line_numbers_with_line_wrap_multi_submatch_input_replacement_multiline ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_line_wrapping ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_line_wrapping_confirm_replacement ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_base64_lossy_input_replacement ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_multiline_confirm_replacement_with_multiline_matches ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_input_replacement_trailing_line_feed ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_text ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_line_wrapping_input_replacement ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_text_confirm_replacement_and_capture_pattern ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_text_confirm_replacement ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_text_selected ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_text_input_replacement ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_text_input_replacement_and_capture_pattern ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_multiline_input_replacement_with_multiline_matches ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_base64_lossy ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_base64_lossy_selected ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_base64_lossy_confirm_replacement ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_deselected_submatch_confirm_replacement ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_deselected_submatch ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_deselected_submatch_input_replacement ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_multiline_replacement ... ok
[INFO] [stdout] test ui::line::item::tests::to_span_lines_with_multiline_matches ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 118 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1039c562926f55149b25cbad3a2cb89ff22c9880c3672690a84f6edf68ecf536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1039c562926f55149b25cbad3a2cb89ff22c9880c3672690a84f6edf68ecf536", kill_on_drop: false }`
[INFO] [stdout] 1039c562926f55149b25cbad3a2cb89ff22c9880c3672690a84f6edf68ecf536
