[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] checking ah7255703/lsql against try#085826be830097e8e3b7832fbae1043acecd26ab for pr-148190-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fah7255703%2Flsql" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ah7255703/lsql on toolchain 085826be830097e8e3b7832fbae1043acecd26ab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "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" "+085826be830097e8e3b7832fbae1043acecd26ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e3c85167c54950a8730c65f443c401edff5c9bcd58d297c9a723a1a290adc95
[INFO] running `Command { std: "docker" "start" "-a" "6e3c85167c54950a8730c65f443c401edff5c9bcd58d297c9a723a1a290adc95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e3c85167c54950a8730c65f443c401edff5c9bcd58d297c9a723a1a290adc95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e3c85167c54950a8730c65f443c401edff5c9bcd58d297c9a723a1a290adc95", kill_on_drop: false }`
[INFO] [stdout] 6e3c85167c54950a8730c65f443c401edff5c9bcd58d297c9a723a1a290adc95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+085826be830097e8e3b7832fbae1043acecd26ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7936589c96477ea7499f098afce13e3c4f6c844fc6d2ed88a84a3142f9ad71b4
[INFO] running `Command { std: "docker" "start" "-a" "7936589c96477ea7499f098afce13e3c4f6c844fc6d2ed88a84a3142f9ad71b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking foldhash v0.1.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking pure-rust-locales v0.8.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustix v1.0.1
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.2
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking is_ci v1.2.0
[INFO] [stderr]     Checking supports-color v3.0.2
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking lscolors v0.17.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking supports-unicode v3.0.0
[INFO] [stderr]     Checking supports-hyperlinks v3.1.0
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking lru v0.12.5
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking sysinfo v0.33.1
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking time-core v0.1.3
[INFO] [stderr]     Checking time v0.3.39
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking interprocess v2.2.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking backtrace-ext v0.2.1
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking nu-glob v0.102.0
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking clap_builder v4.5.31
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking pwd v1.4.0
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling nu-derive-value v0.102.0
[INFO] [stderr]     Checking ref-cast v1.0.24
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking nu-path v0.102.0
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling serial_test_derive v2.0.0
[INFO] [stderr]    Compiling rustyline-derive v0.11.0
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]     Checking serial_test v2.0.0
[INFO] [stderr]     Checking clap v4.5.31
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking rmp-serde v1.3.0
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking plist v1.7.0
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking typetag v0.2.20
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]     Checking chrono-humanize v0.2.3
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking terminal_size v0.4.2
[INFO] [stderr]     Checking tempfile v3.18.0
[INFO] [stderr]     Checking miette v7.5.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking fd-lock v4.0.3
[INFO] [stderr]     Checking rustyline v15.0.0
[INFO] [stderr]     Checking nu-utils v0.102.0
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking reedline v0.38.0
[INFO] [stderr]     Checking nu-system v0.102.0
[INFO] [stderr]     Checking nu-protocol v0.102.0
[INFO] [stderr]     Checking nu-plugin-protocol v0.102.0
[INFO] [stderr]     Checking nu-engine v0.102.0
[INFO] [stderr]     Checking nu-plugin-core v0.102.0
[INFO] [stderr]     Checking nu-plugin v0.102.0
[INFO] [stderr]     Checking 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] [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 52s
[INFO] running `Command { std: "docker" "inspect" "7936589c96477ea7499f098afce13e3c4f6c844fc6d2ed88a84a3142f9ad71b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7936589c96477ea7499f098afce13e3c4f6c844fc6d2ed88a84a3142f9ad71b4", kill_on_drop: false }`
[INFO] [stdout] 7936589c96477ea7499f098afce13e3c4f6c844fc6d2ed88a84a3142f9ad71b4
