[INFO] cloning repository https://github.com/Ammar-Alnagar/cli_llm.rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ammar-Alnagar/cli_llm.rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmmar-Alnagar%2Fcli_llm.rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmmar-Alnagar%2Fcli_llm.rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 01a05b5a677d3f9ed9d3f13e708f3f0a26584539
[INFO] building Ammar-Alnagar/cli_llm.rs against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAmmar-Alnagar%2Fcli_llm.rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ammar-Alnagar/cli_llm.rs
[INFO] finished tweaking git repo https://github.com/Ammar-Alnagar/cli_llm.rs
[INFO] tweaked toml for git repo https://github.com/Ammar-Alnagar/cli_llm.rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ammar-Alnagar/cli_llm.rs on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Ammar-Alnagar/cli_llm.rs 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dwrote v0.11.2
[INFO] [stderr]   Downloaded emath v0.20.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.9.2
[INFO] [stderr]   Downloaded windows-implement v0.42.0
[INFO] [stderr]   Downloaded smithay-clipboard v0.6.6
[INFO] [stderr]   Downloaded egui-winit v0.20.1
[INFO] [stderr]   Downloaded egui_glow v0.20.1
[INFO] [stderr]   Downloaded eframe v0.20.1
[INFO] [stderr]   Downloaded accesskit_macos v0.4.2
[INFO] [stderr]   Downloaded accesskit_windows v0.10.4
[INFO] [stderr]   Downloaded arboard v3.4.1
[INFO] [stderr]   Downloaded objc2-metal v0.2.2
[INFO] [stderr]   Downloaded cc v1.2.16
[INFO] [stderr]   Downloaded objc2 v0.3.0-beta.3
[INFO] [stderr]   Downloaded accesskit_winit v0.7.3
[INFO] [stderr]   Downloaded objc2-core-data v0.2.2
[INFO] [stderr]   Downloaded egui v0.20.1
[INFO] [stderr]   Downloaded objc2 v0.5.2
[INFO] [stderr]   Downloaded block2 v0.5.1
[INFO] [stderr]   Downloaded enumset v1.1.5
[INFO] [stderr]   Downloaded accesskit v0.8.1
[INFO] [stderr]   Downloaded objc2-foundation v0.2.2
[INFO] [stderr]   Downloaded ecolor v0.20.0
[INFO] [stderr]   Downloaded accesskit_consumer v0.12.1
[INFO] [stderr]   Downloaded error-code v3.3.1
[INFO] [stderr]   Downloaded objc2-core-image v0.2.2
[INFO] [stderr]   Downloaded objc2-quartz-core v0.2.2
[INFO] [stderr]   Downloaded objc2-app-kit v0.2.2
[INFO] [stderr]   Downloaded enumset_derive v0.10.0
[INFO] [stderr]   Downloaded epaint v0.20.0
[INFO] [stderr]   Downloaded windows v0.42.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90d37c83e844ed1052b22083d75ad3ed5b4796fe2563d799214cf1dd5aa2926c
[INFO] running `Command { std: "docker" "start" "-a" "90d37c83e844ed1052b22083d75ad3ed5b4796fe2563d799214cf1dd5aa2926c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90d37c83e844ed1052b22083d75ad3ed5b4796fe2563d799214cf1dd5aa2926c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90d37c83e844ed1052b22083d75ad3ed5b4796fe2563d799214cf1dd5aa2926c", kill_on_drop: false }`
[INFO] [stdout] 90d37c83e844ed1052b22083d75ad3ed5b4796fe2563d799214cf1dd5aa2926c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4d69ecff95a4039e9007cc9cfc680c5c2e506afcc6848e52fea466d024e6181
[INFO] running `Command { std: "docker" "start" "-a" "e4d69ecff95a4039e9007cc9cfc680c5c2e506afcc6848e52fea466d024e6181", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling once_cell v1.21.1
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling servo-fontconfig-sys v5.1.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling xcursor v0.3.8
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.5
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling crossfont v0.5.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling foreign-types-shared v0.3.1
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling flate2 v1.1.0
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling glow v0.11.2
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]    Compiling freetype-sys v0.13.1
[INFO] [stderr]    Compiling expat-sys v2.1.6
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling servo-fontconfig v0.5.1
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.0
[INFO] [stderr]    Compiling freetype-rs v0.26.0
[INFO] [stderr]    Compiling ab_glyph v0.2.29
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling x11rb v0.13.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling arboard v3.4.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling bytemuck_derive v1.9.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling foreign-types v0.5.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling tiny-skia-path v0.7.0
[INFO] [stderr]    Compiling emath v0.20.0
[INFO] [stderr]    Compiling ecolor v0.20.0
[INFO] [stderr]    Compiling epaint v0.20.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling enumset_derive v0.10.0
[INFO] [stderr]    Compiling tiny-skia v0.7.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling enumset v1.1.5
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling accesskit v0.8.1
[INFO] [stderr]    Compiling egui v0.20.1
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling egui_glow v0.20.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling webbrowser v0.8.15
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling sctk-adwaita v0.4.3
[INFO] [stderr]    Compiling smithay-clipboard v0.6.6
[INFO] [stderr]    Compiling winit v0.27.5
[INFO] [stderr]    Compiling accesskit_winit v0.7.3
[INFO] [stderr]    Compiling egui-winit v0.20.1
[INFO] [stderr]    Compiling eframe v0.20.1
[INFO] [stderr]    Compiling llm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `fonts`
[INFO] [stdout]   --> src/main.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut fonts = egui::FontDefinitions::default();
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_fonts`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut fonts = egui::FontDefinitions::default();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/main.rs:368:56
[INFO] [stdout]     |
[INFO] [stdout] 368 |                         let (bubble_color, text_color, align) = if msg.role == "user" {
[INFO] [stdout]     |                                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `finish_reason` are never read
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct ChatChoice {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 40 |     #[serde(default)]
[INFO] [stdout] 41 |     index: Option<u32>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 42 |     message: ChatMessage,
[INFO] [stdout] 43 |     finish_reason: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `object`, and `created` are never read
[INFO] [stdout]   --> src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct OpenRouterChatResponse {
[INFO] [stdout]    |        ---------------------- fields in this struct
[INFO] [stdout] 49 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 50 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 51 |     created: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenRouterChatResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "e4d69ecff95a4039e9007cc9cfc680c5c2e506afcc6848e52fea466d024e6181", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4d69ecff95a4039e9007cc9cfc680c5c2e506afcc6848e52fea466d024e6181", kill_on_drop: false }`
[INFO] [stdout] e4d69ecff95a4039e9007cc9cfc680c5c2e506afcc6848e52fea466d024e6181
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9325df5317b5ccb09b5b430f078fc9a34fb012413cfaa1b2789ea641e94d12d
[INFO] running `Command { std: "docker" "start" "-a" "a9325df5317b5ccb09b5b430f078fc9a34fb012413cfaa1b2789ea641e94d12d", kill_on_drop: false }`
[INFO] [stderr]    Compiling llm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `fonts`
[INFO] [stdout]   --> src/main.rs:85:17
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut fonts = egui::FontDefinitions::default();
[INFO] [stdout]    |                 ^^^^^ help: if this is intentional, prefix it with an underscore: `_fonts`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:85:13
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut fonts = egui::FontDefinitions::default();
[INFO] [stdout]    |             ----^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align`
[INFO] [stdout]    --> src/main.rs:368:56
[INFO] [stdout]     |
[INFO] [stdout] 368 |                         let (bubble_color, text_color, align) = if msg.role == "user" {
[INFO] [stdout]     |                                                        ^^^^^ help: if this is intentional, prefix it with an underscore: `_align`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `finish_reason` are never read
[INFO] [stdout]   --> src/main.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 39 | struct ChatChoice {
[INFO] [stdout]    |        ---------- fields in this struct
[INFO] [stdout] 40 |     #[serde(default)]
[INFO] [stdout] 41 |     index: Option<u32>,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 42 |     message: ChatMessage,
[INFO] [stdout] 43 |     finish_reason: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ChatChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `object`, and `created` are never read
[INFO] [stdout]   --> src/main.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 48 | struct OpenRouterChatResponse {
[INFO] [stdout]    |        ---------------------- fields in this struct
[INFO] [stdout] 49 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 50 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 51 |     created: u64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenRouterChatResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.54s
[INFO] running `Command { std: "docker" "inspect" "a9325df5317b5ccb09b5b430f078fc9a34fb012413cfaa1b2789ea641e94d12d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9325df5317b5ccb09b5b430f078fc9a34fb012413cfaa1b2789ea641e94d12d", kill_on_drop: false }`
[INFO] [stdout] a9325df5317b5ccb09b5b430f078fc9a34fb012413cfaa1b2789ea641e94d12d
