[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 master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspmno%2Ftongyi-vl-rust-sdk" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  76% (1568/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:  82% (1706/2062)
Updating files:  83% (1712/2062)
Updating files:  84% (1733/2062)
Updating files:  85% (1753/2062)
Updating files:  86% (1774/2062)
Updating files:  86% (1789/2062)
Updating files:  87% (1794/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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/spmno/tongyi-vl-rust-sdk on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 935dda8b4be32f64bd1a097b8a40aed9d6770f7a6cdf953c2d680e3a8897e3e2
[INFO] running `Command { std: "docker" "start" "-a" "935dda8b4be32f64bd1a097b8a40aed9d6770f7a6cdf953c2d680e3a8897e3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "935dda8b4be32f64bd1a097b8a40aed9d6770f7a6cdf953c2d680e3a8897e3e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "935dda8b4be32f64bd1a097b8a40aed9d6770f7a6cdf953c2d680e3a8897e3e2", kill_on_drop: false }`
[INFO] [stdout] 935dda8b4be32f64bd1a097b8a40aed9d6770f7a6cdf953c2d680e3a8897e3e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 939edaba488ed4042ab99bc926f226763a241c3db7c466e0f76278f9860834b9
[INFO] running `Command { std: "docker" "start" "-a" "939edaba488ed4042ab99bc926f226763a241c3db7c466e0f76278f9860834b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling cc v1.1.18
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling anyhow v1.0.88
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling encoding_rs v0.8.34
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling webpki-roots v0.26.5
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling features v0.10.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling opimps v0.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[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 darling_macro v0.20.10
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project v1.1.5
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.1
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling full v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling async-compression v0.4.12
[INFO] [stderr]    Compiling derive_builder v0.20.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling hyper-util v0.1.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[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)]` 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:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut last_pos = 0;
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 53s
[INFO] running `Command { std: "docker" "inspect" "939edaba488ed4042ab99bc926f226763a241c3db7c466e0f76278f9860834b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "939edaba488ed4042ab99bc926f226763a241c3db7c466e0f76278f9860834b9", kill_on_drop: false }`
[INFO] [stdout] 939edaba488ed4042ab99bc926f226763a241c3db7c466e0f76278f9860834b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0e8f2dfb8321490a83b8adc7a768d873e8f1491098be41c9d79d4d0825b1279
[INFO] running `Command { std: "docker" "start" "-a" "d0e8f2dfb8321490a83b8adc7a768d873e8f1491098be41c9d79d4d0825b1279", 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)]` 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:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut last_pos = 0;
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` 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]     = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[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)]` 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:21
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let mut last_pos = 0;
[INFO] [stdout]    |                     ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.89s
[INFO] running `Command { std: "docker" "inspect" "d0e8f2dfb8321490a83b8adc7a768d873e8f1491098be41c9d79d4d0825b1279", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0e8f2dfb8321490a83b8adc7a768d873e8f1491098be41c9d79d4d0825b1279", kill_on_drop: false }`
[INFO] [stdout] d0e8f2dfb8321490a83b8adc7a768d873e8f1491098be41c9d79d4d0825b1279
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b386ef1d0110659024046984317544e9bbf0d7b3a7a05d3ff181b8ed2f18f67c
[INFO] running `Command { std: "docker" "start" "-a" "b386ef1d0110659024046984317544e9bbf0d7b3a7a05d3ff181b8ed2f18f67c", 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)]` 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:21
[INFO] [stderr]    |
[INFO] [stderr] 77 |             let mut last_pos = 0;
[INFO] [stderr]    |                     ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` 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]     = help: the attribute macro `ctor::ctor` may come from an old version of the `ctor` crate, try updating your dependency with `cargo update -p ctor`
[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)]` 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.23s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/tongyi_llm_sdk-f0c869f03843375e)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] [2m2025-10-13T15:19:09.903614Z[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] [2m2025-10-13T15:19:09.903769Z[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] [2m2025-10-13T15:19:09.904212Z[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::chat_completion_request_serialize_should_work ... ok
[INFO] [stdout] test api::vision_language::tests::vision_language_request_serialize_should_work ... ok
[INFO] [stdout] test api::chat_completion::tests::simple_chat_completion_should_work ... FAILED
[INFO] [stdout] test api::chat_completion::tests::simple_chat_completion_chunk_should_work ... FAILED
[INFO] [stdout] test api::vision_language::tests::simple_lite_vision_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' 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:     0x5750a99574c2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5750a99574c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5750a99574c2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5750a99574c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5750a9981433 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5750a9981433 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5750a9953593 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5750a9953593 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5750a9957312 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5750a9958a3c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5750a9958892 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5750a96df204 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5750a96df204 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5750a995951b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5750a995951b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5750a99591b6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5750a99579b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5750a9958e7d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5750a997e3e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5750a9962fc3 - std::sys::sync::once::futex::Once::call::hfddb3545a56ed505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/sync/once/futex.rs:148:21
[INFO] [stdout]   20:     0x5750a967e49e - std::sync::poison::once::Once::call_once::he3405cac0d84497f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x5750a967e49e - lazy_static::lazy::Lazy<T>::get::h7ae2fb935f5f2b5c
[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:     0x5750a967e49e - <tongyi_llm_sdk::SDK as core::ops::deref::Deref>::deref::__stability::h2d2c2c6c10d527d0
[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:     0x5750a967e49e - <tongyi_llm_sdk::SDK as core::ops::deref::Deref>::deref::h875862867e035c84
[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:     0x5750a967e49e - tongyi_llm_sdk::api::chat_completion::tests::simple_chat_completion_should_work::{{closure}}::hcdc5fbfc3b67f0c3
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:388:19
[INFO] [stdout]   25:     0x5750a96a4809 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6c42608cee61e347
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5750a96a4809 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb17313082e415d77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5750a96a4809 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbc560217b4c8102f
[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:     0x5750a96a4809 - tokio::runtime::coop::with_budget::hc30068d3a3f145e8
[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:     0x5750a96a4809 - tokio::runtime::coop::budget::hcabbfa63de2f3959
[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:     0x5750a96a4809 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6b804c50c81b6b70
[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:     0x5750a96a4809 - tokio::runtime::scheduler::current_thread::Context::enter::hc165c8025e4b1bcf
[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:     0x5750a969c2f0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha104c46733c831df
[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:     0x5750a969c2f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h825814fe08be537e
[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:     0x5750a969c2f0 - tokio::runtime::context::scoped::Scoped<T>::set::hb8530e2ae6884e6e
[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:     0x5750a96a4a12 - tokio::runtime::context::set_scheduler::{{closure}}::hb4beb92e9d51d5d8
[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:     0x5750a96a4a12 - std::thread::local::LocalKey<T>::try_with::h676f4afc5d965ee5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5750a96a4a12 - std::thread::local::LocalKey<T>::with::ha1d56090d54e14ac
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5750a96a4a12 - tokio::runtime::context::set_scheduler::h1dfb2d74bd44bee0
[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:     0x5750a96a4a12 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb4235c7da2bba748
[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:     0x5750a96a4a12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0a8936ff811f2bd5
[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:     0x5750a96929f7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h69a8cc7a2804d806
[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:     0x5750a96929f7 - tokio::runtime::context::runtime::enter_runtime::haf5b85e2d8df3b59
[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:     0x5750a9693785 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h03b5f52af7055f96
[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:     0x5750a9693785 - tokio::runtime::runtime::Runtime::block_on_inner::h916d29c76f57728b
[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:     0x5750a9693785 - tokio::runtime::runtime::Runtime::block_on::h66989f696afbaa27
[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:     0x5750a967c50b - tongyi_llm_sdk::api::chat_completion::tests::simple_chat_completion_should_work::h6393bc230448da7d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:397:11
[INFO] [stdout]   47:     0x5750a969b269 - tongyi_llm_sdk::api::chat_completion::tests::simple_chat_completion_should_work::{{closure}}::ha3fe2f0de162b934
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:375:54
[INFO] [stdout]   48:     0x5750a969b269 - core::ops::function::FnOnce::call_once::haee24da2e3c142ea
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5750a96e493b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5750a96e493b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   51:     0x5750a96e3b7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   52:     0x5750a96e3b7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5750a96e3b7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5750a96e3b7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5750a96e3b7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5750a96e3b7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   57:     0x5750a96e3b7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   58:     0x5750a96a7724 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   59:     0x5750a96a7724 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   60:     0x5750a96ab0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x5750a96ab0ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5750a96ab0ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5750a96ab0ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5750a96ab0ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5750a96ab0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x5750a96ab0ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5750a995c8e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   68:     0x5750a995c8e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5750a995c8e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   70:     0x74f45fa4faa4 - <unknown>
[INFO] [stdout]   71:     0x74f45fadca34 - clone
[INFO] [stdout]   72:                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' panicked at src/lib.rs:178:74:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: NotPresent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5750a99574c2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5750a99574c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5750a99574c2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5750a99574c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5750a9981433 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5750a9981433 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5750a9953593 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5750a9953593 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5750a9957312 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5750a9958a3c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5750a9958892 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5750a96df204 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5750a96df204 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5750a995951b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5750a995951b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5750a99591ea - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stdout]   16:     0x5750a99579b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5750a9958e7d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5750a997e3e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5750a997e7e6 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stdout]   20:     0x5750a969b069 - core::result::Result<T,E>::unwrap::h6afa2f8ab1c42641
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1167:23
[INFO] [stdout]   21:     0x5750a969b069 - <tongyi_llm_sdk::SDK as core::ops::deref::Deref>::deref::__static_ref_initialize::hfc8920fb9b52480a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:178:74
[INFO] [stdout]   22:     0x5750a969b069 - core::ops::function::FnOnce::call_once::hbb6e8d8d10a7c958
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5750a969b069 - lazy_static::lazy::Lazy<T>::get::{{closure}}::hbf31e655bec72b88
[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:     0x5750a969b069 - std::sync::poison::once::Once::call_once::{{closure}}::h9e5e83eab1cf5feb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/poison/once.rs:155:41
[INFO] [stdout]   25:     0x5750a9962eb4 - std::sys::sync::once::futex::Once::call::hfddb3545a56ed505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/sync/once/futex.rs:176:21
[INFO] [stdout]   26:     0x5750a967f73b - std::sync::poison::once::Once::call_once::he3405cac0d84497f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   27:     0x5750a967f73b - lazy_static::lazy::Lazy<T>::get::h7ae2fb935f5f2b5c
[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:     0x5750a967f73b - <tongyi_llm_sdk::SDK as core::ops::deref::Deref>::deref::__stability::h2d2c2c6c10d527d0
[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:     0x5750a967f73b - <tongyi_llm_sdk::SDK as core::ops::deref::Deref>::deref::h875862867e035c84
[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:     0x5750a967f73b - tongyi_llm_sdk::api::chat_completion::tests::simple_chat_completion_chunk_should_work::{{closure}}::h8a049220b945a45b
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:425:22
[INFO] [stdout]   31:     0x5750a96a4809 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6c42608cee61e347
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   32:     0x5750a96a4809 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb17313082e415d77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   33:     0x5750a96a4809 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbc560217b4c8102f
[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:     0x5750a96a4809 - tokio::runtime::coop::with_budget::hc30068d3a3f145e8
[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:     0x5750a96a4809 - tokio::runtime::coop::budget::hcabbfa63de2f3959
[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:     0x5750a96a4809 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6b804c50c81b6b70
[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:     0x5750a96a4809 - tokio::runtime::scheduler::current_thread::Context::enter::hc165c8025e4b1bcf
[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:     0x5750a969c2f0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha104c46733c831df
[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:     0x5750a969c2f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h825814fe08be537e
[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:     0x5750a969c2f0 - tokio::runtime::context::scoped::Scoped<T>::set::hb8530e2ae6884e6e
[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:     0x5750a96a4a12 - tokio::runtime::context::set_scheduler::{{closure}}::hb4beb92e9d51d5d8
[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:     0x5750a96a4a12 - std::thread::local::LocalKey<T>::try_with::h676f4afc5d965ee5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   43:     0x5750a96a4a12 - std::thread::local::LocalKey<T>::with::ha1d56090d54e14ac
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   44:     0x5750a96a4a12 - tokio::runtime::context::set_scheduler::h1dfb2d74bd44bee0
[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:     0x5750a96a4a12 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb4235c7da2bba748
[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:     0x5750a96a4a12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0a8936ff811f2bd5
[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:     0x5750a96929f7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h69a8cc7a2804d806
[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:     0x5750a96929f7 - tokio::runtime::context::runtime::enter_runtime::haf5b85e2d8df3b59
[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:     0x5750a9693785 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h03b5f52af7055f96
[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:     0x5750a9693785 - tokio::runtime::runtime::Runtime::block_on_inner::h916d29c76f57728b
[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:     0x5750a9693785 - tokio::runtime::runtime::Runtime::block_on::h66989f696afbaa27
[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:     0x5750a967ec6b - tongyi_llm_sdk::api::chat_completion::tests::simple_chat_completion_chunk_should_work::hda5c4d33b6fb67fd
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:444:11
[INFO] [stdout]   53:     0x5750a969b229 - tongyi_llm_sdk::api::chat_completion::tests::simple_chat_completion_chunk_should_work::{{closure}}::h6dc7f652706fd67e
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/chat_completion.rs:401:60
[INFO] [stdout]   54:     0x5750a969b229 - core::ops::function::FnOnce::call_once::h3a34a2c376003326
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5750a96e493b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   56:     0x5750a96e493b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   57:     0x5750a96e3b7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   58:     0x5750a96e3b7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   59:     0x5750a96e3b7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   60:     0x5750a96e3b7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   61:     0x5750a96e3b7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   62:     0x5750a96e3b7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   63:     0x5750a96e3b7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   64:     0x5750a96a7724 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   65:     0x5750a96a7724 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   66:     0x5750a96ab0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   67:     0x5750a96ab0ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   68:     0x5750a96ab0ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   69:     0x5750a96ab0ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   70:     0x5750a96ab0ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   71:     0x5750a96ab0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   72:     0x5750a96ab0ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   73:     0x5750a995c8e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   74:     0x5750a995c8e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   75:     0x5750a995c8e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   76:     0x74f45fa4faa4 - <unknown>
[INFO] [stdout]   77:     0x74f45fadca34 - clone
[INFO] [stdout]   78:                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' 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:     0x5750a99574c2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5750a99574c2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5750a99574c2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5750a99574c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5750a9981433 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5750a9981433 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x5750a9953593 - std::io::default_write_fmt::h9ed739ccee8a150c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5750a9953593 - std::io::Write::write_fmt::h1c0a32da913b32f1
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5750a9957312 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5750a9958a3c - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5750a9958892 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5750a96df204 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h562adeecbf43c420
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5750a96df204 - test::test_main_with_exit_callback::{{closure}}::h97dd2a879d27e0e4
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5750a995951b - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h7e85cbdbda26fdb7
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5750a995951b - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5750a99591b6 - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x5750a99579b9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x5750a9958e7d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x5750a997e3e0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5750a9962fc3 - std::sys::sync::once::futex::Once::call::hfddb3545a56ed505
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/sync/once/futex.rs:148:21
[INFO] [stdout]   20:     0x5750a968516f - std::sync::poison::once::Once::call_once::he3405cac0d84497f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sync/poison/once.rs:155:20
[INFO] [stdout]   21:     0x5750a968516f - lazy_static::lazy::Lazy<T>::get::h7ae2fb935f5f2b5c
[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:     0x5750a968516f - <tongyi_llm_sdk::SDK as core::ops::deref::Deref>::deref::__stability::h2d2c2c6c10d527d0
[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:     0x5750a968516f - <tongyi_llm_sdk::SDK as core::ops::deref::Deref>::deref::h875862867e035c84
[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:     0x5750a968516f - tongyi_llm_sdk::api::vision_language::tests::simple_lite_vision_should_work::{{closure}}::hb909ab7506e5a8fc
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/vision_language.rs:288:19
[INFO] [stdout]   25:     0x5750a96a4809 - <core::pin::Pin<P> as core::future::future::Future>::poll::h6c42608cee61e347
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5750a96a4809 - <core::pin::Pin<P> as core::future::future::Future>::poll::hb17313082e415d77
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/future/future.rs:133:9
[INFO] [stdout]   27:     0x5750a96a4809 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hbc560217b4c8102f
[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:     0x5750a96a4809 - tokio::runtime::coop::with_budget::hc30068d3a3f145e8
[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:     0x5750a96a4809 - tokio::runtime::coop::budget::hcabbfa63de2f3959
[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:     0x5750a96a4809 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h6b804c50c81b6b70
[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:     0x5750a96a4809 - tokio::runtime::scheduler::current_thread::Context::enter::hc165c8025e4b1bcf
[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:     0x5750a969c2f0 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha104c46733c831df
[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:     0x5750a969c2f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h825814fe08be537e
[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:     0x5750a969c2f0 - tokio::runtime::context::scoped::Scoped<T>::set::hb8530e2ae6884e6e
[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:     0x5750a96a4a12 - tokio::runtime::context::set_scheduler::{{closure}}::hb4beb92e9d51d5d8
[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:     0x5750a96a4a12 - std::thread::local::LocalKey<T>::try_with::h676f4afc5d965ee5
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   37:     0x5750a96a4a12 - std::thread::local::LocalKey<T>::with::ha1d56090d54e14ac
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   38:     0x5750a96a4a12 - tokio::runtime::context::set_scheduler::h1dfb2d74bd44bee0
[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:     0x5750a96a4a12 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hb4235c7da2bba748
[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:     0x5750a96a4a12 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0a8936ff811f2bd5
[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:     0x5750a96929f7 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h69a8cc7a2804d806
[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:     0x5750a96929f7 - tokio::runtime::context::runtime::enter_runtime::haf5b85e2d8df3b59
[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:     0x5750a9693785 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h03b5f52af7055f96
[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:     0x5750a9693785 - tokio::runtime::runtime::Runtime::block_on_inner::h916d29c76f57728b
[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:     0x5750a9693785 - tokio::runtime::runtime::Runtime::block_on::h66989f696afbaa27
[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:     0x5750a968378b - tongyi_llm_sdk::api::vision_language::tests::simple_lite_vision_should_work::hef45ab7a9ada4fa5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/vision_language.rs:296:11
[INFO] [stdout]   47:     0x5750a969b289 - tongyi_llm_sdk::api::vision_language::tests::simple_lite_vision_should_work::{{closure}}::hb26b2d1ae085833a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/api/vision_language.rs:266:50
[INFO] [stdout]   48:     0x5750a969b289 - core::ops::function::FnOnce::call_once::hcd61597a403b53b3
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5750a96e493b - core::ops::function::FnOnce::call_once::hf84b9c3d864a6959
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   50:     0x5750a96e493b - test::__rust_begin_short_backtrace::h5724e31441c16fcb
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:648:18
[INFO] [stdout]   51:     0x5750a96e3b7e - test::run_test_in_process::{{closure}}::hbc28c9aa91793d7d
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:74
[INFO] [stdout]   52:     0x5750a96e3b7e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hc17b0e238c0f8f3e
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   53:     0x5750a96e3b7e - std::panicking::catch_unwind::do_call::hcdbce0d6dd6c83ce
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   54:     0x5750a96e3b7e - std::panicking::catch_unwind::h9477967ceea044e8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   55:     0x5750a96e3b7e - std::panic::catch_unwind::h616a2e249da12e16
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   56:     0x5750a96e3b7e - test::run_test_in_process::h2758deb0f2e54430
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:671:27
[INFO] [stdout]   57:     0x5750a96e3b7e - test::run_test::{{closure}}::habe5cd2564b18aaa
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:592:43
[INFO] [stdout]   58:     0x5750a96a7724 - test::run_test::{{closure}}::h9a0a6928f1a15421
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/test/src/lib.rs:622:41
[INFO] [stdout]   59:     0x5750a96a7724 - std::sys::backtrace::__rust_begin_short_backtrace::hd68b5332434a22ca
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   60:     0x5750a96ab0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h264ddcc3098eacae
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   61:     0x5750a96ab0ca - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h9fa39489749d6f3c
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   62:     0x5750a96ab0ca - std::panicking::catch_unwind::do_call::hb9a1944b9f85100f
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stdout]   63:     0x5750a96ab0ca - std::panicking::catch_unwind::h0c6f100786c0dad8
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stdout]   64:     0x5750a96ab0ca - std::panic::catch_unwind::hf6084e2723385823
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5750a96ab0ca - std::thread::Builder::spawn_unchecked_::{{closure}}::hf0af58ce658143ad
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   66:     0x5750a96ab0ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h88a14f9b2e79f9de
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   67:     0x5750a995c8e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::hf31256ba38644b65
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   68:     0x5750a995c8e7 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h100ad77f3448041b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   69:     0x5750a995c8e7 - std::sys::pal::unix::thread::Thread::new::thread_start::h1a22ded422ce395b
[INFO] [stdout]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   70:     0x74f45fa4faa4 - <unknown>
[INFO] [stdout]   71:     0x74f45fadca34 - clone
[INFO] [stdout]   72:                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.23s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "b386ef1d0110659024046984317544e9bbf0d7b3a7a05d3ff181b8ed2f18f67c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b386ef1d0110659024046984317544e9bbf0d7b3a7a05d3ff181b8ed2f18f67c", kill_on_drop: false }`
[INFO] [stdout] b386ef1d0110659024046984317544e9bbf0d7b3a7a05d3ff181b8ed2f18f67c
