[INFO] fetching crate termwiz 0.23.3...
[INFO] testing termwiz-0.23.3 against 1.95.0 for beta-1.96-2
[INFO] extracting crate termwiz 0.23.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate termwiz 0.23.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate termwiz 0.23.3
[INFO] tweaked toml for crates.io crate termwiz 0.23.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate termwiz 0.23.3 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 termwiz 0.23.3 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 atomic v0.6.0
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded env_filter v0.1.3
[INFO] [stderr]   Downloaded env_logger v0.11.6
[INFO] [stderr]   Downloaded is-terminal v0.4.15
[INFO] [stderr]   Downloaded terminal_size v0.2.6
[INFO] [stderr]   Downloaded k9 v0.12.0
[INFO] [stderr]   Downloaded finl_unicode v1.3.0
[INFO] [stderr]   Downloaded varbincode v0.1.0
[INFO] [stderr]   Downloaded ravif v0.11.11
[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" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60d59c461354da060bfd8a11c42d8717b8beaa066e998e1a10f061b63b76fae9
[INFO] running `Command { std: "docker" "start" "-a" "60d59c461354da060bfd8a11c42d8717b8beaa066e998e1a10f061b63b76fae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60d59c461354da060bfd8a11c42d8717b8beaa066e998e1a10f061b63b76fae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60d59c461354da060bfd8a11c42d8717b8beaa066e998e1a10f061b63b76fae9", kill_on_drop: false }`
[INFO] [stdout] 60d59c461354da060bfd8a11c42d8717b8beaa066e998e1a10f061b63b76fae9
[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=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] b134fb387d600ebd54dcce027374cb1f9a81c087f1983637e3ff1834db49fc9e
[INFO] running `Command { std: "docker" "start" "-a" "b134fb387d600ebd54dcce027374cb1f9a81c087f1983637e3ff1834db49fc9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling lab v0.11.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling atomic v0.6.0
[INFO] [stderr]    Compiling deltae v0.3.2
[INFO] [stderr]    Compiling vtparse v0.6.2
[INFO] [stderr]    Compiling memmem v0.1.1
[INFO] [stderr]    Compiling finl_unicode v1.3.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling termios v0.3.3
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling termwiz v0.23.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hyperlink.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn highlight(&self) -> Option<fancy_regex::Match> {
[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] 247 |     fn highlight(&self) -> Option<fancy_regex::Match<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/image.rs:567:17
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn data(&self) -> MutexGuard<ImageDataType> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn data(&self) -> MutexGuard<'_, ImageDataType> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>>;
[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] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Option<SearchResult>;
[INFO] [stdout]    |                 ^^^^^^^^^^^^ 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] 27 |     ) -> Option<SearchResult<'_>>;
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>> {
[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] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lineedit/history.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 114 |     ) -> Option<SearchResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ 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] 114 |     ) -> Option<SearchResult<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surface/mod.rs:511:25
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn screen_lines(&self) -> Vec<Cow<Line>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn screen_lines(&self) -> Vec<Cow<'_, Line>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surface/mod.rs:526:24
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn get_changes(&self, seq: SequenceNo) -> (SequenceNo, Cow<[Change]>) {
[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] 526 |     pub fn get_changes(&self, seq: SequenceNo) -> (SequenceNo, Cow<'_, [Change]>) {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surface/line/clusterline.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter(&self) -> ClusterLineCellIter {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter(&self) -> ClusterLineCellIter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surface/line/line.rs:609:19
[INFO] [stdout]     |
[INFO] [stdout] 609 |     pub fn as_str(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 609 |     pub fn as_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/surface/line/line.rs:1014:21
[INFO] [stdout]      |
[INFO] [stdout] 1014 |     pub fn get_cell(&self, cell_index: usize) -> Option<CellRef> {
[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] 1014 |     pub fn get_cell(&self, cell_index: usize) -> Option<CellRef<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/terminal/mod.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal/unix.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.78s
[INFO] running `Command { std: "docker" "inspect" "b134fb387d600ebd54dcce027374cb1f9a81c087f1983637e3ff1834db49fc9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b134fb387d600ebd54dcce027374cb1f9a81c087f1983637e3ff1834db49fc9e", kill_on_drop: false }`
[INFO] [stdout] b134fb387d600ebd54dcce027374cb1f9a81c087f1983637e3ff1834db49fc9e
[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=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] 1326f12d587c188d44e63b9099d4b62ab0fc429c06aeb60a2b85b4e55cc738b7
[INFO] running `Command { std: "docker" "start" "-a" "1326f12d587c188d44e63b9099d4b62ab0fc429c06aeb60a2b85b4e55cc738b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.28
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling fancy-regex v0.11.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling terminal_size v0.2.6
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling wezterm-dynamic-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling csscolorparser v0.6.2
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wezterm-dynamic v0.2.1
[INFO] [stderr]    Compiling wezterm-blob-leases v0.1.1
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling wezterm-color-types v0.3.0
[INFO] [stderr]    Compiling wezterm-bidi v0.2.3
[INFO] [stderr]    Compiling k9 v0.12.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling wezterm-input-types v0.1.0
[INFO] [stderr]    Compiling varbincode v0.1.0
[INFO] [stderr]    Compiling termwiz v0.23.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hyperlink.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn highlight(&self) -> Option<fancy_regex::Match> {
[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] 247 |     fn highlight(&self) -> Option<fancy_regex::Match<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/image.rs:567:17
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn data(&self) -> MutexGuard<ImageDataType> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn data(&self) -> MutexGuard<'_, ImageDataType> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>>;
[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] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Option<SearchResult>;
[INFO] [stdout]    |                 ^^^^^^^^^^^^ 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] 27 |     ) -> Option<SearchResult<'_>>;
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>> {
[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] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lineedit/history.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 114 |     ) -> Option<SearchResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ 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] 114 |     ) -> Option<SearchResult<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surface/mod.rs:511:25
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn screen_lines(&self) -> Vec<Cow<Line>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn screen_lines(&self) -> Vec<Cow<'_, Line>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surface/mod.rs:526:24
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn get_changes(&self, seq: SequenceNo) -> (SequenceNo, Cow<[Change]>) {
[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] 526 |     pub fn get_changes(&self, seq: SequenceNo) -> (SequenceNo, Cow<'_, [Change]>) {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surface/line/clusterline.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter(&self) -> ClusterLineCellIter {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter(&self) -> ClusterLineCellIter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surface/line/line.rs:609:19
[INFO] [stdout]     |
[INFO] [stdout] 609 |     pub fn as_str(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 609 |     pub fn as_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/surface/line/line.rs:1014:21
[INFO] [stdout]      |
[INFO] [stdout] 1014 |     pub fn get_cell(&self, cell_index: usize) -> Option<CellRef> {
[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] 1014 |     pub fn get_cell(&self, cell_index: usize) -> Option<CellRef<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/terminal/mod.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal/unix.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hyperlink.rs:247:18
[INFO] [stdout]     |
[INFO] [stdout] 247 |     fn highlight(&self) -> Option<fancy_regex::Match> {
[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] 247 |     fn highlight(&self) -> Option<fancy_regex::Match<'_>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/image.rs:567:17
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn data(&self) -> MutexGuard<ImageDataType> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 567 |     pub fn data(&self) -> MutexGuard<'_, ImageDataType> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>>;
[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] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>>;
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 22 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 27 |     ) -> Option<SearchResult>;
[INFO] [stdout]    |                 ^^^^^^^^^^^^ 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] 27 |     ) -> Option<SearchResult<'_>>;
[INFO] [stdout]    |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/lineedit/history.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>> {
[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] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>> {
[INFO] [stdout]    |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lineedit/history.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 114 |     ) -> Option<SearchResult> {
[INFO] [stdout]     |                 ^^^^^^^^^^^^ 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] 114 |     ) -> Option<SearchResult<'_>> {
[INFO] [stdout]     |                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surface/mod.rs:511:25
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn screen_lines(&self) -> Vec<Cow<Line>> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 511 |     pub fn screen_lines(&self) -> Vec<Cow<'_, Line>> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surface/mod.rs:526:24
[INFO] [stdout]     |
[INFO] [stdout] 526 |     pub fn get_changes(&self, seq: SequenceNo) -> (SequenceNo, Cow<[Change]>) {
[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] 526 |     pub fn get_changes(&self, seq: SequenceNo) -> (SequenceNo, Cow<'_, [Change]>) {
[INFO] [stdout]     |                                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surface/line/clusterline.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter(&self) -> ClusterLineCellIter {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn iter(&self) -> ClusterLineCellIter<'_> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/surface/line/line.rs:609:19
[INFO] [stdout]     |
[INFO] [stdout] 609 |     pub fn as_str(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 609 |     pub fn as_str(&self) -> Cow<'_, str> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/surface/line/line.rs:1014:21
[INFO] [stdout]      |
[INFO] [stdout] 1014 |     pub fn get_cell(&self, cell_index: usize) -> Option<CellRef> {
[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] 1014 |     pub fn get_cell(&self, cell_index: usize) -> Option<CellRef<'_>> {
[INFO] [stdout]      |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/terminal/mod.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/terminal/unix.rs:389:27
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stdout]     |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 49.36s
[INFO] running `Command { std: "docker" "inspect" "1326f12d587c188d44e63b9099d4b62ab0fc429c06aeb60a2b85b4e55cc738b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1326f12d587c188d44e63b9099d4b62ab0fc429c06aeb60a2b85b4e55cc738b7", kill_on_drop: false }`
[INFO] [stdout] 1326f12d587c188d44e63b9099d4b62ab0fc429c06aeb60a2b85b4e55cc738b7
[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=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] 8f2bf2980ce89ab00e305de3104af180f80b39de99bb7f17401dd64dd5a21f37
[INFO] running `Command { std: "docker" "start" "-a" "8f2bf2980ce89ab00e305de3104af180f80b39de99bb7f17401dd64dd5a21f37", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/hyperlink.rs:247:18
[INFO] [stderr]     |
[INFO] [stderr] 247 |     fn highlight(&self) -> Option<fancy_regex::Match> {
[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] 247 |     fn highlight(&self) -> Option<fancy_regex::Match<'_>> {
[INFO] [stderr]     |                                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/image.rs:567:17
[INFO] [stderr]     |
[INFO] [stderr] 567 |     pub fn data(&self) -> MutexGuard<ImageDataType> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 567 |     pub fn data(&self) -> MutexGuard<'_, ImageDataType> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lineedit/history.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>>;
[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] 12 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>>;
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lineedit/history.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 22 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 27 |     ) -> Option<SearchResult>;
[INFO] [stderr]    |                 ^^^^^^^^^^^^ 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] 27 |     ) -> Option<SearchResult<'_>>;
[INFO] [stderr]    |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/lineedit/history.rs:88:12
[INFO] [stderr]    |
[INFO] [stderr] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<str>> {
[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] 88 |     fn get(&self, idx: HistoryIndex) -> Option<Cow<'_, str>> {
[INFO] [stderr]    |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lineedit/history.rs:109:9
[INFO] [stderr]     |
[INFO] [stderr] 109 |         &self,
[INFO] [stderr]     |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 114 |     ) -> Option<SearchResult> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^ 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] 114 |     ) -> Option<SearchResult<'_>> {
[INFO] [stderr]     |                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/surface/mod.rs:511:25
[INFO] [stderr]     |
[INFO] [stderr] 511 |     pub fn screen_lines(&self) -> Vec<Cow<Line>> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 511 |     pub fn screen_lines(&self) -> Vec<Cow<'_, Line>> {
[INFO] [stderr]     |                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/surface/mod.rs:526:24
[INFO] [stderr]     |
[INFO] [stderr] 526 |     pub fn get_changes(&self, seq: SequenceNo) -> (SequenceNo, Cow<[Change]>) {
[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] 526 |     pub fn get_changes(&self, seq: SequenceNo) -> (SequenceNo, Cow<'_, [Change]>) {
[INFO] [stderr]     |                                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/surface/line/clusterline.rs:165:17
[INFO] [stderr]     |
[INFO] [stderr] 165 |     pub fn iter(&self) -> ClusterLineCellIter {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 165 |     pub fn iter(&self) -> ClusterLineCellIter<'_> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/surface/line/line.rs:609:19
[INFO] [stderr]     |
[INFO] [stderr] 609 |     pub fn as_str(&self) -> Cow<str> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 609 |     pub fn as_str(&self) -> Cow<'_, str> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/surface/line/line.rs:1014:21
[INFO] [stderr]      |
[INFO] [stderr] 1014 |     pub fn get_cell(&self, cell_index: usize) -> Option<CellRef> {
[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] 1014 |     pub fn get_cell(&self, cell_index: usize) -> Option<CellRef<'_>> {
[INFO] [stderr]      |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/terminal/mod.rs:74:27
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 74 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/terminal/unix.rs:389:27
[INFO] [stderr]     |
[INFO] [stderr] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities> {
[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] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 389 |     fn probe_capabilities(&mut self) -> Option<ProbeCapabilities<'_>> {
[INFO] [stderr]     |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `termwiz` (lib) generated 13 warnings (run `cargo fix --lib -p termwiz` to apply 13 suggestions)
[INFO] [stderr] warning: `termwiz` (lib test) generated 13 warnings (13 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/termwiz-66663f2d544487e0)
[INFO] [stdout] 
[INFO] [stdout] running 147 tests
[INFO] [stdout] test caps::probed::test::test_xtversion_name ... ok
[INFO] [stdout] test caps::test::bce ... ok
[INFO] [stdout] test caps::test::empty_hint ... ok
[INFO] [stdout] test caps::test::iterm2_image ... ok
[INFO] [stdout] test caps::test::colorterm_but_no_term ... ok
[INFO] [stdout] test caps::test::term_and_colorterm ... ok
[INFO] [stdout] test caps::test::term_but_not_colorterm ... ok
[INFO] [stdout] test caps::test::version_cmp ... ok
[INFO] [stdout] test cell::test::issue_1573 ... ok
[INFO] [stdout] test cell::test::issue_1161 ... ok
[INFO] [stdout] test cell::test::issue_6637 ... ok
[INFO] [stdout] test caps::test::bce_terminfo ... ok
[INFO] [stdout] test cell::test::issue_997 ... ok
[INFO] [stdout] test cell::test::teeny_string ... ok
[INFO] [stdout] test cell::test::nerf_special ... ok
[INFO] [stdout] test cell::test::memory_usage ... ok
[INFO] [stdout] test cell::test::test_width ... ok
[INFO] [stdout] test escape::action_size ... ok
[INFO] [stdout] test color::tests::from_hsl ... ok
[INFO] [stdout] test caps::test::terminfo_color ... ok
[INFO] [stdout] test escape::csi::sgr_size ... ok
[INFO] [stdout] test escape::csi::test::ansiset ... ok
[INFO] [stdout] test escape::csi::csi_size ... ok
[INFO] [stdout] test escape::csi::test::basic ... ok
[INFO] [stdout] test escape::csi::test::blinks ... ok
[INFO] [stdout] test escape::csi::test::bidi_modes ... ok
[INFO] [stdout] test escape::apc::test::kitty_payload ... ok
[INFO] [stdout] test escape::csi::test::device_attr ... ok
[INFO] [stdout] test escape::csi::test::cursor ... ok
[INFO] [stdout] test escape::csi::test::edit ... ok
[INFO] [stdout] test escape::csi::test::color ... ok
[INFO] [stdout] test escape::csi::test::underlines ... ok
[INFO] [stdout] test escape::csi::test::underline_color ... ok
[INFO] [stdout] test escape::esc::test::test ... ok
[INFO] [stdout] test escape::csi::test::soft_reset ... ok
[INFO] [stdout] test escape::csi::test::mouse ... ok
[INFO] [stdout] test escape::osc::test::reset_colors ... ok
[INFO] [stdout] test escape::osc::test::title ... ok
[INFO] [stdout] test escape::parser::test::basic_esc ... ok
[INFO] [stdout] test escape::osc::test::hyperlink ... ok
[INFO] [stdout] test escape::csi::test::window ... ok
[INFO] [stdout] test escape::parser::test::basic_bold_italic ... ok
[INFO] [stdout] test escape::osc::test::finalterm ... ok
[INFO] [stdout] test escape::parser::test::basic_osc ... ok
[INFO] [stdout] test escape::parser::test::basic_parse ... ok
[INFO] [stdout] test escape::osc::test::conemu ... ok
[INFO] [stdout] test escape::osc::test::rxvt ... ok
[INFO] [stdout] test escape::parser::sixel::test::sixel ... ok
[INFO] [stdout] test escape::parser::test::dec_private_modes ... ok
[INFO] [stdout] test escape::parser::test::basic_bold ... ok
[INFO] [stdout] test escape::parser::test::decset ... ok
[INFO] [stdout] test escape::parser::test::fancy_underline ... ok
[INFO] [stdout] test color::tests::from_rgb ... ok
[INFO] [stdout] test escape::parser::test::checksum_area ... ok
[INFO] [stdout] test escape::parser::test::itermfiledata_oob ... ok
[INFO] [stdout] test escape::parser::test::bidi_modes ... ok
[INFO] [stdout] test escape::osc::test::iterm ... ok
[INFO] [stdout] test escape::parser::test::dynamic_colors ... ok
[INFO] [stdout] test escape::parser::test::issue_1291 ... ok
[INFO] [stdout] test escape::parser::test::osc_st_parse_first_as_vec ... ok
[INFO] [stdout] test escape::parser::test::sgr ... ok
[INFO] [stdout] test escape::parser::test::soft_reset ... ok
[INFO] [stdout] test escape::parser::test::kitty_img ... ok
[INFO] [stdout] test escape::parser::test::window ... ok
[INFO] [stdout] test escape::parser::test::true_color ... ok
[INFO] [stdout] test escape::parser::test::xterm_key ... ok
[INFO] [stdout] test escape::parser::test::xtsmgraphics ... ok
[INFO] [stdout] test escape::parser::test::xtgettcap ... ok
[INFO] [stdout] test escape::parser::test::tmux_title_escape ... ok
[INFO] [stdout] test escape::parser::test::osc_bel_parse_first_as_vec ... ok
[INFO] [stdout] test escape::parser::test::req_attr ... ok
[INFO] [stdout] test escape::parser::test::test_emoji_title_osc ... ok
[INFO] [stdout] test input::test::encode_issue_3478_xterm ... ok
[INFO] [stdout] test input::test::encode_tab_with_modifiers ... ok
[INFO] [stdout] test keymap::test::lookup ... ok
[INFO] [stdout] test keymap::test::lookup_empty ... ok
[INFO] [stdout] test keymap::test::lookup_with_multiple_ambiguous_matches_with_potential_additional_input ... ok
[INFO] [stdout] test keymap::test::sequence ... ok
[INFO] [stdout] test render::terminfo::test::basic_text ... ok
[INFO] [stdout] test input::test::modify_other_keys_encode ... ok
[INFO] [stdout] test input::test::encode_issue_892 ... ok
[INFO] [stdout] test keymap::test::lookup_with_multiple_ambiguous_matches_without_additional_input ... ok
[INFO] [stdout] test render::terminfo::test::bold_text_no_terminfo ... ok
[INFO] [stdout] test render::terminfo::test::clear_screen_bce_no_terminfo ... ok
[INFO] [stdout] test render::terminfo::test::bold_text_force_ansi_sgr ... ok
[INFO] [stdout] test render::terminfo::test::clear_screen_no_terminfo ... ok
[INFO] [stdout] test render::terminfo::test::bold_text ... ok
[INFO] [stdout] test render::terminfo::test::clear_screen_bce ... ok
[INFO] [stdout] test render::terminfo::test::color_after_attribute_change ... ok
[INFO] [stdout] test render::terminfo::test::clear_screen ... ok
[INFO] [stdout] test render::terminfo::test::empty_render ... ok
[INFO] [stdout] test render::terminfo::test::red_bold_text_no_terminfo ... ok
[INFO] [stdout] test render::terminfo::test::truecolor_no_terminfo ... ok
[INFO] [stdout] test input::test::alt_left_bracket ... ok
[INFO] [stdout] test render::terminfo::test::red_bold_text ... ok
[INFO] [stdout] test surface::line::storage::test::memory_usage ... ok
[INFO] [stdout] test surface::line::clusterline::test::memory_usage ... ok
[INFO] [stdout] test render::terminfo::test::truecolor ... ok
[INFO] [stdout] test surface::line::test::append_line ... ok
[INFO] [stdout] test surface::line::test::cluster_append ... ok
[INFO] [stdout] test surface::line::test::cluster_line_new ... ok
[INFO] [stdout] test surface::line::test::cluster_representation_basic ... ok
[INFO] [stdout] test surface::line::test::cluster_representation_attributes ... ok
[INFO] [stdout] test surface::line::test::cluster_representation_double_width ... ok
[INFO] [stdout] test surface::line::test::cluster_representation_empty ... ok
[INFO] [stdout] test surface::line::test::double_click_range_bounds ... ok
[INFO] [stdout] test surface::line::test::cluster_wrap_last ... ok
[INFO] [stdout] test surface::test::attribute_setting ... ok
[INFO] [stdout] test surface::test::clear_and_move_cursor ... ok
[INFO] [stdout] test input::test::modify_other_keys_parse ... ok
[INFO] [stdout] test surface::test::add_changes_empty ... ok
[INFO] [stdout] test surface::test::basic_print ... ok
[INFO] [stdout] test surface::test::clear_eol_opt ... ok
[INFO] [stdout] test input::test::partial_bracketed_paste ... ok
[INFO] [stdout] test surface::test::clear_eol ... ok
[INFO] [stdout] test surface::test::clear_eos ... ok
[INFO] [stdout] test input::test::partial_ambig ... ok
[INFO] [stdout] test surface::test::clear_screen ... ok
[INFO] [stdout] test surface::test::clear_eos_back_color ... ok
[INFO] [stdout] test surface::test::delta_change ... ok
[INFO] [stdout] test surface::test::copy_region ... ok
[INFO] [stdout] test input::test::arrow_keys ... ok
[INFO] [stdout] test surface::test::diff_screens ... ok
[INFO] [stdout] test surface::test::cursor_movement ... ok
[INFO] [stdout] test surface::test::double_width ... ok
[INFO] [stdout] test surface::test::diff_cursor_double_width ... ok
[INFO] [stdout] test surface::test::draw_double_width ... ok
[INFO] [stdout] test surface::test::empty_changes ... ok
[INFO] [stdout] test surface::test::draw_screens ... ok
[INFO] [stdout] test surface::test::dont_lose_first_char_on_attr_change ... ok
[INFO] [stdout] test surface::test::images ... ok
[INFO] [stdout] test surface::test::draw_colored_region ... ok
[INFO] [stdout] test surface::test::newline ... ok
[INFO] [stdout] test surface::test::resize_cursor_position ... ok
[INFO] [stdout] test surface::test::resize_delta_flush ... ok
[INFO] [stdout] test input::test::simple ... ok
[INFO] [stdout] test widechar_width::test::basics ... ok
[INFO] [stdout] test tmux_cc::tests::test_parse_line ... ok
[INFO] [stdout] test tmux_cc::tests::test_parse_layout ... ok
[INFO] [stdout] test surface::test::zero_width ... ok
[INFO] [stdout] test tmux_cc::tests::test_parse_sequence ... ok
[INFO] [stdout] test input::test::partial ... ok
[INFO] [stdout] test input::test::control_characters ... ok
[INFO] [stdout] test input::test::mouse_horizontal_scroll ... ok
[INFO] [stdout] test hyperlink::test::parse_implicit ... ok
[INFO] [stdout] test surface::line::test::hyperlinks ... ok
[INFO] [stdout] test hyperlink::test::parse_with_parentheses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 147 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests termwiz
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lineedit/mod.rs - lineedit::LineEditor (line 58) - compile ... ok
[INFO] [stdout] test src/lineedit/mod.rs - lineedit (line 4) - compile ... ok
[INFO] [stdout] test src/lineedit/mod.rs - lineedit::LineEditor<'term>::new (line 141) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "8f2bf2980ce89ab00e305de3104af180f80b39de99bb7f17401dd64dd5a21f37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f2bf2980ce89ab00e305de3104af180f80b39de99bb7f17401dd64dd5a21f37", kill_on_drop: false }`
[INFO] [stdout] 8f2bf2980ce89ab00e305de3104af180f80b39de99bb7f17401dd64dd5a21f37
