[INFO] fetching crate openai-api-fork 0.2.1... [INFO] testing openai-api-fork-0.2.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate openai-api-fork 0.2.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate openai-api-fork 0.2.1 [INFO] finished tweaking crates.io crate openai-api-fork 0.2.1 [INFO] tweaked toml for crates.io crate openai-api-fork 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openai-api-fork 0.2.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate openai-api-fork 0.2.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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c4c5a0262204a7a88f8d3ea1ab25c78c9f0d51f40b678e5c01e2c8fd346bd53 [INFO] running `Command { std: "docker" "start" "-a" "2c4c5a0262204a7a88f8d3ea1ab25c78c9f0d51f40b678e5c01e2c8fd346bd53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c4c5a0262204a7a88f8d3ea1ab25c78c9f0d51f40b678e5c01e2c8fd346bd53", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c4c5a0262204a7a88f8d3ea1ab25c78c9f0d51f40b678e5c01e2c8fd346bd53", kill_on_drop: false }` [INFO] [stdout] 2c4c5a0262204a7a88f8d3ea1ab25c78c9f0d51f40b678e5c01e2c8fd346bd53 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e181f2a591b146b9b677f1b9bf65661fc47aa017320f226f8382761a0e2c9689 [INFO] running `Command { std: "docker" "start" "-a" "e181f2a591b146b9b677f1b9bf65661fc47aa017320f226f8382761a0e2c9689", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling http v0.2.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.80 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tokio v1.18.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling derive_builder_core v0.11.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling derive_builder_macro v0.11.2 [INFO] [stderr] Compiling derive_builder v0.11.2 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling openai-api-fork v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 286 | let mut response = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | let mut response = self [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BearerToken` is never constructed [INFO] [stdout] --> src/lib.rs:239:8 [INFO] [stdout] | [INFO] [stdout] 239 | struct BearerToken { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:255:8 [INFO] [stdout] | [INFO] [stdout] 254 | impl BearerToken { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 255 | fn new(token: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.85s [INFO] running `Command { std: "docker" "inspect" "e181f2a591b146b9b677f1b9bf65661fc47aa017320f226f8382761a0e2c9689", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e181f2a591b146b9b677f1b9bf65661fc47aa017320f226f8382761a0e2c9689", kill_on_drop: false }` [INFO] [stdout] e181f2a591b146b9b677f1b9bf65661fc47aa017320f226f8382761a0e2c9689 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf72a3c7cb004a537e4e9e374a3b6aa2010f0d11b974b987dd9aac8710508d03 [INFO] running `Command { std: "docker" "start" "-a" "bf72a3c7cb004a537e4e9e374a3b6aa2010f0d11b974b987dd9aac8710508d03", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 286 | let mut response = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | let mut response = self [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BearerToken` is never constructed [INFO] [stdout] --> src/lib.rs:239:8 [INFO] [stdout] | [INFO] [stdout] 239 | struct BearerToken { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:255:8 [INFO] [stdout] | [INFO] [stdout] 254 | impl BearerToken { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 255 | fn new(token: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling mockito v0.31.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling openai-api-fork v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:286:13 [INFO] [stdout] | [INFO] [stdout] 286 | let mut response = [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:341:13 [INFO] [stdout] | [INFO] [stdout] 341 | let mut response = self [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BearerToken` is never constructed [INFO] [stdout] --> src/lib.rs:239:8 [INFO] [stdout] | [INFO] [stdout] 239 | struct BearerToken { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib.rs:255:8 [INFO] [stdout] | [INFO] [stdout] 254 | impl BearerToken { [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 255 | fn new(token: &str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.57s [INFO] running `Command { std: "docker" "inspect" "bf72a3c7cb004a537e4e9e374a3b6aa2010f0d11b974b987dd9aac8710508d03", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf72a3c7cb004a537e4e9e374a3b6aa2010f0d11b974b987dd9aac8710508d03", kill_on_drop: false }` [INFO] [stdout] bf72a3c7cb004a537e4e9e374a3b6aa2010f0d11b974b987dd9aac8710508d03 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 86ecf4d3ef7889534ea0a9206e3f0eec3f205cfa672d66681703f533872f36ff [INFO] running `Command { std: "docker" "start" "-a" "86ecf4d3ef7889534ea0a9206e3f0eec3f205cfa672d66681703f533872f36ff", kill_on_drop: false }` [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:286:13 [INFO] [stderr] | [INFO] [stderr] 286 | let mut response = [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/lib.rs:341:13 [INFO] [stderr] | [INFO] [stderr] 341 | let mut response = self [INFO] [stderr] | ----^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: struct `BearerToken` is never constructed [INFO] [stderr] --> src/lib.rs:239:8 [INFO] [stderr] | [INFO] [stderr] 239 | struct BearerToken { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: associated function `new` is never used [INFO] [stderr] --> src/lib.rs:255:8 [INFO] [stderr] | [INFO] [stderr] 254 | impl BearerToken { [INFO] [stderr] | ---------------- associated function in this implementation [INFO] [stderr] 255 | fn new(token: &str) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: `openai-api-fork` (lib) generated 4 warnings (run `cargo fix --lib -p openai-api-fork` to apply 2 suggestions) [INFO] [stderr] warning: `openai-api-fork` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openai_api_fork-33dc07bbaec5d9a2) [INFO] [stderr] Doc-tests openai_api_fork [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test src/lib.rs - api::CompletionArgs::temperature (line 80) ... FAILED [INFO] [stdout] test src/lib.rs - api::CompletionArgs::prompt (line 53) ... FAILED [INFO] [stdout] test src/lib.rs - api::CompletionArgs::max_tokens (line 63) ... FAILED [INFO] [stdout] test src/lib.rs - api::CompletionArgs::engine (line 41) ... FAILED [INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::engine (line 41) ... FAILED [INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::temperature (line 80) ... FAILED [INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::max_tokens (line 63) ... FAILED [INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::prompt (line 53) ... FAILED [INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::engine (line 41) ... FAILED [INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::max_tokens (line 63) ... FAILED [INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::temperature (line 80) ... FAILED [INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::prompt (line 53) ... FAILED [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/lib.rs - api::CompletionArgs::temperature (line 80) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] --> src/lib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openai_api::api::{CompletionArgs, CompletionArgsBuilder}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api`, use `cargo add openai_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - api::CompletionArgs::prompt (line 53) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] --> src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openai_api::api::CompletionArgs; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api`, use `cargo add openai_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - api::CompletionArgs::max_tokens (line 63) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] --> src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openai_api::api::CompletionArgs; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api`, use `cargo add openai_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - api::CompletionArgs::engine (line 41) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openai_api::api::CompletionArgs; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api`, use `cargo add openai_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - api::CompletionArgsBuilder::engine (line 41) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openai_api::api::CompletionArgs; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api`, use `cargo add openai_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - api::CompletionArgsBuilder::temperature (line 80) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] --> src/lib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openai_api::api::{CompletionArgs, CompletionArgsBuilder}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api`, use `cargo add openai_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - api::CompletionArgsBuilder::max_tokens (line 63) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] --> src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openai_api::api::CompletionArgs; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api`, use `cargo add openai_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - api::CompletionArgsBuilder::prompt (line 53) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] --> src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openai_api::api::CompletionArgs; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api`, use `cargo add openai_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - api::CompletionArgsBuilder::engine (line 41) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] --> src/lib.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openai_api::api::CompletionArgs; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api`, use `cargo add openai_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - api::CompletionArgsBuilder::max_tokens (line 63) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] --> src/lib.rs:64:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openai_api::api::CompletionArgs; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api`, use `cargo add openai_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - api::CompletionArgsBuilder::temperature (line 80) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] --> src/lib.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 2 | use openai_api::api::{CompletionArgs, CompletionArgsBuilder}; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api`, use `cargo add openai_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - api::CompletionArgsBuilder::prompt (line 53) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] --> src/lib.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 3 | use openai_api::api::CompletionArgs; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `openai_api` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `openai_api`, use `cargo add openai_api` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/lib.rs - api::CompletionArgs::engine (line 41) [INFO] [stdout] src/lib.rs - api::CompletionArgs::max_tokens (line 63) [INFO] [stdout] src/lib.rs - api::CompletionArgs::prompt (line 53) [INFO] [stdout] src/lib.rs - api::CompletionArgs::temperature (line 80) [INFO] [stdout] src/lib.rs - api::CompletionArgsBuilder::engine (line 41) [INFO] [stdout] src/lib.rs - api::CompletionArgsBuilder::engine (line 41) [INFO] [stdout] src/lib.rs - api::CompletionArgsBuilder::max_tokens (line 63) [INFO] [stdout] src/lib.rs - api::CompletionArgsBuilder::max_tokens (line 63) [INFO] [stdout] src/lib.rs - api::CompletionArgsBuilder::prompt (line 53) [INFO] [stdout] src/lib.rs - api::CompletionArgsBuilder::prompt (line 53) [INFO] [stdout] src/lib.rs - api::CompletionArgsBuilder::temperature (line 80) [INFO] [stdout] src/lib.rs - api::CompletionArgsBuilder::temperature (line 80) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 12 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "86ecf4d3ef7889534ea0a9206e3f0eec3f205cfa672d66681703f533872f36ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86ecf4d3ef7889534ea0a9206e3f0eec3f205cfa672d66681703f533872f36ff", kill_on_drop: false }` [INFO] [stdout] 86ecf4d3ef7889534ea0a9206e3f0eec3f205cfa672d66681703f533872f36ff