[INFO] cloning repository https://github.com/naimkatiman/aichat_llm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/naimkatiman/aichat_llm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaimkatiman%2Faichat_llm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaimkatiman%2Faichat_llm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 765c1014b77164d74ead9a7d06f0f29cd3d7701d
[INFO] checking naimkatiman/aichat_llm against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnaimkatiman%2Faichat_llm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/naimkatiman/aichat_llm
[INFO] finished tweaking git repo https://github.com/naimkatiman/aichat_llm
[INFO] tweaked toml for git repo https://github.com/naimkatiman/aichat_llm written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/naimkatiman/aichat_llm on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/naimkatiman/aichat_llm 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e18cbfe02e09a38f9c820a473ce2c686c6509109312638b3e3a57a0a113848d
[INFO] running `Command { std: "docker" "start" "-a" "8e18cbfe02e09a38f9c820a473ce2c686c6509109312638b3e3a57a0a113848d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e18cbfe02e09a38f9c820a473ce2c686c6509109312638b3e3a57a0a113848d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e18cbfe02e09a38f9c820a473ce2c686c6509109312638b3e3a57a0a113848d", kill_on_drop: false }`
[INFO] [stdout] 8e18cbfe02e09a38f9c820a473ce2c686c6509109312638b3e3a57a0a113848d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0f91e7b881c6025e406bf9a6b74f2e1846ee35b4776febc876243699bdf18098
[INFO] running `Command { std: "docker" "start" "-a" "0f91e7b881c6025e406bf9a6b74f2e1846ee35b4776febc876243699bdf18098", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking either v1.14.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling quick-xml v0.37.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling onig_sys v69.8.1
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling zerocopy v0.8.20
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking rustls-native-certs v0.8.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking outref v0.5.2
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking vsimd v0.8.0
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking base64-simd v0.8.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]    Compiling rust-embed-utils v8.5.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking cpu-time v1.0.0
[INFO] [stderr]     Checking os_pipe v1.2.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling stop-words v0.8.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]    Compiling cached_proc_macro v0.23.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive-new v0.6.0
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking servo_arc v0.4.0
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking quick-xml v0.32.0
[INFO] [stderr]     Checking vte v0.14.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking cached_proc_macro_types v0.1.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking cached v0.54.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking anndists v0.1.2
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking clap_builder v4.5.30
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking strip-ansi-escapes v0.2.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking onig v6.4.0
[INFO] [stderr]     Checking rand_core v0.9.2
[INFO] [stderr]     Checking aws-smithy-types v1.2.13
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-rustls v0.26.1
[INFO] [stderr]     Checking tokio-socks v0.5.2
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling rust-embed-impl v8.5.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking string_cache v0.8.8
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking xml5ever v0.18.1
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sysctl v0.5.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking markup5ever_rcdom v0.3.0
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking tree_magic_mini v3.1.6
[INFO] [stderr]     Checking jsonptr v0.6.3
[INFO] [stderr]     Checking plist v1.7.0
[INFO] [stderr]     Checking mmap-rs v0.6.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking newline-converter v0.3.0
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking eventsource-stream v0.2.3
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking path-dedot v3.1.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking smawk v0.3.2
[INFO] [stderr]     Checking futures-timer v3.0.3
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking env_home v0.1.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking dyn-clone v1.0.18
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking inquire v0.7.5
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking scraper v0.22.0
[INFO] [stderr]     Checking bm25 v2.2.0
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking fd-lock v4.0.2
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking which v7.0.2
[INFO] [stderr]     Checking path-absolutize v3.1.1
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]     Checking rust-embed v8.5.0
[INFO] [stderr]     Checking hnsw_rs v0.3.1
[INFO] [stderr]     Checking json-patch v3.0.1
[INFO] [stderr]     Checking html_to_markdown v0.1.0
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr]     Checking aws-smithy-eventstream v0.60.6
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking reedline v0.38.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tokio-graceful v0.2.2
[INFO] [stderr]     Checking ansi_colours v1.2.3
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking hyper-rustls v0.27.5
[INFO] [stderr]     Checking fancy-regex v0.14.0
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking uuid v1.14.0
[INFO] [stderr]     Checking os_info v3.10.0
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking shell-words v1.1.0
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking reqwest-eventsource v0.6.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wl-clipboard-rs v0.8.1
[INFO] [stderr]     Checking arboard v3.4.1
[INFO] [stderr]     Checking aichat v0.28.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl/prompt.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     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] 20 |     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/repl/prompt.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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] 24 |     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/repl/prompt.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn render_prompt_indicator(&self, _prompt_mode: reedline::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] 28 |     fn render_prompt_indicator(&self, _prompt_mode: reedline::PromptEditMode) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl/prompt.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |     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] 32 |     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/repl/prompt.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 38 |         history_search: PromptHistorySearch,
[INFO] [stdout] 39 |     ) -> 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] 39 |     ) -> Cow<'_, str> {
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::body::Frame<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/serve.rs:425:34
[INFO] [stdout]     |
[INFO] [stdout] 425 | ...                   Some(Ok(create_text_frame(completion_id, model, *created, &text)))
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::body::Frame<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/serve.rs:429:34
[INFO] [stdout]     |
[INFO] [stdout] 429 |   ...                   Some(Ok(create_tool_calls_frame(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 430 | | ...                       completion_id,
[INFO] [stdout] 431 | | ...                       model,
[INFO] [stdout] 432 | | ...                       *created,
[INFO] [stdout] 433 | | ...                       &tool_calls,
[INFO] [stdout] 434 | | ...                   )))
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::body::Frame<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/serve.rs:436:48
[INFO] [stdout]     |
[INFO] [stdout] 436 |                           ResEvent::Done => Some(Ok(create_done_frame(
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 437 | |                             completion_id,
[INFO] [stdout] 438 | |                             model,
[INFO] [stdout] 439 | |                             *created,
[INFO] [stdout] 440 | |                             has_tool_calls.load(Ordering::SeqCst),
[INFO] [stdout] 441 | |                         ))),
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/mod.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn strip_think_tag(text: &str) -> 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] 100 | pub fn strip_think_tag(text: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aichat` (bin "aichat") due to 3 previous errors; 6 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bytes::Bytes, Infallible>
[INFO] [stdout]    --> src/client/stream.rs:263:30
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 .map(|chunk| Ok::<_, std::convert::Infallible>(Bytes::from(chunk)))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 282 |         assert_json_stream!(data, data);
[INFO] [stdout]     |         ------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]     = note: this error originates in the macro `assert_json_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<bytes::Bytes, Infallible>
[INFO] [stdout]    --> src/client/stream.rs:263:30
[INFO] [stdout]     |
[INFO] [stdout] 263 |                 .map(|chunk| Ok::<_, std::convert::Infallible>(Bytes::from(chunk)))
[INFO] [stdout]     |                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 294 |         assert_json_stream!(input, output);
[INFO] [stdout]     |         ---------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `assert_json_stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl/prompt.rs:20:27
[INFO] [stdout]    |
[INFO] [stdout] 20 |     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] 20 |     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/repl/prompt.rs:24:28
[INFO] [stdout]    |
[INFO] [stdout] 24 |     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] 24 |     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/repl/prompt.rs:28:32
[INFO] [stdout]    |
[INFO] [stdout] 28 |     fn render_prompt_indicator(&self, _prompt_mode: reedline::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] 28 |     fn render_prompt_indicator(&self, _prompt_mode: reedline::PromptEditMode) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/repl/prompt.rs:32:42
[INFO] [stdout]    |
[INFO] [stdout] 32 |     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] 32 |     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/repl/prompt.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 38 |         history_search: PromptHistorySearch,
[INFO] [stdout] 39 |     ) -> 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] 39 |     ) -> Cow<'_, str> {
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::body::Frame<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/serve.rs:425:34
[INFO] [stdout]     |
[INFO] [stdout] 425 | ...                   Some(Ok(create_text_frame(completion_id, model, *created, &text)))
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::body::Frame<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/serve.rs:429:34
[INFO] [stdout]     |
[INFO] [stdout] 429 |   ...                   Some(Ok(create_tool_calls_frame(
[INFO] [stdout]     |  ____________________________^
[INFO] [stdout] 430 | | ...                       completion_id,
[INFO] [stdout] 431 | | ...                       model,
[INFO] [stdout] 432 | | ...                       *created,
[INFO] [stdout] 433 | | ...                       &tool_calls,
[INFO] [stdout] 434 | | ...                   )))
[INFO] [stdout]     | |________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: std::result::Result<hyper::body::Frame<bytes::Bytes>, Infallible>
[INFO] [stdout]    --> src/serve.rs:436:48
[INFO] [stdout]     |
[INFO] [stdout] 436 |                           ResEvent::Done => Some(Ok(create_done_frame(
[INFO] [stdout]     |  ________________________________________________^
[INFO] [stdout] 437 | |                             completion_id,
[INFO] [stdout] 438 | |                             model,
[INFO] [stdout] 439 | |                             *created,
[INFO] [stdout] 440 | |                             has_tool_calls.load(Ordering::SeqCst),
[INFO] [stdout] 441 | |                         ))),
[INFO] [stdout]     | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/utils/mod.rs:100:30
[INFO] [stdout]     |
[INFO] [stdout] 100 | pub fn strip_think_tag(text: &str) -> 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] 100 | pub fn strip_think_tag(text: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aichat` (bin "aichat" test) due to 5 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0f91e7b881c6025e406bf9a6b74f2e1846ee35b4776febc876243699bdf18098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f91e7b881c6025e406bf9a6b74f2e1846ee35b4776febc876243699bdf18098", kill_on_drop: false }`
[INFO] [stdout] 0f91e7b881c6025e406bf9a6b74f2e1846ee35b4776febc876243699bdf18098
