[INFO] fetching crate promptx 0.5.0... [INFO] testing promptx-0.5.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate promptx 0.5.0 into /workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate promptx 0.5.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 13192f95cf186ae9db8a4b0eb31b33abe6d8915cff2e4a8ab72d91c0b1c4b9c4 [INFO] running `Command { std: "docker" "start" "-a" "13192f95cf186ae9db8a4b0eb31b33abe6d8915cff2e4a8ab72d91c0b1c4b9c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "13192f95cf186ae9db8a4b0eb31b33abe6d8915cff2e4a8ab72d91c0b1c4b9c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13192f95cf186ae9db8a4b0eb31b33abe6d8915cff2e4a8ab72d91c0b1c4b9c4", kill_on_drop: false }` [INFO] [stdout] 13192f95cf186ae9db8a4b0eb31b33abe6d8915cff2e4a8ab72d91c0b1c4b9c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c068369435ddaf9695be2c1595b3391ab82f28c6bd78077a723fff7584dbbca8 [INFO] running `Command { std: "docker" "start" "-a" "c068369435ddaf9695be2c1595b3391ab82f28c6bd78077a723fff7584dbbca8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling openssl-src v300.4.1+3.4.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling destructure_traitobject v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling unsafe-any-ors v1.0.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling clap_builder v4.5.27 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling typemap-ors v1.0.0 [INFO] [stderr] Compiling thread-id v4.2.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling tempfile v3.16.0 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling clap v4.5.27 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.7 [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 zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [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 zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [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 hyper v1.6.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [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 hyper-util v0.1.10 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [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 url v2.5.4 [INFO] [stderr] Compiling log4rs v1.3.0 [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)]` 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 { [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 { [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>(file_path: P) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn yaml_to_class( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | pub fn read_jsonl>(file_path: P) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn read_jsonl_row>( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 175 | pub fn append_as_jsonl(file_path: P, args_to_log: &T) -> Result<()> [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 190 | pub fn save_jsonlist(file_path: P, json_list: &[T], append: bool) -> Result<()> [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 209 | pub fn str_list_to_dir_path>(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>(file_path: P) -> io::Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn read_jsonl_row>( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn append_as_jsonl>(file_path: P, args_to_log: &Value) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 49 | pub fn save_jsonlist>( [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, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 16 | pub chained_log: Vec, [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>(&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(&mut self, method_name: &str, method: F) -> T [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 81 | pub fn log_io_params( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 117 | pub fn log_io_params_for_method(&mut self, method_name: &str, method: F) -> io::Result [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 125 | pub fn run_over_logs( [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 { [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 { [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( [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 6m 05s [INFO] running `Command { std: "docker" "inspect" "c068369435ddaf9695be2c1595b3391ab82f28c6bd78077a723fff7584dbbca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c068369435ddaf9695be2c1595b3391ab82f28c6bd78077a723fff7584dbbca8", kill_on_drop: false }` [INFO] [stdout] c068369435ddaf9695be2c1595b3391ab82f28c6bd78077a723fff7584dbbca8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ba491b70fa6e003a4b50c47e5dccb2eb7ec96ca3abbd9ed9b8364746b67932e [INFO] running `Command { std: "docker" "start" "-a" "3ba491b70fa6e003a4b50c47e5dccb2eb7ec96ca3abbd9ed9b8364746b67932e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synstructure v0.13.1 [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 zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.85 [INFO] [stderr] Compiling zerofrom v0.1.5 [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 thiserror v1.0.69 [INFO] [stderr] Compiling serde v1.0.217 [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 http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [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 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 native-tls v0.2.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.7 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [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 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)]` 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 1m 33s [INFO] running `Command { std: "docker" "inspect" "3ba491b70fa6e003a4b50c47e5dccb2eb7ec96ca3abbd9ed9b8364746b67932e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ba491b70fa6e003a4b50c47e5dccb2eb7ec96ca3abbd9ed9b8364746b67932e", kill_on_drop: false }` [INFO] [stdout] 3ba491b70fa6e003a4b50c47e5dccb2eb7ec96ca3abbd9ed9b8364746b67932e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 28c43c1d372c6c6b611dcddca122921b13f173b94e931f2587d0c5aaeccb45cb [INFO] running `Command { std: "docker" "start" "-a" "28c43c1d372c6c6b611dcddca122921b13f173b94e931f2587d0c5aaeccb45cb", 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)]` 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.27s [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_llm_model_serialization ... ok [INFO] [stdout] test llm::base_test::test_operation_mode_serialization ... ok [INFO] [stdout] test llm::base_test::test_prompt_library_config ... ok [INFO] [stdout] test llm::base_test::test_task_config_defaults ... ok [INFO] [stdout] test llm::base_test::test_user_limits ... ok [INFO] [stdout] test llm::constants_test::test_dirnames ... ok [INFO] [stdout] test llm::exceptions_test::test_error_conversions ... ok [INFO] [stdout] test llm::exceptions_test::test_error_debug_format ... 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::constants_test::test_llmoutputtypes ... ok [INFO] [stdout] test llm::exceptions_test::test_glue_validation_error ... ok [INFO] [stdout] test llm::constants_test::test_fileconstants ... ok [INFO] [stdout] test config::config_test::test_config ... ok [INFO] [stdout] test llm::utils_test::test_append_as_jsonl ... 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_read_jsonl ... ok [INFO] [stdout] test llm::utils_test::test_logger ... 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_str_list_to_dir_path ... ok [INFO] [stdout] test llm::utils_test::test_yaml_to_dict ... ok [INFO] [stdout] test llm::utils_test::test_yaml_to_class ... ok [INFO] [stdout] test logger::constants_test::test_constants ... ok [INFO] [stdout] test logger::file_utils_test::test_append_as_jsonl ... ok [INFO] [stdout] test logger::file_utils_test::test_error_handling ... 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::file_utils_test::test_save_jsonlist ... ok [INFO] [stdout] test logger::file_utils_test::test_str_list_to_dir_path ... ok [INFO] [stdout] test logger::logger_test::test_append_dict_to_chained_logs ... 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_log_io_params ... ok [INFO] [stdout] test logger::logger_test::test_dump_chained_log_to_file ... ok [INFO] [stdout] test logger::logger_test::test_new_logger ... ok [INFO] [stdout] test logger::logger_test::test_reset_eval_glue ... ok [INFO] [stdout] test logger::logger_test::test_log_io_params_for_method ... ok [INFO] [stdout] test logger::logger_test::test_run_over_logs ... ok [INFO] [stdout] test logger::utils_test::test_method_args_empty ... ok [INFO] [stdout] test logger::utils_test::test_method_args_null_values ... ok [INFO] [stdout] test logger::utils_test::test_method_args_to_inputs ... ok [INFO] [stdout] test llm::utils_test::test_download_model_success ... ok [INFO] [stdout] test logger::utils_test::test_run_method_get_io_dict ... ok [INFO] [stdout] test llm::llm_test::test_list_model_type ... ok [INFO] [stdout] test llm::llm_test::test_chat_completion_unsupported_llm ... ok [INFO] [stdout] test llm::utils_test::test_download_model_failure ... ok [INFO] [stdout] test llm::llm_test::test_call_openai_api_success ... FAILED [INFO] [stdout] test llm::llm_test::test_chat_completion_success ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [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' (34) panicked at src/llm/llm_test.rs:56:5: [INFO] [stdout] assertion failed: result.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57cdf6b864c2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57cdf6b864c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57cdf6b864c2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57cdf6b864c2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57cdf6bac90f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57cdf6bac90f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57cdf6b71233 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57cdf6b71233 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57cdf6b86b12 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57cdf6b6f5bc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57cdf6b6f42e - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x57cdf626af4e - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x57cdf626af4e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57cdf6b70393 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x57cdf6b70393 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x57cdf6b868e6 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x57cdf6b86879 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57cdf6b6ffed - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x57cdf6bb8520 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x57cdf6bb891c - core::panicking::panic::h413ab907c3df10e0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x57cdf62302d4 - promptx::llm::llm_test::test_call_openai_api_success::{{closure}}::hc75ff013df487a4d [INFO] [stdout] at /opt/rustwide/workdir/src/llm/llm_test.rs:56:5 [INFO] [stdout] 21: 0x57cdf61fbef2 - as core::future::future::Future>::poll::hb4a936bf45d38448 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x57cdf61fbead - as core::future::future::Future>::poll::hee4bd534647f986d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57cdf621b33d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb5df246910590e74 [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: 0x57cdf6217d2b - tokio::runtime::coop::with_budget::h56bf3e85c4f3da88 [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: 0x57cdf6217d2b - tokio::runtime::coop::budget::h79a3a857385541e2 [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: 0x57cdf6217d2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::habecf3cb676d8d59 [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: 0x57cdf621b4f0 - tokio::runtime::scheduler::current_thread::Context::enter::h89f7bf1ee0e192b8 [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: 0x57cdf6219e30 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5c3f09200b79d2e [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: 0x57cdf621abf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hec206401ac64f447 [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: 0x57cdf624171b - tokio::runtime::context::scoped::Scoped::set::h9bbad2e9685e0d19 [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: 0x57cdf6233929 - tokio::runtime::context::set_scheduler::{{closure}}::haa6c3249fd7d048d [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: 0x57cdf61dcfc2 - std::thread::local::LocalKey::try_with::h5d38820f3ea1d6fc [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x57cdf61dbf2e - std::thread::local::LocalKey::with::hc245bb68b464de60 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x57cdf62339fd - tokio::runtime::context::set_scheduler::h0d0a66624fead073 [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: 0x57cdf621ade0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he13cc62eb628a5a6 [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: 0x57cdf6219053 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0ea0607427f3ced9 [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: 0x57cdf6218ee3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h385780ff0ecb4524 [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: 0x57cdf6240d50 - tokio::runtime::context::runtime::enter_runtime::h550cbfa83c70de1c [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: 0x57cdf6219951 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4a7aa9a946f8ae1b [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: 0x57cdf621ff14 - tokio::runtime::runtime::Runtime::block_on_inner::h7696634002c3baaa [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: 0x57cdf62201ec - tokio::runtime::runtime::Runtime::block_on::h602996504053b84b [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: 0x57cdf622eea5 - promptx::llm::llm_test::test_call_openai_api_success::h5330d5ca5bd6dc3e [INFO] [stdout] at /opt/rustwide/workdir/src/llm/llm_test.rs:56:28 [INFO] [stdout] 43: 0x57cdf622f117 - promptx::llm::llm_test::test_call_openai_api_success::{{closure}}::h0d060ae8a0473a08 [INFO] [stdout] at /opt/rustwide/workdir/src/llm/llm_test.rs:40:40 [INFO] [stdout] 44: 0x57cdf61eb9a6 - core::ops::function::FnOnce::call_once::hc7bb34177395d073 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x57cdf626bfcb - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x57cdf626bfcb - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x57cdf6269c35 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x57cdf6269c35 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x57cdf6269c35 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x57cdf6269c35 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x57cdf6269c35 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x57cdf6269c35 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x57cdf6269c35 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x57cdf6290b44 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x57cdf6290b44 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x57cdf627775a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x57cdf627775a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x57cdf627775a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x57cdf627775a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x57cdf627775a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x57cdf627775a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x57cdf627775a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x57cdf6b58b9f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x57cdf6b58b9f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x702e8139faa4 - [INFO] [stdout] 66: 0x702e8142ca34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- llm::llm_test::test_chat_completion_success stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'llm::llm_test::test_chat_completion_success' (35) panicked at src/llm/llm_test.rs:21:5: [INFO] [stdout] assertion failed: result.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x57cdf6b864c2 - std::backtrace_rs::backtrace::libunwind::trace::hc4a5f428cfb78751 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x57cdf6b864c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h20e1095684b4c296 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x57cdf6b864c2 - std::sys::backtrace::_print_fmt::h461f2e3a8f6b29e2 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x57cdf6b864c2 - ::fmt::h4ee3a75aa71a2c45 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x57cdf6bac90f - core::fmt::rt::Argument::fmt::h6f1564705cd089af [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x57cdf6bac90f - core::fmt::write::h21ca93b65a7c281a [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x57cdf6b71233 - std::io::default_write_fmt::h6f3360f4711e9130 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x57cdf6b71233 - std::io::Write::write_fmt::hf4539125c0e0bc30 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x57cdf6b86b12 - std::sys::backtrace::BacktraceLock::print::h58d5d73f9e953cf1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x57cdf6b6f5bc - std::panicking::default_hook::{{closure}}::h1457fbe47c9457d1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x57cdf6b6f42e - std::panicking::default_hook::hccb5e73b206c0830 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x57cdf626af4e - as core::ops::function::Fn>::call::h04940a86aa899793 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x57cdf626af4e - test::test_main_with_exit_callback::{{closure}}::hca6cc295403b83e8 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x57cdf6b70393 - as core::ops::function::Fn>::call::h9d85285925beb538 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x57cdf6b70393 - std::panicking::panic_with_hook::h3190ecc6229cdd29 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x57cdf6b868e6 - std::panicking::panic_handler::{{closure}}::ha1f1b769bc2bb40c [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x57cdf6b86879 - std::sys::backtrace::__rust_end_short_backtrace::h5f9cf66f19c2a172 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x57cdf6b6ffed - __rustc[a93bd50104b99ad4]::rust_begin_unwind [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x57cdf6bb8520 - core::panicking::panic_fmt::hc70c3c83f13c1375 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x57cdf6bb891c - core::panicking::panic::h413ab907c3df10e0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x57cdf6230b8f - promptx::llm::llm_test::test_chat_completion_success::{{closure}}::h1b8596155a7121e7 [INFO] [stdout] at /opt/rustwide/workdir/src/llm/llm_test.rs:21:5 [INFO] [stdout] 21: 0x57cdf61fbef2 - as core::future::future::Future>::poll::hb4a936bf45d38448 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x57cdf61fbead - as core::future::future::Future>::poll::hee4bd534647f986d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x57cdf621b33d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::hb5df246910590e74 [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: 0x57cdf6217d2b - tokio::runtime::coop::with_budget::h56bf3e85c4f3da88 [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: 0x57cdf6217d2b - tokio::runtime::coop::budget::h79a3a857385541e2 [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: 0x57cdf6217d2b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::habecf3cb676d8d59 [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: 0x57cdf621b4f0 - tokio::runtime::scheduler::current_thread::Context::enter::h89f7bf1ee0e192b8 [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: 0x57cdf6219e30 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::ha5c3f09200b79d2e [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: 0x57cdf621abf4 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hec206401ac64f447 [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: 0x57cdf624171b - tokio::runtime::context::scoped::Scoped::set::h9bbad2e9685e0d19 [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: 0x57cdf6233929 - tokio::runtime::context::set_scheduler::{{closure}}::haa6c3249fd7d048d [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: 0x57cdf61dcfc2 - std::thread::local::LocalKey::try_with::h5d38820f3ea1d6fc [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x57cdf61dbf2e - std::thread::local::LocalKey::with::hc245bb68b464de60 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x57cdf62339fd - tokio::runtime::context::set_scheduler::h0d0a66624fead073 [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: 0x57cdf621ade0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::he13cc62eb628a5a6 [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: 0x57cdf6219053 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h0ea0607427f3ced9 [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: 0x57cdf6218ee3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h385780ff0ecb4524 [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: 0x57cdf6240d50 - tokio::runtime::context::runtime::enter_runtime::h550cbfa83c70de1c [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: 0x57cdf6219951 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h4a7aa9a946f8ae1b [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: 0x57cdf621ff14 - tokio::runtime::runtime::Runtime::block_on_inner::h7696634002c3baaa [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: 0x57cdf62201ec - tokio::runtime::runtime::Runtime::block_on::h602996504053b84b [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: 0x57cdf622f084 - promptx::llm::llm_test::test_chat_completion_success::hc70cec82145da0f8 [INFO] [stdout] at /opt/rustwide/workdir/src/llm/llm_test.rs:21:28 [INFO] [stdout] 43: 0x57cdf622fab7 - promptx::llm::llm_test::test_chat_completion_success::{{closure}}::h74e5b6f822c79f8e [INFO] [stdout] at /opt/rustwide/workdir/src/llm/llm_test.rs:5:40 [INFO] [stdout] 44: 0x57cdf61e8eb6 - core::ops::function::FnOnce::call_once::hd7c023c86ae9e634 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x57cdf626bfcb - core::ops::function::FnOnce::call_once::h70d190c46966003b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x57cdf626bfcb - test::__rust_begin_short_backtrace::hb077ccaabb17d2ec [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x57cdf6269c35 - test::run_test_in_process::{{closure}}::hd73eeb633a1507bd [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x57cdf6269c35 - as core::ops::function::FnOnce<()>>::call_once::h033c82756fc9d192 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x57cdf6269c35 - std::panicking::catch_unwind::do_call::h734b44e243d34585 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x57cdf6269c35 - std::panicking::catch_unwind::h5e85417122517fb1 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x57cdf6269c35 - std::panic::catch_unwind::h0900e58a82a7d188 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x57cdf6269c35 - test::run_test_in_process::h27721efd62ae77d0 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x57cdf6269c35 - test::run_test::{{closure}}::h8b1264838cc597aa [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x57cdf6290b44 - test::run_test::{{closure}}::h6ecb96835e2eae4f [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x57cdf6290b44 - std::sys::backtrace::__rust_begin_short_backtrace::h098f38ee82a820a7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x57cdf627775a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h042592f748f5e369 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x57cdf627775a - as core::ops::function::FnOnce<()>>::call_once::h134fe7f3a2d9ec8d [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x57cdf627775a - std::panicking::catch_unwind::do_call::heb87d604f60aee16 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x57cdf627775a - std::panicking::catch_unwind::h2203a0f553b89fd7 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x57cdf627775a - std::panic::catch_unwind::h4d383e0b0e25d838 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/panic.rs:359:14 [INFO] [stdout] 61: 0x57cdf627775a - std::thread::Builder::spawn_unchecked_::{{closure}}::h76cbdd4635cfd58b [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x57cdf627775a - core::ops::function::FnOnce::call_once{{vtable.shim}}::he72e066680f5e267 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x57cdf6b58b9f - as core::ops::function::FnOnce>::call_once::h1b9c6fea2cbefc68 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x57cdf6b58b9f - std::sys::pal::unix::thread::Thread::new::thread_start::h92caa992bc760789 [INFO] [stdout] at /rustc/b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x702e8139faa4 - [INFO] [stdout] 66: 0x702e8142ca34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [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. 51 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin promptx` [INFO] running `Command { std: "docker" "inspect" "28c43c1d372c6c6b611dcddca122921b13f173b94e931f2587d0c5aaeccb45cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28c43c1d372c6c6b611dcddca122921b13f173b94e931f2587d0c5aaeccb45cb", kill_on_drop: false }` [INFO] [stdout] 28c43c1d372c6c6b611dcddca122921b13f173b94e931f2587d0c5aaeccb45cb