[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 master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsaac-Fate%2Funilang" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Isaac-Fate/unilang on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde v1.0.193
[INFO] [stderr]   Downloaded futures-macro v0.3.29
[INFO] [stderr]   Downloaded thiserror v1.0.50
[INFO] [stderr]   Downloaded schannel v0.1.22
[INFO] [stderr]   Downloaded futures v0.3.29
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded anyhow v1.0.75
[INFO] [stderr]   Downloaded js-sys v0.3.65
[INFO] [stderr]   Downloaded windows-core v0.51.1
[INFO] [stderr]   Downloaded reqwest v0.11.22
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.88
[INFO] [stderr]   Downloaded h2 v0.3.22
[INFO] [stderr]   Downloaded openssl v0.10.59
[INFO] [stderr]   Downloaded syn v2.0.39
[INFO] [stderr]   Downloaded hyper v0.14.27
[INFO] [stderr]   Downloaded serde_json v1.0.108
[INFO] [stderr]   Downloaded darling_core v0.20.3
[INFO] [stderr]   Downloaded serde_with v3.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.88
[INFO] [stderr]   Downloaded futures-util v0.3.29
[INFO] [stderr]   Downloaded serde_derive v1.0.193
[INFO] [stderr]   Downloaded hashbrown v0.14.2
[INFO] [stderr]   Downloaded termcolor v1.4.0
[INFO] [stderr]   Downloaded openssl-sys v0.9.95
[INFO] [stderr]   Downloaded futures-sink v0.3.29
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]   Downloaded ryu v1.0.15
[INFO] [stderr]   Downloaded darling v0.20.3
[INFO] [stderr]   Downloaded serde_with_macros v3.4.0
[INFO] [stderr]   Downloaded deranged v0.3.9
[INFO] [stderr]   Downloaded time v0.3.30
[INFO] [stderr]   Downloaded env_logger v0.10.1
[INFO] [stderr]   Downloaded async-trait v0.1.74
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] [stderr]   Downloaded libc v0.2.150
[INFO] [stderr]   Downloaded cargo-husky v1.5.0
[INFO] [stderr]   Downloaded futures-executor v0.3.29
[INFO] [stderr]   Downloaded tokio v1.34.0
[INFO] [stderr]   Downloaded futures-channel v0.3.29
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.38
[INFO] [stderr]   Downloaded reqwest-streams v0.4.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.88
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.88
[INFO] [stderr]   Downloaded web-sys v0.3.65
[INFO] [stderr]   Downloaded iana-time-zone v0.1.58
[INFO] [stderr]   Downloaded pkg-config v0.3.27
[INFO] [stderr]   Downloaded wasm-streams v0.3.0
[INFO] [stderr]   Downloaded darling_macro v0.20.3
[INFO] [stderr]   Downloaded errno v0.3.7
[INFO] [stderr]   Downloaded futures-io v0.3.29
[INFO] [stderr]   Downloaded futures-task v0.3.29
[INFO] [stderr]   Downloaded itoa v1.0.9
[INFO] [stderr]   Downloaded core-foundation-sys v0.8.4
[INFO] [stderr]   Downloaded time-macros v0.2.15
[INFO] [stderr]   Downloaded thiserror-impl v1.0.50
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd182d1752ffc3fe5688e197c36d87012ba1d43fa1a9535a71ada54dc12eec68
[INFO] running `Command { std: "docker" "start" "-a" "bd182d1752ffc3fe5688e197c36d87012ba1d43fa1a9535a71ada54dc12eec68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd182d1752ffc3fe5688e197c36d87012ba1d43fa1a9535a71ada54dc12eec68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd182d1752ffc3fe5688e197c36d87012ba1d43fa1a9535a71ada54dc12eec68", kill_on_drop: false }`
[INFO] [stdout] bd182d1752ffc3fe5688e197c36d87012ba1d43fa1a9535a71ada54dc12eec68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 13b4dde51b288b37dab6dd04111aedd158c942ff66bb9f96507914d3e9f34938
[INFO] running `Command { std: "docker" "start" "-a" "13b4dde51b288b37dab6dd04111aedd158c942ff66bb9f96507914d3e9f34938", 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 futures-core v0.3.29
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.29
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling bitflags v2.4.1
[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 tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.14.2
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling ipnet v2.9.0
[INFO] [stderr]    Compiling base64 v0.21.5
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling url v2.4.1
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling openssl-sys v0.9.95
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.1
[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 openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]    Compiling tokio v1.34.0
[INFO] [stderr]    Compiling futures-executor v0.3.29
[INFO] [stderr]    Compiling futures v0.3.29
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.4.0
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `choices`, `object`, `created`, `model`, and `usage` are never read
[INFO] [stdout]   --> src/openai/chat/response/response.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct OpenAIChatResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 5  |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 6  |     pub choices: Vec<OpenAIChatResponseChoice>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 7  |     pub object: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 8  |     pub created: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 9  |     pub model: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub usage: OpenAIChatTokenUsage,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `finish_reason`, `index`, and `message` are never read
[INFO] [stdout]   --> src/openai/chat/response/response.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct OpenAIChatResponseChoice {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] 15 |     pub finish_reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub index: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub message: OpenAIChatResponseMessage,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatResponseChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content` and `role` are never read
[INFO] [stdout]   --> src/openai/chat/response/response.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct OpenAIChatResponseMessage {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 22 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 23 |     pub role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `prompt_tokens`, `completion_tokens`, and `total_tokens` are never read
[INFO] [stdout]   --> src/openai/chat/response/response.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct OpenAIChatTokenUsage {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 28 |     pub prompt_tokens: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub completion_tokens: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub total_tokens: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatTokenUsage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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 5m 09s
[INFO] running `Command { std: "docker" "inspect" "13b4dde51b288b37dab6dd04111aedd158c942ff66bb9f96507914d3e9f34938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13b4dde51b288b37dab6dd04111aedd158c942ff66bb9f96507914d3e9f34938", kill_on_drop: false }`
[INFO] [stdout] 13b4dde51b288b37dab6dd04111aedd158c942ff66bb9f96507914d3e9f34938
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76c220fb68f36d0aa947b24a74aebad31f725fa1e8baf0347e3b3ba19d8ed51c
[INFO] running `Command { std: "docker" "start" "-a" "76c220fb68f36d0aa947b24a74aebad31f725fa1e8baf0347e3b3ba19d8ed51c", kill_on_drop: false }`
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `choices`, `object`, `created`, `model`, and `usage` are never read
[INFO] [stdout]   --> src/openai/chat/response/response.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct OpenAIChatResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 5  |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 6  |     pub choices: Vec<OpenAIChatResponseChoice>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 7  |     pub object: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 8  |     pub created: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 9  |     pub model: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub usage: OpenAIChatTokenUsage,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `finish_reason`, `index`, and `message` are never read
[INFO] [stdout]   --> src/openai/chat/response/response.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct OpenAIChatResponseChoice {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] 15 |     pub finish_reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub index: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub message: OpenAIChatResponseMessage,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatResponseChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content` and `role` are never read
[INFO] [stdout]   --> src/openai/chat/response/response.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct OpenAIChatResponseMessage {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 22 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 23 |     pub role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `prompt_tokens`, `completion_tokens`, and `total_tokens` are never read
[INFO] [stdout]   --> src/openai/chat/response/response.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct OpenAIChatTokenUsage {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 28 |     pub prompt_tokens: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub completion_tokens: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub total_tokens: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatTokenUsage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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 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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `i` is assigned to, but never used
[INFO] [stdout]   --> tests/stream.rs:62:13
[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: 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)]` on by default
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `choices`, `object`, `created`, `model`, and `usage` are never read
[INFO] [stdout]   --> src/openai/chat/response/response.rs:5:9
[INFO] [stdout]    |
[INFO] [stdout] 4  | pub struct OpenAIChatResponse {
[INFO] [stdout]    |            ------------------ fields in this struct
[INFO] [stdout] 5  |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 6  |     pub choices: Vec<OpenAIChatResponseChoice>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 7  |     pub object: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 8  |     pub created: i64,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 9  |     pub model: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 10 |     pub usage: OpenAIChatTokenUsage,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `finish_reason`, `index`, and `message` are never read
[INFO] [stdout]   --> src/openai/chat/response/response.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct OpenAIChatResponseChoice {
[INFO] [stdout]    |            ------------------------ fields in this struct
[INFO] [stdout] 15 |     pub finish_reason: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub index: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 17 |     pub message: OpenAIChatResponseMessage,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatResponseChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `content` and `role` are never read
[INFO] [stdout]   --> src/openai/chat/response/response.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct OpenAIChatResponseMessage {
[INFO] [stdout]    |            ------------------------- fields in this struct
[INFO] [stdout] 22 |     pub content: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 23 |     pub role: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `prompt_tokens`, `completion_tokens`, and `total_tokens` are never read
[INFO] [stdout]   --> src/openai/chat/response/response.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct OpenAIChatTokenUsage {
[INFO] [stdout]    |            -------------------- fields in this struct
[INFO] [stdout] 28 |     pub prompt_tokens: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 29 |     pub completion_tokens: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 30 |     pub total_tokens: u32,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `OpenAIChatTokenUsage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.62s
[INFO] running `Command { std: "docker" "inspect" "76c220fb68f36d0aa947b24a74aebad31f725fa1e8baf0347e3b3ba19d8ed51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76c220fb68f36d0aa947b24a74aebad31f725fa1e8baf0347e3b3ba19d8ed51c", kill_on_drop: false }`
[INFO] [stdout] 76c220fb68f36d0aa947b24a74aebad31f725fa1e8baf0347e3b3ba19d8ed51c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3e5415c01c4bc5cec7c4d105e42df676fae104320d4b86516a452c7bcad78700
[INFO] running `Command { std: "docker" "start" "-a" "3e5415c01c4bc5cec7c4d105e42df676fae104320d4b86516a452c7bcad78700", 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `id`, `choices`, `object`, `created`, `model`, and `usage` are never read
[INFO] [stderr]   --> src/openai/chat/response/response.rs:5:9
[INFO] [stderr]    |
[INFO] [stderr] 4  | pub struct OpenAIChatResponse {
[INFO] [stderr]    |            ------------------ fields in this struct
[INFO] [stderr] 5  |     pub id: String,
[INFO] [stderr]    |         ^^
[INFO] [stderr] 6  |     pub choices: Vec<OpenAIChatResponseChoice>,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 7  |     pub object: String,
[INFO] [stderr]    |         ^^^^^^
[INFO] [stderr] 8  |     pub created: i64,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 9  |     pub model: String,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 10 |     pub usage: OpenAIChatTokenUsage,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpenAIChatResponse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `finish_reason`, `index`, and `message` are never read
[INFO] [stderr]   --> src/openai/chat/response/response.rs:15:9
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct OpenAIChatResponseChoice {
[INFO] [stderr]    |            ------------------------ fields in this struct
[INFO] [stderr] 15 |     pub finish_reason: String,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 16 |     pub index: u32,
[INFO] [stderr]    |         ^^^^^
[INFO] [stderr] 17 |     pub message: OpenAIChatResponseMessage,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpenAIChatResponseChoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `content` and `role` are never read
[INFO] [stderr]   --> src/openai/chat/response/response.rs:22:9
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct OpenAIChatResponseMessage {
[INFO] [stderr]    |            ------------------------- fields in this struct
[INFO] [stderr] 22 |     pub content: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr] 23 |     pub role: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpenAIChatResponseMessage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: fields `prompt_tokens`, `completion_tokens`, and `total_tokens` are never read
[INFO] [stderr]   --> src/openai/chat/response/response.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub struct OpenAIChatTokenUsage {
[INFO] [stderr]    |            -------------------- fields in this struct
[INFO] [stderr] 28 |     pub prompt_tokens: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 29 |     pub completion_tokens: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 30 |     pub total_tokens: u32,
[INFO] [stderr]    |         ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `OpenAIChatTokenUsage` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable `i` is assigned to, but never used
[INFO] [stderr]   --> tests/stream.rs:62:13
[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: 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)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `unilang` (test "stream") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/unilang-eee668b6b1fdbbc3)
[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] [stderr] [2025-10-11T12:58:28Z 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_get_complete_chat_response ... FAILED
[INFO] [stdout] test openai::chat::api_call::tests::test_stream_response ... FAILED
[INFO] [stdout] test qianfan::chat::api_call::tests::test_get_streamed_chat_response ... FAILED
[INFO] [stdout] test chat::chat::tests::test_get_complete_chat_response ... FAILED
[INFO] [stdout] test qianfan::chat::api_call::tests::test_get_complete_chat_response ... FAILED
[INFO] [stdout] test chat::openai::tests::test_get_complete_chat_response ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[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' 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:     0x5bed0c096492 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bed0c096492 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bed0c096492 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bed0c096492 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bed0c0bfad3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bed0c0bfad3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5bed0c092843 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bed0c092843 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bed0c0962e2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bed0c097a0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bed0c097862 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bed0bdfae64 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bed0bdfae64 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bed0c0984eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bed0c0984eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bed0c0981ba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5bed0c096999 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5bed0c097e4d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bed0c0bd500 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bed0c0bd906 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5bed0bdbf8f2 - core::result::Result<T,E>::expect::hcfbd83df003ffe5a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1119:23
[INFO] [stdout]   21:     0x5bed0bdbf8f2 - env_logger::Builder::init::h525244b15bcf34ae
[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:     0x5bed0bd86f40 - unilang::openai::chat::api_call::tests::test_get_streamed_chat_response::{{closure}}::h8dbb45673ebdb665
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:119:93
[INFO] [stdout]   23:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h10403ce2f5708730
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h38dcf598d8b4a2e1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he562f449b15cd79f
[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:     0x5bed0bd98da9 - tokio::runtime::coop::with_budget::heedeb9198d929dce
[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:     0x5bed0bd98da9 - tokio::runtime::coop::budget::hadb63a3216f34e49
[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:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcceb7e77fe4f3231
[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:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::Context::enter::hf0758e2a774785a9
[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:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd11683eef9e3a19a
[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:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h34063b7d59e56afc
[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:     0x5bed0bdafb30 - tokio::runtime::context::scoped::Scoped<T>::set::h432e68919412ab30
[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:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::{{closure}}::hdc7780168a8822b9
[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:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::try_with::hc4e3b2349fd3703b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   35:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::with::hda4f79966a0ea8d6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   36:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::h32dfd337f5c9e518
[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:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h86b55e2da23ae4e0
[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:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::haba5fc71204d21eb
[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:     0x5bed0bda9aa3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0e4b8ab22dda3f56
[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:     0x5bed0bda9aa3 - tokio::runtime::context::runtime::enter_runtime::h093277f92fd49db0
[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:     0x5bed0bda3835 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h34c74a25d8a2c741
[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:     0x5bed0bda3835 - tokio::runtime::runtime::Runtime::block_on::h1631aa39359af2cf
[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:     0x5bed0bd86dbb - unilang::openai::chat::api_call::tests::test_get_streamed_chat_response::h5ab00b4d8c5653de
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:141:11
[INFO] [stdout]   44:     0x5bed0bdad0b9 - unilang::openai::chat::api_call::tests::test_get_streamed_chat_response::{{closure}}::h1eb35e4f994c75cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:117:51
[INFO] [stdout]   45:     0x5bed0bdad0b9 - core::ops::function::FnOnce::call_once::h7c81da31d81bee4b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x5bed0be005eb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5bed0be005eb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   48:     0x5bed0bdff7de - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   49:     0x5bed0bdff7de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   50:     0x5bed0bdff7de - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   51:     0x5bed0bdff7de - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   52:     0x5bed0bdff7de - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5bed0bdff7de - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   54:     0x5bed0bdff7de - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   55:     0x5bed0bdc3354 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   56:     0x5bed0bdc3354 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   57:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   58:     0x5bed0bdc6d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5bed0bdc6d2a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5bed0bdc6d2a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5bed0bdc6d2a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   63:     0x5bed0bdc6d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   64:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   65:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   66:     0x5bed0c09b797 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   67:     0x7c1f70738aa4 - <unknown>
[INFO] [stdout]   68:     0x7c1f707c5a34 - clone
[INFO] [stdout]   69:                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' 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:     0x5bed0c096492 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bed0c096492 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bed0c096492 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bed0c096492 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bed0c0bfad3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bed0c0bfad3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5bed0c092843 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bed0c092843 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bed0c0962e2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bed0c097a0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bed0c097862 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bed0bdfae64 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bed0bdfae64 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bed0c0984eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bed0c0984eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bed0c0981ba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5bed0c096999 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5bed0c097e4d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bed0c0bd500 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bed0c0bd906 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5bed0bdaeaef - core::result::Result<T,E>::unwrap::h99f526a95bff8a4c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5bed0bdaeaef - <unilang::openai::auth::OPENAI_API_KEY as core::ops::deref::Deref>::deref::__static_ref_initialize::he9f2de6ff902dc2c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/auth.rs:7:39
[INFO] [stdout]   22:     0x5bed0bdaeaef - core::ops::function::FnOnce::call_once::h70157b63b2871db6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bed0bdaeaef - lazy_static::lazy::Lazy<T>::get::{{closure}}::h3fa6caab7813d6a6
[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:     0x5bed0bdaeaef - std::sync::poison::once::Once::call_once::{{closure}}::h31298832e5617103
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   25:     0x5bed0c0a1f84 - std::sys::sync::once::futex::Once::call::he3fa89c0e4e8f1d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/sync/once/futex.rs:176:21
[INFO] [stdout]   26:     0x5bed0bd85e6e - std::sync::poison::once::Once::call_once::h50fc319141c1d8d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   27:     0x5bed0bd85e6e - lazy_static::lazy::Lazy<T>::get::hc841faa29c572a51
[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:     0x5bed0bd85e6e - <unilang::openai::auth::OPENAI_API_KEY as core::ops::deref::Deref>::deref::__stability::h2d55c2ba1a0abe3f
[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:     0x5bed0bd85e6e - <unilang::openai::auth::OPENAI_API_KEY as core::ops::deref::Deref>::deref::hded53fef75f3e987
[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:     0x5bed0bd85e6e - unilang::openai::chat::api_call::get_complete_chat_response::{{closure}}::h9bf04889b5f69b6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:30:55
[INFO] [stdout]   31:     0x5bed0bd85e6e - unilang::openai::chat::api_call::tests::test_get_complete_chat_response::{{closure}}::ha79209066c364d47
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:109:11
[INFO] [stdout]   32:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h10403ce2f5708730
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h38dcf598d8b4a2e1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he562f449b15cd79f
[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:     0x5bed0bd98da9 - tokio::runtime::coop::with_budget::heedeb9198d929dce
[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:     0x5bed0bd98da9 - tokio::runtime::coop::budget::hadb63a3216f34e49
[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:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcceb7e77fe4f3231
[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:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::Context::enter::hf0758e2a774785a9
[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:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd11683eef9e3a19a
[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:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h34063b7d59e56afc
[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:     0x5bed0bdafb30 - tokio::runtime::context::scoped::Scoped<T>::set::h432e68919412ab30
[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:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::{{closure}}::hdc7780168a8822b9
[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:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::try_with::hc4e3b2349fd3703b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   44:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::with::hda4f79966a0ea8d6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   45:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::h32dfd337f5c9e518
[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:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h86b55e2da23ae4e0
[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:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::haba5fc71204d21eb
[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:     0x5bed0bda9aa3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0e4b8ab22dda3f56
[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:     0x5bed0bda9aa3 - tokio::runtime::context::runtime::enter_runtime::h093277f92fd49db0
[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:     0x5bed0bda3835 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h34c74a25d8a2c741
[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:     0x5bed0bda3835 - tokio::runtime::runtime::Runtime::block_on::h1631aa39359af2cf
[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:     0x5bed0bd84e9b - unilang::openai::chat::api_call::tests::test_get_complete_chat_response::h0b9e4f48cea6ecba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:113:11
[INFO] [stdout]   53:     0x5bed0bdad0d9 - unilang::openai::chat::api_call::tests::test_get_complete_chat_response::{{closure}}::hb8f042f0a5b34257
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:94:51
[INFO] [stdout]   54:     0x5bed0bdad0d9 - core::ops::function::FnOnce::call_once::hb42e1a3f5addd70e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5bed0be005eb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5bed0be005eb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   57:     0x5bed0bdff7de - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   58:     0x5bed0bdff7de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5bed0bdff7de - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5bed0bdff7de - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5bed0bdff7de - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5bed0bdff7de - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   63:     0x5bed0bdff7de - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   64:     0x5bed0bdc3354 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   65:     0x5bed0bdc3354 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   66:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5bed0bdc6d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x5bed0bdc6d2a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   69:     0x5bed0bdc6d2a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   70:     0x5bed0bdc6d2a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5bed0bdc6d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   74:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   75:     0x5bed0c09b797 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   76:     0x7c1f70738aa4 - <unknown>
[INFO] [stdout]   77:     0x7c1f707c5a34 - clone
[INFO] [stdout]   78:                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' 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:     0x5bed0c096492 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bed0c096492 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bed0c096492 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bed0c096492 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bed0c0bfad3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bed0c0bfad3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5bed0c092843 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bed0c092843 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bed0c0962e2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bed0c097a0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bed0c097862 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bed0bdfae64 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bed0bdfae64 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bed0c0984eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bed0c0984eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bed0c098186 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5bed0c096999 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5bed0c097e4d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bed0c0bd500 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bed0c0a2093 - std::sys::sync::once::futex::Once::call::he3fa89c0e4e8f1d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/sync/once/futex.rs:148:21
[INFO] [stdout]   20:     0x5bed0bd8849e - std::sync::poison::once::Once::call_once::h50fc319141c1d8d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x5bed0bd8849e - lazy_static::lazy::Lazy<T>::get::hc841faa29c572a51
[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:     0x5bed0bd8849e - <unilang::openai::auth::OPENAI_API_KEY as core::ops::deref::Deref>::deref::__stability::h2d55c2ba1a0abe3f
[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:     0x5bed0bd8849e - <unilang::openai::auth::OPENAI_API_KEY as core::ops::deref::Deref>::deref::hded53fef75f3e987
[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:     0x5bed0bd8849e - unilang::openai::chat::api_call::tests::test_stream_response::{{closure}}::he8cdf6ae5c3424ab
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:175:59
[INFO] [stdout]   25:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h10403ce2f5708730
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h38dcf598d8b4a2e1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he562f449b15cd79f
[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:     0x5bed0bd98da9 - tokio::runtime::coop::with_budget::heedeb9198d929dce
[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:     0x5bed0bd98da9 - tokio::runtime::coop::budget::hadb63a3216f34e49
[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:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcceb7e77fe4f3231
[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:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::Context::enter::hf0758e2a774785a9
[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:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd11683eef9e3a19a
[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:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h34063b7d59e56afc
[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:     0x5bed0bdafb30 - tokio::runtime::context::scoped::Scoped<T>::set::h432e68919412ab30
[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:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::{{closure}}::hdc7780168a8822b9
[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:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::try_with::hc4e3b2349fd3703b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::with::hda4f79966a0ea8d6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::h32dfd337f5c9e518
[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:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h86b55e2da23ae4e0
[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:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::haba5fc71204d21eb
[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:     0x5bed0bda9aa3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0e4b8ab22dda3f56
[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:     0x5bed0bda9aa3 - tokio::runtime::context::runtime::enter_runtime::h093277f92fd49db0
[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:     0x5bed0bda3835 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h34c74a25d8a2c741
[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:     0x5bed0bda3835 - tokio::runtime::runtime::Runtime::block_on::h1631aa39359af2cf
[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:     0x5bed0bd87cfb - unilang::openai::chat::api_call::tests::test_stream_response::hb168ab7bc1a33146
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:186:11
[INFO] [stdout]   46:     0x5bed0bdad0f9 - unilang::openai::chat::api_call::tests::test_stream_response::{{closure}}::h19b2cb1c6584d998
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:145:40
[INFO] [stdout]   47:     0x5bed0bdad0f9 - core::ops::function::FnOnce::call_once::hcd975f8526100bb6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5bed0be005eb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5bed0be005eb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   50:     0x5bed0bdff7de - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   51:     0x5bed0bdff7de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   52:     0x5bed0bdff7de - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   53:     0x5bed0bdff7de - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   54:     0x5bed0bdff7de - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5bed0bdff7de - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   56:     0x5bed0bdff7de - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   57:     0x5bed0bdc3354 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   58:     0x5bed0bdc3354 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   59:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   60:     0x5bed0bdc6d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   61:     0x5bed0bdc6d2a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   62:     0x5bed0bdc6d2a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   63:     0x5bed0bdc6d2a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   65:     0x5bed0bdc6d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   67:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   68:     0x5bed0c09b797 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   69:     0x7c1f70738aa4 - <unknown>
[INFO] [stdout]   70:     0x7c1f707c5a34 - clone
[INFO] [stdout]   71:                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' 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:     0x5bed0c096492 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bed0c096492 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bed0c096492 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bed0c096492 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bed0c0bfad3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bed0c0bfad3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5bed0c092843 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bed0c092843 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bed0c0962e2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bed0c097a0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bed0c097862 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bed0bdfae64 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bed0bdfae64 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bed0c0984eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bed0c0984eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bed0c098186 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5bed0c096999 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5bed0c097e4d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bed0c0bd500 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bed0c0a2093 - std::sys::sync::once::futex::Once::call::he3fa89c0e4e8f1d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/sync/once/futex.rs:148:21
[INFO] [stdout]   20:     0x5bed0bd8b252 - std::sync::poison::once::Once::call_once::hff4a35141158c33a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x5bed0bd8b252 - lazy_static::lazy::Lazy<T>::get::h0ce0505343f4336e
[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:     0x5bed0bd8b252 - <unilang::qianfan::auth::QIANFAN_ACCESS_KEY as core::ops::deref::Deref>::deref::__stability::h6492e78af5e6cae9
[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:     0x5bed0bd8b252 - <unilang::qianfan::auth::QIANFAN_ACCESS_KEY as core::ops::deref::Deref>::deref::h78ffa2e84444c40f
[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:     0x5bed0bd8b252 - unilang::qianfan::auth::get_access_token::{{closure}}::h0997c19094653e99
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/auth.rs:23:31
[INFO] [stdout]   25:     0x5bed0bd8cdbd - unilang::qianfan::chat::api_call::tests::test_get_streamed_chat_response::{{closure}}::hcdc8b37b7e82f5f8
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:151:47
[INFO] [stdout]   26:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h10403ce2f5708730
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h38dcf598d8b4a2e1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he562f449b15cd79f
[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:     0x5bed0bd98da9 - tokio::runtime::coop::with_budget::heedeb9198d929dce
[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:     0x5bed0bd98da9 - tokio::runtime::coop::budget::hadb63a3216f34e49
[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:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcceb7e77fe4f3231
[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:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::Context::enter::hf0758e2a774785a9
[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:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd11683eef9e3a19a
[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:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h34063b7d59e56afc
[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:     0x5bed0bdafb30 - tokio::runtime::context::scoped::Scoped<T>::set::h432e68919412ab30
[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:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::{{closure}}::hdc7780168a8822b9
[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:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::try_with::hc4e3b2349fd3703b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   38:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::with::hda4f79966a0ea8d6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   39:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::h32dfd337f5c9e518
[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:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h86b55e2da23ae4e0
[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:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::haba5fc71204d21eb
[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:     0x5bed0bda9aa3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0e4b8ab22dda3f56
[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:     0x5bed0bda9aa3 - tokio::runtime::context::runtime::enter_runtime::h093277f92fd49db0
[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:     0x5bed0bda3835 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h34c74a25d8a2c741
[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:     0x5bed0bda3835 - tokio::runtime::runtime::Runtime::block_on::h1631aa39359af2cf
[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:     0x5bed0bd8cc7b - unilang::qianfan::chat::api_call::tests::test_get_streamed_chat_response::hd297cf7202b65825
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:171:11
[INFO] [stdout]   47:     0x5bed0bdad099 - unilang::qianfan::chat::api_call::tests::test_get_streamed_chat_response::{{closure}}::hed3fa6479383b7b5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:147:51
[INFO] [stdout]   48:     0x5bed0bdad099 - core::ops::function::FnOnce::call_once::h364148e8ee646a7d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5bed0be005eb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5bed0be005eb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   51:     0x5bed0bdff7de - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   52:     0x5bed0bdff7de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5bed0bdff7de - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5bed0bdff7de - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5bed0bdff7de - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5bed0bdff7de - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   57:     0x5bed0bdff7de - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   58:     0x5bed0bdc3354 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   59:     0x5bed0bdc3354 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   60:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x5bed0bdc6d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5bed0bdc6d2a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5bed0bdc6d2a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5bed0bdc6d2a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x5bed0bdc6d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   68:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5bed0c09b797 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   70:     0x7c1f70738aa4 - <unknown>
[INFO] [stdout]   71:     0x7c1f707c5a34 - clone
[INFO] [stdout]   72:                0x0 - <unknown>
[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' 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:     0x5bed0c096492 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bed0c096492 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bed0c096492 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bed0c096492 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bed0c0bfad3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bed0c0bfad3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5bed0c092843 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bed0c092843 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bed0c0962e2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bed0c097a0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bed0c097862 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bed0bdfae64 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bed0bdfae64 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bed0c0984eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bed0c0984eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bed0c098186 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5bed0c096999 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5bed0c097e4d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bed0c0bd500 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bed0c0a2093 - std::sys::sync::once::futex::Once::call::he3fa89c0e4e8f1d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/sync/once/futex.rs:148:21
[INFO] [stdout]   20:     0x5bed0bd918b8 - std::sync::poison::once::Once::call_once::h50fc319141c1d8d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x5bed0bd918b8 - lazy_static::lazy::Lazy<T>::get::hc841faa29c572a51
[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:     0x5bed0bd918b8 - <unilang::openai::auth::OPENAI_API_KEY as core::ops::deref::Deref>::deref::__stability::h2d55c2ba1a0abe3f
[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:     0x5bed0bd918b8 - <unilang::openai::auth::OPENAI_API_KEY as core::ops::deref::Deref>::deref::hded53fef75f3e987
[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:     0x5bed0bd918b8 - unilang::openai::chat::api_call::get_complete_chat_response::{{closure}}::h9bf04889b5f69b6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:30:55
[INFO] [stdout]   25:     0x5bed0bd918b8 - unilang::chat::openai::get_complete_chat_response::{{closure}}::h122261dc542f4e82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/openai.rs:63:11
[INFO] [stdout]   26:     0x5bed0bd918b8 - unilang::chat::chat::<impl unilang::chat::model::ChatModel>::get_complete_chat_response::{{closure}}::hf8291e8372982b2e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/chat.rs:16:68
[INFO] [stdout]   27:     0x5bed0bd918b8 - unilang::chat::chat::tests::test_get_complete_chat_response::{{closure}}::h4cf12536e29f1396
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/chat.rs:52:67
[INFO] [stdout]   28:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h10403ce2f5708730
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h38dcf598d8b4a2e1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   30:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he562f449b15cd79f
[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]   31:     0x5bed0bd98da9 - tokio::runtime::coop::with_budget::heedeb9198d929dce
[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]   32:     0x5bed0bd98da9 - tokio::runtime::coop::budget::hadb63a3216f34e49
[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]   33:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcceb7e77fe4f3231
[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]   34:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::Context::enter::hf0758e2a774785a9
[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]   35:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd11683eef9e3a19a
[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]   36:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h34063b7d59e56afc
[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]   37:     0x5bed0bdafb30 - tokio::runtime::context::scoped::Scoped<T>::set::h432e68919412ab30
[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]   38:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::{{closure}}::hdc7780168a8822b9
[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]   39:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::try_with::hc4e3b2349fd3703b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   40:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::with::hda4f79966a0ea8d6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   41:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::h32dfd337f5c9e518
[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]   42:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h86b55e2da23ae4e0
[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]   43:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::haba5fc71204d21eb
[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]   44:     0x5bed0bda9aa3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0e4b8ab22dda3f56
[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]   45:     0x5bed0bda9aa3 - tokio::runtime::context::runtime::enter_runtime::h093277f92fd49db0
[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]   46:     0x5bed0bda3835 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h34c74a25d8a2c741
[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]   47:     0x5bed0bda3835 - tokio::runtime::runtime::Runtime::block_on::h1631aa39359af2cf
[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]   48:     0x5bed0bd9036b - unilang::chat::chat::tests::test_get_complete_chat_response::hbf21d13edb54f2e5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/chat.rs:56:11
[INFO] [stdout]   49:     0x5bed0bdad039 - unilang::chat::chat::tests::test_get_complete_chat_response::{{closure}}::h29be840e1930d7a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/chat.rs:36:51
[INFO] [stdout]   50:     0x5bed0bdad039 - core::ops::function::FnOnce::call_once::h0e28b34598bb2c26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5bed0be005eb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5bed0be005eb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   53:     0x5bed0bdff7de - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   54:     0x5bed0bdff7de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   55:     0x5bed0bdff7de - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   56:     0x5bed0bdff7de - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   57:     0x5bed0bdff7de - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   58:     0x5bed0bdff7de - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   59:     0x5bed0bdff7de - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   60:     0x5bed0bdc3354 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   61:     0x5bed0bdc3354 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   62:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   63:     0x5bed0bdc6d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   64:     0x5bed0bdc6d2a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   65:     0x5bed0bdc6d2a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   66:     0x5bed0bdc6d2a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   67:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   68:     0x5bed0bdc6d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   69:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   71:     0x5bed0c09b797 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   72:     0x7c1f70738aa4 - <unknown>
[INFO] [stdout]   73:     0x7c1f707c5a34 - clone
[INFO] [stdout]   74:                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' 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:     0x5bed0c096492 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bed0c096492 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bed0c096492 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bed0c096492 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bed0c0bfad3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bed0c0bfad3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5bed0c092843 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bed0c092843 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bed0c0962e2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bed0c097a0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bed0c097862 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bed0bdfae64 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bed0bdfae64 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bed0c0984eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bed0c0984eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bed0c0981ba - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5bed0c096999 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5bed0c097e4d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bed0c0bd500 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bed0c0bd906 - core::result::unwrap_failed::h31c9775ec1a50121
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5bed0bd9c94f - core::result::Result<T,E>::unwrap::h99f526a95bff8a4c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5bed0bd9c94f - <unilang::qianfan::auth::QIANFAN_ACCESS_KEY as core::ops::deref::Deref>::deref::__static_ref_initialize::h895f09af142196fb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/auth.rs:9:43
[INFO] [stdout]   22:     0x5bed0bd9c94f - core::ops::function::FnOnce::call_once::hda960410ce1dd715
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5bed0bd9c94f - lazy_static::lazy::Lazy<T>::get::{{closure}}::h60738d89bb090517
[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:     0x5bed0bd9c94f - std::sync::poison::once::Once::call_once::{{closure}}::h792eb081e9c1a6c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   25:     0x5bed0c0a1f84 - std::sys::sync::once::futex::Once::call::he3fa89c0e4e8f1d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/sync/once/futex.rs:176:21
[INFO] [stdout]   26:     0x5bed0bd8b252 - std::sync::poison::once::Once::call_once::hff4a35141158c33a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   27:     0x5bed0bd8b252 - lazy_static::lazy::Lazy<T>::get::h0ce0505343f4336e
[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:     0x5bed0bd8b252 - <unilang::qianfan::auth::QIANFAN_ACCESS_KEY as core::ops::deref::Deref>::deref::__stability::h6492e78af5e6cae9
[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:     0x5bed0bd8b252 - <unilang::qianfan::auth::QIANFAN_ACCESS_KEY as core::ops::deref::Deref>::deref::h78ffa2e84444c40f
[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:     0x5bed0bd8b252 - unilang::qianfan::auth::get_access_token::{{closure}}::h0997c19094653e99
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/auth.rs:23:31
[INFO] [stdout]   31:     0x5bed0bd8b9ec - unilang::qianfan::chat::api_call::get_complete_chat_response::{{closure}}::hcc704ea7982ca8d3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:35:49
[INFO] [stdout]   32:     0x5bed0bd8b9ec - unilang::qianfan::chat::api_call::tests::test_get_complete_chat_response::{{closure}}::h2ac12126bb965b3c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:139:11
[INFO] [stdout]   33:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h10403ce2f5708730
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   34:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h38dcf598d8b4a2e1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he562f449b15cd79f
[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]   36:     0x5bed0bd98da9 - tokio::runtime::coop::with_budget::heedeb9198d929dce
[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]   37:     0x5bed0bd98da9 - tokio::runtime::coop::budget::hadb63a3216f34e49
[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]   38:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcceb7e77fe4f3231
[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]   39:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::Context::enter::hf0758e2a774785a9
[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]   40:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd11683eef9e3a19a
[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]   41:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h34063b7d59e56afc
[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]   42:     0x5bed0bdafb30 - tokio::runtime::context::scoped::Scoped<T>::set::h432e68919412ab30
[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]   43:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::{{closure}}::hdc7780168a8822b9
[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]   44:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::try_with::hc4e3b2349fd3703b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   45:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::with::hda4f79966a0ea8d6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   46:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::h32dfd337f5c9e518
[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]   47:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h86b55e2da23ae4e0
[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]   48:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::haba5fc71204d21eb
[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]   49:     0x5bed0bda9aa3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0e4b8ab22dda3f56
[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]   50:     0x5bed0bda9aa3 - tokio::runtime::context::runtime::enter_runtime::h093277f92fd49db0
[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]   51:     0x5bed0bda3835 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h34c74a25d8a2c741
[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]   52:     0x5bed0bda3835 - tokio::runtime::runtime::Runtime::block_on::h1631aa39359af2cf
[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]   53:     0x5bed0bd8b44b - unilang::qianfan::chat::api_call::tests::test_get_complete_chat_response::h309d002c7e3b6b83
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:143:11
[INFO] [stdout]   54:     0x5bed0bdad059 - unilang::qianfan::chat::api_call::tests::test_get_complete_chat_response::{{closure}}::h9fc7a5077b12318b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/qianfan/chat/api_call.rs:122:51
[INFO] [stdout]   55:     0x5bed0bdad059 - core::ops::function::FnOnce::call_once::h1f7e12c1e9d0ff11
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5bed0be005eb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   57:     0x5bed0be005eb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   58:     0x5bed0bdff7de - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   59:     0x5bed0bdff7de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   60:     0x5bed0bdff7de - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   61:     0x5bed0bdff7de - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   62:     0x5bed0bdff7de - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5bed0bdff7de - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   64:     0x5bed0bdff7de - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   65:     0x5bed0bdc3354 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   66:     0x5bed0bdc3354 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   67:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   68:     0x5bed0bdc6d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   69:     0x5bed0bdc6d2a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   70:     0x5bed0bdc6d2a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   71:     0x5bed0bdc6d2a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   72:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   73:     0x5bed0bdc6d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   74:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   75:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   76:     0x5bed0c09b797 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   77:     0x7c1f70738aa4 - <unknown>
[INFO] [stdout]   78:     0x7c1f707c5a34 - clone
[INFO] [stdout]   79:                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' 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:     0x5bed0c096492 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5bed0c096492 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5bed0c096492 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5bed0c096492 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5bed0c0bfad3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5bed0c0bfad3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5bed0c092843 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5bed0c092843 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5bed0c0962e2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5bed0c097a0c - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5bed0c097862 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5bed0bdfae64 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5bed0bdfae64 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5bed0c0984eb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5bed0c0984eb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5bed0c098186 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5bed0c096999 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5bed0c097e4d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5bed0c0bd500 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5bed0c0a2093 - std::sys::sync::once::futex::Once::call::he3fa89c0e4e8f1d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/sync/once/futex.rs:148:21
[INFO] [stdout]   20:     0x5bed0bd968df - std::sync::poison::once::Once::call_once::h50fc319141c1d8d1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x5bed0bd968df - lazy_static::lazy::Lazy<T>::get::hc841faa29c572a51
[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:     0x5bed0bd968df - <unilang::openai::auth::OPENAI_API_KEY as core::ops::deref::Deref>::deref::__stability::h2d55c2ba1a0abe3f
[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:     0x5bed0bd968df - <unilang::openai::auth::OPENAI_API_KEY as core::ops::deref::Deref>::deref::hded53fef75f3e987
[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:     0x5bed0bd968df - unilang::openai::chat::api_call::get_complete_chat_response::{{closure}}::h9bf04889b5f69b6d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/openai/chat/api_call.rs:30:55
[INFO] [stdout]   25:     0x5bed0bd968df - unilang::chat::openai::get_complete_chat_response::{{closure}}::h122261dc542f4e82
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/openai.rs:63:11
[INFO] [stdout]   26:     0x5bed0bd968df - unilang::chat::openai::tests::test_get_complete_chat_response::{{closure}}::hc4f891daf1fabb86
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/openai.rs:121:11
[INFO] [stdout]   27:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h10403ce2f5708730
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   28:     0x5bed0bd98da9 - <core::pin::Pin<P> as core::future::future::Future>::poll::h38dcf598d8b4a2e1
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/future/future.rs:133:9
[INFO] [stdout]   29:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::he562f449b15cd79f
[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:     0x5bed0bd98da9 - tokio::runtime::coop::with_budget::heedeb9198d929dce
[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:     0x5bed0bd98da9 - tokio::runtime::coop::budget::hadb63a3216f34e49
[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:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hcceb7e77fe4f3231
[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:     0x5bed0bd98da9 - tokio::runtime::scheduler::current_thread::Context::enter::hf0758e2a774785a9
[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:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hd11683eef9e3a19a
[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:     0x5bed0bdafb30 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h34063b7d59e56afc
[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:     0x5bed0bdafb30 - tokio::runtime::context::scoped::Scoped<T>::set::h432e68919412ab30
[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:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::{{closure}}::hdc7780168a8822b9
[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:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::try_with::hc4e3b2349fd3703b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   39:     0x5bed0bd98fb2 - std::thread::local::LocalKey<T>::with::hda4f79966a0ea8d6
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   40:     0x5bed0bd98fb2 - tokio::runtime::context::set_scheduler::h32dfd337f5c9e518
[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:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h86b55e2da23ae4e0
[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:     0x5bed0bd98fb2 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::haba5fc71204d21eb
[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:     0x5bed0bda9aa3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h0e4b8ab22dda3f56
[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:     0x5bed0bda9aa3 - tokio::runtime::context::runtime::enter_runtime::h093277f92fd49db0
[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:     0x5bed0bda3835 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h34c74a25d8a2c741
[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:     0x5bed0bda3835 - tokio::runtime::runtime::Runtime::block_on::h1631aa39359af2cf
[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:     0x5bed0bd94b1d - unilang::chat::openai::tests::test_get_complete_chat_response::hdc10efbc705ec812
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/openai.rs:125:11
[INFO] [stdout]   48:     0x5bed0bdad159 - unilang::chat::openai::tests::test_get_complete_chat_response::{{closure}}::h873f04f610205fe5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/chat/openai.rs:109:51
[INFO] [stdout]   49:     0x5bed0bdad159 - core::ops::function::FnOnce::call_once::hfaa08ec5efbaaeb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5bed0be005eb - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   51:     0x5bed0be005eb - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   52:     0x5bed0bdff7de - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   53:     0x5bed0bdff7de - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   54:     0x5bed0bdff7de - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   55:     0x5bed0bdff7de - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   56:     0x5bed0bdff7de - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   57:     0x5bed0bdff7de - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   58:     0x5bed0bdff7de - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   59:     0x5bed0bdc3354 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   60:     0x5bed0bdc3354 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   61:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   62:     0x5bed0bdc6d2a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   63:     0x5bed0bdc6d2a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   64:     0x5bed0bdc6d2a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   65:     0x5bed0bdc6d2a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   66:     0x5bed0bdc6d2a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   67:     0x5bed0bdc6d2a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   68:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5bed0c09b797 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   70:     0x5bed0c09b797 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   71:     0x7c1f70738aa4 - <unknown>
[INFO] [stdout]   72:     0x7c1f707c5a34 - clone
[INFO] [stdout]   73:                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.36s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3e5415c01c4bc5cec7c4d105e42df676fae104320d4b86516a452c7bcad78700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e5415c01c4bc5cec7c4d105e42df676fae104320d4b86516a452c7bcad78700", kill_on_drop: false }`
[INFO] [stdout] 3e5415c01c4bc5cec7c4d105e42df676fae104320d4b86516a452c7bcad78700
