[INFO] fetching crate openai-api-rs-prime 7.0.1... [INFO] testing openai-api-rs-prime-7.0.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate openai-api-rs-prime 7.0.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate openai-api-rs-prime 7.0.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate openai-api-rs-prime 7.0.1 [INFO] tweaked toml for crates.io crate openai-api-rs-prime 7.0.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openai-api-rs-prime 7.0.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate openai-api-rs-prime 7.0.1 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] adb88b06d1347010a23e1ba88d58426e3bd368912a8f493764b846df64dd994c [INFO] running `Command { std: "docker" "start" "-a" "adb88b06d1347010a23e1ba88d58426e3bd368912a8f493764b846df64dd994c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "adb88b06d1347010a23e1ba88d58426e3bd368912a8f493764b846df64dd994c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adb88b06d1347010a23e1ba88d58426e3bd368912a8f493764b846df64dd994c", kill_on_drop: false }` [INFO] [stdout] adb88b06d1347010a23e1ba88d58426e3bd368912a8f493764b846df64dd994c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 194bb404f82010ee20ac5737f8c613ea2d12fabf104e1b9120fb076475e2fd01 [INFO] running `Command { std: "docker" "start" "-a" "194bb404f82010ee20ac5737f8c613ea2d12fabf104e1b9120fb076475e2fd01", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling openssl v0.10.74 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling openssl-sys v0.9.110 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.1 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.24 [INFO] [stderr] Compiling openai-api-rs-prime v7.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "194bb404f82010ee20ac5737f8c613ea2d12fabf104e1b9120fb076475e2fd01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194bb404f82010ee20ac5737f8c613ea2d12fabf104e1b9120fb076475e2fd01", kill_on_drop: false }` [INFO] [stdout] 194bb404f82010ee20ac5737f8c613ea2d12fabf104e1b9120fb076475e2fd01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4018d0638869aa700d73a63b66d34bce5f3a094286ee4a740c6eb3154ce6352e [INFO] running `Command { std: "docker" "start" "-a" "4018d0638869aa700d73a63b66d34bce5f3a094286ee4a740c6eb3154ce6352e", kill_on_drop: false }` [INFO] [stderr] Compiling openai-api-rs-prime v7.0.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] --> examples/batch.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openai_api_rs::v1::api::OpenAIClient; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/model.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openai_api_rs::v1::api::OpenAIClient; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/batch.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openai_api_rs::v1::batch::CreateBatchRequest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/batch.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openai_api_rs::v1::file::FileUploadRequest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/completion.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openai_api_rs::v1::api::OpenAIClient; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/completion.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openai_api_rs::v1::completion::{self, CompletionRequest}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_rs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] --> examples/audio_translations.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openai_api_rs::v1::api::OpenAIClient; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/audio_translations.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openai_api_rs::v1::audio::{AudioTranslationRequest, WHISPER_1}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/openrouter.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openai_api_rs::v1::api::OpenAIClient; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/openrouter.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openai_api_rs::v1::chat_completion::chat_completion::ChatCompletionRequest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/openrouter.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openai_api_rs::v1::chat_completion::{self}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/openrouter.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use openai_api_rs::v1::common::GPT4_O_MINI; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/assistant.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openai_api_rs::v1::api::OpenAIClient; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/assistant.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openai_api_rs::v1::assistant::AssistantRequest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/assistant.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openai_api_rs::v1::common::GPT4_O; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/assistant.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use openai_api_rs::v1::message::{CreateMessageRequest, MessageRole}; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/assistant.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use openai_api_rs::v1::run::CreateRunRequest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_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 `openai_api_rs` [INFO] [stdout] --> examples/assistant.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use openai_api_rs::v1::thread::CreateThreadRequest; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_rs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] --> examples/openrouter_models.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use openai_api_rs::v1::api::OpenAIClient; [INFO] [stdout] | ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api_rs` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api_rs`, use `cargo add openai_api_rs` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openai-api-rs-prime` (example "audio_translations") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `openai-api-rs-prime` (example "completion") due to 2 previous errors [INFO] [stdout] error[E0277]: the size for values of type `[u8]` cannot be known at compilation time [INFO] [stdout] --> examples/batch.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | let result = client.retrieve_file_content(file_id).await?; [INFO] [stdout] | ^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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 `[u8]` cannot be known at compilation time [INFO] [stdout] --> examples/batch.rs:44:18 [INFO] [stdout] | [INFO] [stdout] 44 | let result = client.retrieve_file_content(file_id).await?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [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 `[u8]` cannot be known at compilation time [INFO] [stdout] --> examples/batch.rs:44:61 [INFO] [stdout] | [INFO] [stdout] 44 | let result = client.retrieve_file_content(file_id).await?; [INFO] [stdout] | ^ doesn't have a size known at compile-time [INFO] [stdout] | [INFO] [stdout] = help: the trait `Sized` is not implemented for `[u8]` [INFO] [stdout] note: required by an implicit `Sized` bound in `ControlFlow` [INFO] [stdout] --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/control_flow.rs:88:0 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `openai-api-rs-prime` (example "model") due to 1 previous error [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openai-api-rs-prime` (example "openrouter") due to 4 previous errors [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openai-api-rs-prime` (example "openrouter_models") due to 1 previous error [INFO] [stderr] error: could not compile `openai-api-rs-prime` (example "batch") due to 6 previous errors [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/assistant.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | let run_result = client [INFO] [stdout] | __________________________^ [INFO] [stdout] 49 | | .retrieve_run(thread_result.id.clone(), run_result.id.clone()) [INFO] [stdout] 50 | | .await [INFO] [stdout] | |__________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> examples/assistant.rs:60:31 [INFO] [stdout] | [INFO] [stdout] 60 | let list_message_result = client [INFO] [stdout] | _______________________________^ [INFO] [stdout] 61 | | .list_messages(thread_result.id.clone()) [INFO] [stdout] 62 | | .await [INFO] [stdout] | |______________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `openai-api-rs-prime` (example "assistant") due to 8 previous errors [INFO] running `Command { std: "docker" "inspect" "4018d0638869aa700d73a63b66d34bce5f3a094286ee4a740c6eb3154ce6352e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4018d0638869aa700d73a63b66d34bce5f3a094286ee4a740c6eb3154ce6352e", kill_on_drop: false }` [INFO] [stdout] 4018d0638869aa700d73a63b66d34bce5f3a094286ee4a740c6eb3154ce6352e