[INFO] cloning repository https://github.com/ah7255703/lsql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ah7255703/lsql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fah7255703%2Flsql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fah7255703%2Flsql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 53049e54153390325ae835d37de885902a2d0dd2
[INFO] building ah7255703/lsql against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fah7255703%2Flsql" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ah7255703/lsql
[INFO] finished tweaking git repo https://github.com/ah7255703/lsql
[INFO] tweaked toml for git repo https://github.com/ah7255703/lsql written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ah7255703/lsql on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ah7255703/lsql 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22f3ef412a2c1e38b21e042f0f24f9b7fed785cc208d28f97c3b305c05537471
[INFO] running `Command { std: "docker" "start" "-a" "22f3ef412a2c1e38b21e042f0f24f9b7fed785cc208d28f97c3b305c05537471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22f3ef412a2c1e38b21e042f0f24f9b7fed785cc208d28f97c3b305c05537471", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22f3ef412a2c1e38b21e042f0f24f9b7fed785cc208d28f97c3b305c05537471", kill_on_drop: false }`
[INFO] [stdout] 22f3ef412a2c1e38b21e042f0f24f9b7fed785cc208d28f97c3b305c05537471
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fc4487e46f97ebc09ec17d884d97b32abc0334e97beeba6ccab80c6cf0131957
[INFO] running `Command { std: "docker" "start" "-a" "fc4487e46f97ebc09ec17d884d97b32abc0334e97beeba6ccab80c6cf0131957", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling foldhash v0.1.4
[INFO] [stderr]    Compiling pure-rust-locales v0.8.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling vte v0.14.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling strip-ansi-escapes v0.2.1
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling lscolors v0.17.0
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling sys-locale v0.3.2
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling fancy-regex v0.14.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling nibble_vec v0.1.0
[INFO] [stderr]    Compiling quick-xml v0.32.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling endian-type v0.1.2
[INFO] [stderr]    Compiling interprocess v2.2.3
[INFO] [stderr]    Compiling nu-glob v0.102.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling winnow v0.7.3
[INFO] [stderr]    Compiling clap_builder v4.5.31
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling radix_trie v0.2.1
[INFO] [stderr]    Compiling sysinfo v0.33.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling time v0.3.39
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling env_logger v0.11.6
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling nu-derive-value v0.102.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling rustyline-derive v0.11.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pwd v1.4.0
[INFO] [stderr]    Compiling nu-path v0.102.0
[INFO] [stderr]    Compiling clap v4.5.31
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]    Compiling onig v6.4.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling plist v1.7.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling typetag v0.2.20
[INFO] [stderr]    Compiling syntect v5.2.0
[INFO] [stderr]    Compiling procfs-core v0.17.0
[INFO] [stderr]    Compiling chrono-humanize v0.2.3
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling miette v7.5.0
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling fd-lock v4.0.3
[INFO] [stderr]    Compiling rustyline v15.0.0
[INFO] [stderr]    Compiling nu-utils v0.102.0
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling reedline v0.38.0
[INFO] [stderr]    Compiling nu-system v0.102.0
[INFO] [stderr]    Compiling nu-protocol v0.102.0
[INFO] [stderr]    Compiling nu-plugin-protocol v0.102.0
[INFO] [stderr]    Compiling nu-engine v0.102.0
[INFO] [stderr]    Compiling nu-plugin-core v0.102.0
[INFO] [stderr]    Compiling nu-plugin v0.102.0
[INFO] [stderr]    Compiling lsql v1.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn render_prompt_left(&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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn render_prompt_right(&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] 33 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> 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] 37 |     fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell.rs:41:42
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn render_prompt_multiline_indicator(&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] 41 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 47 |         history_search: PromptHistorySearch,
[INFO] [stdout] 48 |     ) -> Cow<str> {
[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] 48 |     ) -> Cow<'_, str> {
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s
[INFO] running `Command { std: "docker" "inspect" "fc4487e46f97ebc09ec17d884d97b32abc0334e97beeba6ccab80c6cf0131957", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc4487e46f97ebc09ec17d884d97b32abc0334e97beeba6ccab80c6cf0131957", kill_on_drop: false }`
[INFO] [stdout] fc4487e46f97ebc09ec17d884d97b32abc0334e97beeba6ccab80c6cf0131957
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3bea882dcfb6c30b34d798a38f8c3ba73412722442d50965106d5456478f29d4
[INFO] running `Command { std: "docker" "start" "-a" "3bea882dcfb6c30b34d798a38f8c3ba73412722442d50965106d5456478f29d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serial_test v2.0.0
[INFO] [stderr]    Compiling lsql v1.11.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell.rs:26:27
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn render_prompt_left(&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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 26 |     fn render_prompt_left(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell.rs:33:28
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn render_prompt_right(&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] 33 |     fn render_prompt_right(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell.rs:37:32
[INFO] [stdout]    |
[INFO] [stdout] 37 |     fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> 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] 37 |     fn render_prompt_indicator(&self, edit_mode: PromptEditMode) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell.rs:41:42
[INFO] [stdout]    |
[INFO] [stdout] 41 |     fn render_prompt_multiline_indicator(&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] 41 |     fn render_prompt_multiline_indicator(&self) -> Cow<'_, str> {
[INFO] [stdout]    |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/shell.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 46 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 47 |         history_search: PromptHistorySearch,
[INFO] [stdout] 48 |     ) -> Cow<str> {
[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] 48 |     ) -> Cow<'_, str> {
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.87s
[INFO] running `Command { std: "docker" "inspect" "3bea882dcfb6c30b34d798a38f8c3ba73412722442d50965106d5456478f29d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3bea882dcfb6c30b34d798a38f8c3ba73412722442d50965106d5456478f29d4", kill_on_drop: false }`
[INFO] [stdout] 3bea882dcfb6c30b34d798a38f8c3ba73412722442d50965106d5456478f29d4
