[INFO] cloning repository https://github.com/AnlangA/deepseek-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnlangA/deepseek-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnlangA%2Fdeepseek-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnlangA%2Fdeepseek-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 82ced26799dfef4ed13a3c7305f1e0c66444295f
[INFO] checking AnlangA/deepseek-rs against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnlangA%2Fdeepseek-rs" "/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/AnlangA/deepseek-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/AnlangA/deepseek-rs
[INFO] tweaked toml for git repo https://github.com/AnlangA/deepseek-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AnlangA/deepseek-rs on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AnlangA/deepseek-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.139
[INFO] [stderr]   Downloaded ring v0.17.11
[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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68c3805c5b0c73f82b67ae59719abf1e1bc9a5ab9d40034d370ded5a1b594d9d
[INFO] running `Command { std: "docker" "start" "-a" "68c3805c5b0c73f82b67ae59719abf1e1bc9a5ab9d40034d370ded5a1b594d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68c3805c5b0c73f82b67ae59719abf1e1bc9a5ab9d40034d370ded5a1b594d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68c3805c5b0c73f82b67ae59719abf1e1bc9a5ab9d40034d370ded5a1b594d9d", kill_on_drop: false }`
[INFO] [stdout] 68c3805c5b0c73f82b67ae59719abf1e1bc9a5ab9d40034d370ded5a1b594d9d
[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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 54285840762fa0ff4cb8ceb56d2fdce55979b2ddfa7de42d4f658c01e7246c5f
[INFO] running `Command { std: "docker" "start" "-a" "54285840762fa0ff4cb8ceb56d2fdce55979b2ddfa7de42d4f658c01e7246c5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.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 displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.12
[INFO] [stderr]     Checking deepseekClient-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: crate `deepseekClient_rs` should have a snake case name
[INFO] [stdout]   |
[INFO] [stdout]   = help: convert the identifier to snake case: `deepseek_client_rs`
[INFO] [stdout]   = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `deepseek_rs`
[INFO] [stdout]  --> examples/balance.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use deepseek_rs::user::{BalanceRequest, BalanceResponse};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `deepseek_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `deepseek_rs`, use `cargo add deepseek_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `deepseek_rs`
[INFO] [stdout]  --> examples/balance.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use deepseek_rs::http::{get, process_response};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `deepseek_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `deepseek_rs`, use `cargo add deepseek_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/balance.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Ok(response) => {
[INFO] [stdout]    |            ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/balance.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Ok(response) => {
[INFO] [stdout]    |         ^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Ok`
[INFO] [stdout]   --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:561:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/balance.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Err(err) => {
[INFO] [stdout]    |         ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Err`
[INFO] [stdout]   --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:566:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/balance.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |     match process_response(response).await {
[INFO] [stdout]    |                                      ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]   --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:557:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deepseekClient-rs` (example "balance") due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `deepseek_rs`
[INFO] [stdout]  --> examples/hello.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use deepseek_rs::{chat::*, http::*, base_types::data::*};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `deepseek_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `deepseek_rs`, use `cargo add deepseek_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `deepseek_rs::chat::*`, `deepseek_rs::http::*`, `deepseek_rs::base_types::data::*`
[INFO] [stdout]  --> examples/hello.rs:1:19
[INFO] [stdout]   |
[INFO] [stdout] 1 | use deepseek_rs::{chat::*, http::*, base_types::data::*};
[INFO] [stdout]   |                   ^^^^^^^  ^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `deepseek_rs`
[INFO] [stdout]  --> examples/model_list.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use deepseek_rs::model::{ModelRequest, ModelResponse};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `deepseek_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `deepseek_rs`, use `cargo add deepseek_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `deepseek_rs`
[INFO] [stdout]  --> examples/model_list.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use deepseek_rs::http::{get, process_response};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `deepseek_rs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `deepseek_rs`, use `cargo add deepseek_rs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/model_list.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Ok(response) => {
[INFO] [stdout]    |            ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/model_list.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |         Ok(response) => {
[INFO] [stdout]    |         ^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Ok`
[INFO] [stdout]   --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:561:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/model_list.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         Err(err) => {
[INFO] [stdout]    |         ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Err`
[INFO] [stdout]   --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:566:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/model_list.rs:23:38
[INFO] [stdout]    |
[INFO] [stdout] 23 |     match process_response(response).await{
[INFO] [stdout]    |                                      ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]   --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:557:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Message`
[INFO] [stdout]   --> examples/hello.rs:14:24
[INFO] [stdout]    |
[INFO] [stdout] 14 |     let user_message = Message::user_message("你好");
[INFO] [stdout]    |                        ^^^^^^^ use of undeclared type `Message`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use deepseekClient_rs::chat::Message;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ChatRequestBuilder`
[INFO] [stdout]   --> examples/hello.rs:15:29
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let (url, ai_request) = ChatRequestBuilder::new()
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^ use of undeclared type `ChatRequestBuilder`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use deepseekClient_rs::chat::ChatRequestBuilder;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ModelName`
[INFO] [stdout]   --> examples/hello.rs:17:12
[INFO] [stdout]    |
[INFO] [stdout] 17 |     .model(ModelName::DeepseekChat)
[INFO] [stdout]    |            ^^^^^^^^^ use of undeclared type `ModelName`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use deepseekClient_rs::base_types::data::ModelName;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `post` in this scope
[INFO] [stdout]   --> examples/hello.rs:27:21
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let response =  post(&url, json, &api_key).await;
[INFO] [stdout]    |                     ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use deepseekClient_rs::http::post;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deepseekClient-rs` (example "model_list") due to 6 previous errors
[INFO] [stdout] error[E0425]: cannot find function `process_response` in this scope
[INFO] [stdout]   --> examples/hello.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 |     match process_response(response).await{
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this function
[INFO] [stdout]    |
[INFO] [stdout]  1 + use deepseekClient_rs::http::process_response;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ChatResponse` in this scope
[INFO] [stdout]   --> examples/hello.rs:31:23
[INFO] [stdout]    |
[INFO] [stdout] 31 |             let data: ChatResponse = serde_json::from_str(&response).unwrap();
[INFO] [stdout]    |                       ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use deepseekClient_rs::chat::ChatResponse;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/hello.rs:20:16
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let json = ai_request.to_json().unwrap();
[INFO] [stdout]    |                ^^^^^^^^^^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/hello.rs:30:12
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Ok(response) => {
[INFO] [stdout]    |            ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout]    = note: all local variables must have a statically known size
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/hello.rs:30:9
[INFO] [stdout]    |
[INFO] [stdout] 30 |         Ok(response) => {
[INFO] [stdout]    |         ^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Ok`
[INFO] [stdout]   --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:561:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/hello.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         Err(err) => {
[INFO] [stdout]    |         ^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by a bound in `Err`
[INFO] [stdout]   --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:566:5
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `str` cannot be known at compilation time
[INFO] [stdout]   --> examples/hello.rs:29:38
[INFO] [stdout]    |
[INFO] [stdout] 29 |     match process_response(response).await{
[INFO] [stdout]    |                                      ^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `str`
[INFO] [stdout] note: required by an implicit `Sized` bound in `Result`
[INFO] [stdout]   --> /rustc/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/library/core/src/result.rs:557:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0282, E0412, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deepseekClient-rs` (example "hello") due to 13 previous errors
[INFO] running `Command { std: "docker" "inspect" "54285840762fa0ff4cb8ceb56d2fdce55979b2ddfa7de42d4f658c01e7246c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54285840762fa0ff4cb8ceb56d2fdce55979b2ddfa7de42d4f658c01e7246c5f", kill_on_drop: false }`
[INFO] [stdout] 54285840762fa0ff4cb8ceb56d2fdce55979b2ddfa7de42d4f658c01e7246c5f
