[INFO] fetching crate promptx 0.5.0...
[INFO] testing promptx-0.5.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate promptx 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate promptx 0.5.0
[INFO] finished tweaking crates.io crate promptx 0.5.0
[INFO] tweaked toml for crates.io crate promptx 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate promptx 0.5.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate promptx 0.5.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bceed7264bb796a3f1d0b84abb7e92c701de96c23285f38c2855d5eb4983460
[INFO] running `Command { std: "docker" "start" "-a" "7bceed7264bb796a3f1d0b84abb7e92c701de96c23285f38c2855d5eb4983460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bceed7264bb796a3f1d0b84abb7e92c701de96c23285f38c2855d5eb4983460", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bceed7264bb796a3f1d0b84abb7e92c701de96c23285f38c2855d5eb4983460", kill_on_drop: false }`
[INFO] [stdout] 7bceed7264bb796a3f1d0b84abb7e92c701de96c23285f38c2855d5eb4983460
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2d7f9a1021fc1b0f401da8e1e225679db9ce7509859aa383c022b33ab7cb2e87
[INFO] running `Command { std: "docker" "start" "-a" "2d7f9a1021fc1b0f401da8e1e225679db9ce7509859aa383c022b33ab7cb2e87", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling cc v1.2.10
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling bitflags v2.8.0
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.19
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling openssl-src v300.4.1+3.4.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling uuid v1.12.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling tempfile v3.16.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling promptx v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `LLMModel` is never constructed
[INFO] [stdout]  --> src/llm/base.rs:5:12
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct LLMModel {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `UserLimits` is never constructed
[INFO] [stdout]   --> src/llm/base.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct UserLimits {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LLMQueueSchedulerLimits` is never constructed
[INFO] [stdout]   --> src/llm/base.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct LLMQueueSchedulerLimits {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AzureAOIModels` is never constructed
[INFO] [stdout]   --> src/llm/base.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub struct AzureAOIModels {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AzureAOILM` is never constructed
[INFO] [stdout]   --> src/llm/base.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct AzureAOILM {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomLLM` is never constructed
[INFO] [stdout]   --> src/llm/base.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct CustomLLM {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LLMConfig` is never constructed
[INFO] [stdout]   --> src/llm/base.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct LLMConfig {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AssistantLLM` is never constructed
[INFO] [stdout]    --> src/llm/base.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct AssistantLLM {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dir` is never constructed
[INFO] [stdout]    --> src/llm/base.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct Dir {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `OperationMode` is never used
[INFO] [stdout]    --> src/llm/base.rs:126:10
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum OperationMode {
[INFO] [stdout]     |          ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetupConfig` is never constructed
[INFO] [stdout]    --> src/llm/base.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub struct SetupConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `TaskConfig` is never constructed
[INFO] [stdout]    --> src/llm/base.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct TaskConfig {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_true` is never used
[INFO] [stdout]    --> src/llm/base.rs:159:4
[INFO] [stdout]     |
[INFO] [stdout] 159 | fn default_true() -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Mode` is never constructed
[INFO] [stdout]    --> src/llm/base.rs:164:12
[INFO] [stdout]     |
[INFO] [stdout] 164 | pub struct Mode {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PromptLibraryConfig` is never constructed
[INFO] [stdout]    --> src/llm/base.rs:170:12
[INFO] [stdout]     |
[INFO] [stdout] 170 | pub struct PromptLibraryConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `DirNames` is never constructed
[INFO] [stdout]  --> src/llm/constants.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct DirNames {}
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `MODEL_DIR` and `PACKAGE_BASE_DIR` are never used
[INFO] [stdout]  --> src/llm/constants.rs:5:15
[INFO] [stdout]   |
[INFO] [stdout] 4 | impl DirNames {
[INFO] [stdout]   | ------------- associated constants in this implementation
[INFO] [stdout] 5 |     pub const MODEL_DIR: &'static str = "/tmp/model";
[INFO] [stdout]   |               ^^^^^^^^^
[INFO] [stdout] 6 |     pub const PACKAGE_BASE_DIR: &'static str = "/tmp/packages";
[INFO] [stdout]   |               ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileConstants` is never constructed
[INFO] [stdout]   --> src/llm/constants.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct FileConstants {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `LOGFILE_NAME` and `LOGFILE_PREFIX` are never used
[INFO] [stdout]   --> src/llm/constants.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl FileConstants {
[INFO] [stdout]    | ------------------ associated constants in this implementation
[INFO] [stdout] 13 |     pub const LOGFILE_NAME: &'static str = "glue_logs.log";
[INFO] [stdout]    |               ^^^^^^^^^^^^
[INFO] [stdout] 14 |     pub const LOGFILE_PREFIX: &'static str = "glue_logs_";
[INFO] [stdout]    |               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LLMOutputTypes` is never constructed
[INFO] [stdout]   --> src/llm/constants.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct LLMOutputTypes {}
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `COMPLETION`, `CHAT`, `EMBEDDINGS`, and `MULTI_MODAL` are never used
[INFO] [stdout]   --> src/llm/constants.rs:21:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | impl LLMOutputTypes {
[INFO] [stdout]    | ------------------- associated constants in this implementation
[INFO] [stdout] 21 |     pub const COMPLETION: &'static str = "completion";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 22 |     pub const CHAT: &'static str = "chat";
[INFO] [stdout]    |               ^^^^
[INFO] [stdout] 23 |     pub const EMBEDDINGS: &'static str = "embeddings";
[INFO] [stdout]    |               ^^^^^^^^^^
[INFO] [stdout] 24 |     pub const MULTI_MODAL: &'static str = "multimodal";
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlueError` is never constructed
[INFO] [stdout]  --> src/llm/exceptions.rs:6:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct GlueError {
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/llm/exceptions.rs:11:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl GlueError {
[INFO] [stdout]    | -------------- associated function in this implementation
[INFO] [stdout] 11 |     pub fn new(msg: &str) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlueLLMError` is never constructed
[INFO] [stdout]   --> src/llm/exceptions.rs:28:12
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct GlueLLMError {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/llm/exceptions.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl GlueLLMError {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 34 |     pub fn new(msg: &str, exception: impl fmt::Display) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GlueValidationError` is never constructed
[INFO] [stdout]   --> src/llm/exceptions.rs:66:12
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct GlueValidationError {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/llm/exceptions.rs:72:12
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl GlueValidationError {
[INFO] [stdout]    | ------------------------ associated function in this implementation
[INFO] [stdout] 72 |     pub fn new(msg: &str, exception: impl fmt::Display) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `config` and `client` are never read
[INFO] [stdout]  --> src/llm/llm.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct LLM {
[INFO] [stdout]   |            --- fields in this struct
[INFO] [stdout] 8 |     pub config: ConfigData,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 9 |     pub client: Client,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `LLM` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Message` is never constructed
[INFO] [stdout]   --> src/llm/llm.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Message {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `chat_completion`, `call_openai_api`, and `list_model_type` are never used
[INFO] [stdout]   --> src/llm/llm.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 18 | impl LLM {
[INFO] [stdout]    | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 26 |     pub async fn chat_completion(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 44 |     pub async fn call_openai_api(
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn list_model_type(&self) -> Vec<String> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ModelError` is never used
[INFO] [stdout]   --> src/llm/llm.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub enum ModelError {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Download` is never constructed
[INFO] [stdout]   --> src/llm/utils.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub struct Download {}
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `download_model` is never used
[INFO] [stdout]   --> src/llm/utils.rs:30:18
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl Download {
[INFO] [stdout]    | ------------- associated function in this implementation
[INFO] [stdout] 30 |     pub async fn download_model(url: &str) -> Result<PathBuf> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileUtils` is never constructed
[INFO] [stdout]   --> src/llm/utils.rs:80:12
[INFO] [stdout]    |
[INFO] [stdout] 80 | pub struct FileUtils {}
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated functions are never used
[INFO] [stdout]    --> src/llm/utils.rs:83:12
[INFO] [stdout]     |
[INFO] [stdout]  82 | impl FileUtils {
[INFO] [stdout]     | -------------- associated functions in this implementation
[INFO] [stdout]  83 |     pub fn yaml_to_dict<P: AsRef<Path>>(file_path: P) -> Result<Value> {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  91 |     pub fn yaml_to_class<T, P>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 130 |     pub fn read_jsonl<P: AsRef<Path>>(file_path: P) -> Result<Vec<Value>> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn read_jsonl_row<P: AsRef<Path>>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 175 |     pub fn append_as_jsonl<T, P>(file_path: P, args_to_log: &T) -> Result<()>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 190 |     pub fn save_jsonlist<T, P>(file_path: P, json_list: &[T], append: bool) -> Result<()>
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 209 |     pub fn str_list_to_dir_path<S: AsRef<str>>(str_list: &[S]) -> PathBuf {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Logger` is never constructed
[INFO] [stdout]    --> src/llm/utils.rs:216:12
[INFO] [stdout]     |
[INFO] [stdout] 216 | pub struct Logger {}
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_logger` is never used
[INFO] [stdout]    --> src/llm/utils.rs:219:12
[INFO] [stdout]     |
[INFO] [stdout] 218 | impl Logger {
[INFO] [stdout]     | ----------- method in this implementation
[INFO] [stdout] 219 |     pub fn set_logger(
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Constants` is never constructed
[INFO] [stdout]  --> src/logger/constants.rs:2:12
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Constants {}
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple associated constants are never used
[INFO] [stdout]   --> src/logger/constants.rs:5:15
[INFO] [stdout]    |
[INFO] [stdout]  4 | impl Constants {
[INFO] [stdout]    | -------------- associated constants in this implementation
[INFO] [stdout]  5 |     pub const INPUTS: &'static str = "inputs";
[INFO] [stdout]    |               ^^^^^^
[INFO] [stdout]  6 |     pub const OUTPUTS: &'static str = "outputs";
[INFO] [stdout]    |               ^^^^^^^
[INFO] [stdout]  7 |     pub const META: &'static str = "meta";
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]  8 |     pub const ID: &'static str = "id";
[INFO] [stdout]    |               ^^
[INFO] [stdout]  9 |     pub const TIMESTAMP: &'static str = "timestamp";
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 10 |     pub const EXEC_SEC: &'static str = "execution_time_sec";
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 11 |     pub const EVAL_RESULT: &'static str = "eval_result";
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 12 |     pub const METHOD_NAME: &'static str = "method_name";
[INFO] [stdout]    |               ^^^^^^^^^^^
[INFO] [stdout] 13 |     pub const DIR_NAME: &'static str = "io_logs";
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileUtils` is never constructed
[INFO] [stdout]  --> src/logger/file_utils.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub struct FileUtils {}
[INFO] [stdout]   |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated functions `read_jsonl`, `read_jsonl_row`, `append_as_jsonl`, `save_jsonlist`, and `str_list_to_dir_path` are never used
[INFO] [stdout]   --> src/logger/file_utils.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl FileUtils {
[INFO] [stdout]    | -------------- associated functions in this implementation
[INFO] [stdout] 10 |     pub fn read_jsonl<P: AsRef<Path>>(file_path: P) -> io::Result<Vec<Value>> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub fn read_jsonl_row<P: AsRef<Path>>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn append_as_jsonl<P: AsRef<Path>>(file_path: P, args_to_log: &Value) -> io::Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub fn save_jsonlist<P: AsRef<Path>>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub fn str_list_to_dir_path(str_list: &[&str]) -> PathBuf {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `base_path`, `sample_unq_id`, `chained_log`, and `del_self_arg` are never read
[INFO] [stdout]   --> src/logger/logger.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Logger {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 14 |     pub base_path: PathBuf,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 15 |     pub sample_unq_id: Option<Uuid>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 16 |     pub chained_log: Vec<Value>,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout] 17 |     pub del_self_arg: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Logger` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/logger/logger.rs:35:12
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl Logger {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  35 |     pub fn reset_eval_glue<P: AsRef<Path>>(&mut self, base_path: P) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  43 |     pub fn clear_chained_log(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  47 |     pub fn dump_chained_log_to_file(&mut self, file_name: &str) -> io::Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  54 |     pub fn append_dict_to_chained_logs(&mut self, args_to_log: Value) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn append_to_chained_log<F, T>(&mut self, method_name: &str, method: F) -> T
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  81 |     pub fn log_io_params<F, T>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 117 |     pub fn log_io_params_for_method<F, T>(&mut self, method_name: &str, method: F) -> io::Result<T>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 125 |     pub fn run_over_logs<F, T>(
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Utils` is never constructed
[INFO] [stdout]  --> src/logger/utils.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Utils {}
[INFO] [stdout]   |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MethodArgs` is never constructed
[INFO] [stdout]   --> src/logger/utils.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub struct MethodArgs<T> {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MethodResult` is never constructed
[INFO] [stdout]   --> src/logger/utils.rs:18:12
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub struct MethodResult<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `MethodMeta` is never constructed
[INFO] [stdout]   --> src/logger/utils.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub struct MethodMeta {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `run_method_get_io_dict` is never used
[INFO] [stdout]   --> src/logger/utils.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl Utils {
[INFO] [stdout]    | ---------- associated function in this implementation
[INFO] [stdout] 32 |     pub fn run_method_get_io_dict<F, T, A>(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `ToInputs` is never used
[INFO] [stdout]   --> src/logger/utils.rs:59:11
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub trait ToInputs {
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 43s
[INFO] running `Command { std: "docker" "inspect" "2d7f9a1021fc1b0f401da8e1e225679db9ce7509859aa383c022b33ab7cb2e87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2d7f9a1021fc1b0f401da8e1e225679db9ce7509859aa383c022b33ab7cb2e87", kill_on_drop: false }`
[INFO] [stdout] 2d7f9a1021fc1b0f401da8e1e225679db9ce7509859aa383c022b33ab7cb2e87
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7439eea1b28dbc1a8213dda4e540a0dbdc91135eb513b9c4e4368045d4c6ff59
[INFO] running `Command { std: "docker" "start" "-a" "7439eea1b28dbc1a8213dda4e540a0dbdc91135eb513b9c4e4368045d4c6ff59", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling openssl v0.10.69
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling deadpool v0.10.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling wiremock v0.6.2
[INFO] [stderr]    Compiling reqwest v0.12.12
[INFO] [stderr]    Compiling promptx v0.5.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `LLMQueueSchedulerLimits` is never constructed
[INFO] [stdout]   --> src/llm/base.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 33 | pub struct LLMQueueSchedulerLimits {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AzureAOILM` is never constructed
[INFO] [stdout]   --> src/llm/base.rs:59:12
[INFO] [stdout]    |
[INFO] [stdout] 59 | pub struct AzureAOILM {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `CustomLLM` is never constructed
[INFO] [stdout]   --> src/llm/base.rs:74:12
[INFO] [stdout]    |
[INFO] [stdout] 74 | pub struct CustomLLM {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `LLMConfig` is never constructed
[INFO] [stdout]   --> src/llm/base.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct LLMConfig {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AssistantLLM` is never constructed
[INFO] [stdout]    --> src/llm/base.rs:102:12
[INFO] [stdout]     |
[INFO] [stdout] 102 | pub struct AssistantLLM {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Dir` is never constructed
[INFO] [stdout]    --> src/llm/base.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 113 | pub struct Dir {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SetupConfig` is never constructed
[INFO] [stdout]    --> src/llm/base.rs:132:12
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub struct SetupConfig {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ModelError` is never used
[INFO] [stdout]   --> src/llm/llm.rs:78:10
[INFO] [stdout]    |
[INFO] [stdout] 78 | pub enum ModelError {
[INFO] [stdout]    |          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.56s
[INFO] running `Command { std: "docker" "inspect" "7439eea1b28dbc1a8213dda4e540a0dbdc91135eb513b9c4e4368045d4c6ff59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7439eea1b28dbc1a8213dda4e540a0dbdc91135eb513b9c4e4368045d4c6ff59", kill_on_drop: false }`
[INFO] [stdout] 7439eea1b28dbc1a8213dda4e540a0dbdc91135eb513b9c4e4368045d4c6ff59
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 68c448bca1191f2f3e089733d0ca081ef36adceb7fdf32b51827176a025ec0b9
[INFO] running `Command { std: "docker" "start" "-a" "68c448bca1191f2f3e089733d0ca081ef36adceb7fdf32b51827176a025ec0b9", kill_on_drop: false }`
[INFO] [stderr] warning: struct `LLMQueueSchedulerLimits` is never constructed
[INFO] [stderr]   --> src/llm/base.rs:33:12
[INFO] [stderr]    |
[INFO] [stderr] 33 | pub struct LLMQueueSchedulerLimits {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AzureAOILM` is never constructed
[INFO] [stderr]   --> src/llm/base.rs:59:12
[INFO] [stderr]    |
[INFO] [stderr] 59 | pub struct AzureAOILM {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `CustomLLM` is never constructed
[INFO] [stderr]   --> src/llm/base.rs:74:12
[INFO] [stderr]    |
[INFO] [stderr] 74 | pub struct CustomLLM {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `LLMConfig` is never constructed
[INFO] [stderr]   --> src/llm/base.rs:88:12
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub struct LLMConfig {
[INFO] [stderr]    |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `AssistantLLM` is never constructed
[INFO] [stderr]    --> src/llm/base.rs:102:12
[INFO] [stderr]     |
[INFO] [stderr] 102 | pub struct AssistantLLM {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Dir` is never constructed
[INFO] [stderr]    --> src/llm/base.rs:113:12
[INFO] [stderr]     |
[INFO] [stderr] 113 | pub struct Dir {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SetupConfig` is never constructed
[INFO] [stderr]    --> src/llm/base.rs:132:12
[INFO] [stderr]     |
[INFO] [stderr] 132 | pub struct SetupConfig {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: enum `ModelError` is never used
[INFO] [stderr]   --> src/llm/llm.rs:78:10
[INFO] [stderr]    |
[INFO] [stderr] 78 | pub enum ModelError {
[INFO] [stderr]    |          ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `promptx` (bin "promptx" test) generated 8 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/promptx-3d65eb3ec19a631e)
[INFO] [stdout] 
[INFO] [stdout] running 53 tests
[INFO] [stdout] test arg::arg_test::test_argument ... ok
[INFO] [stdout] test config::config_test::test_version ... ok
[INFO] [stdout] test llm::base_test::test_azure_aoi_models ... ok
[INFO] [stdout] test llm::base_test::test_operation_mode_serialization ... ok
[INFO] [stdout] test llm::base_test::test_task_config_defaults ... ok
[INFO] [stdout] test llm::base_test::test_prompt_library_config ... ok
[INFO] [stdout] test llm::constants_test::test_dirnames ... ok
[INFO] [stdout] test llm::base_test::test_llm_model_serialization ... ok
[INFO] [stdout] test llm::base_test::test_user_limits ... ok
[INFO] [stdout] test llm::constants_test::test_fileconstants ... ok
[INFO] [stdout] test llm::constants_test::test_llmoutputtypes ... ok
[INFO] [stdout] test llm::exceptions_test::test_error_conversions ... ok
[INFO] [stdout] test llm::exceptions_test::test_glue_error ... ok
[INFO] [stdout] test llm::exceptions_test::test_glue_llm_error ... ok
[INFO] [stdout] test llm::exceptions_test::test_error_debug_format ... ok
[INFO] [stdout] test llm::exceptions_test::test_glue_validation_error ... ok
[INFO] [stdout] test llm::utils_test::test_download_model_invalid_url ... ok
[INFO] [stdout] test llm::utils_test::test_download_model_file_exists ... ok
[INFO] [stdout] test llm::utils_test::test_append_as_jsonl ... ok
[INFO] [stdout] test llm::utils_test::test_yaml_to_dict ... ok
[INFO] [stdout] test llm::utils_test::test_read_jsonl ... ok
[INFO] [stdout] test llm::utils_test::test_read_jsonl_row ... ok
[INFO] [stdout] test llm::utils_test::test_save_jsonlist ... ok
[INFO] [stdout] test llm::utils_test::test_logger ... ok
[INFO] [stdout] test llm::utils_test::test_str_list_to_dir_path ... ok
[INFO] [stdout] test llm::utils_test::test_yaml_to_class ... ok
[INFO] [stdout] test logger::file_utils_test::test_str_list_to_dir_path ... ok
[INFO] [stdout] test logger::file_utils_test::test_append_as_jsonl ... ok
[INFO] [stdout] test logger::file_utils_test::test_read_jsonl ... ok
[INFO] [stdout] test logger::file_utils_test::test_read_jsonl_row ... ok
[INFO] [stdout] test logger::logger_test::test_append_dict_to_chained_logs ... ok
[INFO] [stdout] test logger::file_utils_test::test_error_handling ... ok
[INFO] [stdout] test logger::file_utils_test::test_save_jsonlist ... ok
[INFO] [stdout] test logger::logger_test::test_append_to_chained_log ... ok
[INFO] [stdout] test logger::logger_test::test_clear_chained_log ... ok
[INFO] [stdout] test logger::logger_test::test_dump_chained_log_to_file ... ok
[INFO] [stdout] test logger::constants_test::test_constants ... ok
[INFO] [stdout] test logger::utils_test::test_method_args_empty ... ok
[INFO] [stdout] test logger::logger_test::test_log_io_params ... ok
[INFO] [stdout] test logger::logger_test::test_run_over_logs ... ok
[INFO] [stdout] test logger::logger_test::test_reset_eval_glue ... ok
[INFO] [stdout] test logger::logger_test::test_new_logger ... ok
[INFO] [stdout] test config::config_test::test_config ... FAILED
[INFO] [stdout] test logger::utils_test::test_method_args_to_inputs ... ok
[INFO] [stdout] test logger::logger_test::test_log_io_params_for_method ... ok
[INFO] [stdout] test logger::utils_test::test_method_args_null_values ... ok
[INFO] [stdout] test logger::utils_test::test_run_method_get_io_dict ... ok
[INFO] [stdout] test llm::utils_test::test_download_model_failure ... ok
[INFO] [stdout] test llm::llm_test::test_chat_completion_unsupported_llm ... ok
[INFO] [stdout] test llm::llm_test::test_list_model_type ... ok
[INFO] [stdout] test llm::utils_test::test_download_model_success ... ok
[INFO] [stdout] test llm::llm_test::test_chat_completion_success ... FAILED
[INFO] [stdout] test llm::llm_test::test_call_openai_api_success ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- config::config_test::test_config stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'config::config_test::test_config' (25) panicked at src/config/config_test.rs:34:5:
[INFO] [stdout] assertion failed: c.config().is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192f4fc7e12 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192f4fc7e12 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192f4fc7e12 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6192f4fc7e12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6192f4fd9aff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6192f4fd9aff - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6192f4f90483 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192f4f90483 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6192f4f9f122 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6192f4fa4d0f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6192f4fa4ba1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6192f46c875e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6192f46c875e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192f4fa53cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6192f4fa53cf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6192f4fa5146 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6192f4f9f259 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6192f4f839fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6192f4fe47f0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192f4fe47cc - core::panicking::panic::h2a6fe4ac012a7582
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6192f469a086 - promptx::config::config_test::test_config::hd8d699bc14412197
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config_test.rs:34:5
[INFO] [stdout]   21:     0x6192f469a117 - promptx::config::config_test::test_config::{{closure}}::hcd316e9a7b2825d1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config/config_test.rs:2:17
[INFO] [stdout]   22:     0x6192f468f356 - core::ops::function::FnOnce::call_once::h4179ff8f98141e71
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x6192f46c85ab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6192f46c85ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x6192f46dc5bd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x6192f46dc5bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x6192f46dc5bd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x6192f46dc5bd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x6192f46dc5bd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x6192f46dc5bd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x6192f46dc5bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x6192f46b5b04 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x6192f46b5b04 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x6192f46b943a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   35:     0x6192f46b943a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x6192f46b943a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x6192f46b943a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x6192f46b943a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x6192f46b943a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   40:     0x6192f46b943a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x6192f4f9a65f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   42:     0x6192f4f9a65f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   43:     0x79d69279aaa4 - <unknown>
[INFO] [stdout]   44:     0x79d692827a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- llm::llm_test::test_chat_completion_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'llm::llm_test::test_chat_completion_success' (42) panicked at src/llm/llm_test.rs:21:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192f4fc7e12 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192f4fc7e12 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192f4fc7e12 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6192f4fc7e12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6192f4fd9aff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6192f4fd9aff - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6192f4f90483 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192f4f90483 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6192f4f9f122 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6192f4fa4d0f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6192f4fa4ba1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6192f46c875e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6192f46c875e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192f4fa53cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6192f4fa53cf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6192f4fa5146 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6192f4f9f259 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6192f4f839fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6192f4fe47f0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192f4fe47cc - core::panicking::panic::h2a6fe4ac012a7582
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6192f463a53d - promptx::llm::llm_test::test_chat_completion_success::{{closure}}::h082facac408d7ff4
[INFO] [stdout]                                at /opt/rustwide/workdir/src/llm/llm_test.rs:21:5
[INFO] [stdout]   21:     0x6192f465d902 - <core::pin::Pin<P> as core::future::future::Future>::poll::h48aef1d11688fed5
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6192f465d99d - <core::pin::Pin<P> as core::future::future::Future>::poll::h603516e5959de6c1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6192f465a83d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5d59766a6eae73da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x6192f465a59b - tokio::runtime::coop::with_budget::he5033dcfd8b53f55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x6192f465a59b - tokio::runtime::coop::budget::h0c896556af11d4aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x6192f465a59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7919320b6da71b64
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x6192f4657590 - tokio::runtime::scheduler::current_thread::Context::enter::h795b41638e0b2732
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x6192f4659c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9ef2839e7a180bed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x6192f4658e84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haf3c4ba37ff63ab8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x6192f464c02b - tokio::runtime::context::scoped::Scoped<T>::set::hf27e64a3eb5866a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x6192f465d5d9 - tokio::runtime::context::set_scheduler::{{closure}}::hb88b311c28c440d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x6192f46a0ed2 - std::thread::local::LocalKey<T>::try_with::he9a258419ea908d6
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x6192f469fe5e - std::thread::local::LocalKey<T>::with::h7ed66b7719cfb7bf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x6192f465d50d - tokio::runtime::context::set_scheduler::h6eb7979521c0794e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x6192f46587f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2114c67a46d89b56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x6192f4658ea3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h788ea67fd902f7ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x6192f4656e13 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h894b3ba71cf30540
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x6192f4678190 - tokio::runtime::context::runtime::enter_runtime::h823c5e8ef8d07fff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6192f4656b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha0dcefe03978e788
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x6192f466f744 - tokio::runtime::runtime::Runtime::block_on_inner::hce427c9a63c7d8ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x6192f466f907 - tokio::runtime::runtime::Runtime::block_on::h3c6f78d7766d807d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x6192f4639c75 - promptx::llm::llm_test::test_chat_completion_success::haec07355fb2542a1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/llm/llm_test.rs:21:28
[INFO] [stdout]   43:     0x6192f463a5b7 - promptx::llm::llm_test::test_chat_completion_success::{{closure}}::hdb5e07665a15ece5
[INFO] [stdout]                                at /opt/rustwide/workdir/src/llm/llm_test.rs:5:40
[INFO] [stdout]   44:     0x6192f468f896 - core::ops::function::FnOnce::call_once::h8a5bc72ead64baa4
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6192f46c85ab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6192f46c85ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6192f46dc5bd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6192f46dc5bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6192f46dc5bd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x6192f46dc5bd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x6192f46dc5bd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6192f46dc5bd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6192f46dc5bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6192f46b5b04 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6192f46b5b04 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x6192f46b943a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x6192f46b943a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6192f46b943a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x6192f46b943a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x6192f46b943a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6192f46b943a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x6192f46b943a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6192f4f9a65f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x6192f4f9a65f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x79d69279aaa4 - <unknown>
[INFO] [stdout]   66:     0x79d692827a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- llm::llm_test::test_call_openai_api_success stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'llm::llm_test::test_call_openai_api_success' (41) panicked at src/llm/llm_test.rs:56:5:
[INFO] [stdout] assertion failed: result.is_ok()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6192f4fc7e12 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6192f4fc7e12 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6192f4fc7e12 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x6192f4fc7e12 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x6192f4fd9aff - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x6192f4fd9aff - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x6192f4f90483 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6192f4f90483 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x6192f4f9f122 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6192f4fa4d0f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x6192f4fa4ba1 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x6192f46c875e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x6192f46c875e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6192f4fa53cf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x6192f4fa53cf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x6192f4fa5146 - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x6192f4f9f259 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x6192f4f839fd - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x6192f4fe47f0 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6192f4fe47cc - core::panicking::panic::h2a6fe4ac012a7582
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6192f4639ad1 - promptx::llm::llm_test::test_call_openai_api_success::{{closure}}::h661b3b64b709b476
[INFO] [stdout]                                at /opt/rustwide/workdir/src/llm/llm_test.rs:56:5
[INFO] [stdout]   21:     0x6192f465d902 - <core::pin::Pin<P> as core::future::future::Future>::poll::h48aef1d11688fed5
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   22:     0x6192f465d99d - <core::pin::Pin<P> as core::future::future::Future>::poll::h603516e5959de6c1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x6192f465a83d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h5d59766a6eae73da
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:73
[INFO] [stdout]   24:     0x6192f465a59b - tokio::runtime::coop::with_budget::he5033dcfd8b53f55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:107:5
[INFO] [stdout]   25:     0x6192f465a59b - tokio::runtime::coop::budget::h0c896556af11d4aa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/coop.rs:73:5
[INFO] [stdout]   26:     0x6192f465a59b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h7919320b6da71b64
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:729:25
[INFO] [stdout]   27:     0x6192f4657590 - tokio::runtime::scheduler::current_thread::Context::enter::h795b41638e0b2732
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:428:19
[INFO] [stdout]   28:     0x6192f4659c60 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h9ef2839e7a180bed
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:728:44
[INFO] [stdout]   29:     0x6192f4658e84 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::haf3c4ba37ff63ab8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:68
[INFO] [stdout]   30:     0x6192f464c02b - tokio::runtime::context::scoped::Scoped<T>::set::hf27e64a3eb5866a0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   31:     0x6192f465d5d9 - tokio::runtime::context::set_scheduler::{{closure}}::hb88b311c28c440d7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:38
[INFO] [stdout]   32:     0x6192f46a0ed2 - std::thread::local::LocalKey<T>::try_with::he9a258419ea908d6
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:508:12
[INFO] [stdout]   33:     0x6192f469fe5e - std::thread::local::LocalKey<T>::with::h7ed66b7719cfb7bf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/local.rs:472:20
[INFO] [stdout]   34:     0x6192f465d50d - tokio::runtime::context::set_scheduler::h6eb7979521c0794e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context.rs:180:17
[INFO] [stdout]   35:     0x6192f46587f0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h2114c67a46d89b56
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:807:27
[INFO] [stdout]   36:     0x6192f4658ea3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h788ea67fd902f7ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:716:24
[INFO] [stdout]   37:     0x6192f4656e13 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h894b3ba71cf30540
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:196:33
[INFO] [stdout]   38:     0x6192f4678190 - tokio::runtime::context::runtime::enter_runtime::h823c5e8ef8d07fff
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   39:     0x6192f4656b11 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::ha0dcefe03978e788
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/scheduler/current_thread/mod.rs:184:9
[INFO] [stdout]   40:     0x6192f466f744 - tokio::runtime::runtime::Runtime::block_on_inner::hce427c9a63c7d8ab
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:368:52
[INFO] [stdout]   41:     0x6192f466f907 - tokio::runtime::runtime::Runtime::block_on::h3c6f78d7766d807d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/runtime/runtime.rs:342:18
[INFO] [stdout]   42:     0x6192f4639255 - promptx::llm::llm_test::test_call_openai_api_success::he8cd898c7b7ca050
[INFO] [stdout]                                at /opt/rustwide/workdir/src/llm/llm_test.rs:56:28
[INFO] [stdout]   43:     0x6192f46392f7 - promptx::llm::llm_test::test_call_openai_api_success::{{closure}}::h4ededf1d2439fc0d
[INFO] [stdout]                                at /opt/rustwide/workdir/src/llm/llm_test.rs:40:40
[INFO] [stdout]   44:     0x6192f468f8d6 - core::ops::function::FnOnce::call_once::h8fc0db094e156ea0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x6192f46c85ab - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   46:     0x6192f46c85ab - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   47:     0x6192f46dc5bd - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   48:     0x6192f46dc5bd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6192f46dc5bd - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x6192f46dc5bd - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x6192f46dc5bd - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6192f46dc5bd - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   53:     0x6192f46dc5bd - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   54:     0x6192f46b5b04 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   55:     0x6192f46b5b04 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   56:     0x6192f46b943a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   57:     0x6192f46b943a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   58:     0x6192f46b943a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   59:     0x6192f46b943a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   60:     0x6192f46b943a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   61:     0x6192f46b943a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   62:     0x6192f46b943a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   63:     0x6192f4f9a65f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   64:     0x6192f4f9a65f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   65:     0x79d69279aaa4 - <unknown>
[INFO] [stdout]   66:     0x79d692827a64 - clone
[INFO] [stdout]   67:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     config::config_test::test_config
[INFO] [stdout]     llm::llm_test::test_call_openai_api_success
[INFO] [stdout]     llm::llm_test::test_chat_completion_success
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 50 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.33s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin promptx`
[INFO] running `Command { std: "docker" "inspect" "68c448bca1191f2f3e089733d0ca081ef36adceb7fdf32b51827176a025ec0b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68c448bca1191f2f3e089733d0ca081ef36adceb7fdf32b51827176a025ec0b9", kill_on_drop: false }`
[INFO] [stdout] 68c448bca1191f2f3e089733d0ca081ef36adceb7fdf32b51827176a025ec0b9
