[INFO] cloning repository https://github.com/micro-hxq/chat-llm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/micro-hxq/chat-llm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicro-hxq%2Fchat-llm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicro-hxq%2Fchat-llm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d98f37cb9519cb7903cc5cf3b10dc63c82313ce9
[INFO] checking micro-hxq/chat-llm against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmicro-hxq%2Fchat-llm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/micro-hxq/chat-llm
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/micro-hxq/chat-llm
[INFO] tweaked toml for git repo https://github.com/micro-hxq/chat-llm written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/micro-hxq/chat-llm on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/micro-hxq/chat-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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded instability v0.3.2
[INFO] [stderr]   Downloaded lru v0.12.4
[INFO] [stderr]   Downloaded human-panic v1.2.3
[INFO] [stderr]   Downloaded compact_str v0.8.0
[INFO] [stderr]   Downloaded config v0.13.4
[INFO] [stderr]   Downloaded serde v1.0.208
[INFO] [stderr]   Downloaded serde_derive v1.0.208
[INFO] [stderr]   Downloaded tui-textarea v0.4.0
[INFO] [stderr]   Downloaded syn v2.0.75
[INFO] [stderr]   Downloaded ratatui v0.28.0
[INFO] [stderr]   Downloaded libc v0.2.157
[INFO] [stderr]   Downloaded tokio v1.39.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5757e3a1de055c2bcada6c1fa2ba906aa7b2bde5702534264f404c6441c47df8
[INFO] running `Command { std: "docker" "start" "-a" "5757e3a1de055c2bcada6c1fa2ba906aa7b2bde5702534264f404c6441c47df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5757e3a1de055c2bcada6c1fa2ba906aa7b2bde5702534264f404c6441c47df8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5757e3a1de055c2bcada6c1fa2ba906aa7b2bde5702534264f404c6441c47df8", kill_on_drop: false }`
[INFO] [stdout] 5757e3a1de055c2bcada6c1fa2ba906aa7b2bde5702534264f404c6441c47df8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c627ab1b27dd61e496d3035bfcf808f3ddecd0654447168293c1f22b9305576
[INFO] running `Command { std: "docker" "start" "-a" "6c627ab1b27dd61e496d3035bfcf808f3ddecd0654447168293c1f22b9305576", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.157
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking unicode-segmentation v1.11.0
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking indexmap v2.4.0
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]     Checking compact_str v0.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking color-spantrace v0.2.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking uuid v1.10.0
[INFO] [stderr]     Checking unicode-truncate v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking color-eyre v0.6.3
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling instability v0.3.2
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling pest v2.7.11
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking ratatui v0.28.0
[INFO] [stderr]    Compiling pest_meta v2.7.11
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]    Compiling pest_generator v2.7.11
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pest_derive v2.7.11
[INFO] [stderr]     Checking tui-textarea v0.4.0
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_spanned v0.6.7
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking os_info v3.8.2
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking toml_edit v0.22.20
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking config v0.13.4
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking human-panic v1.2.3
[INFO] [stderr]     Checking hyper v0.14.30
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking chat-llm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as its the more correct name
[INFO] [stdout]   --> src/ui.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |         .split(frame.size());
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as its the more correct name
[INFO] [stdout]   --> src/ui.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |         .split(frame.size());
[INFO] [stdout]    |                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/llm/openai.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let request = ChatCompletionRequestBuilder::default()
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LlmMessage` is never used
[INFO] [stdout]  --> src/llm/base.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait LlmMessage {
[INFO] [stdout]   |           ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LlmConfig` is never used
[INFO] [stdout]  --> src/llm/base.rs:9:11
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub trait LlmConfig {
[INFO] [stdout]   |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `LlmGenerationConfig` is never used
[INFO] [stdout]   --> src/llm/base.rs:21:11
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait LlmGenerationConfig {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Llm` is never used
[INFO] [stdout]   --> src/llm/base.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub trait Llm {
[INFO] [stdout]    |           ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MockLlm` is never constructed
[INFO] [stdout]  --> src/llm/mock.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct MockLlm {}
[INFO] [stdout]   |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/llm/openai.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ChatCompletionMessage {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] 17 |     pub fn new(role: &str, content: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/llm/openai.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl ChatCompletionRequest {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] 41 |     pub fn new(model: &str, messages: &[&dyn LlmMessage]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Usage` is never constructed
[INFO] [stdout]   --> src/llm/openai.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct Usage {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Choice` is never constructed
[INFO] [stdout]   --> src/llm/openai.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct Choice {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatCompletionResponse` is never constructed
[INFO] [stdout]   --> src/llm/openai.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct ChatCompletionResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatOpenAI` is never constructed
[INFO] [stdout]   --> src/llm/openai.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct ChatOpenAI {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/llm/openai.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | impl ChatOpenAI {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 91 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `api_key`, `url`, `model`, and `generation_config` are never read
[INFO] [stdout]    --> src/llm/openai.rs:142:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct ChatOpenAIConfig {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout] 142 |     api_key: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 143 |     url: Option<String>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 144 |     model: Option<String>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 145 |     generation_config: Option<ChatOpenAIGenerationConfig>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChatOpenAIConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `do_sample`, `temperature`, `max_tokens`, `top_p`, `frequency_penalty`, and `presence_penalty` are never read
[INFO] [stdout]    --> src/llm/openai.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct ChatOpenAIGenerationConfig {
[INFO] [stdout]     |            -------------------------- fields in this struct
[INFO] [stdout] 171 |     do_sample: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 172 |     temperature: Option<f32>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 173 |     max_tokens: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 174 |     top_p: Option<f32>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 175 |     frequency_penalty: Option<f32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 176 |     presence_penalty: Option<f32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChatOpenAIGenerationConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/component/util.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) fn split_message(message: &str, width: usize) -> Vec<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]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) fn split_message(message: &str, width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]   |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::widgets::*`
[INFO] [stdout]  --> examples/bubble_demo.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use ratatui::widgets::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> src/main.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     setup_panic!();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `$crate::setup_panic` which comes from the expansion of the macro `setup_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as its the more correct name
[INFO] [stdout]   --> examples/dialogue_demo.rs:55:54
[INFO] [stdout]    |
[INFO] [stdout] 55 |         frame.render_stateful_widget(dialogue, frame.size(), &mut self.state);
[INFO] [stdout]    |                                                      ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as its the more correct name
[INFO] [stdout]   --> examples/bubble_demo.rs:36:61
[INFO] [stdout]    |
[INFO] [stdout] 36 |         let bubble = Bubble::new(&message).with_width(frame.size().width);
[INFO] [stdout]    |                                                             ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `ratatui::Frame::<'_>::size`: use .area() as its the more correct name
[INFO] [stdout]   --> examples/bubble_demo.rs:37:43
[INFO] [stdout]    |
[INFO] [stdout] 37 |         frame.render_widget(bubble, frame.size());
[INFO] [stdout]    |                                           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ratatui::prelude`
[INFO] [stdout]  --> examples/bubble_demo.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ratatui::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `request`
[INFO] [stdout]    --> src/llm/openai.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         let request = ChatCompletionRequestBuilder::default()
[INFO] [stdout]     |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_request`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `role` and `content` are never used
[INFO] [stdout]  --> src/llm/base.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub trait LlmMessage {
[INFO] [stdout]   |           ---------- methods in this trait
[INFO] [stdout] 4 |     fn role(&self) -> &str;
[INFO] [stdout]   |        ^^^^
[INFO] [stdout] 5 |
[INFO] [stdout] 6 |     fn content(&self) -> &str;
[INFO] [stdout]   |        ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `generation_config` is never used
[INFO] [stdout]   --> src/llm/base.rs:18:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub trait LlmConfig {
[INFO] [stdout]    |           --------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 18 |     fn generation_config(&self) -> &Self::GenerationConfig;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `do_sample`, `temperature`, `max_tokens`, `top_p`, `frequency_penalty`, and `presence_penalty` are never used
[INFO] [stdout]   --> src/llm/base.rs:22:8
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub trait LlmGenerationConfig {
[INFO] [stdout]    |           ------------------- methods in this trait
[INFO] [stdout] 22 |     fn do_sample(&self) -> Option<bool>;
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] 23 |
[INFO] [stdout] 24 |     fn temperature(&self) -> Option<f32>;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 25 |
[INFO] [stdout] 26 |     fn max_tokens(&self) -> Option<i32>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 27 |
[INFO] [stdout] 28 |     fn top_p(&self) -> Option<f32>;
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 29 |
[INFO] [stdout] 30 |     fn frequency_penalty(&self) -> Option<f32>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 31 |
[INFO] [stdout] 32 |     fn presence_penalty(&self) -> Option<f32>;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/llm/openai.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl ChatCompletionMessage {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] 17 |     pub fn new(role: &str, content: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/llm/openai.rs:41:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | impl ChatCompletionRequest {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] 41 |     pub fn new(model: &str, messages: &[&dyn LlmMessage]) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Usage` is never constructed
[INFO] [stdout]   --> src/llm/openai.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 59 | struct Usage {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Choice` is never constructed
[INFO] [stdout]   --> src/llm/openai.rs:66:8
[INFO] [stdout]    |
[INFO] [stdout] 66 | struct Choice {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatCompletionResponse` is never constructed
[INFO] [stdout]   --> src/llm/openai.rs:74:8
[INFO] [stdout]    |
[INFO] [stdout] 74 | struct ChatCompletionResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatOpenAI` is never constructed
[INFO] [stdout]   --> src/llm/openai.rs:85:12
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub struct ChatOpenAI {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/llm/openai.rs:91:12
[INFO] [stdout]    |
[INFO] [stdout] 90 | impl ChatOpenAI {
[INFO] [stdout]    | --------------- associated function in this implementation
[INFO] [stdout] 91 |     pub fn new() -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `generation_config` is never read
[INFO] [stdout]    --> src/llm/openai.rs:145:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub struct ChatOpenAIConfig {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 145 |     generation_config: Option<ChatOpenAIGenerationConfig>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChatOpenAIConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `do_sample`, `temperature`, `max_tokens`, `top_p`, `frequency_penalty`, and `presence_penalty` are never read
[INFO] [stdout]    --> src/llm/openai.rs:171:5
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct ChatOpenAIGenerationConfig {
[INFO] [stdout]     |            -------------------------- fields in this struct
[INFO] [stdout] 171 |     do_sample: Option<bool>,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout] 172 |     temperature: Option<f32>,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 173 |     max_tokens: Option<i32>,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 174 |     top_p: Option<f32>,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout] 175 |     frequency_penalty: Option<f32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 176 |     presence_penalty: Option<f32>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ChatOpenAIGenerationConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/component/util.rs:5:38
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) fn split_message(message: &str, width: usize) -> Vec<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]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) fn split_message(message: &str, width: usize) -> Vec<Line<'_>> {
[INFO] [stdout]   |                                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.96s
[INFO] running `Command { std: "docker" "inspect" "6c627ab1b27dd61e496d3035bfcf808f3ddecd0654447168293c1f22b9305576", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c627ab1b27dd61e496d3035bfcf808f3ddecd0654447168293c1f22b9305576", kill_on_drop: false }`
[INFO] [stdout] 6c627ab1b27dd61e496d3035bfcf808f3ddecd0654447168293c1f22b9305576
