[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#46424fb5054f211ec836c5c03159f92e46bb35ac for pr-139042
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnlangA%2Fdeepseek-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/AnlangA/deepseek-rs on toolchain 46424fb5054f211ec836c5c03159f92e46bb35ac
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-2-tc1/source/Cargo.toml
[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" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.3.1
[INFO] [stderr]   Downloaded wit-bindgen-rt v0.33.0
[INFO] [stderr]   Downloaded bytes v1.10.0
[INFO] [stderr]   Downloaded tempfile v3.17.1
[INFO] [stderr]   Downloaded redox_syscall v0.5.9
[INFO] [stderr]   Downloaded wasi v0.13.3+wasi-0.2.2
[INFO] [stderr]   Downloaded serde_json v1.0.139
[INFO] [stderr]   Downloaded reqwest v0.12.12
[INFO] [stderr]   Downloaded rustls v0.23.23
[INFO] [stderr]   Downloaded tokio v1.43.0
[INFO] [stderr]   Downloaded ring v0.17.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1252a5e3ccd1a4d2f1c3490eca22fd7a12c38943fe9d6682b7e18bf89262491c
[INFO] running `Command { std: "docker" "start" "-a" "1252a5e3ccd1a4d2f1c3490eca22fd7a12c38943fe9d6682b7e18bf89262491c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1252a5e3ccd1a4d2f1c3490eca22fd7a12c38943fe9d6682b7e18bf89262491c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1252a5e3ccd1a4d2f1c3490eca22fd7a12c38943fe9d6682b7e18bf89262491c", kill_on_drop: false }`
[INFO] [stdout] 1252a5e3ccd1a4d2f1c3490eca22fd7a12c38943fe9d6682b7e18bf89262491c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4b26683ee3c49f365255c425c23003cbf4366de097804722c29c5bbbee3624d2" "/opt/rustwide/cargo-home/bin/cargo" "+46424fb5054f211ec836c5c03159f92e46bb35ac" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 64dd936ca7ad37aa42bd001c50ca9175b1dc567b4038c3d8193537d794b57ad6
[INFO] running `Command { std: "docker" "start" "-a" "64dd936ca7ad37aa42bd001c50ca9175b1dc567b4038c3d8193537d794b57ad6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.17
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling cc v1.2.16
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[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 async-stream-impl v0.3.6
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking pin-project v1.1.10
[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 http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v1.5.1
[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 h2 v0.4.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[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)]` 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/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/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[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]    = help: unsized locals are gated as an unstable feature
[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/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/result.rs:532: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/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/result.rs:537: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/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/result.rs:528:1
[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]    = help: unsized locals are gated as an unstable feature
[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[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/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/result.rs:532: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/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/result.rs:537: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/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/result.rs:528:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `deepseekClient-rs` (example "model_list") due to 6 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0277, E0433.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] [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] [stderr] error: could not compile `deepseekClient-rs` (example "balance") due to 6 previous errors
[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]    = help: unsized locals are gated as an unstable feature
[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/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/result.rs:532: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/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/result.rs:537: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/46424fb5054f211ec836c5c03159f92e46bb35ac/library/core/src/result.rs:528:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, 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 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "64dd936ca7ad37aa42bd001c50ca9175b1dc567b4038c3d8193537d794b57ad6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "64dd936ca7ad37aa42bd001c50ca9175b1dc567b4038c3d8193537d794b57ad6", kill_on_drop: false }`
[INFO] [stdout] 64dd936ca7ad37aa42bd001c50ca9175b1dc567b4038c3d8193537d794b57ad6
