[INFO] fetching crate openai-api-fork 0.2.1...
[INFO] testing openai-api-fork-0.2.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate openai-api-fork 0.2.1 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate openai-api-fork 0.2.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc1/source/Cargo.toml
[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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert-json-diff v2.0.1
[INFO] [stderr]   Downloaded mockito v0.31.0
[INFO] [stderr]   Downloaded similar v2.1.0
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded serde_json v1.0.80
[INFO] [stderr]   Downloaded tokio v1.18.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7790c190389caf21764ec3c28e678bc79f93dbf7b5f6cc5bfab88d441cd8fda5
[INFO] running `Command { std: "docker" "start" "-a" "7790c190389caf21764ec3c28e678bc79f93dbf7b5f6cc5bfab88d441cd8fda5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7790c190389caf21764ec3c28e678bc79f93dbf7b5f6cc5bfab88d441cd8fda5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7790c190389caf21764ec3c28e678bc79f93dbf7b5f6cc5bfab88d441cd8fda5", kill_on_drop: false }`
[INFO] [stdout] 7790c190389caf21764ec3c28e678bc79f93dbf7b5f6cc5bfab88d441cd8fda5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87a788fce68aa05e490f840320aa3dfe1bdf5eee6780085fc3c9afb403cb21ed
[INFO] running `Command { std: "docker" "start" "-a" "87a788fce68aa05e490f840320aa3dfe1bdf5eee6780085fc3c9afb403cb21ed", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling fnv v1.0.7
[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 pkg-config v0.3.25
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling slab v0.4.6
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling base64 v0.13.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 thiserror-impl v1.0.31
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling tokio v1.18.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[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)]` 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)]` 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] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.67s
[INFO] running `Command { std: "docker" "inspect" "87a788fce68aa05e490f840320aa3dfe1bdf5eee6780085fc3c9afb403cb21ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87a788fce68aa05e490f840320aa3dfe1bdf5eee6780085fc3c9afb403cb21ed", kill_on_drop: false }`
[INFO] [stdout] 87a788fce68aa05e490f840320aa3dfe1bdf5eee6780085fc3c9afb403cb21ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c80ebf4445801239ea6fb00d88648f975d7b11675da84b4f51d3f5297b3dd4f1
[INFO] running `Command { std: "docker" "start" "-a" "c80ebf4445801239ea6fb00d88648f975d7b11675da84b4f51d3f5297b3dd4f1", 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 regex-syntax v0.6.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling assert-json-diff v2.0.1
[INFO] [stderr]    Compiling similar v2.1.0
[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)]` 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)]` 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] [stdout] warning: 4 warnings emitted
[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 rand v0.8.5
[INFO] [stderr]    Compiling regex v1.5.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)]` 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)]` 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] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.15s
[INFO] running `Command { std: "docker" "inspect" "c80ebf4445801239ea6fb00d88648f975d7b11675da84b4f51d3f5297b3dd4f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c80ebf4445801239ea6fb00d88648f975d7b11675da84b4f51d3f5297b3dd4f1", kill_on_drop: false }`
[INFO] [stdout] c80ebf4445801239ea6fb00d88648f975d7b11675da84b4f51d3f5297b3dd4f1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c0b83d4f39fe1eb5646f8f79a2f17c9b2c9dee84f4bacab91a72161569650766
[INFO] running `Command { std: "docker" "start" "-a" "c0b83d4f39fe1eb5646f8f79a2f17c9b2c9dee84f4bacab91a72161569650766", 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)]` 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)]` 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.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openai_api_fork-3d26605f9bc6fcfb)
[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] [stderr]    Doc-tests openai_api_fork
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::prompt (line 53) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::max_tokens (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::max_tokens (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgs::max_tokens (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::prompt (line 53) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgs::engine (line 41) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::temperature (line 80) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::engine (line 41) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgs::temperature (line 80) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::engine (line 41) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgs::prompt (line 53) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::temperature (line 80) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - api::CompletionArgsBuilder::prompt (line 53) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:64:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:64:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:64:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:81:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use openai_api::api::{CompletionArgs, CompletionArgsBuilder};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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::temperature (line 80) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:81:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use openai_api::api::{CompletionArgs, CompletionArgsBuilder};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:81:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use openai_api::api::{CompletionArgs, CompletionArgsBuilder};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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.08s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "c0b83d4f39fe1eb5646f8f79a2f17c9b2c9dee84f4bacab91a72161569650766", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0b83d4f39fe1eb5646f8f79a2f17c9b2c9dee84f4bacab91a72161569650766", kill_on_drop: false }`
[INFO] [stdout] c0b83d4f39fe1eb5646f8f79a2f17c9b2c9dee84f4bacab91a72161569650766
[INFO] testing openai-api-fork-0.2.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate openai-api-fork 0.2.1 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate openai-api-fork 0.2.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-5-tc2/source/Cargo.toml
[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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35f97672873f312d13907aded3e05d82e22d93b1fc432083b6cb3b9b23271d46
[INFO] running `Command { std: "docker" "start" "-a" "35f97672873f312d13907aded3e05d82e22d93b1fc432083b6cb3b9b23271d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35f97672873f312d13907aded3e05d82e22d93b1fc432083b6cb3b9b23271d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35f97672873f312d13907aded3e05d82e22d93b1fc432083b6cb3b9b23271d46", kill_on_drop: false }`
[INFO] [stdout] 35f97672873f312d13907aded3e05d82e22d93b1fc432083b6cb3b9b23271d46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a12a3d207dfeb93f9de6e0f4b8cf95ea8530345f88fb75c7d94159a8231140b5
[INFO] running `Command { std: "docker" "start" "-a" "a12a3d207dfeb93f9de6e0f4b8cf95ea8530345f88fb75c7d94159a8231140b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.37
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.92
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.125
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling tracing-core v0.1.26
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling http v0.2.7
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling tinyvec v1.6.0
[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 slab v0.4.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.2
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling http-body v0.4.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.80
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling ipnet v2.5.0
[INFO] [stderr]    Compiling base64 v0.13.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 thiserror-impl v1.0.31
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling tokio v1.18.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[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)]` 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)]` 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] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.12s
[INFO] running `Command { std: "docker" "inspect" "a12a3d207dfeb93f9de6e0f4b8cf95ea8530345f88fb75c7d94159a8231140b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a12a3d207dfeb93f9de6e0f4b8cf95ea8530345f88fb75c7d94159a8231140b5", kill_on_drop: false }`
[INFO] [stdout] a12a3d207dfeb93f9de6e0f4b8cf95ea8530345f88fb75c7d94159a8231140b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 16ea5c615dd76248da5be7516d4c026322970a7d4eecadf42e5ed947f30b2e40
[INFO] running `Command { std: "docker" "start" "-a" "16ea5c615dd76248da5be7516d4c026322970a7d4eecadf42e5ed947f30b2e40", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.2.6
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[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)]` 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)]` 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] [stdout] warning: 4 warnings emitted
[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 rand v0.8.5
[INFO] [stderr]    Compiling regex v1.5.5
[INFO] [stderr]    Compiling env_logger v0.9.0
[INFO] [stderr]    Compiling mockito v0.31.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)]` 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)]` 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] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.08s
[INFO] running `Command { std: "docker" "inspect" "16ea5c615dd76248da5be7516d4c026322970a7d4eecadf42e5ed947f30b2e40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16ea5c615dd76248da5be7516d4c026322970a7d4eecadf42e5ed947f30b2e40", kill_on_drop: false }`
[INFO] [stdout] 16ea5c615dd76248da5be7516d4c026322970a7d4eecadf42e5ed947f30b2e40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5fecec84a4efbaf87b440539fd4b5789000a9e0177b3fbec48524a5db628c269
[INFO] running `Command { std: "docker" "start" "-a" "5fecec84a4efbaf87b440539fd4b5789000a9e0177b3fbec48524a5db628c269", 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)]` 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)]` 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.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openai_api_fork-3d26605f9bc6fcfb)
[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] [stderr]    Doc-tests openai_api_fork
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::max_tokens (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgs::max_tokens (line 63) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgs::prompt (line 53) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::engine (line 41) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgs::engine (line 41) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::prompt (line 53) ... 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::temperature (line 80) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgs::temperature (line 80) ... FAILED
[INFO] [stdout] test src/lib.rs - api::CompletionArgsBuilder::temperature (line 80) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - api::CompletionArgsBuilder::max_tokens (line 63) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:64:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:64:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:64:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:54:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:42:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use openai_api::api::CompletionArgs;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:81:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use openai_api::api::{CompletionArgs, CompletionArgsBuilder};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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::temperature (line 80) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:81:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use openai_api::api::{CompletionArgs, CompletionArgsBuilder};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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 undeclared crate or module `openai_api`
[INFO] [stdout]  --> src/lib.rs:81:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use openai_api::api::{CompletionArgs, CompletionArgsBuilder};
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `openai_api`
[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.12s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5fecec84a4efbaf87b440539fd4b5789000a9e0177b3fbec48524a5db628c269", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5fecec84a4efbaf87b440539fd4b5789000a9e0177b3fbec48524a5db628c269", kill_on_drop: false }`
[INFO] [stdout] 5fecec84a4efbaf87b440539fd4b5789000a9e0177b3fbec48524a5db628c269
