[INFO] cloning repository https://github.com/spmno/tongyi-vl-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spmno/tongyi-vl-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspmno%2Ftongyi-vl-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspmno%2Ftongyi-vl-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e0b577165ca2bc3c5fd531194bd5f3bc35b79cfe
[INFO] testing spmno/tongyi-vl-rust-sdk against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspmno%2Ftongyi-vl-rust-sdk" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  76% (1581/2062)
Updating files:  77% (1588/2062)
Updating files:  78% (1609/2062)
Updating files:  79% (1629/2062)
Updating files:  80% (1650/2062)
Updating files:  81% (1671/2062)
Updating files:  82% (1691/2062)
Updating files:  83% (1712/2062)
Updating files:  83% (1730/2062)
Updating files:  84% (1733/2062)
Updating files:  85% (1753/2062)
Updating files:  86% (1774/2062)
Updating files:  87% (1794/2062)
Updating files:  87% (1806/2062)
Updating files:  88% (1815/2062)
Updating files:  89% (1836/2062)
Updating files:  90% (1856/2062)
Updating files:  91% (1877/2062)
Updating files:  92% (1898/2062)
Updating files:  93% (1918/2062)
Updating files:  94% (1939/2062)
Updating files:  95% (1959/2062)
Updating files:  96% (1980/2062)
Updating files:  97% (2001/2062)
Updating files:  97% (2011/2062)
Updating files:  98% (2021/2062)
Updating files:  99% (2042/2062)
Updating files: 100% (2062/2062)
Updating files: 100% (2062/2062), done.
[INFO] started tweaking git repo https://github.com/spmno/tongyi-vl-rust-sdk
[INFO] finished tweaking git repo https://github.com/spmno/tongyi-vl-rust-sdk
[INFO] tweaked toml for git repo https://github.com/spmno/tongyi-vl-rust-sdk written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spmno/tongyi-vl-rust-sdk on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/spmno/tongyi-vl-rust-sdk 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643
[INFO] running `Command { std: "docker" "start" "3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling webpki-roots v0.26.5
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling features v0.10.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling opimps v0.1.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]    Compiling full v0.3.0
[INFO] [stderr]    Compiling derive_builder v0.20.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling async-compression v0.4.12
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.7
[INFO] [stderr]    Compiling tongyi-llm-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::MessageEvent`
[INFO] [stdout]  --> src/api/chat_completion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::MessageEvent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client` and `RequestBuilder`
[INFO] [stdout]  --> src/api/chat_completion.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::{Client, RequestBuilder};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/api/chat_completion.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/api/vision_language.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::HashMap, default};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/api/vision_language.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParam` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParam` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilder` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParamBuilder` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilderError` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParamBuilderError` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `SystemMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `SystemMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `UserMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `UserMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `AssistantMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `AssistantMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Choice` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Choice` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Message` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Message` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `ChoiceLogprobs` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `ChoiceLogprobs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `TokenLogprob` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `TokenLogprob` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `TopLogprob` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `TopLogprob` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Usage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Usage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt`, `layer::SubscriberExt`, and `util::SubscriberInitExt`
[INFO] [stdout]   --> src/lib.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing_subscriber::{fmt, layer::SubscriberExt, util::SubscriberInitExt};
[INFO] [stdout]    |                          ^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_pos` is never read
[INFO] [stdout]   --> src/lib.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut last_pos = 0;
[INFO] [stdout]    |                                ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 83 |                         last_pos = i;
[INFO] [stdout]    |                         ------------ `last_pos` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.10s
[INFO] running `Command { std: "docker" "inspect" "3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stdout] warning: unused import: `crate::MessageEvent`
[INFO] [stdout]  --> src/api/chat_completion.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::MessageEvent;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client` and `RequestBuilder`
[INFO] [stdout]  --> src/api/chat_completion.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::{Client, RequestBuilder};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/api/chat_completion.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/api/vision_language.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::HashMap, default};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `tracing::info`
[INFO] [stdout]  --> src/api/vision_language.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tracing::info;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParam` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParam` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilder` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParamBuilder` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilderError` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParamBuilderError` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `SystemMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `SystemMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `UserMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `UserMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `AssistantMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `AssistantMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Choice` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Choice` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Message` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Message` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `ChoiceLogprobs` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `ChoiceLogprobs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `TokenLogprob` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `TokenLogprob` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `TopLogprob` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `TopLogprob` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Usage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Usage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt`, `layer::SubscriberExt`, and `util::SubscriberInitExt`
[INFO] [stdout]   --> src/lib.rs:10:26
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing_subscriber::{fmt, layer::SubscriberExt, util::SubscriberInitExt};
[INFO] [stdout]    |                          ^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_pos` is never read
[INFO] [stdout]   --> src/lib.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut last_pos = 0;
[INFO] [stdout]    |                                ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 83 |                         last_pos = i;
[INFO] [stdout]    |                         ------------ `last_pos` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tongyi-llm-sdk v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stdout]    --> src/lib.rs:171:1
[INFO] [stdout]     |
[INFO] [stdout] 171 | #[ctor::ctor]
[INFO] [stdout]     | ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Client` and `RequestBuilder`
[INFO] [stdout]  --> src/api/chat_completion.rs:3:15
[INFO] [stdout]   |
[INFO] [stdout] 3 | use reqwest::{Client, RequestBuilder};
[INFO] [stdout]   |               ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `default`
[INFO] [stdout]  --> src/api/vision_language.rs:3:33
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{collections::HashMap, default};
[INFO] [stdout]   |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParam` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParam` in the type namespace is also re-exported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilder` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParamBuilder` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilderError` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `StreamOptionsParamBuilderError` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `SystemMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `SystemMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `UserMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `UserMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `AssistantMessage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `AssistantMessage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Choice` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Choice` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Message` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Message` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `ChoiceLogprobs` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `ChoiceLogprobs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `TokenLogprob` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `TokenLogprob` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `TopLogprob` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `TopLogprob` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]  --> src/api/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub use chat_completion::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^ the name `Usage` in the type namespace is first re-exported here
[INFO] [stdout] 5 | pub use vision_language::*;
[INFO] [stdout]   |         ------------------ but the name `Usage` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `bytes::Bytes`
[INFO] [stdout]  --> src/lib.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use bytes::Bytes;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `last_pos` is never read
[INFO] [stdout]   --> src/lib.rs:77:32
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut last_pos = 0;
[INFO] [stdout]    |                                ^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 83 |                         last_pos = i;
[INFO] [stdout]    |                         ------------ `last_pos` is overwritten here before the previous value is read
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.09s
[INFO] running `Command { std: "docker" "inspect" "3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `crate::MessageEvent`
[INFO] [stderr]  --> src/api/chat_completion.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::MessageEvent;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Client` and `RequestBuilder`
[INFO] [stderr]  --> src/api/chat_completion.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | use reqwest::{Client, RequestBuilder};
[INFO] [stderr]   |               ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]  --> src/api/chat_completion.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use tracing::info;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `default`
[INFO] [stderr]  --> src/api/vision_language.rs:3:33
[INFO] [stderr]   |
[INFO] [stderr] 3 | use std::{collections::HashMap, default};
[INFO] [stderr]   |                                 ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `tracing::info`
[INFO] [stderr]  --> src/api/vision_language.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use tracing::info;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParam` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `StreamOptionsParam` in the type namespace is also re-exported here
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilder` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `StreamOptionsParamBuilder` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `StreamOptionsParamBuilderError` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `StreamOptionsParamBuilderError` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `SystemMessage` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `SystemMessage` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `UserMessage` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `UserMessage` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `AssistantMessage` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `AssistantMessage` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `Choice` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `Choice` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `Message` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `Message` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `ChoiceLogprobs` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `ChoiceLogprobs` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `TokenLogprob` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `TokenLogprob` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `TopLogprob` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `TopLogprob` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: ambiguous glob re-exports
[INFO] [stderr]  --> src/api/mod.rs:4:9
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub use chat_completion::*;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^ the name `Usage` in the type namespace is first re-exported here
[INFO] [stderr] 5 | pub use vision_language::*;
[INFO] [stderr]   |         ------------------ but the name `Usage` in the type namespace is also re-exported here
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `bytes::Bytes`
[INFO] [stderr]  --> src/lib.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use bytes::Bytes;
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `fmt`, `layer::SubscriberExt`, and `util::SubscriberInitExt`
[INFO] [stderr]   --> src/lib.rs:10:26
[INFO] [stderr]    |
[INFO] [stderr] 10 | use tracing_subscriber::{fmt, layer::SubscriberExt, util::SubscriberInitExt};
[INFO] [stderr]    |                          ^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `last_pos` is never read
[INFO] [stderr]   --> src/lib.rs:77:32
[INFO] [stderr]    |
[INFO] [stderr] 77 |             let mut last_pos = 0;
[INFO] [stderr]    |                                ^ this value is reassigned later and never used
[INFO] [stderr] ...
[INFO] [stderr] 83 |                         last_pos = i;
[INFO] [stderr]    |                         ------------ `last_pos` is overwritten here before the previous value is read
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `used_linker`
[INFO] [stderr]    --> src/lib.rs:171:1
[INFO] [stderr]     |
[INFO] [stderr] 171 | #[ctor::ctor]
[INFO] [stderr]     | ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: no expected values for `feature`
[INFO] [stderr]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `ctor::ctor` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the attribute macro `ctor::ctor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Client` and `RequestBuilder`
[INFO] [stderr]  --> src/api/chat_completion.rs:3:15
[INFO] [stderr]   |
[INFO] [stderr] 3 | use reqwest::{Client, RequestBuilder};
[INFO] [stderr]   |               ^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `tongyi-llm-sdk` (lib) generated 20 warnings (run `cargo fix --lib -p tongyi-llm-sdk` to apply 7 suggestions)
[INFO] [stderr] warning: `tongyi-llm-sdk` (lib test) generated 17 warnings (15 duplicates) (run `cargo fix --lib -p tongyi-llm-sdk --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tongyi_llm_sdk-6896a09f2f9c186a)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] [2m2026-07-10T19:27:44.385116Z[0m [32m INFO[0m [2mtongyi_llm_sdk::api::vision_language::tests[0m[2m:[0m json: {"model":"qwen-vl-plus","input":{"messages":[{"role":"system","content":"你好"},{"role":"user","content":[{"text":"who are you?"}]}]}}
[INFO] [stdout] test api::vision_language::tests::vision_language_request_serialize_should_work ... ok
[INFO] [stdout] [2m2026-07-10T19:27:44.386364Z[0m [32m INFO[0m [2mtongyi_llm_sdk::api::chat_completion::tests[0m[2m:[0m json: {"model":"ep-20240817170913-w9q57","messages":[{"role":"system","content":"你好"},{"role":"user","content":"你是谁"}]}
[INFO] [stdout] test api::chat_completion::tests::chat_completion_request_serialize_should_work ... ok
[INFO] [stdout] [2m2026-07-10T19:27:44.385149Z[0m [32m INFO[0m [2mtongyi_llm_sdk::api::vision_language::tests[0m[2m:[0m req_json:"{\"model\":\"qwen-vl-plus\",\"input\":{\"messages\":[{\"role\":\"system\",\"content\":\"你是一个识图大师，你能识别图片中的物体，并且可以详细的把它描述出来\"},{\"role\":\"user\",\"content\":[{\"text\":\"图中是什么?\"},{\"image\":\"https://lio-dev.tos-cn-beijing.volces.com/lio-picture/1721267882992-car.png\"}]}]}}"
[INFO] [stdout] test api::chat_completion::tests::simple_chat_completion_should_work ... FAILED
[INFO] [stdout] test api::vision_language::tests::simple_lite_vision_should_work ... FAILED
[INFO] [stdout] test api::chat_completion::tests::simple_chat_completion_chunk_should_work ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- api::chat_completion::tests::simple_chat_completion_should_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::chat_completion::tests::simple_chat_completion_should_work' (2276) panicked at src/lib.rs:178:74:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555771fc7f21 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555771fc7f21 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555771fc7f21 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x555771fc7f21 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x555771fdfc0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x555771fdfc0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x555771fccf9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x555771fccf9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x555771fa4bf6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x555771fa4bf6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x555771fbf869 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55577196cd80 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55577196cd80 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x555771fbfb92 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x555771fbfb92 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x555771fa4ca2 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x555771f9bd49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x555771fa5c3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x555771fe043c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555771fe0182 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x55577192e46b - <core[6883ba1bc0fe4ed1]::result::Result<alloc[55a36b64bcbf2c0d]::string::String, std[73adb7dc35730857]::env::VarError>>::unwrap
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1231:23
[INFO] [stdout]   21:     0x55577192e46b - <tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:178:74
[INFO] [stdout]   22:     0x55577192e46b - <<tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x55577193ad3e - <lazy_static[eedda3614987578]::lazy::Lazy<tongyi_llm_sdk[21c6ad2cf0b79223]::LlmSdk>>::get::<<tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:31:41
[INFO] [stdout]   24:     0x55577194b89d - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<tongyi_llm_sdk[21c6ad2cf0b79223]::LlmSdk>>::get<<tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:41
[INFO] [stdout]   25:     0x555771faaad9 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x5557719483e9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<tongyi_llm_sdk[21c6ad2cf0b79223]::LlmSdk>>::get<<tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   27:     0x5557719217bf - <lazy_static[eedda3614987578]::lazy::Lazy<tongyi_llm_sdk[21c6ad2cf0b79223]::LlmSdk>>::get::<<tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   28:     0x5557719217bf - <tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   29:     0x5557719217bf - <tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   30:     0x555771933e38 - tongyi_llm_sdk[21c6ad2cf0b79223]::api::chat_completion::tests::simple_chat_completion_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:388:19
[INFO] [stdout]   31:     0x55577193d925 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x55577193d99d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x55577193383d - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   34:     0x55577193372c - tokio[57a46cc45ad7100]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>, <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   35:     0x55577193372c - tokio[57a46cc45ad7100]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>, <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   36:     0x55577193372c - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   37:     0x55577192ec3a - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>, <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   38:     0x5557719326a0 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   39:     0x55577193194b - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   40:     0x55577194802a - <tokio[57a46cc45ad7100]::runtime::context::scoped::Scoped<tokio[57a46cc45ad7100]::runtime::scheduler::Context>>::set::<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   41:     0x55577194b95a - tokio[57a46cc45ad7100]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>), <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   42:     0x555771948946 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[57a46cc45ad7100]::runtime::context::Context>>::try_with::<tokio[57a46cc45ad7100]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>), <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   43:     0x5557719484ac - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[57a46cc45ad7100]::runtime::context::Context>>::with::<tokio[57a46cc45ad7100]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>), <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   44:     0x55577194a531 - tokio[57a46cc45ad7100]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>), <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   45:     0x55577192fef9 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   46:     0x555771930226 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   47:     0x555771931509 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   48:     0x55577194ab63 - tokio[57a46cc45ad7100]::runtime::context::runtime::enter_runtime::<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   49:     0x55577192e6b1 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   50:     0x55577193791f - <tokio[57a46cc45ad7100]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   51:     0x555771937a38 - <tokio[57a46cc45ad7100]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   52:     0x555771935053 - tongyi_llm_sdk[21c6ad2cf0b79223]::api::chat_completion::tests::simple_chat_completion_should_work
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:397:11
[INFO] [stdout]   53:     0x555771933867 - tongyi_llm_sdk[21c6ad2cf0b79223]::api::chat_completion::tests::simple_chat_completion_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:375:54
[INFO] [stdout]   54:     0x55577192ded6 - <tongyi_llm_sdk[21c6ad2cf0b79223]::api::chat_completion::tests::simple_chat_completion_should_work::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5557719600bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5557719600bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   57:     0x55577196d705 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   58:     0x55577196d705 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   59:     0x55577196d705 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   60:     0x55577196d705 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   61:     0x55577196d705 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x55577196d705 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   63:     0x55577196d705 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   64:     0x5557719681b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   65:     0x5557719681b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   66:     0x555771970852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   67:     0x555771970852 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   68:     0x555771970852 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   69:     0x555771970852 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   70:     0x555771970852 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x555771970852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   72:     0x555771970852 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x555771fc73ff - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   74:     0x555771fc73ff - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   75:     0x764f4ac11aa4 - <unknown>
[INFO] [stdout]   76:     0x764f4ac9ea64 - clone
[INFO] [stdout]   77:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::vision_language::tests::simple_lite_vision_should_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::vision_language::tests::simple_lite_vision_should_work' (2277) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555771fc7f21 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555771fc7f21 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555771fc7f21 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x555771fc7f21 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x555771fdfc0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x555771fdfc0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x555771fccf9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x555771fccf9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x555771fa4bf6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x555771fa4bf6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x555771fbf869 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55577196cd80 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55577196cd80 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x555771fbfb92 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x555771fbfb92 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x555771fa4cd4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x555771f9bd49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x555771fa5c3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x555771fe043c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555771faac12 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5557719483e9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<tongyi_llm_sdk[21c6ad2cf0b79223]::LlmSdk>>::get<<tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5557719217bf - <lazy_static[eedda3614987578]::lazy::Lazy<tongyi_llm_sdk[21c6ad2cf0b79223]::LlmSdk>>::get::<<tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5557719217bf - <tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5557719217bf - <tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x55577192b7aa - tongyi_llm_sdk[21c6ad2cf0b79223]::api::vision_language::tests::simple_lite_vision_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/vision_language.rs:288:19
[INFO] [stdout]   25:     0x55577193d925 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55577193d99d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55577193383d - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55577193372c - tokio[57a46cc45ad7100]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>, <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55577193372c - tokio[57a46cc45ad7100]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>, <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55577193372c - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55577192ec3a - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>, <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x5557719326a0 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55577193194b - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55577194802a - <tokio[57a46cc45ad7100]::runtime::context::scoped::Scoped<tokio[57a46cc45ad7100]::runtime::scheduler::Context>>::set::<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55577194b95a - tokio[57a46cc45ad7100]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>), <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x555771948946 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[57a46cc45ad7100]::runtime::context::Context>>::try_with::<tokio[57a46cc45ad7100]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>), <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x5557719484ac - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[57a46cc45ad7100]::runtime::context::Context>>::with::<tokio[57a46cc45ad7100]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>), <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x55577194a531 - tokio[57a46cc45ad7100]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>), <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55577192fef9 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x555771930226 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x555771931509 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55577194ab63 - tokio[57a46cc45ad7100]::runtime::context::runtime::enter_runtime::<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55577192e6b1 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55577193791f - <tokio[57a46cc45ad7100]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x555771937a38 - <tokio[57a46cc45ad7100]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   46:     0x55577192c693 - tongyi_llm_sdk[21c6ad2cf0b79223]::api::vision_language::tests::simple_lite_vision_should_work
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/vision_language.rs:296:11
[INFO] [stdout]   47:     0x55577192aa77 - tongyi_llm_sdk[21c6ad2cf0b79223]::api::vision_language::tests::simple_lite_vision_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/vision_language.rs:266:50
[INFO] [stdout]   48:     0x55577192df96 - <tongyi_llm_sdk[21c6ad2cf0b79223]::api::vision_language::tests::simple_lite_vision_should_work::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5557719600bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5557719600bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x55577196d705 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   52:     0x55577196d705 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x55577196d705 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   54:     0x55577196d705 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x55577196d705 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55577196d705 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   57:     0x55577196d705 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   58:     0x5557719681b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   59:     0x5557719681b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x555771970852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   61:     0x555771970852 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x555771970852 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   63:     0x555771970852 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x555771970852 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x555771970852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x555771970852 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x555771fc73ff - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   68:     0x555771fc73ff - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   69:     0x764f4ac11aa4 - <unknown>
[INFO] [stdout]   70:     0x764f4ac9ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- api::chat_completion::tests::simple_chat_completion_chunk_should_work stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'api::chat_completion::tests::simple_chat_completion_chunk_should_work' (2275) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16:
[INFO] [stdout] Once instance has previously been poisoned
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x555771fc7f21 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x555771fc7f21 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x555771fc7f21 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x555771fc7f21 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x555771fdfc0a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x555771fdfc0a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x555771fccf9c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x555771fccf9c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x555771fa4bf6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x555771fa4bf6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x555771fbf869 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x55577196cd80 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x55577196cd80 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x555771fbfb92 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x555771fbfb92 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x555771fa4cd4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x555771f9bd49 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x555771fa5c3d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x555771fe043c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x555771faac12 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:155:21
[INFO] [stdout]   20:     0x5557719483e9 - <std[73adb7dc35730857]::sync::once::Once>::call_once::<<lazy_static[eedda3614987578]::lazy::Lazy<tongyi_llm_sdk[21c6ad2cf0b79223]::LlmSdk>>::get<<tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:166:20
[INFO] [stdout]   21:     0x5557719217bf - <lazy_static[eedda3614987578]::lazy::Lazy<tongyi_llm_sdk[21c6ad2cf0b79223]::LlmSdk>>::get::<<tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__static_ref_initialize>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/inline_lazy.rs:30:16
[INFO] [stdout]   22:     0x5557719217bf - <tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref::__stability
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:135:26
[INFO] [stdout]   23:     0x5557719217bf - <tongyi_llm_sdk[21c6ad2cf0b79223]::SDK as core[6883ba1bc0fe4ed1]::ops::deref::Deref>::deref
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lazy_static-1.5.0/src/lib.rs:137:17
[INFO] [stdout]   24:     0x55577193480b - tongyi_llm_sdk[21c6ad2cf0b79223]::api::chat_completion::tests::simple_chat_completion_chunk_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:425:22
[INFO] [stdout]   25:     0x55577193d925 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x55577193d99d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x55577193383d - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:73
[INFO] [stdout]   28:     0x55577193372c - tokio[57a46cc45ad7100]::runtime::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>, <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   29:     0x55577193372c - tokio[57a46cc45ad7100]::runtime::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>, <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   30:     0x55577193372c - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:696:25
[INFO] [stdout]   31:     0x55577192ec3a - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>, <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:423:19
[INFO] [stdout]   32:     0x5557719326a0 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:695:44
[INFO] [stdout]   33:     0x55577193194b - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:68
[INFO] [stdout]   34:     0x55577194802a - <tokio[57a46cc45ad7100]::runtime::context::scoped::Scoped<tokio[57a46cc45ad7100]::runtime::scheduler::Context>>::set::<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   35:     0x55577194b95a - tokio[57a46cc45ad7100]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>), <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:38
[INFO] [stdout]   36:     0x555771948946 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[57a46cc45ad7100]::runtime::context::Context>>::try_with::<tokio[57a46cc45ad7100]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>), <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   37:     0x5557719484ac - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[57a46cc45ad7100]::runtime::context::Context>>::with::<tokio[57a46cc45ad7100]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>), <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   38:     0x55577194a531 - tokio[57a46cc45ad7100]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>), <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context.rs:180:17
[INFO] [stdout]   39:     0x55577192fef9 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:774:27
[INFO] [stdout]   40:     0x555771930226 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:683:24
[INFO] [stdout]   41:     0x555771931509 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:191:33
[INFO] [stdout]   42:     0x55577194ab63 - tokio[57a46cc45ad7100]::runtime::context::runtime::enter_runtime::<<tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   43:     0x55577192e6b1 - <tokio[57a46cc45ad7100]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/scheduler/current_thread/mod.rs:179:9
[INFO] [stdout]   44:     0x55577193791f - <tokio[57a46cc45ad7100]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:361:52
[INFO] [stdout]   45:     0x555771937a38 - <tokio[57a46cc45ad7100]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = core[6883ba1bc0fe4ed1]::result::Result<(), anyhow[ab997d9f697335ca]::Error>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/runtime/runtime.rs:335:18
[INFO] [stdout]   46:     0x555771935223 - tongyi_llm_sdk[21c6ad2cf0b79223]::api::chat_completion::tests::simple_chat_completion_chunk_should_work
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:444:11
[INFO] [stdout]   47:     0x555771933897 - tongyi_llm_sdk[21c6ad2cf0b79223]::api::chat_completion::tests::simple_chat_completion_chunk_should_work::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:401:60
[INFO] [stdout]   48:     0x55577192df16 - <tongyi_llm_sdk[21c6ad2cf0b79223]::api::chat_completion::tests::simple_chat_completion_chunk_should_work::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5557719600bb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5557719600bb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   51:     0x55577196d705 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   52:     0x55577196d705 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   53:     0x55577196d705 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   54:     0x55577196d705 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   55:     0x55577196d705 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x55577196d705 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   57:     0x55577196d705 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   58:     0x5557719681b4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   59:     0x5557719681b4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   60:     0x555771970852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   61:     0x555771970852 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x555771970852 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   63:     0x555771970852 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x555771970852 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x555771970852 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   66:     0x555771970852 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x555771fc73ff - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   68:     0x555771fc73ff - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   69:     0x764f4ac11aa4 - <unknown>
[INFO] [stdout]   70:     0x764f4ac9ea64 - clone
[INFO] [stdout]   71:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     api::chat_completion::tests::simple_chat_completion_chunk_should_work
[INFO] [stdout]     api::chat_completion::tests::simple_chat_completion_should_work
[INFO] [stdout]     api::vision_language::tests::simple_lite_vision_should_work
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643", kill_on_drop: false }`
[INFO] [stdout] 3acd4c98e1c3e17864bf40471ed49a5cd54bb68c7dd0b11f8e3a13a0818fe643
