[INFO] cloning repository https://github.com/georgeglarson/venice-ai-api-sdk-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/georgeglarson/venice-ai-api-sdk-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgeglarson%2Fvenice-ai-api-sdk-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgeglarson%2Fvenice-ai-api-sdk-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a1eba78314c4259dc226d09a48203814f11ae64c
[INFO] checking georgeglarson/venice-ai-api-sdk-rust against try#a7b168ac4977e8e93a43448b44847adaa305d5a9 for pr-150557
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeorgeglarson%2Fvenice-ai-api-sdk-rust" "/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/georgeglarson/venice-ai-api-sdk-rust
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/georgeglarson/venice-ai-api-sdk-rust
[INFO] tweaked toml for git repo https://github.com/georgeglarson/venice-ai-api-sdk-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/georgeglarson/venice-ai-api-sdk-rust on toolchain a7b168ac4977e8e93a43448b44847adaa305d5a9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/georgeglarson/venice-ai-api-sdk-rust 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" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockito v1.6.1
[INFO] [stderr]   Downloaded async-trait v0.1.86
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 959335daf352fc925f27b2b09de34971697cd1dc4b31fc1975b5478a6d48f70c
[INFO] running `Command { std: "docker" "start" "-a" "959335daf352fc925f27b2b09de34971697cd1dc4b31fc1975b5478a6d48f70c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "959335daf352fc925f27b2b09de34971697cd1dc4b31fc1975b5478a6d48f70c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "959335daf352fc925f27b2b09de34971697cd1dc4b31fc1975b5478a6d48f70c", kill_on_drop: false }`
[INFO] [stdout] 959335daf352fc925f27b2b09de34971697cd1dc4b31fc1975b5478a6d48f70c
[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" "-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7b168ac4977e8e93a43448b44847adaa305d5a9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8564054018c8dcfc4cb82791f079bdde79f013c69235a2eafe80f8e399e84ab5
[INFO] running `Command { std: "docker" "start" "-a" "8564054018c8dcfc4cb82791f079bdde79f013c69235a2eafe80f8e399e84ab5", 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]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.2.15
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling serde_json v1.0.139
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]     Checking mime_guess v2.0.5
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling anyhow v1.0.96
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling ring v0.17.11
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking h2 v0.3.26
[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 assert-json-diff v2.0.2
[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 v0.14.32
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking mockito v1.6.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking venice-ai-api-sdk-rust v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `regex`
[INFO] [stdout]   --> src/utils/validation.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "regex")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `api_keys_examples`, `chat_examples`, `common_examples`, `default`, `examples`, `image_examples`, `models_examples`, and `tokio`
[INFO] [stdout]    = help: consider adding `regex` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `regex`
[INFO] [stdout]   --> src/utils/validation.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[cfg(feature = "regex")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `api_keys_examples`, `chat_examples`, `common_examples`, `default`, `examples`, `image_examples`, `models_examples`, and `tokio`
[INFO] [stdout]    = help: consider adding `regex` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/image_generation.rs:41:56
[INFO] [stdout]     |
[INFO] [stdout]  41 |     let (response, rate_limit) = client.generate_image(request).await?;
[INFO] [stdout]     |                                         -------------- ^^^^^^^ expected `ImageGenerateRequest`, found a different `ImageGenerateRequest`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/image/generate.rs:280:18
[INFO] [stdout]     |
[INFO] [stdout] 280 |     pub async fn generate_image(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `venice-ai-api-sdk-rust` (example "image_generation") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0277]: `Option<String>` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> examples/api_key_management.rs:20:31
[INFO] [stdout]    |
[INFO] [stdout] 20 |         println!("- {} ({})", key.name, key.id);
[INFO] [stdout]    |                     --        ^^^^^^^^ `Option<String>` cannot be formatted with the default formatter
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     required by this formatting parameter
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `std::fmt::Display` is not implemented for `Option<String>`
[INFO] [stdout]    = note: in format strings you may be able to use `{:?}` (or {:#?} for pretty-print) instead
[INFO] [stdout]    = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `println` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `created_at` on type `&ApiKey`
[INFO] [stdout]   --> examples/api_key_management.rs:21:39
[INFO] [stdout]    |
[INFO] [stdout] 21 |         println!("  Created: {}", key.created_at);
[INFO] [stdout]    |                                       ^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: a field with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 21 -         println!("  Created: {}", key.created_at);
[INFO] [stdout] 21 +         println!("  Created: {}", key.created);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `prefix` on type `&ApiKey`
[INFO] [stdout]   --> examples/api_key_management.rs:22:38
[INFO] [stdout]    |
[INFO] [stdout] 22 |         println!("  Prefix: {}", key.prefix);
[INFO] [stdout]    |                                      ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `id`, `object`, `name`, `created`, `last_chars` ... and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `last_used_at` on type `&ApiKey`
[INFO] [stdout]   --> examples/api_key_management.rs:23:41
[INFO] [stdout]    |
[INFO] [stdout] 23 |         println!("  Last used: {}", key.last_used_at.unwrap_or_default());
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `id`, `object`, `name`, `created`, `last_chars` ... and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `active` on type `&ApiKey`
[INFO] [stdout]   --> examples/api_key_management.rs:24:38
[INFO] [stdout]    |
[INFO] [stdout] 24 |         println!("  Active: {}", key.active);
[INFO] [stdout]    |                                      ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `id`, `object`, `name`, `created`, `last_chars` ... and 2 others
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `venice-ai-api-sdk-rust` (example "chat_completion") due to 1 previous error; 2 warnings emitted
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/chat_completion.rs:39:64
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let (response, rate_limit) = client.create_chat_completion(request).await?;
[INFO] [stdout]     |                                         ---------------------- ^^^^^^^ expected `ChatCompletionRequest`, found a different `ChatCompletionRequest`
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/chat/completions.rs:366:18
[INFO] [stdout]     |
[INFO] [stdout] 366 |     pub async fn create_chat_completion(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `venice_ai_api_sdk_rust::traits::chat::ChatCompletionRequest` into `venice_ai_api_sdk_rust::chat::ChatCompletionRequest`
[INFO] [stdout]     |
[INFO] [stdout]  39 |     let (response, rate_limit) = client.create_chat_completion(request.into()).await?;
[INFO] [stdout]     |                                                                       +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `venice-ai-api-sdk-rust` (example "api_key_management") due to 10 previous errors; 1 warning emitted
[INFO] [stdout] warning: unused import: `models::ModelsApi`
[INFO] [stdout]  --> examples/chat_completion.rs:6:9
[INFO] [stdout]   |
[INFO] [stdout] 6 |         models::ModelsApi,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ChatApi`
[INFO] [stdout]  --> examples/chat_completion.rs:7:16
[INFO] [stdout]   |
[INFO] [stdout] 7 |         chat::{ChatApi, ChatCompletionBuilder},
[INFO] [stdout]   |                ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/integration/streaming_tests.rs:45:58
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let result = client.create_streaming_chat_completion(request).await;
[INFO] [stdout]     |                         -------------------------------- ^^^^^^^ expected `ChatCompletionRequest`, found a different `ChatCompletionRequest`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/chat/completions.rs:419:18
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub async fn create_streaming_chat_completion(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `venice_ai_api_sdk_rust::traits::chat::ChatCompletionRequest` into `venice_ai_api_sdk_rust::chat::ChatCompletionRequest`
[INFO] [stdout]     |
[INFO] [stdout]  45 |     let result = client.create_streaming_chat_completion(request.into()).await;
[INFO] [stdout]     |                                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> examples/api_key_management.rs:34:54
[INFO] [stdout]     |
[INFO] [stdout]  34 |     let (create_response, _) = client.create_api_key(request).await?;
[INFO] [stdout]     |                                       -------------- ^^^^^^^ expected `CreateApiKeyRequest`, found a different `CreateApiKeyRequest`
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/api_keys/create.rs:171:18
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub async fn create_api_key(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `key` on type `venice_ai_api_sdk_rust::api_keys::CreateApiKeyResponse`
[INFO] [stdout]   --> examples/api_key_management.rs:37:44
[INFO] [stdout]    |
[INFO] [stdout] 37 |     println!("- Name: {}", create_response.key.name);
[INFO] [stdout]    |                                            ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: one of the expressions' fields has a field of the same name
[INFO] [stdout]    |
[INFO] [stdout] 37 |     println!("- Name: {}", create_response.data.key.name);
[INFO] [stdout]    |                                            +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `key` on type `venice_ai_api_sdk_rust::api_keys::CreateApiKeyResponse`
[INFO] [stdout]   --> examples/api_key_management.rs:38:42
[INFO] [stdout]    |
[INFO] [stdout] 38 |     println!("- ID: {}", create_response.key.id);
[INFO] [stdout]    |                                          ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: one of the expressions' fields has a field of the same name
[INFO] [stdout]    |
[INFO] [stdout] 38 |     println!("- ID: {}", create_response.data.key.id);
[INFO] [stdout]    |                                          +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `key` on type `venice_ai_api_sdk_rust::api_keys::CreateApiKeyResponse`
[INFO] [stdout]   --> examples/api_key_management.rs:39:47
[INFO] [stdout]    |
[INFO] [stdout] 39 |     println!("- Created: {}", create_response.key.created_at);
[INFO] [stdout]    |                                               ^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout] help: one of the expressions' fields has a field of the same name
[INFO] [stdout]    |
[INFO] [stdout] 39 |     println!("- Created: {}", create_response.data.key.created_at);
[INFO] [stdout]    |                                               +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `secret` on type `venice_ai_api_sdk_rust::api_keys::CreateApiKeyResponse`
[INFO] [stdout]   --> examples/api_key_management.rs:40:43
[INFO] [stdout]    |
[INFO] [stdout] 40 |     println!("- Key: {}", create_response.secret);
[INFO] [stdout]    |                                           ^^^^^^ unknown field
[INFO] [stdout]    |
[INFO] [stdout]    = note: available fields are: `data`, `object`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ApiKeysApi`
[INFO] [stdout]  --> examples/api_key_management.rs:5:24
[INFO] [stdout]   |
[INFO] [stdout] 5 |     traits::api_keys::{ApiKeysApi, CreateApiKeyRequest},
[INFO] [stdout]   |                        ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0609.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> tests/integration/streaming_tests.rs:161:58
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let result = client.create_streaming_chat_completion(request).await;
[INFO] [stdout]     |                         -------------------------------- ^^^^^^^ expected `ChatCompletionRequest`, found a different `ChatCompletionRequest`
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         arguments to this method are incorrect
[INFO] [stdout]     |
[INFO] [stdout] note: method defined here
[INFO] [stdout]    --> src/chat/completions.rs:419:18
[INFO] [stdout]     |
[INFO] [stdout] 419 |     pub async fn create_streaming_chat_completion(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: call `Into::into` on this expression to convert `venice_ai_api_sdk_rust::traits::chat::ChatCompletionRequest` into `venice_ai_api_sdk_rust::chat::ChatCompletionRequest`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     let result = client.create_streaming_chat_completion(request.into()).await;
[INFO] [stdout]     |                                                                 +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ChatApi`
[INFO] [stdout]  --> tests/integration/streaming_tests.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     traits::chat::{ChatApi, ChatCompletionBuilder, ChatCompletionChunk},
[INFO] [stdout]   |                    ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `venice-ai-api-sdk-rust` (test "integration_tests") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "8564054018c8dcfc4cb82791f079bdde79f013c69235a2eafe80f8e399e84ab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8564054018c8dcfc4cb82791f079bdde79f013c69235a2eafe80f8e399e84ab5", kill_on_drop: false }`
[INFO] [stdout] 8564054018c8dcfc4cb82791f079bdde79f013c69235a2eafe80f8e399e84ab5
