[INFO] cloning repository https://github.com/Isaac-Fate/unilang
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Isaac-Fate/unilang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Fate%2Funilang", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Fate%2Funilang'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6abfba0ee8813c8bbf968c7fbbc41734b89f3bba
[INFO] testing Isaac-Fate/unilang against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Fate%2Funilang" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Isaac-Fate/unilang
[INFO] finished tweaking git repo https://github.com/Isaac-Fate/unilang
[INFO] tweaked toml for git repo https://github.com/Isaac-Fate/unilang written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Isaac-Fate/unilang on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Isaac-Fate/unilang already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bda57bd25d96dfaad05fc759a2c6fde7520b368c7c5b21d27cddd816a0744529
[INFO] running `Command { std: "docker" "start" "-a" "bda57bd25d96dfaad05fc759a2c6fde7520b368c7c5b21d27cddd816a0744529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bda57bd25d96dfaad05fc759a2c6fde7520b368c7c5b21d27cddd816a0744529", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bda57bd25d96dfaad05fc759a2c6fde7520b368c7c5b21d27cddd816a0744529", kill_on_drop: false }`
[INFO] [stdout] bda57bd25d96dfaad05fc759a2c6fde7520b368c7c5b21d27cddd816a0744529
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 260a3a759bb888b327b65c8f3a85ad22423a9062b7c9f6fc1a95b31609f48ffa
[INFO] running `Command { std: "docker" "start" "-a" "260a3a759bb888b327b65c8f3a85ad22423a9062b7c9f6fc1a95b31609f48ffa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling futures-io v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling openssl v0.10.59
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.22
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.22
[INFO] [stderr]    Compiling reqwest-streams v0.4.0
[INFO] [stderr]    Compiling unilang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `response::OpenAIChatResponse`
[INFO] [stdout]  --> src/openai/chat/response/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use response::OpenAIChatResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpenAIChatResponse` is never constructed
[INFO] [stdout]  --> src/openai/chat/response/response.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct OpenAIChatResponse {
[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 `OpenAIChatResponseChoice` is never constructed
[INFO] [stdout]   --> src/openai/chat/response/response.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct OpenAIChatResponseChoice {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpenAIChatResponseMessage` is never constructed
[INFO] [stdout]   --> src/openai/chat/response/response.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct OpenAIChatResponseMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpenAIChatTokenUsage` is never constructed
[INFO] [stdout]   --> src/openai/chat/response/response.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct OpenAIChatTokenUsage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_streamed_chat_response` is never used
[INFO] [stdout]   --> src/openai/chat/api_call.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub async fn get_streamed_chat_response(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.32s
[INFO] running `Command { std: "docker" "inspect" "260a3a759bb888b327b65c8f3a85ad22423a9062b7c9f6fc1a95b31609f48ffa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "260a3a759bb888b327b65c8f3a85ad22423a9062b7c9f6fc1a95b31609f48ffa", kill_on_drop: false }`
[INFO] [stdout] 260a3a759bb888b327b65c8f3a85ad22423a9062b7c9f6fc1a95b31609f48ffa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] b3c11790bd6dde80e3e50f96ce28bb737bf7a0a697c5ea578bf33478c1967606
[INFO] running `Command { std: "docker" "start" "-a" "b3c11790bd6dde80e3e50f96ce28bb737bf7a0a697c5ea578bf33478c1967606", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `response::OpenAIChatResponse`
[INFO] [stdout]  --> src/openai/chat/response/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use response::OpenAIChatResponse;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpenAIChatResponse` is never constructed
[INFO] [stdout]  --> src/openai/chat/response/response.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct OpenAIChatResponse {
[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 `OpenAIChatResponseChoice` is never constructed
[INFO] [stdout]   --> src/openai/chat/response/response.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct OpenAIChatResponseChoice {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling unilang v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `OpenAIChatResponseMessage` is never constructed
[INFO] [stdout]   --> src/openai/chat/response/response.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct OpenAIChatResponseMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpenAIChatTokenUsage` is never constructed
[INFO] [stdout]   --> src/openai/chat/response/response.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct OpenAIChatTokenUsage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_streamed_chat_response` is never used
[INFO] [stdout]   --> src/openai/chat/api_call.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub async fn get_streamed_chat_response(
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `response::OpenAIChatResponse`
[INFO] [stdout]  --> src/openai/chat/response/mod.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use response::OpenAIChatResponse;
[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 variable: `cx`
[INFO] [stdout]   --> tests/stream.rs:26:13
[INFO] [stdout]    |
[INFO] [stdout] 26 |             cx: &mut Context<'_>
[INFO] [stdout]    |             ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `i` is assigned to, but never used
[INFO] [stdout]   --> tests/stream.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     let mut i = 0;
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_i` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `i` is never read
[INFO] [stdout]   --> tests/stream.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         i += 1;
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `role` and `content` are never read
[INFO] [stdout]  --> tests/stream.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct Message {
[INFO] [stdout]   |        ------- fields in this struct
[INFO] [stdout] 7 |     role: ChatRole,
[INFO] [stdout]   |     ^^^^
[INFO] [stdout] 8 |     content: String,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpenAIChatResponse` is never constructed
[INFO] [stdout]  --> src/openai/chat/response/response.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct OpenAIChatResponse {
[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 `OpenAIChatResponseChoice` is never constructed
[INFO] [stdout]   --> src/openai/chat/response/response.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct OpenAIChatResponseChoice {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpenAIChatResponseMessage` is never constructed
[INFO] [stdout]   --> src/openai/chat/response/response.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct OpenAIChatResponseMessage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OpenAIChatTokenUsage` is never constructed
[INFO] [stdout]   --> src/openai/chat/response/response.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct OpenAIChatTokenUsage {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.83s
[INFO] running `Command { std: "docker" "inspect" "b3c11790bd6dde80e3e50f96ce28bb737bf7a0a697c5ea578bf33478c1967606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3c11790bd6dde80e3e50f96ce28bb737bf7a0a697c5ea578bf33478c1967606", kill_on_drop: false }`
[INFO] [stdout] b3c11790bd6dde80e3e50f96ce28bb737bf7a0a697c5ea578bf33478c1967606
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 55813667b94f8d045ae5dbe5489dc205bb7a990a5635390b7a6b16b20ff2b9ab
[INFO] running `Command { std: "docker" "start" "-a" "55813667b94f8d045ae5dbe5489dc205bb7a990a5635390b7a6b16b20ff2b9ab", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `response::OpenAIChatResponse`
[INFO] [stderr]  --> src/openai/chat/response/mod.rs:2:9
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub use response::OpenAIChatResponse;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OpenAIChatResponse` is never constructed
[INFO] [stderr]  --> src/openai/chat/response/response.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct OpenAIChatResponse {
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OpenAIChatResponseChoice` is never constructed
[INFO] [stderr]   --> src/openai/chat/response/response.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct OpenAIChatResponseChoice {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OpenAIChatResponseMessage` is never constructed
[INFO] [stderr]   --> src/openai/chat/response/response.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct OpenAIChatResponseMessage {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `OpenAIChatTokenUsage` is never constructed
[INFO] [stderr]   --> src/openai/chat/response/response.rs:27:12
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct OpenAIChatTokenUsage {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_streamed_chat_response` is never used
[INFO] [stderr]   --> src/openai/chat/api_call.rs:48:14
[INFO] [stderr]    |
[INFO] [stderr] 48 | pub async fn get_streamed_chat_response(
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `unilang` (lib) generated 6 warnings (run `cargo fix --lib -p unilang` to apply 1 suggestion)
[INFO] [stderr] warning: `unilang` (lib test) generated 5 warnings (5 duplicates)
[INFO] [stderr] warning: unused variable: `cx`
[INFO] [stderr]   --> tests/stream.rs:26:13
[INFO] [stderr]    |
[INFO] [stderr] 26 |             cx: &mut Context<'_>
[INFO] [stderr]    |             ^^ help: if this is intentional, prefix it with an underscore: `_cx`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `i` is assigned to, but never used
[INFO] [stderr]   --> tests/stream.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |     let mut i = 0;
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: consider using `_i` instead
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `i` is never read
[INFO] [stderr]   --> tests/stream.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |         i += 1;
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `role` and `content` are never read
[INFO] [stderr]  --> tests/stream.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | struct Message {
[INFO] [stderr]   |        ------- fields in this struct
[INFO] [stderr] 7 |     role: ChatRole,
[INFO] [stderr]   |     ^^^^
[INFO] [stderr] 8 |     content: String,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Message` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `unilang` (test "stream") generated 4 warnings (run `cargo fix --test "stream" -p unilang` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/unilang/d10656890828f97e/deps/unilang-d10656890828f97e)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test chat::message::tests::test_serialize_chat_message ... ok
[INFO] [stdout] test qianfan::chat::request_body::tests::remove_key_value_from_json ... ok
[INFO] [stdout] test qianfan::chat::request_body::tests::test_builder ... ok
[INFO] [stdout] test chat::chat::tests::test_get_complete_chat_response ... FAILED
[INFO] [stderr] [2026-01-15T21:53:06Z INFO  unilang] Loading dotenv
[INFO] [stdout] test openai::chat::api_call::tests::test_get_streamed_chat_response ... FAILED
[INFO] [stdout] test openai::chat::api_call::tests::test_stream_response ... FAILED
[INFO] [stdout] test openai::chat::api_call::tests::test_get_complete_chat_response ... FAILED
[INFO] [stdout] test chat::openai::tests::test_get_complete_chat_response ... FAILED
[INFO] [stdout] test qianfan::chat::api_call::tests::test_get_streamed_chat_response ... FAILED
[INFO] [stdout] test qianfan::chat::api_call::tests::test_get_complete_chat_response ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- chat::chat::tests::test_get_complete_chat_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chat::chat::tests::test_get_complete_chat_response' (24) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.10.1/src/lib.rs:806:14:
[INFO] [stdout] Builder::init should not be called after logger initialized: SetLoggerError(())
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574670afc442 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574670afc442 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574670b1426a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574670b1426a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x574670b01f56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574670b01f56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x574670ad8faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574670ad8faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574670af3eb9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746703a87be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5746703a87be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x574670af4122 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x574670af4122 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574670ad9068 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x574670ad0219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574670ada21d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574670b14a5c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574670b147a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5746703928ab - <core[8f93d80df273fe75]::result::Result<(), log[25028f9194465b02]::SetLoggerError>>::expect
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x57467038de6d - <env_logger[7c0b2a7f60c385e4]::Builder>::init
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/env_logger-0.10.1/src/lib.rs:806:14
[INFO] [stdout]   22:     0x57467032de84 - unilang[c6d58076f980a9a5]::chat::chat::tests::test_get_complete_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/chat.rs:38:93
[INFO] [stdout]   23:     0x574670343a55 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x574670343a8d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x574670359e7d - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   26:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   27:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   28:     0x574670359dac - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   29:     0x57467035095a - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   30:     0x5746703585bd - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   31:     0x57467035832b - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   32:     0x57467034671a - <tokio[77e57a12b278e09d]::runtime::context::scoped::Scoped<tokio[77e57a12b278e09d]::runtime::scheduler::Context>>::set::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x57467033f95a - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x574670346a76 - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::try_with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x57467034682c - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x57467033bd51 - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x574670351aa9 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   38:     0x574670351d56 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   39:     0x574670357f59 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   40:     0x574670347793 - tokio[77e57a12b278e09d]::runtime::context::runtime::enter_runtime::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x574670350561 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   42:     0x574670332c1f - <tokio[77e57a12b278e09d]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   43:     0x5746703306c3 - unilang[c6d58076f980a9a5]::chat::chat::tests::test_get_complete_chat_response
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/chat.rs:56:11
[INFO] [stdout]   44:     0x57467032dd77 - unilang[c6d58076f980a9a5]::chat::chat::tests::test_get_complete_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/chat.rs:36:51
[INFO] [stdout]   45:     0x574670321886 - <unilang[c6d58076f980a9a5]::chat::chat::tests::test_get_complete_chat_response::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x57467039cb6b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x57467039cb6b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   48:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   49:     0x5746703a93ca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   51:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5746703a93ca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   54:     0x5746703a93ca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   55:     0x5746703a3894 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   56:     0x5746703a3894 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   57:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   58:     0x5746703abec2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5746703abec2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   63:     0x5746703abec2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x574670afbcaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   65:     0x574670afbcaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   66:     0x7b546bedbaa4 - <unknown>
[INFO] [stdout]   67:     0x7b546bf68a64 - clone
[INFO] [stdout]   68:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- openai::chat::api_call::tests::test_get_streamed_chat_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'openai::chat::api_call::tests::test_get_streamed_chat_response' (28) panicked at src/openai/auth.rs:7:39:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574670afc442 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574670afc442 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574670b1426a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574670b1426a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x574670b01f56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574670b01f56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x574670ad8faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574670ad8faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574670af3eb9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746703a87be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5746703a87be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x574670af4122 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x574670af4122 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574670ad9068 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x574670ad0219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574670ada21d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574670b14a5c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574670b147a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x574670322476 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenv[db51b93872c418a]::errors::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x574670322476 - <unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/auth.rs:7:39
[INFO] [stdout]   22:     0x574670322476 - <<unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x574670338f7b - <lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get::<<unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   24:     0x57467033926d - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get<<unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   25:     0x574670ade977 - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   26:     0x574670333077 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get<<unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   27:     0x57467034321f - <lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get::<<unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   28:     0x57467034321f - <unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   29:     0x57467034321f - <unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   30:     0x574670361bc3 - unilang[c6d58076f980a9a5]::openai::chat::api_call::get_streamed_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:65:55
[INFO] [stdout]   31:     0x574670365ce2 - unilang[c6d58076f980a9a5]::openai::chat::api_call::tests::test_get_streamed_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:135:11
[INFO] [stdout]   32:     0x574670343a55 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x574670343a8d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x574670359e7d - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   35:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x574670359dac - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   38:     0x57467035095a - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   39:     0x5746703585bd - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   40:     0x57467035832b - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   41:     0x57467034671a - <tokio[77e57a12b278e09d]::runtime::context::scoped::Scoped<tokio[77e57a12b278e09d]::runtime::scheduler::Context>>::set::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x57467033f95a - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   43:     0x574670346a76 - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::try_with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   44:     0x57467034682c - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   45:     0x57467033bd51 - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   46:     0x574670351aa9 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   47:     0x574670351d56 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   48:     0x574670357f59 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   49:     0x574670347793 - tokio[77e57a12b278e09d]::runtime::context::runtime::enter_runtime::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x574670350561 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   51:     0x574670332c1f - <tokio[77e57a12b278e09d]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   52:     0x574670367053 - unilang[c6d58076f980a9a5]::openai::chat::api_call::tests::test_get_streamed_chat_response
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:141:11
[INFO] [stdout]   53:     0x574670363e97 - unilang[c6d58076f980a9a5]::openai::chat::api_call::tests::test_get_streamed_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:117:51
[INFO] [stdout]   54:     0x5746703219c6 - <unilang[c6d58076f980a9a5]::openai::chat::api_call::tests::test_get_streamed_chat_response::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57467039cb6b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57467039cb6b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5746703a93ca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5746703a93ca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5746703a93ca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5746703a3894 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5746703a3894 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5746703abec2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5746703abec2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5746703abec2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x574670afbcaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x574670afbcaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7b546bedbaa4 - <unknown>
[INFO] [stdout]   76:     0x7b546bf68a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- openai::chat::api_call::tests::test_stream_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'openai::chat::api_call::tests::test_stream_response' (29) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574670afc442 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574670afc442 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574670b1426a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574670b1426a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x574670b01f56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574670b01f56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x574670ad8faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574670ad8faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574670af3eb9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746703a87be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5746703a87be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x574670af4122 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x574670af4122 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574670ad909a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x574670ad0219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574670ada21d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574670b14a5c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574670adea6c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x574670333077 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get<<unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x57467034321f - <lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get::<<unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x57467034321f - <unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x57467034321f - <unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x57467036465b - unilang[c6d58076f980a9a5]::openai::chat::api_call::tests::test_stream_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:175:59
[INFO] [stdout]   25:     0x574670343a55 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x574670343a8d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x574670359e7d - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   28:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x574670359dac - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   31:     0x57467035095a - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   32:     0x5746703585bd - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   33:     0x57467035832b - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   34:     0x57467034671a - <tokio[77e57a12b278e09d]::runtime::context::scoped::Scoped<tokio[77e57a12b278e09d]::runtime::scheduler::Context>>::set::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x57467033f95a - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   36:     0x574670346a76 - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::try_with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   37:     0x57467034682c - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   38:     0x57467033bd51 - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   39:     0x574670351aa9 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   40:     0x574670351d56 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   41:     0x574670357f59 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   42:     0x574670347793 - tokio[77e57a12b278e09d]::runtime::context::runtime::enter_runtime::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x574670350561 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   44:     0x574670332c1f - <tokio[77e57a12b278e09d]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   45:     0x574670366cb0 - unilang[c6d58076f980a9a5]::openai::chat::api_call::tests::test_stream_response
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:186:11
[INFO] [stdout]   46:     0x574670363e37 - unilang[c6d58076f980a9a5]::openai::chat::api_call::tests::test_stream_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:145:40
[INFO] [stdout]   47:     0x574670321946 - <unilang[c6d58076f980a9a5]::openai::chat::api_call::tests::test_stream_response::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x57467039cb6b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x57467039cb6b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5746703a93ca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5746703a93ca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5746703a93ca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5746703a3894 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5746703a3894 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5746703abec2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5746703abec2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5746703abec2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x574670afbcaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   67:     0x574670afbcaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   68:     0x7b546bedbaa4 - <unknown>
[INFO] [stdout]   69:     0x7b546bf68a64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- openai::chat::api_call::tests::test_get_complete_chat_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'openai::chat::api_call::tests::test_get_complete_chat_response' (27) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574670afc442 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574670afc442 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574670b1426a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574670b1426a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x574670b01f56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574670b01f56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x574670ad8faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574670ad8faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574670af3eb9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746703a87be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5746703a87be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x574670af4122 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x574670af4122 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574670ad909a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x574670ad0219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574670ada21d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574670b14a5c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574670adea6c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x574670333077 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get<<unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x57467034321f - <lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get::<<unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x57467034321f - <unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x57467034321f - <unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x574670360ec4 - unilang[c6d58076f980a9a5]::openai::chat::api_call::get_complete_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:30:55
[INFO] [stdout]   25:     0x5746703653d3 - unilang[c6d58076f980a9a5]::openai::chat::api_call::tests::test_get_complete_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:109:11
[INFO] [stdout]   26:     0x574670343a55 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x574670343a8d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x574670359e7d - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   29:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   30:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   31:     0x574670359dac - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   32:     0x57467035095a - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   33:     0x5746703585bd - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   34:     0x57467035832b - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   35:     0x57467034671a - <tokio[77e57a12b278e09d]::runtime::context::scoped::Scoped<tokio[77e57a12b278e09d]::runtime::scheduler::Context>>::set::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   36:     0x57467033f95a - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   37:     0x574670346a76 - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::try_with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   38:     0x57467034682c - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   39:     0x57467033bd51 - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   40:     0x574670351aa9 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   41:     0x574670351d56 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   42:     0x574670357f59 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   43:     0x574670347793 - tokio[77e57a12b278e09d]::runtime::context::runtime::enter_runtime::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   44:     0x574670350561 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   45:     0x574670332c1f - <tokio[77e57a12b278e09d]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   46:     0x574670366e83 - unilang[c6d58076f980a9a5]::openai::chat::api_call::tests::test_get_complete_chat_response
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:113:11
[INFO] [stdout]   47:     0x574670363e67 - unilang[c6d58076f980a9a5]::openai::chat::api_call::tests::test_get_complete_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:94:51
[INFO] [stdout]   48:     0x574670321986 - <unilang[c6d58076f980a9a5]::openai::chat::api_call::tests::test_get_complete_chat_response::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x57467039cb6b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x57467039cb6b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   51:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   52:     0x5746703a93ca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   53:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   54:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x5746703a93ca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   57:     0x5746703a93ca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   58:     0x5746703a3894 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   59:     0x5746703a3894 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   61:     0x5746703abec2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   62:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   63:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5746703abec2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   66:     0x5746703abec2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x574670afbcaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   68:     0x574670afbcaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   69:     0x7b546bedbaa4 - <unknown>
[INFO] [stdout]   70:     0x7b546bf68a64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- chat::openai::tests::test_get_complete_chat_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'chat::openai::tests::test_get_complete_chat_response' (26) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574670afc442 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574670afc442 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574670b1426a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574670b1426a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x574670b01f56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574670b01f56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x574670ad8faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574670ad8faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574670af3eb9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746703a87be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5746703a87be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x574670af4122 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x574670af4122 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574670ad909a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x574670ad0219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574670ada21d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574670b14a5c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574670adea6c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x574670333077 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get<<unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x57467034321f - <lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get::<<unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x57467034321f - <unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x57467034321f - <unilang[c6d58076f980a9a5]::openai::auth::OPENAI_API_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x574670360ec4 - unilang[c6d58076f980a9a5]::openai::chat::api_call::get_complete_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:30:55
[INFO] [stdout]   25:     0x57467034e0c9 - unilang[c6d58076f980a9a5]::chat::openai::get_complete_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/openai.rs:63:11
[INFO] [stdout]   26:     0x5746703608c1 - unilang[c6d58076f980a9a5]::chat::openai::tests::test_get_complete_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/openai.rs:121:11
[INFO] [stdout]   27:     0x574670343a55 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x574670343a8d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x574670359e7d - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   30:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   31:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   32:     0x574670359dac - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   33:     0x57467035095a - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   34:     0x5746703585bd - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   35:     0x57467035832b - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   36:     0x57467034671a - <tokio[77e57a12b278e09d]::runtime::context::scoped::Scoped<tokio[77e57a12b278e09d]::runtime::scheduler::Context>>::set::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x57467033f95a - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x574670346a76 - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::try_with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x57467034682c - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x57467033bd51 - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x574670351aa9 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   42:     0x574670351d56 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   43:     0x574670357f59 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   44:     0x574670347793 - tokio[77e57a12b278e09d]::runtime::context::runtime::enter_runtime::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x574670350561 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   46:     0x574670332c1f - <tokio[77e57a12b278e09d]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   47:     0x5746703668c3 - unilang[c6d58076f980a9a5]::chat::openai::tests::test_get_complete_chat_response
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/openai.rs:125:11
[INFO] [stdout]   48:     0x574670360597 - unilang[c6d58076f980a9a5]::chat::openai::tests::test_get_complete_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/openai.rs:109:51
[INFO] [stdout]   49:     0x5746703218c6 - <unilang[c6d58076f980a9a5]::chat::openai::tests::test_get_complete_chat_response::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x57467039cb6b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x57467039cb6b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5746703a93ca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5746703a93ca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5746703a93ca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5746703a3894 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5746703a3894 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5746703abec2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5746703abec2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5746703abec2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x574670afbcaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   69:     0x574670afbcaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   70:     0x7b546bedbaa4 - <unknown>
[INFO] [stdout]   71:     0x7b546bf68a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- qianfan::chat::api_call::tests::test_get_streamed_chat_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'qianfan::chat::api_call::tests::test_get_streamed_chat_response' (31) panicked at src/qianfan/auth.rs:9:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: EnvVar(NotPresent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574670afc442 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574670afc442 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574670b1426a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574670b1426a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x574670b01f56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574670b01f56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x574670ad8faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574670ad8faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574670af3eb9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746703a87be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5746703a87be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x574670af4122 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x574670af4122 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574670ad9068 - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x574670ad0219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574670ada21d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574670b14a5c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574670b147a2 - core[8f93d80df273fe75]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x574670322576 - <core[8f93d80df273fe75]::result::Result<alloc[40b2bae28975ac47]::string::String, dotenv[db51b93872c418a]::errors::Error>>::unwrap
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x574670322576 - <unilang[c6d58076f980a9a5]::qianfan::auth::QIANFAN_ACCESS_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/auth.rs:9:43
[INFO] [stdout]   22:     0x574670322576 - <<unilang[c6d58076f980a9a5]::qianfan::auth::QIANFAN_ACCESS_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x574670338fcb - <lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get::<<unilang[c6d58076f980a9a5]::qianfan::auth::QIANFAN_ACCESS_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:31:29
[INFO] [stdout]   24:     0x5746703392cd - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get<<unilang[c6d58076f980a9a5]::qianfan::auth::QIANFAN_ACCESS_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:41
[INFO] [stdout]   25:     0x574670ade977 - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:178:21
[INFO] [stdout]   26:     0x574670333147 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get<<unilang[c6d58076f980a9a5]::qianfan::auth::QIANFAN_ACCESS_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   27:     0x57467033115f - <lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get::<<unilang[c6d58076f980a9a5]::qianfan::auth::QIANFAN_ACCESS_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   28:     0x57467033115f - <unilang[c6d58076f980a9a5]::qianfan::auth::QIANFAN_ACCESS_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   29:     0x57467033115f - <unilang[c6d58076f980a9a5]::qianfan::auth::QIANFAN_ACCESS_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   30:     0x57467032d6ba - unilang[c6d58076f980a9a5]::qianfan::auth::get_access_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/auth.rs:23:31
[INFO] [stdout]   31:     0x57467032ec4f - unilang[c6d58076f980a9a5]::qianfan::chat::api_call::tests::test_get_streamed_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:151:47
[INFO] [stdout]   32:     0x574670343a55 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x574670343a8d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x574670359e7d - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   35:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   36:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   37:     0x574670359dac - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   38:     0x57467035095a - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   39:     0x5746703585bd - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   40:     0x57467035832b - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   41:     0x57467034671a - <tokio[77e57a12b278e09d]::runtime::context::scoped::Scoped<tokio[77e57a12b278e09d]::runtime::scheduler::Context>>::set::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   42:     0x57467033f95a - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   43:     0x574670346a76 - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::try_with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   44:     0x57467034682c - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   45:     0x57467033bd51 - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   46:     0x574670351aa9 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   47:     0x574670351d56 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   48:     0x574670357f59 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   49:     0x574670347793 - tokio[77e57a12b278e09d]::runtime::context::runtime::enter_runtime::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   50:     0x574670350561 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   51:     0x574670332c1f - <tokio[77e57a12b278e09d]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   52:     0x574670330bf3 - unilang[c6d58076f980a9a5]::qianfan::chat::api_call::tests::test_get_streamed_chat_response
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:171:11
[INFO] [stdout]   53:     0x57467032e427 - unilang[c6d58076f980a9a5]::qianfan::chat::api_call::tests::test_get_streamed_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:147:51
[INFO] [stdout]   54:     0x574670321ac6 - <unilang[c6d58076f980a9a5]::qianfan::chat::api_call::tests::test_get_streamed_chat_response::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x57467039cb6b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x57467039cb6b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   57:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   58:     0x5746703a93ca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   59:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   60:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x5746703a93ca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   63:     0x5746703a93ca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   64:     0x5746703a3894 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   65:     0x5746703a3894 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   67:     0x5746703abec2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   68:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   69:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x5746703abec2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   72:     0x5746703abec2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x574670afbcaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   74:     0x574670afbcaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   75:     0x7b546bedbaa4 - <unknown>
[INFO] [stdout]   76:     0x7b546bf68a64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- qianfan::chat::api_call::tests::test_get_complete_chat_response stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'qianfan::chat::api_call::tests::test_get_complete_chat_response' (30) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x574670afc442 - std[840933623431fd06]::backtrace_rs::backtrace::trace_unsynchronized::<std[840933623431fd06]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x574670afc442 - std[840933623431fd06]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x574670afc442 - <<std[840933623431fd06]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8f93d80df273fe75]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x574670b1426a - <core[8f93d80df273fe75]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x574670b1426a - core[8f93d80df273fe75]::fmt::write
[INFO] [stdout]    6:     0x574670b01f56 - std[840933623431fd06]::io::default_write_fmt::<alloc[40b2bae28975ac47]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x574670b01f56 - <alloc[40b2bae28975ac47]::vec::Vec<u8> as std[840933623431fd06]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x574670ad8faf - <std[840933623431fd06]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x574670ad8faf - std[840933623431fd06]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x574670af3eb9 - std[840933623431fd06]::panicking::default_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5746703a87be - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5746703a87be - test[2f1252070343a163]::test_main_with_exit_callback::<test[2f1252070343a163]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x574670af4122 - <alloc[40b2bae28975ac47]::boxed::Box<dyn for<'a, 'b> core[8f93d80df273fe75]::ops::function::Fn<(&'a std[840933623431fd06]::panic::PanicHookInfo<'b>,), Output = ()> + core[8f93d80df273fe75]::marker::Sync + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::Fn<(&std[840933623431fd06]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x574670af4122 - std[840933623431fd06]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x574670ad909a - std[840933623431fd06]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x574670ad0219 - std[840933623431fd06]::sys::backtrace::__rust_end_short_backtrace::<std[840933623431fd06]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x574670ada21d - __rustc[5b4a0c6d8cc4a177]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x574670b14a5c - core[8f93d80df273fe75]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x574670adea6c - <std[840933623431fd06]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/sync/once/futex.rs:150:21
[INFO] [stdout]   20:     0x574670333147 - <std[840933623431fd06]::sync::once::Once>::call_once::<<lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get<<unilang[c6d58076f980a9a5]::qianfan::auth::QIANFAN_ACCESS_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sync/once.rs:159:20
[INFO] [stdout]   21:     0x57467033115f - <lazy_static[9663e059622b7df5]::lazy::Lazy<alloc[40b2bae28975ac47]::string::String>>::get::<<unilang[c6d58076f980a9a5]::qianfan::auth::QIANFAN_ACCESS_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x57467033115f - <unilang[c6d58076f980a9a5]::qianfan::auth::QIANFAN_ACCESS_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:142:26
[INFO] [stdout]   23:     0x57467033115f - <unilang[c6d58076f980a9a5]::qianfan::auth::QIANFAN_ACCESS_KEY as core[8f93d80df273fe75]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.4.0/src/lib.rs:144:17
[INFO] [stdout]   24:     0x57467032d6ba - unilang[c6d58076f980a9a5]::qianfan::auth::get_access_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/auth.rs:23:31
[INFO] [stdout]   25:     0x574670362725 - unilang[c6d58076f980a9a5]::qianfan::chat::api_call::get_complete_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:35:49
[INFO] [stdout]   26:     0x57467032e84c - unilang[c6d58076f980a9a5]::qianfan::chat::api_call::tests::test_get_complete_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:139:11
[INFO] [stdout]   27:     0x574670343a55 - <core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x574670343a8d - <core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>> as core[8f93d80df273fe75]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x574670359e7d - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:73
[INFO] [stdout]   30:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::with_budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   31:     0x574670359dac - tokio[77e57a12b278e09d]::runtime::coop::budget::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   32:     0x574670359dac - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25
[INFO] [stdout]   33:     0x57467035095a - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Context>::enter::<core[8f93d80df273fe75]::task::poll::Poll<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>, <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19
[INFO] [stdout]   34:     0x5746703585bd - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:44
[INFO] [stdout]   35:     0x57467035832b - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68
[INFO] [stdout]   36:     0x57467034671a - <tokio[77e57a12b278e09d]::runtime::context::scoped::Scoped<tokio[77e57a12b278e09d]::runtime::scheduler::Context>>::set::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   37:     0x57467033f95a - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:38
[INFO] [stdout]   38:     0x574670346a76 - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::try_with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   39:     0x57467034682c - <std[840933623431fd06]::thread::local::LocalKey<tokio[77e57a12b278e09d]::runtime::context::Context>>::with::<tokio[77e57a12b278e09d]::runtime::context::set_scheduler<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>::{closure#0}, (alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>)>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   40:     0x57467033bd51 - tokio[77e57a12b278e09d]::runtime::context::set_scheduler::<(alloc[40b2bae28975ac47]::boxed::Box<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::Core>, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>), <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context.rs:176:17
[INFO] [stdout]   41:     0x574670351aa9 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>::{closure#0}, core[8f93d80df273fe75]::option::Option<core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27
[INFO] [stdout]   42:     0x574670351d56 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:24
[INFO] [stdout]   43:     0x574670357f59 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:33
[INFO] [stdout]   44:     0x574670347793 - tokio[77e57a12b278e09d]::runtime::context::runtime::enter_runtime::<<tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>::{closure#0}, core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   45:     0x574670350561 - <tokio[77e57a12b278e09d]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9
[INFO] [stdout]   46:     0x574670332c1f - <tokio[77e57a12b278e09d]::runtime::runtime::Runtime>::block_on::<core[8f93d80df273fe75]::pin::Pin<&mut dyn core[8f93d80df273fe75]::future::future::Future<Output = core[8f93d80df273fe75]::result::Result<(), anyhow[69b17ee982bfbbbd]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.34.0/src/runtime/runtime.rs:348:52
[INFO] [stdout]   47:     0x574670330a23 - unilang[c6d58076f980a9a5]::qianfan::chat::api_call::tests::test_get_complete_chat_response
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:143:11
[INFO] [stdout]   48:     0x57467032e3f7 - unilang[c6d58076f980a9a5]::qianfan::chat::api_call::tests::test_get_complete_chat_response::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:122:51
[INFO] [stdout]   49:     0x574670321a86 - <unilang[c6d58076f980a9a5]::qianfan::chat::api_call::tests::test_get_complete_chat_response::{closure#0} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x57467039cb6b - <fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x57467039cb6b - test[2f1252070343a163]::__rust_begin_short_backtrace::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, fn() -> core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:663:18
[INFO] [stdout]   52:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:74
[INFO] [stdout]   53:     0x5746703a93ca - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   54:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   55:     0x5746703a93ca - std[840933623431fd06]::panicking::catch_unwind::<core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>, core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   56:     0x5746703a93ca - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<test[2f1252070343a163]::run_test_in_process::{closure#0}>, core[8f93d80df273fe75]::result::Result<(), alloc[40b2bae28975ac47]::string::String>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5746703a93ca - test[2f1252070343a163]::run_test_in_process
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:686:27
[INFO] [stdout]   58:     0x5746703a93ca - test[2f1252070343a163]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:607:43
[INFO] [stdout]   59:     0x5746703a3894 - test[2f1252070343a163]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/test/src/lib.rs:637:41
[INFO] [stdout]   60:     0x5746703a3894 - std[840933623431fd06]::sys::backtrace::__rust_begin_short_backtrace::<test[2f1252070343a163]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   61:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   62:     0x5746703abec2 - <core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   63:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::do_call::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:581:40
[INFO] [stdout]   64:     0x5746703abec2 - std[840933623431fd06]::panicking::catch_unwind::<(), core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panicking.rs:544:19
[INFO] [stdout]   65:     0x5746703abec2 - std[840933623431fd06]::panic::catch_unwind::<core[8f93d80df273fe75]::panic::unwind_safe::AssertUnwindSafe<std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5746703abec2 - std[840933623431fd06]::thread::lifecycle::spawn_unchecked::<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   67:     0x5746703abec2 - <std[840933623431fd06]::thread::lifecycle::spawn_unchecked<test[2f1252070343a163]::run_test::{closure#1}, ()>::{closure#1} as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x574670afbcaf - <alloc[40b2bae28975ac47]::boxed::Box<dyn core[8f93d80df273fe75]::ops::function::FnOnce<(), Output = ()> + core[8f93d80df273fe75]::marker::Send> as core[8f93d80df273fe75]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   69:     0x574670afbcaf - <std[840933623431fd06]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   70:     0x7b546bedbaa4 - <unknown>
[INFO] [stdout]   71:     0x7b546bf68a64 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     chat::chat::tests::test_get_complete_chat_response
[INFO] [stdout]     chat::openai::tests::test_get_complete_chat_response
[INFO] [stdout]     openai::chat::api_call::tests::test_get_complete_chat_response
[INFO] [stdout]     openai::chat::api_call::tests::test_get_streamed_chat_response
[INFO] [stdout]     openai::chat::api_call::tests::test_stream_response
[INFO] [stdout]     qianfan::chat::api_call::tests::test_get_complete_chat_response
[INFO] [stdout]     qianfan::chat::api_call::tests::test_get_streamed_chat_response
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 7 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.35s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "55813667b94f8d045ae5dbe5489dc205bb7a990a5635390b7a6b16b20ff2b9ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55813667b94f8d045ae5dbe5489dc205bb7a990a5635390b7a6b16b20ff2b9ab", kill_on_drop: false }`
[INFO] [stdout] 55813667b94f8d045ae5dbe5489dc205bb7a990a5635390b7a6b16b20ff2b9ab
