[INFO] cloning repository https://github.com/Arpit-Khandelwal/chat_app
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arpit-Khandelwal/chat_app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArpit-Khandelwal%2Fchat_app", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArpit-Khandelwal%2Fchat_app'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e9d76c7dd6ff07e12c6470c0ad6bb181565ab8ae
[INFO] testing Arpit-Khandelwal/chat_app against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArpit-Khandelwal%2Fchat_app" "/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/Arpit-Khandelwal/chat_app
[INFO] finished tweaking git repo https://github.com/Arpit-Khandelwal/chat_app
[INFO] tweaked toml for git repo https://github.com/Arpit-Khandelwal/chat_app written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Arpit-Khandelwal/chat_app on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Arpit-Khandelwal/chat_app 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5704d811c3eb6e3dfdd5e2fb9d2cc1463c893a389c9dfc76e953ef9ceda0f483
[INFO] running `Command { std: "docker" "start" "-a" "5704d811c3eb6e3dfdd5e2fb9d2cc1463c893a389c9dfc76e953ef9ceda0f483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5704d811c3eb6e3dfdd5e2fb9d2cc1463c893a389c9dfc76e953ef9ceda0f483", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5704d811c3eb6e3dfdd5e2fb9d2cc1463c893a389c9dfc76e953ef9ceda0f483", kill_on_drop: false }`
[INFO] [stdout] 5704d811c3eb6e3dfdd5e2fb9d2cc1463c893a389c9dfc76e953ef9ceda0f483
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2609ec09736925dda7e5a4911040bd31b32f8f22759eda7b897e22338eab748d
[INFO] running `Command { std: "docker" "start" "-a" "2609ec09736925dda7e5a4911040bd31b32f8f22759eda7b897e22338eab748d", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling chat_app v0.1.0 (/opt/rustwide/workdir/echo_app)
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling api_client v0.1.0 (/opt/rustwide/workdir/api_client)
[INFO] [stderr]    Compiling ai_client v0.1.0 (/opt/rustwide/workdir/ai_client)
[INFO] [stdout] warning: fields `id`, `object`, `created`, and `model` are never read
[INFO] [stdout]   --> ai_client/src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct GroqResponse {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 18 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 19 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 20 |     created: i64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 21 |     model: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroqResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `finish_reason` are never read
[INFO] [stdout]   --> ai_client/src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Choice {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 27 |     index: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     message: ResponseMessage,
[INFO] [stdout] 29 |     finish_reason: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Choice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]   --> ai_client/src/main.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct ResponseMessage {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] 34 |     role: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResponseMessage` 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 5m 45s
[INFO] running `Command { std: "docker" "inspect" "2609ec09736925dda7e5a4911040bd31b32f8f22759eda7b897e22338eab748d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2609ec09736925dda7e5a4911040bd31b32f8f22759eda7b897e22338eab748d", kill_on_drop: false }`
[INFO] [stdout] 2609ec09736925dda7e5a4911040bd31b32f8f22759eda7b897e22338eab748d
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0233cb3553be365aaab775cec480cf992ff2b345855b792c41c3e975fa0f5d78
[INFO] running `Command { std: "docker" "start" "-a" "0233cb3553be365aaab775cec480cf992ff2b345855b792c41c3e975fa0f5d78", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling chat_app v0.1.0 (/opt/rustwide/workdir/echo_app)
[INFO] [stderr]    Compiling api_client v0.1.0 (/opt/rustwide/workdir/api_client)
[INFO] [stderr]    Compiling ai_client v0.1.0 (/opt/rustwide/workdir/ai_client)
[INFO] [stdout] warning: fields `id`, `object`, `created`, and `model` are never read
[INFO] [stdout]   --> ai_client/src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | struct GroqResponse {
[INFO] [stdout]    |        ------------ fields in this struct
[INFO] [stdout] 18 |     id: String,
[INFO] [stdout]    |     ^^
[INFO] [stdout] 19 |     object: String,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 20 |     created: i64,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 21 |     model: String,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `GroqResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `index` and `finish_reason` are never read
[INFO] [stdout]   --> ai_client/src/main.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | struct Choice {
[INFO] [stdout]    |        ------ fields in this struct
[INFO] [stdout] 27 |     index: i32,
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 28 |     message: ResponseMessage,
[INFO] [stdout] 29 |     finish_reason: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Choice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `role` is never read
[INFO] [stdout]   --> ai_client/src/main.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct ResponseMessage {
[INFO] [stdout]    |        --------------- field in this struct
[INFO] [stdout] 34 |     role: String,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResponseMessage` 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 0.99s
[INFO] running `Command { std: "docker" "inspect" "0233cb3553be365aaab775cec480cf992ff2b345855b792c41c3e975fa0f5d78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0233cb3553be365aaab775cec480cf992ff2b345855b792c41c3e975fa0f5d78", kill_on_drop: false }`
[INFO] [stdout] 0233cb3553be365aaab775cec480cf992ff2b345855b792c41c3e975fa0f5d78
[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 -Copt-level=3" "-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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e7cdbaff0535ea24b28bb534df65197964b0c299f054351ba2bc671a573e3cf5
[INFO] running `Command { std: "docker" "start" "-a" "e7cdbaff0535ea24b28bb534df65197964b0c299f054351ba2bc671a573e3cf5", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2024 which implies `resolver = "3"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2024 resolver, specify `workspace.resolver = "3"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: fields `id`, `object`, `created`, and `model` are never read
[INFO] [stderr]   --> ai_client/src/main.rs:18:5
[INFO] [stderr]    |
[INFO] [stderr] 17 | struct GroqResponse {
[INFO] [stderr]    |        ------------ fields in this struct
[INFO] [stderr] 18 |     id: String,
[INFO] [stderr]    |     ^^
[INFO] [stderr] 19 |     object: String,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 20 |     created: i64,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 21 |     model: String,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `GroqResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `index` and `finish_reason` are never read
[INFO] [stderr]   --> ai_client/src/main.rs:27:5
[INFO] [stderr]    |
[INFO] [stderr] 26 | struct Choice {
[INFO] [stderr]    |        ------ fields in this struct
[INFO] [stderr] 27 |     index: i32,
[INFO] [stderr]    |     ^^^^^
[INFO] [stderr] 28 |     message: ResponseMessage,
[INFO] [stderr] 29 |     finish_reason: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Choice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `role` is never read
[INFO] [stderr]   --> ai_client/src/main.rs:34:5
[INFO] [stderr]    |
[INFO] [stderr] 33 | struct ResponseMessage {
[INFO] [stderr]    |        --------------- field in this struct
[INFO] [stderr] 34 |     role: String,
[INFO] [stderr]    |     ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `ai_client` (bin "ai_client" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ai_client-5b0b41ab87b6215e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/api_client-bfdee2164e85ebae)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chat_app-b5782cf6d50ffd1e)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e7cdbaff0535ea24b28bb534df65197964b0c299f054351ba2bc671a573e3cf5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7cdbaff0535ea24b28bb534df65197964b0c299f054351ba2bc671a573e3cf5", kill_on_drop: false }`
[INFO] [stdout] e7cdbaff0535ea24b28bb534df65197964b0c299f054351ba2bc671a573e3cf5
