[INFO] fetching crate openai-fork 1.0.0-alpha.15...
[INFO] testing openai-fork-1.0.0-alpha.15 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate openai-fork 1.0.0-alpha.15 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate openai-fork 1.0.0-alpha.15
[INFO] finished tweaking crates.io crate openai-fork 1.0.0-alpha.15
[INFO] tweaked toml for crates.io crate openai-fork 1.0.0-alpha.15 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate openai-fork 1.0.0-alpha.15 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate openai-fork 1.0.0-alpha.15 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76b9cec58ea2cc39d25b123dbb72aa38b6c7037cb677007376d296d7877d115a
[INFO] running `Command { std: "docker" "start" "-a" "76b9cec58ea2cc39d25b123dbb72aa38b6c7037cb677007376d296d7877d115a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76b9cec58ea2cc39d25b123dbb72aa38b6c7037cb677007376d296d7877d115a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76b9cec58ea2cc39d25b123dbb72aa38b6c7037cb677007376d296d7877d115a", kill_on_drop: false }`
[INFO] [stdout] 76b9cec58ea2cc39d25b123dbb72aa38b6c7037cb677007376d296d7877d115a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e56031a52974c2bbbd1361bb409e6558cbe86b371aca6fa0cc2847df2473e453
[INFO] running `Command { std: "docker" "start" "-a" "e56031a52974c2bbbd1361bb409e6558cbe86b371aca6fa0cc2847df2473e453", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling eventsource-stream v0.2.3
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling tokio v1.38.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]    Compiling derive_builder v0.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.11
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling hyper v0.14.29
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling reqwest-eventsource v0.4.0
[INFO] [stderr]    Compiling openai-fork v1.0.0-alpha.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.51s
[INFO] running `Command { std: "docker" "inspect" "e56031a52974c2bbbd1361bb409e6558cbe86b371aca6fa0cc2847df2473e453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e56031a52974c2bbbd1361bb409e6558cbe86b371aca6fa0cc2847df2473e453", kill_on_drop: false }`
[INFO] [stdout] e56031a52974c2bbbd1361bb409e6558cbe86b371aca6fa0cc2847df2473e453
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7db3f8a0ffe8617b19d03eb1daae87624d67e857bdf96745bb32ce8c8bb5aa5f
[INFO] running `Command { std: "docker" "start" "-a" "7db3f8a0ffe8617b19d03eb1daae87624d67e857bdf96745bb32ce8c8bb5aa5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling openai-fork v1.0.0-alpha.15 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai`
[INFO] [stdout]  --> examples/completions_cli.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use openai::{completions::Completion, set_key};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` 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`
[INFO] [stdout]  --> examples/chat_cli.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use openai::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openai`
[INFO] [stdout]  --> examples/completions_cli.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use openai::{completions::Completion, set_key};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openai`
[INFO] [stdout]  --> examples/chat_cli.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use openai::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` 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`
[INFO] [stdout]  --> examples/chat_stream_cli.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use openai::chat::{ChatCompletion, ChatCompletionDelta};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` 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`
[INFO] [stdout]  --> examples/chat_stream_cli.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/chat_cli.rs:41:31
[INFO] [stdout]    |
[INFO] [stdout] 41 |           let chat_completion = ChatCompletion::builder("gpt-3.5-turbo", messages.clone())
[INFO] [stdout]    |  _______________________________^
[INFO] [stdout] 42 | |             .create()
[INFO] [stdout] 43 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/completions_cli.rs:18:26
[INFO] [stdout]    |
[INFO] [stdout] 18 |           let completion = Completion::builder("gpt-3.5-turbo-instruct")
[INFO] [stdout]    |  __________________________^
[INFO] [stdout] 19 | |             .prompt(&prompt)
[INFO] [stdout] 20 | |             .max_tokens(1024)
[INFO] [stdout] 21 | |             .create()
[INFO] [stdout] 22 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `openai`
[INFO] [stdout]  --> examples/chat_stream_cli.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai::{
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `openai`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `openai`, use `cargo add openai` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/chat_stream_cli.rs:70:17
[INFO] [stdout]    |
[INFO] [stdout] 70 |                 c.merge(delta).unwrap();
[INFO] [stdout]    |                 ^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/chat_stream_cli.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |           let chat_stream = ChatCompletionDelta::builder("gpt-3.5-turbo", messages.clone())
[INFO] [stdout]    |  ___________________________^
[INFO] [stdout] 41 | |             .create_stream()
[INFO] [stdout] 42 | |             .await
[INFO] [stdout]    | |__________________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openai-fork` (example "completions_cli") due to 3 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432, 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 E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `openai-fork` (example "chat_cli") due to 3 previous errors
[INFO] [stderr] error: could not compile `openai-fork` (example "chat_stream_cli") due to 5 previous errors
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/files.rs:379:41
[INFO] [stdout]     |
[INFO] [stdout] 379 |           let file_name = file_upload_path
[INFO] [stdout]     |  _________________________________________^
[INFO] [stdout] 380 | |             .clone()
[INFO] [stdout]     | |____________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `std::path::Path` does not implement `Clone`, so calling `clone` on `&std::path::Path` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout] 379 -         let file_name = file_upload_path
[INFO] [stdout] 380 -             .clone()
[INFO] [stdout] 379 +         let file_name = file_upload_path
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7db3f8a0ffe8617b19d03eb1daae87624d67e857bdf96745bb32ce8c8bb5aa5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7db3f8a0ffe8617b19d03eb1daae87624d67e857bdf96745bb32ce8c8bb5aa5f", kill_on_drop: false }`
[INFO] [stdout] 7db3f8a0ffe8617b19d03eb1daae87624d67e857bdf96745bb32ce8c8bb5aa5f
