[INFO] fetching crate crab_ai 0.1.9...
[INFO] testing crab_ai-0.1.9 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate crab_ai 0.1.9 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate crab_ai 0.1.9
[INFO] finished tweaking crates.io crate crab_ai 0.1.9
[INFO] tweaked toml for crates.io crate crab_ai 0.1.9 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate crab_ai 0.1.9 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 151 packages to latest compatible versions
[INFO] [stderr]       Adding reqwest v0.12.28 (available: v0.13.4)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded struct_iterable v0.1.1
[INFO] [stderr]   Downloaded rustls-pki-types v1.15.0
[INFO] [stderr]   Downloaded struct_iterable_internal v0.1.1
[INFO] [stderr]   Downloaded struct_iterable_derive v0.1.0
[INFO] [stderr]   Downloaded erased-serde v0.3.31
[INFO] [stderr]   Downloaded rand_pcg v0.10.2
[INFO] [stderr]   Downloaded rustc-hash v2.1.3
[INFO] [stderr]   Downloaded quinn-udp v0.5.15
[INFO] [stderr]   Downloaded chacha20 v0.10.1
[INFO] [stderr]   Downloaded quinn v0.11.11
[INFO] [stderr]   Downloaded rand v0.10.2
[INFO] [stderr]   Downloaded quinn-proto v0.11.16
[INFO] [stderr]   Downloaded rustls v0.23.41
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af
[INFO] running `Command { std: "docker" "start" "0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling rustls-pki-types v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling struct_iterable_internal v0.1.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling webpki-roots v1.0.8
[INFO] [stderr]    Compiling uuid v1.23.4
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling struct_iterable_derive v0.1.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling struct_iterable v0.1.1
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling crab_ai v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `HeaderMap` and `HeaderValue`
[INFO] [stdout]  --> src/core/core.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest::header::{HeaderMap, HeaderValue};
[INFO] [stdout]   |                       ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RequestBuilder`, `Request`, and `Response`
[INFO] [stdout]  --> src/core/core.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::{Client, Method, Request, RequestBuilder, Response, Url};
[INFO] [stdout]   |                               ^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/core/core.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/core/core.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/request_options.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]  --> src/core/request_options.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{Client, Method, Request};
[INFO] [stdout]   |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> src/pagination.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | use std::collections::HashMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]    --> src/pagination.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 | use std::sync::{Arc, Mutex};
[INFO] [stdout]     |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Stream`
[INFO] [stdout]    --> src/pagination.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | use futures::Stream;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Response`
[INFO] [stdout]    --> src/pagination.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | use reqwest::Response;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]    --> src/pagination.rs:138:18
[INFO] [stdout]     |
[INFO] [stdout] 138 | use serde_json::{json, Value};
[INFO] [stdout]     |                  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RequestOptions`
[INFO] [stdout]    --> src/pagination.rs:139:51
[INFO] [stdout]     |
[INFO] [stdout] 139 | use crate::core::{APIClient, FinalRequestOptions, RequestOptions, PageInfo};
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::assistants::Assistant`
[INFO] [stdout]    --> src/pagination.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | use crate::resources::beta::assistants::Assistant;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunListParams` and `Run`
[INFO] [stdout]    --> src/pagination.rs:142:39
[INFO] [stdout]     |
[INFO] [stdout] 142 | use crate::resources::beta::threads::{Run, RunListParams};
[INFO] [stdout]     |                                       ^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/resources/chat/completions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/resources/chat/completions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OpenAI`
[INFO] [stdout]  --> src/resources/chat/completions.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{OpenAI, OpenAIObject};
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/resources/chat/chat.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/resources/chat/chat.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/resources/chat/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/resources/beta/threads/threads.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/resources/beta/threads/threads.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::runs`
[INFO] [stdout]   --> src/resources/beta/threads/threads.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::resources::beta::threads::runs::runs;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OpenAI` and `streaming`
[INFO] [stdout]   --> src/resources/beta/threads/threads.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::{OpenAI, OpenAIObject, streaming};
[INFO] [stdout]    |             ^^^^^^                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `APIClient`
[INFO] [stdout]   --> src/resources/beta/threads/threads.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::{APIClient, Headers};
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::steps as steps_api`
[INFO] [stdout]  --> src/resources/beta/threads/runs/steps.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::resources::beta::threads::runs::steps as steps_api;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AssistantStream`, `RunCreateParamsBaseStream`, and `RunSubmitToolOutputsParamsStream`
[INFO] [stdout]   --> src/resources/beta/threads/runs/runs.rs:10:40
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::library::assistant_stream::{AssistantStream, RunCreateParamsBaseStream, RunSubmitToolOutputsParamsStream};
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::steps as steps_api`
[INFO] [stdout]   --> src/resources/beta/threads/runs/runs.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::resources::beta::threads::runs::steps as steps_api;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CursorPageParams`
[INFO] [stdout]   --> src/resources/beta/threads/runs/runs.rs:16:37
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::pagination::{CursorPage, CursorPageParams, CursorPageResponse, Page};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/resources/beta/assistants.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::{self, APIClient, FinalRequestOptions, Headers, RequestOptions};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::assistants as assistants_api`
[INFO] [stdout]  --> src/resources/beta/assistants.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::resources::beta::assistants as assistants_api;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::runs as runs_api`
[INFO] [stdout]   --> src/resources/beta/assistants.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::resources::beta::threads::runs::runs as runs_api;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::steps as steps_api`
[INFO] [stdout]   --> src/resources/beta/assistants.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::resources::beta::threads::runs::steps as steps_api;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CursorPageParams`
[INFO] [stdout]   --> src/resources/beta/assistants.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::pagination::{Page, CursorPage, CursorPageParams, CursorPageResponse};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resources::chat`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use resources::chat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `resources::chat::completions::ChatCompletionFunctionMessageParam`
[INFO] [stdout]   --> src/resources/chat/mod.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use completions::ChatCompletionFunctionMessageParam;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `resources::chat::completions::chat_completion_assistant_message_param::FunctionCall`: Deprecated and replaced by `tool_calls`. The name and arguments of a function that should be called, as generated by the model.
[INFO] [stdout]    --> src/resources/chat/completions.rs:158:72
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub function_call: Option<chat_completion_assistant_message_param::FunctionCall>,
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `resources::chat::completions::chat_completion_message::FunctionCall`: Deprecated and replaced by `tool_calls`. The name and arguments of a function that should be called, as generated by the model.
[INFO] [stdout]    --> src/resources/chat/completions.rs:444:55
[INFO] [stdout]     |
[INFO] [stdout] 444 |    pub function_call: Option<chat_completion_message::FunctionCall>,
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `resources::chat::completions::chat_completion_create_params::Function`
[INFO] [stdout]    --> src/resources/chat/completions.rs:796:62
[INFO] [stdout]     |
[INFO] [stdout] 796 |     pub functions: Option<Vec<chat_completion_create_params::Function>>,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pagination.rs:245:13
[INFO] [stdout]     |
[INFO] [stdout] 245 |         let mut next_info = next_info.unwrap();
[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/core/core.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut auth_headers: Headers = self.auth_headers(opts);
[INFO] [stdout]    |             ----^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `page`
[INFO] [stdout]    --> src/core/core.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         page: impl FnOnce(
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_page`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retries_remaining`
[INFO] [stdout]    --> src/core/core.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         retries_remaining: Option<()>
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retries_remaining`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/pagination.rs:248:30
[INFO] [stdout]     |
[INFO] [stdout] 248 |             PageInfo::Params(params) => {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/resources/beta/threads/runs/steps.rs:399:22
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[serde(rename = "type")]
[INFO] [stdout]     |                      ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 399 |     #[serde(rename = "type")]
[INFO] [stdout]     |                      ^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/resources/beta/threads/runs/steps.rs:403:22
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[serde(rename = "type")]
[INFO] [stdout]     |                      ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 403 |     #[serde(rename = "type")]
[INFO] [stdout]     |                      ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/resources/beta/assistants.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         query: AssistantListParams,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `APIPromise` is never used
[INFO] [stdout]   --> src/core/core.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type APIPromise<T> = tokio::task::JoinHandle<Result<T, Box<dyn Error>>>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Logprobs` is never constructed
[INFO] [stdout]    --> src/core/core.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub struct Logprobs {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FinishReason` is never used
[INFO] [stdout]    --> src/core/core.rs:274:10
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub enum FinishReason {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PageInfo` is never used
[INFO] [stdout]    --> src/core/core.rs:280:10
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub enum PageInfo {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `next_page_info`, `get_paginated_items`, `has_next_page`, `get_next_page`, and `iter_pages` are never used
[INFO] [stdout]    --> src/pagination.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait Page<Req: Default + Clone + Serialize, Item: for<'de> Deserialize<'de>>: Sized {
[INFO] [stdout]     |           ---- methods in this trait
[INFO] [stdout] 145 |     fn new(client: Rc<RefCell<APIClient>>, /*response: reqwest::Response,*/ body: Curso...
[INFO] [stdout] 146 |     fn next_page_info(&self) -> Option<PageInfo>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 147 |     fn get_paginated_items(&self) -> Vec<Item>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 148 |     fn has_next_page(&self) -> bool;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 149 |     async fn get_next_page(&self) -> Result<Self, Box<dyn Error>>;
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 150 |     async fn iter_pages(&self) -> &Self;
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorObject` is never constructed
[INFO] [stdout]  --> src/shared.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ErrorObject {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content`, `name`, and `role` are never read
[INFO] [stdout]    --> src/resources/chat/completions.rs:424:3
[INFO] [stdout]     |
[INFO] [stdout] 422 | pub struct ChatCompletionFunctionMessageParam {
[INFO] [stdout]     |            ---------------------------------- fields in this struct
[INFO] [stdout] 423 |   /// The contents of the function message.
[INFO] [stdout] 424 |   content: Option<String>,
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |   name: String,
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |   role: String, // "function"
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ChatCompletionMessageToolCallType` is never used
[INFO] [stdout]    --> src/resources/chat/completions.rs:583:10
[INFO] [stdout]     |
[INFO] [stdout] 583 | pub enum ChatCompletionMessageToolCallType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Sleep` that must be used
[INFO] [stdout]    --> src/resources/beta/threads/runs/runs.rs:250:21
[INFO] [stdout]     |
[INFO] [stdout] 250 |                     sleep(Duration::from_millis(sleep_interval as u64));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 250 |                     let _ = sleep(Duration::from_millis(sleep_interval as u64));
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 55.94s
[INFO] running `Command { std: "docker" "inspect" "0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `HeaderMap` and `HeaderValue`
[INFO] [stdout]  --> src/core/core.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest::header::{HeaderMap, HeaderValue};
[INFO] [stdout]   |                       ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RequestBuilder`, `Request`, and `Response`
[INFO] [stdout]  --> src/core/core.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::{Client, Method, Request, RequestBuilder, Response, Url};
[INFO] [stdout]   |                               ^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/core/core.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/core/core.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/request_options.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]  --> src/core/request_options.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{Client, Method, Request};
[INFO] [stdout]   |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> src/pagination.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | use std::collections::HashMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]    --> src/pagination.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 | use std::sync::{Arc, Mutex};
[INFO] [stdout]     |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Stream`
[INFO] [stdout]    --> src/pagination.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | use futures::Stream;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Response`
[INFO] [stdout]    --> src/pagination.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | use reqwest::Response;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]    --> src/pagination.rs:138:18
[INFO] [stdout]     |
[INFO] [stdout] 138 | use serde_json::{json, Value};
[INFO] [stdout]     |                  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RequestOptions`
[INFO] [stdout]    --> src/pagination.rs:139:51
[INFO] [stdout]     |
[INFO] [stdout] 139 | use crate::core::{APIClient, FinalRequestOptions, RequestOptions, PageInfo};
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::assistants::Assistant`
[INFO] [stdout]    --> src/pagination.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | use crate::resources::beta::assistants::Assistant;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunListParams` and `Run`
[INFO] [stdout]    --> src/pagination.rs:142:39
[INFO] [stdout]     |
[INFO] [stdout] 142 | use crate::resources::beta::threads::{Run, RunListParams};
[INFO] [stdout]     |                                       ^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/resources/chat/completions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/resources/chat/completions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OpenAI`
[INFO] [stdout]  --> src/resources/chat/completions.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{OpenAI, OpenAIObject};
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/resources/chat/chat.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/resources/chat/chat.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/resources/chat/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/resources/beta/threads/threads.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/resources/beta/threads/threads.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::runs`
[INFO] [stdout]   --> src/resources/beta/threads/threads.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::resources::beta::threads::runs::runs;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OpenAI` and `streaming`
[INFO] [stdout]   --> src/resources/beta/threads/threads.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::{OpenAI, OpenAIObject, streaming};
[INFO] [stdout]    |             ^^^^^^                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `APIClient`
[INFO] [stdout]   --> src/resources/beta/threads/threads.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::{APIClient, Headers};
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::steps as steps_api`
[INFO] [stdout]  --> src/resources/beta/threads/runs/steps.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::resources::beta::threads::runs::steps as steps_api;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AssistantStream`, `RunCreateParamsBaseStream`, and `RunSubmitToolOutputsParamsStream`
[INFO] [stdout]   --> src/resources/beta/threads/runs/runs.rs:10:40
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::library::assistant_stream::{AssistantStream, RunCreateParamsBaseStream, RunSubmitToolOutputsParamsStream};
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::steps as steps_api`
[INFO] [stdout]   --> src/resources/beta/threads/runs/runs.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::resources::beta::threads::runs::steps as steps_api;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CursorPageParams`
[INFO] [stdout]   --> src/resources/beta/threads/runs/runs.rs:16:37
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::pagination::{CursorPage, CursorPageParams, CursorPageResponse, Page};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/resources/beta/assistants.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::{self, APIClient, FinalRequestOptions, Headers, RequestOptions};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::assistants as assistants_api`
[INFO] [stdout]  --> src/resources/beta/assistants.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::resources::beta::assistants as assistants_api;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::runs as runs_api`
[INFO] [stdout]   --> src/resources/beta/assistants.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::resources::beta::threads::runs::runs as runs_api;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::steps as steps_api`
[INFO] [stdout]   --> src/resources/beta/assistants.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::resources::beta::threads::runs::steps as steps_api;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CursorPageParams`
[INFO] [stdout]   --> src/resources/beta/assistants.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::pagination::{Page, CursorPage, CursorPageParams, CursorPageResponse};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resources::chat`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use resources::chat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `resources::chat::completions::ChatCompletionFunctionMessageParam`
[INFO] [stdout]   --> src/resources/chat/mod.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use completions::ChatCompletionFunctionMessageParam;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `resources::chat::completions::chat_completion_assistant_message_param::FunctionCall`: Deprecated and replaced by `tool_calls`. The name and arguments of a function that should be called, as generated by the model.
[INFO] [stdout]    --> src/resources/chat/completions.rs:158:72
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub function_call: Option<chat_completion_assistant_message_param::FunctionCall>,
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `resources::chat::completions::chat_completion_message::FunctionCall`: Deprecated and replaced by `tool_calls`. The name and arguments of a function that should be called, as generated by the model.
[INFO] [stdout]    --> src/resources/chat/completions.rs:444:55
[INFO] [stdout]     |
[INFO] [stdout] 444 |    pub function_call: Option<chat_completion_message::FunctionCall>,
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `resources::chat::completions::chat_completion_create_params::Function`
[INFO] [stdout]    --> src/resources/chat/completions.rs:796:62
[INFO] [stdout]     |
[INFO] [stdout] 796 |     pub functions: Option<Vec<chat_completion_create_params::Function>>,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pagination.rs:245:13
[INFO] [stdout]     |
[INFO] [stdout] 245 |         let mut next_info = next_info.unwrap();
[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/core/core.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut auth_headers: Headers = self.auth_headers(opts);
[INFO] [stdout]    |             ----^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `page`
[INFO] [stdout]    --> src/core/core.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         page: impl FnOnce(
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_page`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retries_remaining`
[INFO] [stdout]    --> src/core/core.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         retries_remaining: Option<()>
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retries_remaining`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crab_ai v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/pagination.rs:248:30
[INFO] [stdout]     |
[INFO] [stdout] 248 |             PageInfo::Params(params) => {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/resources/beta/threads/runs/steps.rs:399:22
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[serde(rename = "type")]
[INFO] [stdout]     |                      ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 399 |     #[serde(rename = "type")]
[INFO] [stdout]     |                      ^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/resources/beta/threads/runs/steps.rs:403:22
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[serde(rename = "type")]
[INFO] [stdout]     |                      ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 403 |     #[serde(rename = "type")]
[INFO] [stdout]     |                      ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/resources/beta/assistants.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         query: AssistantListParams,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `APIPromise` is never used
[INFO] [stdout]   --> src/core/core.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type APIPromise<T> = tokio::task::JoinHandle<Result<T, Box<dyn Error>>>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Logprobs` is never constructed
[INFO] [stdout]    --> src/core/core.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub struct Logprobs {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FinishReason` is never used
[INFO] [stdout]    --> src/core/core.rs:274:10
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub enum FinishReason {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PageInfo` is never used
[INFO] [stdout]    --> src/core/core.rs:280:10
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub enum PageInfo {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `next_page_info`, `get_paginated_items`, `has_next_page`, `get_next_page`, and `iter_pages` are never used
[INFO] [stdout]    --> src/pagination.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait Page<Req: Default + Clone + Serialize, Item: for<'de> Deserialize<'de>>: Sized {
[INFO] [stdout]     |           ---- methods in this trait
[INFO] [stdout] 145 |     fn new(client: Rc<RefCell<APIClient>>, /*response: reqwest::Response,*/ body: Curso...
[INFO] [stdout] 146 |     fn next_page_info(&self) -> Option<PageInfo>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 147 |     fn get_paginated_items(&self) -> Vec<Item>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 148 |     fn has_next_page(&self) -> bool;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 149 |     async fn get_next_page(&self) -> Result<Self, Box<dyn Error>>;
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 150 |     async fn iter_pages(&self) -> &Self;
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorObject` is never constructed
[INFO] [stdout]  --> src/shared.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ErrorObject {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content`, `name`, and `role` are never read
[INFO] [stdout]    --> src/resources/chat/completions.rs:424:3
[INFO] [stdout]     |
[INFO] [stdout] 422 | pub struct ChatCompletionFunctionMessageParam {
[INFO] [stdout]     |            ---------------------------------- fields in this struct
[INFO] [stdout] 423 |   /// The contents of the function message.
[INFO] [stdout] 424 |   content: Option<String>,
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |   name: String,
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |   role: String, // "function"
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ChatCompletionMessageToolCallType` is never used
[INFO] [stdout]    --> src/resources/chat/completions.rs:583:10
[INFO] [stdout]     |
[INFO] [stdout] 583 | pub enum ChatCompletionMessageToolCallType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Sleep` that must be used
[INFO] [stdout]    --> src/resources/beta/threads/runs/runs.rs:250:21
[INFO] [stdout]     |
[INFO] [stdout] 250 |                     sleep(Duration::from_millis(sleep_interval as u64));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 250 |                     let _ = sleep(Duration::from_millis(sleep_interval as u64));
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `HeaderMap` and `HeaderValue`
[INFO] [stdout]  --> src/core/core.rs:2:23
[INFO] [stdout]   |
[INFO] [stdout] 2 | use reqwest::header::{HeaderMap, HeaderValue};
[INFO] [stdout]   |                       ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RequestBuilder`, `Request`, and `Response`
[INFO] [stdout]  --> src/core/core.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::{Client, Method, Request, RequestBuilder, Response, Url};
[INFO] [stdout]   |                               ^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/core/core.rs:8:17
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::sync::{Arc, Mutex};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde_json::Value`
[INFO] [stdout]   --> src/core/core.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use serde_json::Value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/core/request_options.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Request`
[INFO] [stdout]  --> src/core/request_options.rs:4:31
[INFO] [stdout]   |
[INFO] [stdout] 4 | use reqwest::{Client, Method, Request};
[INFO] [stdout]   |                               ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]    --> src/pagination.rs:131:5
[INFO] [stdout]     |
[INFO] [stdout] 131 | use std::collections::HashMap;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]    --> src/pagination.rs:134:17
[INFO] [stdout]     |
[INFO] [stdout] 134 | use std::sync::{Arc, Mutex};
[INFO] [stdout]     |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures::Stream`
[INFO] [stdout]    --> src/pagination.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | use futures::Stream;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `reqwest::Response`
[INFO] [stdout]    --> src/pagination.rs:136:5
[INFO] [stdout]     |
[INFO] [stdout] 136 | use reqwest::Response;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value` and `json`
[INFO] [stdout]    --> src/pagination.rs:138:18
[INFO] [stdout]     |
[INFO] [stdout] 138 | use serde_json::{json, Value};
[INFO] [stdout]     |                  ^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RequestOptions`
[INFO] [stdout]    --> src/pagination.rs:139:51
[INFO] [stdout]     |
[INFO] [stdout] 139 | use crate::core::{APIClient, FinalRequestOptions, RequestOptions, PageInfo};
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::assistants::Assistant`
[INFO] [stdout]    --> src/pagination.rs:141:5
[INFO] [stdout]     |
[INFO] [stdout] 141 | use crate::resources::beta::assistants::Assistant;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `RunListParams` and `Run`
[INFO] [stdout]    --> src/pagination.rs:142:39
[INFO] [stdout]     |
[INFO] [stdout] 142 | use crate::resources::beta::threads::{Run, RunListParams};
[INFO] [stdout]     |                                       ^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/resources/chat/completions.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/resources/chat/completions.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OpenAI`
[INFO] [stdout]  --> src/resources/chat/completions.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::{OpenAI, OpenAIObject};
[INFO] [stdout]   |             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/resources/chat/chat.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/resources/chat/chat.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stdout]  --> src/resources/chat/mod.rs:4:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serde::{Deserialize, Serialize};
[INFO] [stdout]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::RefCell`
[INFO] [stdout]  --> src/resources/beta/threads/threads.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::cell::RefCell;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::rc::Rc`
[INFO] [stdout]  --> src/resources/beta/threads/threads.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::rc::Rc;
[INFO] [stdout]   |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::runs`
[INFO] [stdout]   --> src/resources/beta/threads/threads.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::resources::beta::threads::runs::runs;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `OpenAI` and `streaming`
[INFO] [stdout]   --> src/resources/beta/threads/threads.rs:16:13
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::{OpenAI, OpenAIObject, streaming};
[INFO] [stdout]    |             ^^^^^^                ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `APIClient`
[INFO] [stdout]   --> src/resources/beta/threads/threads.rs:18:19
[INFO] [stdout]    |
[INFO] [stdout] 18 | use crate::core::{APIClient, Headers};
[INFO] [stdout]    |                   ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::steps as steps_api`
[INFO] [stdout]  --> src/resources/beta/threads/runs/steps.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::resources::beta::threads::runs::steps as steps_api;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AssistantStream`, `RunCreateParamsBaseStream`, and `RunSubmitToolOutputsParamsStream`
[INFO] [stdout]   --> src/resources/beta/threads/runs/runs.rs:10:40
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::library::assistant_stream::{AssistantStream, RunCreateParamsBaseStream, RunSubmitToolOutputsParamsStream};
[INFO] [stdout]    |                                        ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::steps as steps_api`
[INFO] [stdout]   --> src/resources/beta/threads/runs/runs.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::resources::beta::threads::runs::steps as steps_api;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CursorPageParams`
[INFO] [stdout]   --> src/resources/beta/threads/runs/runs.rs:16:37
[INFO] [stdout]    |
[INFO] [stdout] 16 | use crate::pagination::{CursorPage, CursorPageParams, CursorPageResponse, Page};
[INFO] [stdout]    |                                     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/resources/beta/assistants.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use crate::core::{self, APIClient, FinalRequestOptions, Headers, RequestOptions};
[INFO] [stdout]   |                   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::assistants as assistants_api`
[INFO] [stdout]  --> src/resources/beta/assistants.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::resources::beta::assistants as assistants_api;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::runs as runs_api`
[INFO] [stdout]   --> src/resources/beta/assistants.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use crate::resources::beta::threads::runs::runs as runs_api;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::beta::threads::runs::steps as steps_api`
[INFO] [stdout]   --> src/resources/beta/assistants.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::resources::beta::threads::runs::steps as steps_api;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `CursorPageParams`
[INFO] [stdout]   --> src/resources/beta/assistants.rs:15:43
[INFO] [stdout]    |
[INFO] [stdout] 15 | use crate::pagination::{Page, CursorPage, CursorPageParams, CursorPageResponse};
[INFO] [stdout]    |                                           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `resources::chat`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use resources::chat;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AssistantCreateParams`, `AssistantListParams`, and `assistant_list_params`
[INFO] [stdout]    --> src/lib.rs:313:46
[INFO] [stdout]     |
[INFO] [stdout] 313 |     use crate::resources::beta::assistants::{assistant_list_params, AssistantCreateParams, AssistantListParams};
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ChatCompletionContentPart` and `self`
[INFO] [stdout]    --> src/lib.rs:318:124
[INFO] [stdout]     |
[INFO] [stdout] 318 | ...nMessageParam, ChatCompletionContent::{self, Multiple}, Detail, ChatCompletionContentPart};
[INFO] [stdout]     |                                           ^^^^                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::resources::chat::ChatModel`
[INFO] [stdout]    --> src/lib.rs:321:9
[INFO] [stdout]     |
[INFO] [stdout] 321 |     use crate::resources::chat::ChatModel;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CodeInterpreter` and `self`
[INFO] [stdout]    --> src/lib.rs:323:61
[INFO] [stdout]     |
[INFO] [stdout] 323 |     use crate::resources::beta::assistants::AssistantTool::{self, CodeInterpreter};
[INFO] [stdout]     |                                                             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `MessageListParams`
[INFO] [stdout]    --> src/lib.rs:324:73
[INFO] [stdout]     |
[INFO] [stdout] 324 |     use crate::resources::beta::threads::{Message, MessageCreateParams, MessageListParams, messages, RunCreateParams, ThreadCreateP...
[INFO] [stdout]     |                                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `resources::chat::completions::ChatCompletionFunctionMessageParam`
[INFO] [stdout]   --> src/resources/chat/mod.rs:16:22
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use completions::ChatCompletionFunctionMessageParam;
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `resources::chat::completions::chat_completion_assistant_message_param::FunctionCall`: Deprecated and replaced by `tool_calls`. The name and arguments of a function that should be called, as generated by the model.
[INFO] [stdout]    --> src/resources/chat/completions.rs:158:72
[INFO] [stdout]     |
[INFO] [stdout] 158 |     pub function_call: Option<chat_completion_assistant_message_param::FunctionCall>,
[INFO] [stdout]     |                                                                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `resources::chat::completions::chat_completion_message::FunctionCall`: Deprecated and replaced by `tool_calls`. The name and arguments of a function that should be called, as generated by the model.
[INFO] [stdout]    --> src/resources/chat/completions.rs:444:55
[INFO] [stdout]     |
[INFO] [stdout] 444 |    pub function_call: Option<chat_completion_message::FunctionCall>,
[INFO] [stdout]     |                                                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `resources::chat::completions::chat_completion_create_params::Function`
[INFO] [stdout]    --> src/resources/chat/completions.rs:796:62
[INFO] [stdout]     |
[INFO] [stdout] 796 |     pub functions: Option<Vec<chat_completion_create_params::Function>>,
[INFO] [stdout]     |                                                              ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/pagination.rs:245:13
[INFO] [stdout]     |
[INFO] [stdout] 245 |         let mut next_info = next_info.unwrap();
[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/core/core.rs:69:13
[INFO] [stdout]    |
[INFO] [stdout] 69 |         let mut auth_headers: Headers = self.auth_headers(opts);
[INFO] [stdout]    |             ----^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `page`
[INFO] [stdout]    --> src/core/core.rs:126:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |         page: impl FnOnce(
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_page`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `retries_remaining`
[INFO] [stdout]    --> src/core/core.rs:143:9
[INFO] [stdout]     |
[INFO] [stdout] 143 |         retries_remaining: Option<()>
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retries_remaining`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/pagination.rs:248:30
[INFO] [stdout]     |
[INFO] [stdout] 248 |             PageInfo::Params(params) => {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/resources/beta/threads/runs/steps.rs:399:22
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[serde(rename = "type")]
[INFO] [stdout]     |                      ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 399 |     #[serde(rename = "type")]
[INFO] [stdout]     |                      ^^^^^^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/resources/beta/threads/runs/steps.rs:403:22
[INFO] [stdout]     |
[INFO] [stdout] 395 |     #[serde(rename = "type")]
[INFO] [stdout]     |                      ------ matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 403 |     #[serde(rename = "type")]
[INFO] [stdout]     |                      ^^^^^^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `query`
[INFO] [stdout]    --> src/resources/beta/assistants.rs:121:9
[INFO] [stdout]     |
[INFO] [stdout] 121 |         query: AssistantListParams,
[INFO] [stdout]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `APIPromise` is never used
[INFO] [stdout]   --> src/core/core.rs:15:10
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub type APIPromise<T> = tokio::task::JoinHandle<Result<T, Box<dyn Error>>>;
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Logprobs` is never constructed
[INFO] [stdout]    --> src/core/core.rs:266:12
[INFO] [stdout]     |
[INFO] [stdout] 266 | pub struct Logprobs {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `FinishReason` is never used
[INFO] [stdout]    --> src/core/core.rs:274:10
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub enum FinishReason {
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `PageInfo` is never used
[INFO] [stdout]    --> src/core/core.rs:280:10
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub enum PageInfo {
[INFO] [stdout]     |          ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `next_page_info`, `get_paginated_items`, `has_next_page`, `get_next_page`, and `iter_pages` are never used
[INFO] [stdout]    --> src/pagination.rs:146:8
[INFO] [stdout]     |
[INFO] [stdout] 144 | pub trait Page<Req: Default + Clone + Serialize, Item: for<'de> Deserialize<'de>>: Sized {
[INFO] [stdout]     |           ---- methods in this trait
[INFO] [stdout] 145 |     fn new(client: Rc<RefCell<APIClient>>, /*response: reqwest::Response,*/ body: Curso...
[INFO] [stdout] 146 |     fn next_page_info(&self) -> Option<PageInfo>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 147 |     fn get_paginated_items(&self) -> Vec<Item>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 148 |     fn has_next_page(&self) -> bool;
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] 149 |     async fn get_next_page(&self) -> Result<Self, Box<dyn Error>>;
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] 150 |     async fn iter_pages(&self) -> &Self;
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ErrorObject` is never constructed
[INFO] [stdout]  --> src/shared.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct ErrorObject {
[INFO] [stdout]   |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content`, `name`, and `role` are never read
[INFO] [stdout]    --> src/resources/chat/completions.rs:424:3
[INFO] [stdout]     |
[INFO] [stdout] 422 | pub struct ChatCompletionFunctionMessageParam {
[INFO] [stdout]     |            ---------------------------------- fields in this struct
[INFO] [stdout] 423 |   /// The contents of the function message.
[INFO] [stdout] 424 |   content: Option<String>,
[INFO] [stdout]     |   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 427 |   name: String,
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 430 |   role: String, // "function"
[INFO] [stdout]     |   ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ChatCompletionMessageToolCallType` is never used
[INFO] [stdout]    --> src/resources/chat/completions.rs:583:10
[INFO] [stdout]     |
[INFO] [stdout] 583 | pub enum ChatCompletionMessageToolCallType {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `Sleep` that must be used
[INFO] [stdout]    --> src/resources/beta/threads/runs/runs.rs:250:21
[INFO] [stdout]     |
[INFO] [stdout] 250 |                     sleep(Duration::from_millis(sleep_interval as u64));
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 250 |                     let _ = sleep(Duration::from_millis(sleep_interval as u64));
[INFO] [stdout]     |                     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.05s
[INFO] running `Command { std: "docker" "inspect" "0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `HeaderMap` and `HeaderValue`
[INFO] [stderr]  --> src/core/core.rs:2:23
[INFO] [stderr]   |
[INFO] [stderr] 2 | use reqwest::header::{HeaderMap, HeaderValue};
[INFO] [stderr]   |                       ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `RequestBuilder`, `Request`, and `Response`
[INFO] [stderr]  --> src/core/core.rs:3:31
[INFO] [stderr]   |
[INFO] [stderr] 3 | use reqwest::{Client, Method, Request, RequestBuilder, Response, Url};
[INFO] [stderr]   |                               ^^^^^^^  ^^^^^^^^^^^^^^  ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Arc` and `Mutex`
[INFO] [stderr]  --> src/core/core.rs:8:17
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::sync::{Arc, Mutex};
[INFO] [stderr]   |                 ^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde_json::Value`
[INFO] [stderr]   --> src/core/core.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr] 10 | use serde_json::Value;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]  --> src/core/request_options.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::HashMap;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Request`
[INFO] [stderr]  --> src/core/request_options.rs:4:31
[INFO] [stderr]   |
[INFO] [stderr] 4 | use reqwest::{Client, Method, Request};
[INFO] [stderr]   |                               ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::collections::HashMap`
[INFO] [stderr]    --> src/pagination.rs:131:5
[INFO] [stderr]     |
[INFO] [stderr] 131 | use std::collections::HashMap;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Arc` and `Mutex`
[INFO] [stderr]    --> src/pagination.rs:134:17
[INFO] [stderr]     |
[INFO] [stderr] 134 | use std::sync::{Arc, Mutex};
[INFO] [stderr]     |                 ^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `futures::Stream`
[INFO] [stderr]    --> src/pagination.rs:135:5
[INFO] [stderr]     |
[INFO] [stderr] 135 | use futures::Stream;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `reqwest::Response`
[INFO] [stderr]    --> src/pagination.rs:136:5
[INFO] [stderr]     |
[INFO] [stderr] 136 | use reqwest::Response;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Value` and `json`
[INFO] [stderr]    --> src/pagination.rs:138:18
[INFO] [stderr]     |
[INFO] [stderr] 138 | use serde_json::{json, Value};
[INFO] [stderr]     |                  ^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RequestOptions`
[INFO] [stderr]    --> src/pagination.rs:139:51
[INFO] [stderr]     |
[INFO] [stderr] 139 | use crate::core::{APIClient, FinalRequestOptions, RequestOptions, PageInfo};
[INFO] [stderr]     |                                                   ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::resources::beta::assistants::Assistant`
[INFO] [stderr]    --> src/pagination.rs:141:5
[INFO] [stderr]     |
[INFO] [stderr] 141 | use crate::resources::beta::assistants::Assistant;
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `RunListParams` and `Run`
[INFO] [stderr]    --> src/pagination.rs:142:39
[INFO] [stderr]     |
[INFO] [stderr] 142 | use crate::resources::beta::threads::{Run, RunListParams};
[INFO] [stderr]     |                                       ^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::cell::RefCell`
[INFO] [stderr]  --> src/resources/chat/completions.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::cell::RefCell;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::rc::Rc`
[INFO] [stderr]  --> src/resources/chat/completions.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::rc::Rc;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `OpenAI`
[INFO] [stderr]  --> src/resources/chat/completions.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::{OpenAI, OpenAIObject};
[INFO] [stderr]   |             ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::cell::RefCell`
[INFO] [stderr]  --> src/resources/chat/chat.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::cell::RefCell;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::rc::Rc`
[INFO] [stderr]  --> src/resources/chat/chat.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use std::rc::Rc;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Deserialize` and `Serialize`
[INFO] [stderr]  --> src/resources/chat/mod.rs:4:13
[INFO] [stderr]   |
[INFO] [stderr] 4 | use serde::{Deserialize, Serialize};
[INFO] [stderr]   |             ^^^^^^^^^^^  ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::cell::RefCell`
[INFO] [stderr]  --> src/resources/beta/threads/threads.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::cell::RefCell;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::rc::Rc`
[INFO] [stderr]  --> src/resources/beta/threads/threads.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use std::rc::Rc;
[INFO] [stderr]   |     ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::resources::beta::threads::runs::runs`
[INFO] [stderr]   --> src/resources/beta/threads/threads.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crate::resources::beta::threads::runs::runs;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `OpenAI` and `streaming`
[INFO] [stderr]   --> src/resources/beta/threads/threads.rs:16:13
[INFO] [stderr]    |
[INFO] [stderr] 16 | use crate::{OpenAI, OpenAIObject, streaming};
[INFO] [stderr]    |             ^^^^^^                ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `APIClient`
[INFO] [stderr]   --> src/resources/beta/threads/threads.rs:18:19
[INFO] [stderr]    |
[INFO] [stderr] 18 | use crate::core::{APIClient, Headers};
[INFO] [stderr]    |                   ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::resources::beta::threads::runs::steps as steps_api`
[INFO] [stderr]  --> src/resources/beta/threads/runs/steps.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::resources::beta::threads::runs::steps as steps_api;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AssistantStream`, `RunCreateParamsBaseStream`, and `RunSubmitToolOutputsParamsStream`
[INFO] [stderr]   --> src/resources/beta/threads/runs/runs.rs:10:40
[INFO] [stderr]    |
[INFO] [stderr] 10 | use crate::library::assistant_stream::{AssistantStream, RunCreateParamsBaseStream, RunSubmitToolOutputsParamsStream};
[INFO] [stderr]    |                                        ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::resources::beta::threads::runs::steps as steps_api`
[INFO] [stderr]   --> src/resources/beta/threads/runs/runs.rs:15:5
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crate::resources::beta::threads::runs::steps as steps_api;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CursorPageParams`
[INFO] [stderr]   --> src/resources/beta/threads/runs/runs.rs:16:37
[INFO] [stderr]    |
[INFO] [stderr] 16 | use crate::pagination::{CursorPage, CursorPageParams, CursorPageResponse, Page};
[INFO] [stderr]    |                                     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self`
[INFO] [stderr]  --> src/resources/beta/assistants.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 | use crate::core::{self, APIClient, FinalRequestOptions, Headers, RequestOptions};
[INFO] [stderr]   |                   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::resources::beta::assistants as assistants_api`
[INFO] [stderr]  --> src/resources/beta/assistants.rs:9:5
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::resources::beta::assistants as assistants_api;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::resources::beta::threads::runs::runs as runs_api`
[INFO] [stderr]   --> src/resources/beta/assistants.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use crate::resources::beta::threads::runs::runs as runs_api;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::resources::beta::threads::runs::steps as steps_api`
[INFO] [stderr]   --> src/resources/beta/assistants.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::resources::beta::threads::runs::steps as steps_api;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `CursorPageParams`
[INFO] [stderr]   --> src/resources/beta/assistants.rs:15:43
[INFO] [stderr]    |
[INFO] [stderr] 15 | use crate::pagination::{Page, CursorPage, CursorPageParams, CursorPageResponse};
[INFO] [stderr]    |                                           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `resources::chat`
[INFO] [stderr]   --> src/lib.rs:11:5
[INFO] [stderr]    |
[INFO] [stderr] 11 | use resources::chat;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `resources::chat::completions::ChatCompletionFunctionMessageParam`
[INFO] [stderr]   --> src/resources/chat/mod.rs:16:22
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub use completions::ChatCompletionFunctionMessageParam;
[INFO] [stderr]    |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `resources::chat::completions::chat_completion_assistant_message_param::FunctionCall`: Deprecated and replaced by `tool_calls`. The name and arguments of a function that should be called, as generated by the model.
[INFO] [stderr]    --> src/resources/chat/completions.rs:158:72
[INFO] [stderr]     |
[INFO] [stderr] 158 |     pub function_call: Option<chat_completion_assistant_message_param::FunctionCall>,
[INFO] [stderr]     |                                                                        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `resources::chat::completions::chat_completion_message::FunctionCall`: Deprecated and replaced by `tool_calls`. The name and arguments of a function that should be called, as generated by the model.
[INFO] [stderr]    --> src/resources/chat/completions.rs:444:55
[INFO] [stderr]     |
[INFO] [stderr] 444 |    pub function_call: Option<chat_completion_message::FunctionCall>,
[INFO] [stderr]     |                                                       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `resources::chat::completions::chat_completion_create_params::Function`
[INFO] [stderr]    --> src/resources/chat/completions.rs:796:62
[INFO] [stderr]     |
[INFO] [stderr] 796 |     pub functions: Option<Vec<chat_completion_create_params::Function>>,
[INFO] [stderr]     |                                                              ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/pagination.rs:245:13
[INFO] [stderr]     |
[INFO] [stderr] 245 |         let mut next_info = next_info.unwrap();
[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/core/core.rs:69:13
[INFO] [stderr]    |
[INFO] [stderr] 69 |         let mut auth_headers: Headers = self.auth_headers(opts);
[INFO] [stderr]    |             ----^^^^^^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `page`
[INFO] [stderr]    --> src/core/core.rs:126:9
[INFO] [stderr]     |
[INFO] [stderr] 126 |         page: impl FnOnce(
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_page`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `retries_remaining`
[INFO] [stderr]    --> src/core/core.rs:143:9
[INFO] [stderr]     |
[INFO] [stderr] 143 |         retries_remaining: Option<()>
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_retries_remaining`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `params`
[INFO] [stderr]    --> src/pagination.rs:248:30
[INFO] [stderr]     |
[INFO] [stderr] 248 |             PageInfo::Params(params) => {
[INFO] [stderr]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/resources/beta/threads/runs/steps.rs:399:22
[INFO] [stderr]     |
[INFO] [stderr] 395 |     #[serde(rename = "type")]
[INFO] [stderr]     |                      ------ matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 399 |     #[serde(rename = "type")]
[INFO] [stderr]     |                      ^^^^^^ no value can reach this
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unreachable pattern
[INFO] [stderr]    --> src/resources/beta/threads/runs/steps.rs:403:22
[INFO] [stderr]     |
[INFO] [stderr] 395 |     #[serde(rename = "type")]
[INFO] [stderr]     |                      ------ matches all the relevant values
[INFO] [stderr] ...
[INFO] [stderr] 403 |     #[serde(rename = "type")]
[INFO] [stderr]     |                      ^^^^^^ no value can reach this
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `query`
[INFO] [stderr]    --> src/resources/beta/assistants.rs:121:9
[INFO] [stderr]     |
[INFO] [stderr] 121 |         query: AssistantListParams,
[INFO] [stderr]     |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_query`
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `APIPromise` is never used
[INFO] [stderr]   --> src/core/core.rs:15:10
[INFO] [stderr]    |
[INFO] [stderr] 15 | pub type APIPromise<T> = tokio::task::JoinHandle<Result<T, Box<dyn Error>>>;
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Logprobs` is never constructed
[INFO] [stderr]    --> src/core/core.rs:266:12
[INFO] [stderr]     |
[INFO] [stderr] 266 | pub struct Logprobs {
[INFO] [stderr]     |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `FinishReason` is never used
[INFO] [stderr]    --> src/core/core.rs:274:10
[INFO] [stderr]     |
[INFO] [stderr] 274 | pub enum FinishReason {
[INFO] [stderr]     |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `PageInfo` is never used
[INFO] [stderr]    --> src/core/core.rs:280:10
[INFO] [stderr]     |
[INFO] [stderr] 280 | pub enum PageInfo {
[INFO] [stderr]     |          ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `next_page_info`, `get_paginated_items`, `has_next_page`, `get_next_page`, and `iter_pages` are never used
[INFO] [stderr]    --> src/pagination.rs:146:8
[INFO] [stderr]     |
[INFO] [stderr] 144 | pub trait Page<Req: Default + Clone + Serialize, Item: for<'de> Deserialize<'de>>: Sized {
[INFO] [stderr]     |           ---- methods in this trait
[INFO] [stderr] 145 |     fn new(client: Rc<RefCell<APIClient>>, /*response: reqwest::Response,*/ body: Curso...
[INFO] [stderr] 146 |     fn next_page_info(&self) -> Option<PageInfo>;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] 147 |     fn get_paginated_items(&self) -> Vec<Item>;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 148 |     fn has_next_page(&self) -> bool;
[INFO] [stderr]     |        ^^^^^^^^^^^^^
[INFO] [stderr] 149 |     async fn get_next_page(&self) -> Result<Self, Box<dyn Error>>;
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] 150 |     async fn iter_pages(&self) -> &Self;
[INFO] [stderr]     |              ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ErrorObject` is never constructed
[INFO] [stderr]  --> src/shared.rs:6:12
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct ErrorObject {
[INFO] [stderr]   |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `content`, `name`, and `role` are never read
[INFO] [stderr]    --> src/resources/chat/completions.rs:424:3
[INFO] [stderr]     |
[INFO] [stderr] 422 | pub struct ChatCompletionFunctionMessageParam {
[INFO] [stderr]     |            ---------------------------------- fields in this struct
[INFO] [stderr] 423 |   /// The contents of the function message.
[INFO] [stderr] 424 |   content: Option<String>,
[INFO] [stderr]     |   ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 427 |   name: String,
[INFO] [stderr]     |   ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 430 |   role: String, // "function"
[INFO] [stderr]     |   ^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ChatCompletionMessageToolCallType` is never used
[INFO] [stderr]    --> src/resources/chat/completions.rs:583:10
[INFO] [stderr]     |
[INFO] [stderr] 583 | pub enum ChatCompletionMessageToolCallType {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused `Sleep` that must be used
[INFO] [stderr]    --> src/resources/beta/threads/runs/runs.rs:250:21
[INFO] [stderr]     |
[INFO] [stderr] 250 |                     sleep(Duration::from_millis(sleep_interval as u64));
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: futures do nothing unless you `.await` or poll them
[INFO] [stderr]     = note: `#[warn(unused_must_use)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]     |
[INFO] [stderr] 250 |                     let _ = sleep(Duration::from_millis(sleep_interval as u64));
[INFO] [stderr]     |                     +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AssistantCreateParams`, `AssistantListParams`, and `assistant_list_params`
[INFO] [stderr]    --> src/lib.rs:313:46
[INFO] [stderr]     |
[INFO] [stderr] 313 |     use crate::resources::beta::assistants::{assistant_list_params, AssistantCreateParams, AssistantListParams};
[INFO] [stderr]     |                                              ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ChatCompletionContentPart` and `self`
[INFO] [stderr]    --> src/lib.rs:318:124
[INFO] [stderr]     |
[INFO] [stderr] 318 | ...nMessageParam, ChatCompletionContent::{self, Multiple}, Detail, ChatCompletionContentPart};
[INFO] [stderr]     |                                           ^^^^                     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::resources::chat::ChatModel`
[INFO] [stderr]    --> src/lib.rs:321:9
[INFO] [stderr]     |
[INFO] [stderr] 321 |     use crate::resources::chat::ChatModel;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CodeInterpreter` and `self`
[INFO] [stderr]    --> src/lib.rs:323:61
[INFO] [stderr]     |
[INFO] [stderr] 323 |     use crate::resources::beta::assistants::AssistantTool::{self, CodeInterpreter};
[INFO] [stderr]     |                                                             ^^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `MessageListParams`
[INFO] [stderr]    --> src/lib.rs:324:73
[INFO] [stderr]     |
[INFO] [stderr] 324 |     use crate::resources::beta::threads::{Message, MessageCreateParams, MessageListParams, messages, RunCreateParams, ThreadCreateP...
[INFO] [stderr]     |                                                                         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `crab_ai` (lib) generated 56 warnings (run `cargo fix --lib -p crab_ai` to apply 41 suggestions)
[INFO] [stderr] warning: `crab_ai` (lib test) generated 61 warnings (56 duplicates) (run `cargo fix --lib -p crab_ai --tests` to apply 5 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crab_ai-2148587118242021)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test tests::test_chat_completions ... FAILED
[INFO] [stdout] test tests::test_completions ... FAILED
[INFO] [stdout] test tests::test_create_thread ... FAILED
[INFO] [stdout] test tests::test_chat_completions_with_image ... FAILED
[INFO] [stdout] test tests::test_create_thread_and_create_message ... FAILED
[INFO] [stdout] test tests::test_create_thread_and_create_message_and_create_run_and_poll ... FAILED
[INFO] [stdout] test tests::test_retrieve_assistant ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_chat_completions stdout ----
[INFO] [stdout] Error: "The OPENAI_API_KEY environment variable is missing or empty; either provide it, or instantiate the OpenAI client with an apiKey option."
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_completions stdout ----
[INFO] [stdout] Error: "The OPENAI_API_KEY environment variable is missing or empty; either provide it, or instantiate the OpenAI client with an apiKey option."
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_thread stdout ----
[INFO] [stdout] Error: "The OPENAI_API_KEY environment variable is missing or empty; either provide it, or instantiate the OpenAI client with an apiKey option."
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_chat_completions_with_image stdout ----
[INFO] [stdout] Error: "The OPENAI_API_KEY environment variable is missing or empty; either provide it, or instantiate the OpenAI client with an apiKey option."
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_thread_and_create_message stdout ----
[INFO] [stdout] Error: "The OPENAI_API_KEY environment variable is missing or empty; either provide it, or instantiate the OpenAI client with an apiKey option."
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_create_thread_and_create_message_and_create_run_and_poll stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_create_thread_and_create_message_and_create_run_and_poll' (1237) panicked at src/lib.rs:609:58:
[INFO] [stdout] ASSISTANT_ID is not set
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e2db029618 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e2db029618 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e2db029618 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e2db029618 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e2db03fefa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e2db03fefa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e2db02e492 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e2db02e492 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e2db007996 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e2db007996 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e2db0215c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2daadbe2c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2daadbe2c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e2db021842 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e2db021842 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e2db007a52 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e2daffcb79 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e2db00892d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e2db0406bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e2db0403b4 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x63e2db0403b4 - core[8fb95b77d25ab6c8]::option::expect_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/option.rs:2257:5
[INFO] [stdout]   21:     0x63e2daa84452 - <core[8fb95b77d25ab6c8]::option::Option<alloc[a7ee25936407c584]::string::String>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/option.rs:968:21
[INFO] [stdout]   22:     0x63e2daa935df - crab_ai[7e477a93bcb71f24]::tests::test_create_thread_and_create_message_and_create_run_and_poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:609:58
[INFO] [stdout]   23:     0x63e2daace50f - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63e2daace5cb - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x63e2daa7466b - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x63e2daa7452b - tokio[9ef15f6a7fbde785]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>, <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x63e2daa7452b - tokio[9ef15f6a7fbde785]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>, <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x63e2daa7452b - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x63e2daa640ad - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>, <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x63e2daa7368d - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x63e2daa7286b - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x63e2daa4d41a - <tokio[9ef15f6a7fbde785]::runtime::context::scoped::Scoped<tokio[9ef15f6a7fbde785]::runtime::scheduler::Context>>::set::<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x63e2da9d8d9a - tokio[9ef15f6a7fbde785]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>), <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x63e2daa65115 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[9ef15f6a7fbde785]::runtime::context::Context>>::try_with::<tokio[9ef15f6a7fbde785]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>), <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x63e2daa64c4d - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[9ef15f6a7fbde785]::runtime::context::Context>>::with::<tokio[9ef15f6a7fbde785]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>), <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x63e2da9d8bd1 - tokio[9ef15f6a7fbde785]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>), <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x63e2daa6763e - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x63e2daa6798e - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x63e2daa72296 - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x63e2daa9b87f - tokio[9ef15f6a7fbde785]::runtime::context::runtime::enter_runtime::<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x63e2daa63b27 - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x63e2daa9afc0 - <tokio[9ef15f6a7fbde785]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x63e2daa9b1e9 - <tokio[9ef15f6a7fbde785]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x63e2daa9814f - crab_ai[7e477a93bcb71f24]::tests::test_create_thread_and_create_message_and_create_run_and_poll
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:660:11
[INFO] [stdout]   45:     0x63e2daa8d7c7 - crab_ai[7e477a93bcb71f24]::tests::test_create_thread_and_create_message_and_create_run_and_poll::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:608:81
[INFO] [stdout]   46:     0x63e2daabcdf6 - <crab_ai[7e477a93bcb71f24]::tests::test_create_thread_and_create_message_and_create_run_and_poll::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63e2daacef0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x63e2daacef0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x63e2daadc785 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x63e2daadc785 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x63e2daadc785 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x63e2daadc785 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x63e2daadc785 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x63e2daadc785 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x63e2daadc785 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x63e2daad6094 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x63e2daad6094 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x63e2daadf802 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x63e2daadf802 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x63e2daadf802 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x63e2daadf802 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x63e2daadf802 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x63e2daadf802 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x63e2daadf802 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x63e2db028d7f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   66:     0x63e2db028d7f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7a59dfaf8aa4 - <unknown>
[INFO] [stdout]   68:     0x7a59dfb85a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_retrieve_assistant stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_retrieve_assistant' (1238) panicked at src/lib.rs:467:58:
[INFO] [stdout] ASSISTANT_ID is not set
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x63e2db029618 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x63e2db029618 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x63e2db029618 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x63e2db029618 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x63e2db03fefa - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x63e2db03fefa - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x63e2db02e492 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x63e2db02e492 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x63e2db007996 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x63e2db007996 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x63e2db0215c9 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x63e2daadbe2c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x63e2daadbe2c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x63e2db021842 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x63e2db021842 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x63e2db007a52 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x63e2daffcb79 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x63e2db00892d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x63e2db0406bc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x63e2db0403b4 - core[8fb95b77d25ab6c8]::panicking::panic_display::<&str>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x63e2db0403b4 - core[8fb95b77d25ab6c8]::option::expect_failed
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/option.rs:2257:5
[INFO] [stdout]   21:     0x63e2daa84452 - <core[8fb95b77d25ab6c8]::option::Option<alloc[a7ee25936407c584]::string::String>>::expect
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/option.rs:968:21
[INFO] [stdout]   22:     0x63e2daa8fcbd - crab_ai[7e477a93bcb71f24]::tests::test_retrieve_assistant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:467:58
[INFO] [stdout]   23:     0x63e2daace50f - <core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x63e2daace5cb - <core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>> as core[8fb95b77d25ab6c8]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x63e2daa7466b - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:70
[INFO] [stdout]   26:     0x63e2daa7452b - tokio[9ef15f6a7fbde785]::task::coop::with_budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>, <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x63e2daa7452b - tokio[9ef15f6a7fbde785]::task::coop::budget::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>, <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x63e2daa7452b - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:778:25
[INFO] [stdout]   29:     0x63e2daa640ad - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Context>::enter::<core[8fb95b77d25ab6c8]::task::poll::Poll<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>, <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:451:19
[INFO] [stdout]   30:     0x63e2daa7368d - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:777:44
[INFO] [stdout]   31:     0x63e2daa7286b - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:68
[INFO] [stdout]   32:     0x63e2daa4d41a - <tokio[9ef15f6a7fbde785]::runtime::context::scoped::Scoped<tokio[9ef15f6a7fbde785]::runtime::scheduler::Context>>::set::<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x63e2da9d8d9a - tokio[9ef15f6a7fbde785]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>), <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:38
[INFO] [stdout]   34:     0x63e2daa65115 - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[9ef15f6a7fbde785]::runtime::context::Context>>::try_with::<tokio[9ef15f6a7fbde785]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>), <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:462:12
[INFO] [stdout]   35:     0x63e2daa64c4d - <std[10d71ac2c42b111e]::thread::local::LocalKey<tokio[9ef15f6a7fbde785]::runtime::context::Context>>::with::<tokio[9ef15f6a7fbde785]::runtime::context::set_scheduler<(alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>), <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}>::{closure#0}, (alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>)>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/local.rs:426:20
[INFO] [stdout]   36:     0x63e2da9d8bd1 - tokio[9ef15f6a7fbde785]::runtime::context::set_scheduler::<(alloc[a7ee25936407c584]::boxed::Box<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::Core>, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>), <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context.rs:181:17
[INFO] [stdout]   37:     0x63e2daa6763e - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::option::Option<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:865:27
[INFO] [stdout]   38:     0x63e2daa6798e - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:765:24
[INFO] [stdout]   39:     0x63e2daa72296 - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:205:33
[INFO] [stdout]   40:     0x63e2daa9b87f - tokio[9ef15f6a7fbde785]::runtime::context::runtime::enter_runtime::<<tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>::{closure#0}, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x63e2daa63b27 - <tokio[9ef15f6a7fbde785]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/scheduler/current_thread/mod.rs:193:9
[INFO] [stdout]   42:     0x63e2daa9afc0 - <tokio[9ef15f6a7fbde785]::runtime::runtime::Runtime>::block_on_inner::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:371:52
[INFO] [stdout]   43:     0x63e2daa9b1e9 - <tokio[9ef15f6a7fbde785]::runtime::runtime::Runtime>::block_on::<core[8fb95b77d25ab6c8]::pin::Pin<&mut dyn core[8fb95b77d25ab6c8]::future::future::Future<Output = core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::error::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.3/src/runtime/runtime.rs:345:18
[INFO] [stdout]   44:     0x63e2daa97af2 - crab_ai[7e477a93bcb71f24]::tests::test_retrieve_assistant
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:515:11
[INFO] [stdout]   45:     0x63e2daa8d737 - crab_ai[7e477a93bcb71f24]::tests::test_retrieve_assistant::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:466:43
[INFO] [stdout]   46:     0x63e2daabcd36 - <crab_ai[7e477a93bcb71f24]::tests::test_retrieve_assistant::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x63e2daacef0b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x63e2daacef0b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   49:     0x63e2daadc785 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   50:     0x63e2daadc785 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   51:     0x63e2daadc785 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x63e2daadc785 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x63e2daadc785 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x63e2daadc785 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   55:     0x63e2daadc785 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   56:     0x63e2daad6094 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   57:     0x63e2daad6094 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x63e2daadf802 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   59:     0x63e2daadf802 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   60:     0x63e2daadf802 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x63e2daadf802 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x63e2daadf802 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x63e2daadf802 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   64:     0x63e2daadf802 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x63e2db028d7f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   66:     0x63e2db028d7f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7a59dfaf8aa4 - <unknown>
[INFO] [stdout]   68:     0x7a59dfb85a64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_chat_completions
[INFO] [stdout]     tests::test_chat_completions_with_image
[INFO] [stdout]     tests::test_completions
[INFO] [stdout]     tests::test_create_thread
[INFO] [stdout]     tests::test_create_thread_and_create_message
[INFO] [stdout]     tests::test_create_thread_and_create_message_and_create_run_and_poll
[INFO] [stdout]     tests::test_retrieve_assistant
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af", kill_on_drop: false }`
[INFO] [stdout] 0a48a2ff99c48e2d603fe2944d0db8c35c3489305f6b45dec2a97ad8e00b79af
