[INFO] fetching crate async-openai 0.29.0... [INFO] testing async-openai-0.29.0 against try#981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 for pr-145277 [INFO] extracting crate async-openai 0.29.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate async-openai 0.29.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate async-openai 0.29.0 [INFO] tweaked toml for crates.io crate async-openai 0.29.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate async-openai 0.29.0 on toolchain 981ca440e18f6cc4bc9026d4be8ddb1ca8378af7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async-openai 0.29.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" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24f568bab452ad764702b4e90540b9ce4e9318262c9fdf67497e4a7b2dcc12de [INFO] running `Command { std: "docker" "start" "-a" "24f568bab452ad764702b4e90540b9ce4e9318262c9fdf67497e4a7b2dcc12de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24f568bab452ad764702b4e90540b9ce4e9318262c9fdf67497e4a7b2dcc12de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24f568bab452ad764702b4e90540b9ce4e9318262c9fdf67497e4a7b2dcc12de", kill_on_drop: false }` [INFO] [stdout] 24f568bab452ad764702b4e90540b9ce4e9318262c9fdf67497e4a7b2dcc12de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bad761ffed855e88d7918a87a33408fe2b6296e2714842e18953f21302441f01 [INFO] running `Command { std: "docker" "start" "-a" "bad761ffed855e88d7918a87a33408fe2b6296e2714842e18953f21302441f01", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.17 [INFO] [stderr] Compiling libc v0.2.170 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling cc v1.2.16 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling once_cell v1.20.3 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling http v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling rustls v0.23.23 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling ring v0.17.11 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling serde_json v1.0.139 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [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 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 serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling tracing v0.1.41 [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 darling_macro v0.20.10 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling async-openai-macros v0.1.0 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [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 reqwest v0.12.12 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling async-openai v0.29.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/chat.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 442 | pub struct ChatCompletionFunctions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/chat.rs:872:31 [INFO] [stdout] | [INFO] [stdout] 872 | pub functions: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/impls.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ChatCompletionFunctions, ChatCompletionNamedToolChoice, ChatCompletionRequestAssistantMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/impls.rs:534:44 [INFO] [stdout] | [INFO] [stdout] 534 | impl From<(String, serde_json::Value)> for ChatCompletionFunctions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `types::chat::ChatCompletionFunctions::name` [INFO] [stdout] --> src/types/impls.rs:537:13 [INFO] [stdout] | [INFO] [stdout] 537 | name: value.0, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `types::chat::ChatCompletionFunctions::description` [INFO] [stdout] --> src/types/impls.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 538 | description: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `types::chat::ChatCompletionFunctions::parameters` [INFO] [stdout] --> src/types/impls.rs:539:13 [INFO] [stdout] | [INFO] [stdout] 539 | parameters: value.1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn models(&self) -> Models { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn models(&self) -> Models<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn completions(&self) -> Completions { [INFO] [stdout] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn completions(&self) -> Completions<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn chat(&self) -> Chat { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn chat(&self) -> Chat<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn images(&self) -> Images { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn images(&self) -> Images<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn moderations(&self) -> Moderations { [INFO] [stdout] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn moderations(&self) -> Moderations<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn files(&self) -> Files { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn files(&self) -> Files<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn uploads(&self) -> Uploads { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn uploads(&self) -> Uploads<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:111:24 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn fine_tuning(&self) -> FineTuning { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 111 | pub fn fine_tuning(&self) -> FineTuning<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn embeddings(&self) -> Embeddings { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 116 | pub fn embeddings(&self) -> Embeddings<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn audio(&self) -> Audio { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn audio(&self) -> Audio<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:126:23 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn assistants(&self) -> Assistants { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | pub fn assistants(&self) -> Assistants<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn threads(&self) -> Threads { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn threads(&self) -> Threads<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn vector_stores(&self) -> VectorStores { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 136 | pub fn vector_stores(&self) -> VectorStores<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn batches(&self) -> Batches { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 141 | pub fn batches(&self) -> Batches<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:146:23 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn audit_logs(&self) -> AuditLogs { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | pub fn audit_logs(&self) -> AuditLogs<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn invites(&self) -> Invites { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | pub fn invites(&self) -> Invites<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn users(&self) -> Users { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn users(&self) -> Users<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn projects(&self) -> Projects { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 161 | pub fn projects(&self) -> Projects<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:166:22 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn responses(&self) -> Responses { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 | pub fn responses(&self) -> Responses<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/projects.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn users(&self, project_id: &str) -> ProjectUsers { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn users(&self, project_id: &str) -> ProjectUsers<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/projects.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn service_accounts(&self, project_id: &str) -> ProjectServiceAccounts { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn service_accounts(&self, project_id: &str) -> ProjectServiceAccounts<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/projects.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn api_keys(&self, project_id: &str) -> ProjectAPIKeys { [INFO] [stdout] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn api_keys(&self, project_id: &str) -> ProjectAPIKeys<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runs.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn steps(&self, run_id: &str) -> Steps { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn steps(&self, run_id: &str) -> Steps<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/threads.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn messages(&self, thread_id: &str) -> Messages { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn messages(&self, thread_id: &str) -> Messages<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/threads.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn runs(&self, thread_id: &str) -> Runs { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn runs(&self, thread_id: &str) -> Runs<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vector_stores.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vector_stores.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "bad761ffed855e88d7918a87a33408fe2b6296e2714842e18953f21302441f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad761ffed855e88d7918a87a33408fe2b6296e2714842e18953f21302441f01", kill_on_drop: false }` [INFO] [stdout] bad761ffed855e88d7918a87a33408fe2b6296e2714842e18953f21302441f01 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 802bcdb9d09c0c5b09eef4d80c56d9ae2a0d712a62c74e79947d40acf799ae3b [INFO] running `Command { std: "docker" "start" "-a" "802bcdb9d09c0c5b09eef4d80c56d9ae2a0d712a62c74e79947d40acf799ae3b", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper-util v0.1.10 [INFO] [stderr] Compiling hyper-rustls v0.27.5 [INFO] [stderr] Compiling reqwest v0.12.12 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling async-openai v0.29.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/chat.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 442 | pub struct ChatCompletionFunctions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/chat.rs:872:31 [INFO] [stdout] | [INFO] [stdout] 872 | pub functions: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/impls.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ChatCompletionFunctions, ChatCompletionNamedToolChoice, ChatCompletionRequestAssistantMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/impls.rs:534:44 [INFO] [stdout] | [INFO] [stdout] 534 | impl From<(String, serde_json::Value)> for ChatCompletionFunctions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/chat.rs:442:12 [INFO] [stdout] | [INFO] [stdout] 442 | pub struct ChatCompletionFunctions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/chat.rs:872:31 [INFO] [stdout] | [INFO] [stdout] 872 | pub functions: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/impls.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | ChatCompletionFunctions, ChatCompletionNamedToolChoice, ChatCompletionRequestAssistantMessage, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/impls.rs:534:44 [INFO] [stdout] | [INFO] [stdout] 534 | impl From<(String, serde_json::Value)> for ChatCompletionFunctions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `types::chat::ChatCompletionFunctions::name` [INFO] [stdout] --> src/types/impls.rs:537:13 [INFO] [stdout] | [INFO] [stdout] 537 | name: value.0, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `types::chat::ChatCompletionFunctions::description` [INFO] [stdout] --> src/types/impls.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 538 | description: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `types::chat::ChatCompletionFunctions::parameters` [INFO] [stdout] --> src/types/impls.rs:539:13 [INFO] [stdout] | [INFO] [stdout] 539 | parameters: value.1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `types::chat::ChatCompletionFunctions::name` [INFO] [stdout] --> src/types/impls.rs:537:13 [INFO] [stdout] | [INFO] [stdout] 537 | name: value.0, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `types::chat::ChatCompletionFunctions::description` [INFO] [stdout] --> src/types/impls.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 538 | description: None, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `types::chat::ChatCompletionFunctions::parameters` [INFO] [stdout] --> src/types/impls.rs:539:13 [INFO] [stdout] | [INFO] [stdout] 539 | parameters: value.1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn models(&self) -> Models { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn models(&self) -> Models<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn completions(&self) -> Completions { [INFO] [stdout] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn completions(&self) -> Completions<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn chat(&self) -> Chat { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn chat(&self) -> Chat<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn images(&self) -> Images { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn images(&self) -> Images<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn moderations(&self) -> Moderations { [INFO] [stdout] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn moderations(&self) -> Moderations<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn files(&self) -> Files { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn files(&self) -> Files<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn uploads(&self) -> Uploads { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn uploads(&self) -> Uploads<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:111:24 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn fine_tuning(&self) -> FineTuning { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 111 | pub fn fine_tuning(&self) -> FineTuning<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn embeddings(&self) -> Embeddings { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 116 | pub fn embeddings(&self) -> Embeddings<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn audio(&self) -> Audio { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn audio(&self) -> Audio<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:126:23 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn assistants(&self) -> Assistants { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | pub fn assistants(&self) -> Assistants<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn threads(&self) -> Threads { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn threads(&self) -> Threads<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn vector_stores(&self) -> VectorStores { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 136 | pub fn vector_stores(&self) -> VectorStores<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn batches(&self) -> Batches { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 141 | pub fn batches(&self) -> Batches<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:146:23 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn audit_logs(&self) -> AuditLogs { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | pub fn audit_logs(&self) -> AuditLogs<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn invites(&self) -> Invites { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | pub fn invites(&self) -> Invites<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn users(&self) -> Users { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn users(&self) -> Users<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn projects(&self) -> Projects { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 161 | pub fn projects(&self) -> Projects<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:166:22 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn responses(&self) -> Responses { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 | pub fn responses(&self) -> Responses<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/projects.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn users(&self, project_id: &str) -> ProjectUsers { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn users(&self, project_id: &str) -> ProjectUsers<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/projects.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn service_accounts(&self, project_id: &str) -> ProjectServiceAccounts { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn service_accounts(&self, project_id: &str) -> ProjectServiceAccounts<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/projects.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn api_keys(&self, project_id: &str) -> ProjectAPIKeys { [INFO] [stdout] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn api_keys(&self, project_id: &str) -> ProjectAPIKeys<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runs.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn steps(&self, run_id: &str) -> Steps { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn steps(&self, run_id: &str) -> Steps<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/threads.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn messages(&self, thread_id: &str) -> Messages { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn messages(&self, thread_id: &str) -> Messages<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/threads.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn runs(&self, thread_id: &str) -> Runs { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn runs(&self, thread_id: &str) -> Runs<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vector_stores.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vector_stores.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:76:19 [INFO] [stdout] | [INFO] [stdout] 76 | pub fn models(&self) -> Models { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 76 | pub fn models(&self) -> Models<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | pub fn completions(&self) -> Completions { [INFO] [stdout] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 81 | pub fn completions(&self) -> Completions<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:86:17 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn chat(&self) -> Chat { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn chat(&self) -> Chat<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn images(&self) -> Images { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 91 | pub fn images(&self) -> Images<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:96:24 [INFO] [stdout] | [INFO] [stdout] 96 | pub fn moderations(&self) -> Moderations { [INFO] [stdout] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 96 | pub fn moderations(&self) -> Moderations<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:101:18 [INFO] [stdout] | [INFO] [stdout] 101 | pub fn files(&self) -> Files { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | pub fn files(&self) -> Files<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:106:20 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn uploads(&self) -> Uploads { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 106 | pub fn uploads(&self) -> Uploads<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:111:24 [INFO] [stdout] | [INFO] [stdout] 111 | pub fn fine_tuning(&self) -> FineTuning { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 111 | pub fn fine_tuning(&self) -> FineTuning<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:116:23 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn embeddings(&self) -> Embeddings { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 116 | pub fn embeddings(&self) -> Embeddings<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:121:18 [INFO] [stdout] | [INFO] [stdout] 121 | pub fn audio(&self) -> Audio { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 121 | pub fn audio(&self) -> Audio<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:126:23 [INFO] [stdout] | [INFO] [stdout] 126 | pub fn assistants(&self) -> Assistants { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 126 | pub fn assistants(&self) -> Assistants<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn threads(&self) -> Threads { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 131 | pub fn threads(&self) -> Threads<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | pub fn vector_stores(&self) -> VectorStores { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 136 | pub fn vector_stores(&self) -> VectorStores<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:141:20 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn batches(&self) -> Batches { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 141 | pub fn batches(&self) -> Batches<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:146:23 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn audit_logs(&self) -> AuditLogs { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 146 | pub fn audit_logs(&self) -> AuditLogs<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:151:20 [INFO] [stdout] | [INFO] [stdout] 151 | pub fn invites(&self) -> Invites { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 151 | pub fn invites(&self) -> Invites<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:156:18 [INFO] [stdout] | [INFO] [stdout] 156 | pub fn users(&self) -> Users { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 156 | pub fn users(&self) -> Users<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:161:21 [INFO] [stdout] | [INFO] [stdout] 161 | pub fn projects(&self) -> Projects { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 161 | pub fn projects(&self) -> Projects<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/client.rs:166:22 [INFO] [stdout] | [INFO] [stdout] 166 | pub fn responses(&self) -> Responses { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 166 | pub fn responses(&self) -> Responses<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/projects.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn users(&self, project_id: &str) -> ProjectUsers { [INFO] [stdout] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 23 | pub fn users(&self, project_id: &str) -> ProjectUsers<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/projects.rs:28:29 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn service_accounts(&self, project_id: &str) -> ProjectServiceAccounts { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 28 | pub fn service_accounts(&self, project_id: &str) -> ProjectServiceAccounts<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/projects.rs:33:21 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn api_keys(&self, project_id: &str) -> ProjectAPIKeys { [INFO] [stdout] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 33 | pub fn api_keys(&self, project_id: &str) -> ProjectAPIKeys<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/runs.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn steps(&self, run_id: &str) -> Steps { [INFO] [stdout] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn steps(&self, run_id: &str) -> Steps<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/threads.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn messages(&self, thread_id: &str) -> Messages { [INFO] [stdout] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn messages(&self, thread_id: &str) -> Messages<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/threads.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn runs(&self, thread_id: &str) -> Runs { [INFO] [stdout] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn runs(&self, thread_id: &str) -> Runs<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vector_stores.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles { [INFO] [stdout] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 25 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/vector_stores.rs:30:25 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches { [INFO] [stdout] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 30 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.94s [INFO] running `Command { std: "docker" "inspect" "802bcdb9d09c0c5b09eef4d80c56d9ae2a0d712a62c74e79947d40acf799ae3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "802bcdb9d09c0c5b09eef4d80c56d9ae2a0d712a62c74e79947d40acf799ae3b", kill_on_drop: false }` [INFO] [stdout] 802bcdb9d09c0c5b09eef4d80c56d9ae2a0d712a62c74e79947d40acf799ae3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+981ca440e18f6cc4bc9026d4be8ddb1ca8378af7" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3a6ba9ad32e9347cd1b9fdc290fd286b8676a69e97f31dd84a0a64c2b65ca88a [INFO] running `Command { std: "docker" "start" "-a" "3a6ba9ad32e9347cd1b9fdc290fd286b8676a69e97f31dd84a0a64c2b65ca88a", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stderr] --> src/types/chat.rs:442:12 [INFO] [stderr] | [INFO] [stderr] 442 | pub struct ChatCompletionFunctions { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stderr] --> src/types/chat.rs:872:31 [INFO] [stderr] | [INFO] [stderr] 872 | pub functions: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stderr] --> src/types/impls.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | ChatCompletionFunctions, ChatCompletionNamedToolChoice, ChatCompletionRequestAssistantMessage, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stderr] --> src/types/impls.rs:534:44 [INFO] [stderr] | [INFO] [stderr] 534 | impl From<(String, serde_json::Value)> for ChatCompletionFunctions { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `types::chat::ChatCompletionFunctions::name` [INFO] [stderr] --> src/types/impls.rs:537:13 [INFO] [stderr] | [INFO] [stderr] 537 | name: value.0, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `types::chat::ChatCompletionFunctions::description` [INFO] [stderr] --> src/types/impls.rs:538:13 [INFO] [stderr] | [INFO] [stderr] 538 | description: None, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `types::chat::ChatCompletionFunctions::parameters` [INFO] [stderr] --> src/types/impls.rs:539:13 [INFO] [stderr] | [INFO] [stderr] 539 | parameters: value.1, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:76:19 [INFO] [stderr] | [INFO] [stderr] 76 | pub fn models(&self) -> Models { [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 76 | pub fn models(&self) -> Models<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:81:24 [INFO] [stderr] | [INFO] [stderr] 81 | pub fn completions(&self) -> Completions { [INFO] [stderr] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 81 | pub fn completions(&self) -> Completions<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:86:17 [INFO] [stderr] | [INFO] [stderr] 86 | pub fn chat(&self) -> Chat { [INFO] [stderr] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 86 | pub fn chat(&self) -> Chat<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:91:19 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn images(&self) -> Images { [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 91 | pub fn images(&self) -> Images<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:96:24 [INFO] [stderr] | [INFO] [stderr] 96 | pub fn moderations(&self) -> Moderations { [INFO] [stderr] | ^^^^^ -------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 96 | pub fn moderations(&self) -> Moderations<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:101:18 [INFO] [stderr] | [INFO] [stderr] 101 | pub fn files(&self) -> Files { [INFO] [stderr] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 101 | pub fn files(&self) -> Files<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:106:20 [INFO] [stderr] | [INFO] [stderr] 106 | pub fn uploads(&self) -> Uploads { [INFO] [stderr] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 106 | pub fn uploads(&self) -> Uploads<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:111:24 [INFO] [stderr] | [INFO] [stderr] 111 | pub fn fine_tuning(&self) -> FineTuning { [INFO] [stderr] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 111 | pub fn fine_tuning(&self) -> FineTuning<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:116:23 [INFO] [stderr] | [INFO] [stderr] 116 | pub fn embeddings(&self) -> Embeddings { [INFO] [stderr] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 116 | pub fn embeddings(&self) -> Embeddings<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:121:18 [INFO] [stderr] | [INFO] [stderr] 121 | pub fn audio(&self) -> Audio { [INFO] [stderr] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 121 | pub fn audio(&self) -> Audio<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:126:23 [INFO] [stderr] | [INFO] [stderr] 126 | pub fn assistants(&self) -> Assistants { [INFO] [stderr] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 126 | pub fn assistants(&self) -> Assistants<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:131:20 [INFO] [stderr] | [INFO] [stderr] 131 | pub fn threads(&self) -> Threads { [INFO] [stderr] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 131 | pub fn threads(&self) -> Threads<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:136:26 [INFO] [stderr] | [INFO] [stderr] 136 | pub fn vector_stores(&self) -> VectorStores { [INFO] [stderr] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 136 | pub fn vector_stores(&self) -> VectorStores<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:141:20 [INFO] [stderr] | [INFO] [stderr] 141 | pub fn batches(&self) -> Batches { [INFO] [stderr] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 141 | pub fn batches(&self) -> Batches<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:146:23 [INFO] [stderr] | [INFO] [stderr] 146 | pub fn audit_logs(&self) -> AuditLogs { [INFO] [stderr] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 146 | pub fn audit_logs(&self) -> AuditLogs<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:151:20 [INFO] [stderr] | [INFO] [stderr] 151 | pub fn invites(&self) -> Invites { [INFO] [stderr] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 151 | pub fn invites(&self) -> Invites<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:156:18 [INFO] [stderr] | [INFO] [stderr] 156 | pub fn users(&self) -> Users { [INFO] [stderr] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 156 | pub fn users(&self) -> Users<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:161:21 [INFO] [stderr] | [INFO] [stderr] 161 | pub fn projects(&self) -> Projects { [INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 161 | pub fn projects(&self) -> Projects<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/client.rs:166:22 [INFO] [stderr] | [INFO] [stderr] 166 | pub fn responses(&self) -> Responses { [INFO] [stderr] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 166 | pub fn responses(&self) -> Responses<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/projects.rs:23:18 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn users(&self, project_id: &str) -> ProjectUsers { [INFO] [stderr] | ^^^^^ --------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 23 | pub fn users(&self, project_id: &str) -> ProjectUsers<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/projects.rs:28:29 [INFO] [stderr] | [INFO] [stderr] 28 | pub fn service_accounts(&self, project_id: &str) -> ProjectServiceAccounts { [INFO] [stderr] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 28 | pub fn service_accounts(&self, project_id: &str) -> ProjectServiceAccounts<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/projects.rs:33:21 [INFO] [stderr] | [INFO] [stderr] 33 | pub fn api_keys(&self, project_id: &str) -> ProjectAPIKeys { [INFO] [stderr] | ^^^^^ ----------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 33 | pub fn api_keys(&self, project_id: &str) -> ProjectAPIKeys<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/runs.rs:31:18 [INFO] [stderr] | [INFO] [stderr] 31 | pub fn steps(&self, run_id: &str) -> Steps { [INFO] [stderr] | ^^^^^ -------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 31 | pub fn steps(&self, run_id: &str) -> Steps<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/threads.rs:24:21 [INFO] [stderr] | [INFO] [stderr] 24 | pub fn messages(&self, thread_id: &str) -> Messages { [INFO] [stderr] | ^^^^^ ----------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 24 | pub fn messages(&self, thread_id: &str) -> Messages<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/threads.rs:29:17 [INFO] [stderr] | [INFO] [stderr] 29 | pub fn runs(&self, thread_id: &str) -> Runs { [INFO] [stderr] | ^^^^^ ------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 29 | pub fn runs(&self, thread_id: &str) -> Runs<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vector_stores.rs:25:18 [INFO] [stderr] | [INFO] [stderr] 25 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles { [INFO] [stderr] | ^^^^^ ------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 25 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/vector_stores.rs:30:25 [INFO] [stderr] | [INFO] [stderr] 30 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches { [INFO] [stderr] | ^^^^^ ------------------------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 30 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches<'_, C> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `async-openai` (lib) generated 34 warnings (run `cargo fix --lib -p async-openai` to apply 27 suggestions) [INFO] [stderr] warning: `async-openai` (lib test) generated 34 warnings (34 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_openai-6e514b4278dc4d40) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test embedding::tests::test_cannot_use_base64_encoding_with_normal_create_request ... ok [INFO] [stdout] test config::test::test_dynamic_dispatch ... ok [INFO] [stdout] test config::test::test_client_creation ... ok [INFO] [stdout] test embedding::tests::test_embedding_string ... FAILED [INFO] [stdout] test embedding::tests::test_embedding_integer_array ... FAILED [INFO] [stdout] test embedding::tests::test_embedding_array_of_integer_array_matrix ... FAILED [INFO] [stdout] test embedding::tests::test_embedding_create_base64 ... FAILED [INFO] [stdout] test embedding::tests::test_embedding_array_of_integer_array ... FAILED [INFO] [stdout] test file::tests::test_file_mod ... FAILED [INFO] [stdout] test embedding::tests::test_embedding_string_array ... FAILED [INFO] [stdout] test embedding::tests::test_embedding_with_reduced_dimensions ... FAILED [INFO] [stdout] test vector_store_files::tests::vector_store_file_creation_and_deletion ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- embedding::tests::test_embedding_string stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'embedding::tests::test_embedding_string' (24) panicked at src/embedding.rs:83:9: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x569187d591d2 - std::backtrace_rs::backtrace::libunwind::trace::h603d1cddbbc3aee5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x569187d591d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h17954303270b0fe7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x569187d591d2 - std::sys::backtrace::_print_fmt::h12f20495e200ef40 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x569187d591d2 - ::fmt::hd8794d3b627b79c6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x569187d82e6f - core::fmt::rt::Argument::fmt::h29a4dd23d8e0207f [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x569187d82e6f - core::fmt::write::hd015a34b7a8dbc58 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x569187d555b3 - std::io::default_write_fmt::h1b7c8ab466132bbd [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x569187d555b3 - std::io::Write::write_fmt::h159cacfb2877164c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x569187d59022 - std::sys::backtrace::BacktraceLock::print::hcb8a13fab1ccb0f8 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x569187d5a90a - std::panicking::default_hook::{{closure}}::hb169ba01439337b6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x569187d5a776 - std::panicking::default_hook::he6935678ffbb5d6c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5691878572ae - as core::ops::function::Fn>::call::h92d2bbce9eaf7e22 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5691878572ae - test::test_main_with_exit_callback::{{closure}}::hb33dfe196144200d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x569187d5b43e - as core::ops::function::Fn>::call::hcf71595d202aee46 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x569187d5b43e - std::panicking::panic_with_hook::hb405d6ae42f8ef97 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x569187d5b0d6 - std::panicking::panic_handler::{{closure}}::h53dfc32706f7bb91 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x569187d596d9 - std::sys::backtrace::__rust_end_short_backtrace::h851bc60adf74dd8c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x569187d5ad9d - __rustc[387a65602a2331bd]::rust_begin_unwind [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x569187d811a0 - core::panicking::panic_fmt::h69e946a0bcc8de75 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x569187d8122c - core::panicking::panic::h626b7eece1f171b1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5691877b4509 - async_openai::embedding::tests::test_embedding_string::{{closure}}::hc0315c4543de83f8 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:83:9 [INFO] [stdout] 21: 0x569187801712 - as core::future::future::Future>::poll::hb6c52b0c87a80dcf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x56918780154d - as core::future::future::Future>::poll::h1ad063f8a9f411b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5691877cdb4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3f84713ef1fcf35d [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: 0x5691877cd6cb - tokio::runtime::coop::with_budget::h4dfae3b175aa68a3 [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: 0x5691877cd6cb - tokio::runtime::coop::budget::hbf16fe7cf0aa6540 [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: 0x5691877cd6cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4e015c72e0691f27 [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: 0x5691877c74b0 - tokio::runtime::scheduler::current_thread::Context::enter::h419acc4776e21b0c [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: 0x5691877ccbbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hffb3dab6910622c7 [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: 0x5691877ca684 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h184827a0ff0ddfa1 [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: 0x56918780d75b - tokio::runtime::context::scoped::Scoped::set::h3840f72295c61db2 [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: 0x5691877cfef9 - tokio::runtime::context::set_scheduler::{{closure}}::h01ffcd094da8f7ac [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: 0x5691877fd9a2 - std::thread::local::LocalKey::try_with::hbc14c5424ef90c38 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x5691877fc38e - std::thread::local::LocalKey::with::h09682f5ff409acd9 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x5691877cfead - tokio::runtime::context::set_scheduler::hca859bd3324ae3e6 [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: 0x5691877c9f90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h77a419b8483e8a48 [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: 0x5691877ca6f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4b8611d0aed2f618 [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: 0x5691877c5666 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5962d1a56d864c49 [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: 0x5691877bcb02 - tokio::runtime::context::runtime::enter_runtime::hab64be6e6a4ae7ff [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: 0x5691877c5431 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf960977b23315da8 [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: 0x5691877af62a - tokio::runtime::runtime::Runtime::block_on_inner::hde972472f4fe6568 [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: 0x5691877afa57 - tokio::runtime::runtime::Runtime::block_on::hf4245c522b66041a [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: 0x5691877b3edd - async_openai::embedding::tests::test_embedding_string::ha4611f612b76295b [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:83:34 [INFO] [stdout] 43: 0x5691877b3d87 - async_openai::embedding::tests::test_embedding_string::{{closure}}::h140c39cf1540c55e [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:72:37 [INFO] [stdout] 44: 0x5691877643f6 - core::ops::function::FnOnce::call_once::h8b8cc9197d396ede [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x56918785ca3b - core::ops::function::FnOnce::call_once::h10f8f50294af1db0 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x56918785ca3b - test::__rust_begin_short_backtrace::he9fcae209818bbd1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x56918785bbf5 - test::run_test_in_process::{{closure}}::hcaf872d254e37171 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x56918785bbf5 - as core::ops::function::FnOnce<()>>::call_once::h47dd53224a144a3e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x56918785bbf5 - std::panicking::catch_unwind::do_call::h84daeea6f976d9bf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x56918785bbf5 - std::panicking::catch_unwind::h6c8f823dd867330d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x56918785bbf5 - std::panic::catch_unwind::hf9c8b255823304bb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 52: 0x56918785bbf5 - test::run_test_in_process::hfd80f57565d96336 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x56918785bbf5 - test::run_test::{{closure}}::hd6aef6133b8fb50e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x56918781ee24 - test::run_test::{{closure}}::hb799cee1357743da [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x56918781ee24 - std::sys::backtrace::__rust_begin_short_backtrace::h8840cc5158104d4a [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2e224e32be1f52f7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5691878226ea - as core::ops::function::FnOnce<()>>::call_once::hb46a9efbe0edcbcb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5691878226ea - std::panicking::catch_unwind::do_call::h591967696f9b17c5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5691878226ea - std::panicking::catch_unwind::h98cfd7540f2626a2 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5691878226ea - std::panic::catch_unwind::h88ac09ce0391d070 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 61: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hd980038de8c8fa34 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5691878226ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h491febe5417b88b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x569187d5e58f - as core::ops::function::FnOnce>::call_once::hf454ae6067ead2ce [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x569187d5e58f - std::sys::pal::unix::thread::Thread::new::thread_start::ha98c612b19c4bd3d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x73803d3c5aa4 - [INFO] [stdout] 66: 0x73803d452a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- embedding::tests::test_embedding_integer_array stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'embedding::tests::test_embedding_integer_array' (23) panicked at src/embedding.rs:113:9: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x569187d591d2 - std::backtrace_rs::backtrace::libunwind::trace::h603d1cddbbc3aee5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x569187d591d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h17954303270b0fe7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x569187d591d2 - std::sys::backtrace::_print_fmt::h12f20495e200ef40 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x569187d591d2 - ::fmt::hd8794d3b627b79c6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x569187d82e6f - core::fmt::rt::Argument::fmt::h29a4dd23d8e0207f [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x569187d82e6f - core::fmt::write::hd015a34b7a8dbc58 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x569187d555b3 - std::io::default_write_fmt::h1b7c8ab466132bbd [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x569187d555b3 - std::io::Write::write_fmt::h159cacfb2877164c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x569187d59022 - std::sys::backtrace::BacktraceLock::print::hcb8a13fab1ccb0f8 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x569187d5a90a - std::panicking::default_hook::{{closure}}::hb169ba01439337b6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x569187d5a776 - std::panicking::default_hook::he6935678ffbb5d6c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5691878572ae - as core::ops::function::Fn>::call::h92d2bbce9eaf7e22 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5691878572ae - test::test_main_with_exit_callback::{{closure}}::hb33dfe196144200d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x569187d5b43e - as core::ops::function::Fn>::call::hcf71595d202aee46 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x569187d5b43e - std::panicking::panic_with_hook::hb405d6ae42f8ef97 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x569187d5b0d6 - std::panicking::panic_handler::{{closure}}::h53dfc32706f7bb91 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x569187d596d9 - std::sys::backtrace::__rust_end_short_backtrace::h851bc60adf74dd8c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x569187d5ad9d - __rustc[387a65602a2331bd]::rust_begin_unwind [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x569187d811a0 - core::panicking::panic_fmt::h69e946a0bcc8de75 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x569187d8122c - core::panicking::panic::h626b7eece1f171b1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5691877b5536 - async_openai::embedding::tests::test_embedding_integer_array::{{closure}}::h913e1f6fb111feaa [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:113:9 [INFO] [stdout] 21: 0x569187801712 - as core::future::future::Future>::poll::hb6c52b0c87a80dcf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x56918780154d - as core::future::future::Future>::poll::h1ad063f8a9f411b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5691877cdb4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3f84713ef1fcf35d [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: 0x5691877cd6cb - tokio::runtime::coop::with_budget::h4dfae3b175aa68a3 [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: 0x5691877cd6cb - tokio::runtime::coop::budget::hbf16fe7cf0aa6540 [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: 0x5691877cd6cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4e015c72e0691f27 [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: 0x5691877c74b0 - tokio::runtime::scheduler::current_thread::Context::enter::h419acc4776e21b0c [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: 0x5691877ccbbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hffb3dab6910622c7 [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: 0x5691877ca684 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h184827a0ff0ddfa1 [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: 0x56918780d75b - tokio::runtime::context::scoped::Scoped::set::h3840f72295c61db2 [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: 0x5691877cfef9 - tokio::runtime::context::set_scheduler::{{closure}}::h01ffcd094da8f7ac [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: 0x5691877fd9a2 - std::thread::local::LocalKey::try_with::hbc14c5424ef90c38 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x5691877fc38e - std::thread::local::LocalKey::with::h09682f5ff409acd9 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x5691877cfead - tokio::runtime::context::set_scheduler::hca859bd3324ae3e6 [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: 0x5691877c9f90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h77a419b8483e8a48 [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: 0x5691877ca6f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4b8611d0aed2f618 [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: 0x5691877c5666 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5962d1a56d864c49 [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: 0x5691877bcb02 - tokio::runtime::context::runtime::enter_runtime::hab64be6e6a4ae7ff [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: 0x5691877c5431 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf960977b23315da8 [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: 0x5691877af62a - tokio::runtime::runtime::Runtime::block_on_inner::hde972472f4fe6568 [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: 0x5691877afa57 - tokio::runtime::runtime::Runtime::block_on::hf4245c522b66041a [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: 0x5691877b4eed - async_openai::embedding::tests::test_embedding_integer_array::heccd31a18a8ec101 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:113:34 [INFO] [stdout] 43: 0x5691877b4d97 - async_openai::embedding::tests::test_embedding_integer_array::{{closure}}::h243c9233efdd5d36 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:102:44 [INFO] [stdout] 44: 0x5691877647e6 - core::ops::function::FnOnce::call_once::hc5b8d640aee814ef [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x56918785ca3b - core::ops::function::FnOnce::call_once::h10f8f50294af1db0 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x56918785ca3b - test::__rust_begin_short_backtrace::he9fcae209818bbd1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x56918785bbf5 - test::run_test_in_process::{{closure}}::hcaf872d254e37171 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x56918785bbf5 - as core::ops::function::FnOnce<()>>::call_once::h47dd53224a144a3e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x56918785bbf5 - std::panicking::catch_unwind::do_call::h84daeea6f976d9bf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x56918785bbf5 - std::panicking::catch_unwind::h6c8f823dd867330d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x56918785bbf5 - std::panic::catch_unwind::hf9c8b255823304bb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 52: 0x56918785bbf5 - test::run_test_in_process::hfd80f57565d96336 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x56918785bbf5 - test::run_test::{{closure}}::hd6aef6133b8fb50e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x56918781ee24 - test::run_test::{{closure}}::hb799cee1357743da [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x56918781ee24 - std::sys::backtrace::__rust_begin_short_backtrace::h8840cc5158104d4a [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2e224e32be1f52f7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5691878226ea - as core::ops::function::FnOnce<()>>::call_once::hb46a9efbe0edcbcb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5691878226ea - std::panicking::catch_unwind::do_call::h591967696f9b17c5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5691878226ea - std::panicking::catch_unwind::h98cfd7540f2626a2 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5691878226ea - std::panic::catch_unwind::h88ac09ce0391d070 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 61: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hd980038de8c8fa34 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5691878226ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h491febe5417b88b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x569187d5e58f - as core::ops::function::FnOnce>::call_once::hf454ae6067ead2ce [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x569187d5e58f - std::sys::pal::unix::thread::Thread::new::thread_start::ha98c612b19c4bd3d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x73803d3c5aa4 - [INFO] [stdout] 66: 0x73803d452a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- embedding::tests::test_embedding_array_of_integer_array_matrix stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'embedding::tests::test_embedding_array_of_integer_array_matrix' (21) panicked at src/embedding.rs:128:9: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x569187d591d2 - std::backtrace_rs::backtrace::libunwind::trace::h603d1cddbbc3aee5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x569187d591d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h17954303270b0fe7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x569187d591d2 - std::sys::backtrace::_print_fmt::h12f20495e200ef40 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x569187d591d2 - ::fmt::hd8794d3b627b79c6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x569187d82e6f - core::fmt::rt::Argument::fmt::h29a4dd23d8e0207f [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x569187d82e6f - core::fmt::write::hd015a34b7a8dbc58 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x569187d555b3 - std::io::default_write_fmt::h1b7c8ab466132bbd [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x569187d555b3 - std::io::Write::write_fmt::h159cacfb2877164c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x569187d59022 - std::sys::backtrace::BacktraceLock::print::hcb8a13fab1ccb0f8 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x569187d5a90a - std::panicking::default_hook::{{closure}}::hb169ba01439337b6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x569187d5a776 - std::panicking::default_hook::he6935678ffbb5d6c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5691878572ae - as core::ops::function::Fn>::call::h92d2bbce9eaf7e22 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5691878572ae - test::test_main_with_exit_callback::{{closure}}::hb33dfe196144200d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x569187d5b43e - as core::ops::function::Fn>::call::hcf71595d202aee46 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x569187d5b43e - std::panicking::panic_with_hook::hb405d6ae42f8ef97 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x569187d5b0d6 - std::panicking::panic_handler::{{closure}}::h53dfc32706f7bb91 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x569187d596d9 - std::sys::backtrace::__rust_end_short_backtrace::h851bc60adf74dd8c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x569187d5ad9d - __rustc[387a65602a2331bd]::rust_begin_unwind [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x569187d811a0 - core::panicking::panic_fmt::h69e946a0bcc8de75 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x569187d8122c - core::panicking::panic::h626b7eece1f171b1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5691877b5de2 - async_openai::embedding::tests::test_embedding_array_of_integer_array_matrix::{{closure}}::hbc0f9d52c7743359 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:128:9 [INFO] [stdout] 21: 0x569187801712 - as core::future::future::Future>::poll::hb6c52b0c87a80dcf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x56918780154d - as core::future::future::Future>::poll::h1ad063f8a9f411b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5691877cdb4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3f84713ef1fcf35d [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: 0x5691877cd6cb - tokio::runtime::coop::with_budget::h4dfae3b175aa68a3 [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: 0x5691877cd6cb - tokio::runtime::coop::budget::hbf16fe7cf0aa6540 [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: 0x5691877cd6cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4e015c72e0691f27 [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: 0x5691877c74b0 - tokio::runtime::scheduler::current_thread::Context::enter::h419acc4776e21b0c [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: 0x5691877ccbbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hffb3dab6910622c7 [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: 0x5691877ca684 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h184827a0ff0ddfa1 [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: 0x56918780d75b - tokio::runtime::context::scoped::Scoped::set::h3840f72295c61db2 [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: 0x5691877cfef9 - tokio::runtime::context::set_scheduler::{{closure}}::h01ffcd094da8f7ac [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: 0x5691877fd9a2 - std::thread::local::LocalKey::try_with::hbc14c5424ef90c38 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x5691877fc38e - std::thread::local::LocalKey::with::h09682f5ff409acd9 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x5691877cfead - tokio::runtime::context::set_scheduler::hca859bd3324ae3e6 [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: 0x5691877c9f90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h77a419b8483e8a48 [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: 0x5691877ca6f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4b8611d0aed2f618 [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: 0x5691877c5666 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5962d1a56d864c49 [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: 0x5691877bcb02 - tokio::runtime::context::runtime::enter_runtime::hab64be6e6a4ae7ff [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: 0x5691877c5431 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf960977b23315da8 [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: 0x5691877af62a - tokio::runtime::runtime::Runtime::block_on_inner::hde972472f4fe6568 [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: 0x5691877afa57 - tokio::runtime::runtime::Runtime::block_on::hf4245c522b66041a [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: 0x5691877b56fd - async_openai::embedding::tests::test_embedding_array_of_integer_array_matrix::h7bbd386bc854fd53 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:128:34 [INFO] [stdout] 43: 0x5691877b55a7 - async_openai::embedding::tests::test_embedding_array_of_integer_array_matrix::{{closure}}::h200a2d01c96baefc [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:117:60 [INFO] [stdout] 44: 0x569187763c56 - core::ops::function::FnOnce::call_once::h1fd584c03708e49d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x56918785ca3b - core::ops::function::FnOnce::call_once::h10f8f50294af1db0 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x56918785ca3b - test::__rust_begin_short_backtrace::he9fcae209818bbd1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x56918785bbf5 - test::run_test_in_process::{{closure}}::hcaf872d254e37171 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x56918785bbf5 - as core::ops::function::FnOnce<()>>::call_once::h47dd53224a144a3e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x56918785bbf5 - std::panicking::catch_unwind::do_call::h84daeea6f976d9bf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x56918785bbf5 - std::panicking::catch_unwind::h6c8f823dd867330d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x56918785bbf5 - std::panic::catch_unwind::hf9c8b255823304bb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 52: 0x56918785bbf5 - test::run_test_in_process::hfd80f57565d96336 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x56918785bbf5 - test::run_test::{{closure}}::hd6aef6133b8fb50e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x56918781ee24 - test::run_test::{{closure}}::hb799cee1357743da [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x56918781ee24 - std::sys::backtrace::__rust_begin_short_backtrace::h8840cc5158104d4a [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2e224e32be1f52f7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5691878226ea - as core::ops::function::FnOnce<()>>::call_once::hb46a9efbe0edcbcb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5691878226ea - std::panicking::catch_unwind::do_call::h591967696f9b17c5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5691878226ea - std::panicking::catch_unwind::h98cfd7540f2626a2 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5691878226ea - std::panic::catch_unwind::h88ac09ce0391d070 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 61: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hd980038de8c8fa34 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5691878226ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h491febe5417b88b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x569187d5e58f - as core::ops::function::FnOnce>::call_once::hf454ae6067ead2ce [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x569187d5e58f - std::sys::pal::unix::thread::Thread::new::thread_start::ha98c612b19c4bd3d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x73803d3c5aa4 - [INFO] [stdout] 66: 0x73803d452a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- embedding::tests::test_embedding_create_base64 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'embedding::tests::test_embedding_create_base64' (22) panicked at src/embedding.rs:202:14: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: "https://api.openai.com/v1/embeddings", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x569187d591d2 - std::backtrace_rs::backtrace::libunwind::trace::h603d1cddbbc3aee5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x569187d591d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h17954303270b0fe7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x569187d591d2 - std::sys::backtrace::_print_fmt::h12f20495e200ef40 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x569187d591d2 - ::fmt::hd8794d3b627b79c6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x569187d82e6f - core::fmt::rt::Argument::fmt::h29a4dd23d8e0207f [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x569187d82e6f - core::fmt::write::hd015a34b7a8dbc58 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x569187d555b3 - std::io::default_write_fmt::h1b7c8ab466132bbd [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x569187d555b3 - std::io::Write::write_fmt::h159cacfb2877164c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x569187d59022 - std::sys::backtrace::BacktraceLock::print::hcb8a13fab1ccb0f8 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x569187d5a90a - std::panicking::default_hook::{{closure}}::hb169ba01439337b6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x569187d5a776 - std::panicking::default_hook::he6935678ffbb5d6c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5691878572ae - as core::ops::function::Fn>::call::h92d2bbce9eaf7e22 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5691878572ae - test::test_main_with_exit_callback::{{closure}}::hb33dfe196144200d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x569187d5b43e - as core::ops::function::Fn>::call::hcf71595d202aee46 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x569187d5b43e - std::panicking::panic_with_hook::hb405d6ae42f8ef97 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x569187d5b10a - std::panicking::panic_handler::{{closure}}::h53dfc32706f7bb91 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x569187d596d9 - std::sys::backtrace::__rust_end_short_backtrace::h851bc60adf74dd8c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x569187d5ad9d - __rustc[387a65602a2331bd]::rust_begin_unwind [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x569187d811a0 - core::panicking::panic_fmt::h69e946a0bcc8de75 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x569187d81606 - core::result::unwrap_failed::hc878fdd26a9ab214 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x5691877b8615 - core::result::Result::unwrap::h95dce56f139cf79d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x5691877b8615 - async_openai::embedding::tests::test_embedding_create_base64::{{closure}}::h1c31d606f718a228 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:202:14 [INFO] [stdout] 22: 0x569187801712 - as core::future::future::Future>::poll::hb6c52b0c87a80dcf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x56918780154d - as core::future::future::Future>::poll::h1ad063f8a9f411b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5691877cdb4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3f84713ef1fcf35d [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] 25: 0x5691877cd6cb - tokio::runtime::coop::with_budget::h4dfae3b175aa68a3 [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] 26: 0x5691877cd6cb - tokio::runtime::coop::budget::hbf16fe7cf0aa6540 [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] 27: 0x5691877cd6cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4e015c72e0691f27 [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] 28: 0x5691877c74b0 - tokio::runtime::scheduler::current_thread::Context::enter::h419acc4776e21b0c [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] 29: 0x5691877ccbbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hffb3dab6910622c7 [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] 30: 0x5691877ca684 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h184827a0ff0ddfa1 [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] 31: 0x56918780d75b - tokio::runtime::context::scoped::Scoped::set::h3840f72295c61db2 [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] 32: 0x5691877cfef9 - tokio::runtime::context::set_scheduler::{{closure}}::h01ffcd094da8f7ac [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] 33: 0x5691877fd9a2 - std::thread::local::LocalKey::try_with::hbc14c5424ef90c38 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5691877fc38e - std::thread::local::LocalKey::with::h09682f5ff409acd9 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5691877cfead - tokio::runtime::context::set_scheduler::hca859bd3324ae3e6 [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] 36: 0x5691877c9f90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h77a419b8483e8a48 [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] 37: 0x5691877ca6f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4b8611d0aed2f618 [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] 38: 0x5691877c5666 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5962d1a56d864c49 [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] 39: 0x5691877bcb02 - tokio::runtime::context::runtime::enter_runtime::hab64be6e6a4ae7ff [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] 40: 0x5691877c5431 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf960977b23315da8 [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] 41: 0x5691877af62a - tokio::runtime::runtime::Runtime::block_on_inner::hde972472f4fe6568 [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] 42: 0x5691877afa57 - tokio::runtime::runtime::Runtime::block_on::hf4245c522b66041a [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] 43: 0x5691877b7efd - async_openai::embedding::tests::test_embedding_create_base64::h099a1c50cebedfa5 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:215:73 [INFO] [stdout] 44: 0x5691877b7da7 - async_openai::embedding::tests::test_embedding_create_base64::{{closure}}::h33e7750a75fc28e4 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:186:44 [INFO] [stdout] 45: 0x569187764516 - core::ops::function::FnOnce::call_once::h9043d0f8efae8a72 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x56918785ca3b - core::ops::function::FnOnce::call_once::h10f8f50294af1db0 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x56918785ca3b - test::__rust_begin_short_backtrace::he9fcae209818bbd1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x56918785bbf5 - test::run_test_in_process::{{closure}}::hcaf872d254e37171 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x56918785bbf5 - as core::ops::function::FnOnce<()>>::call_once::h47dd53224a144a3e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x56918785bbf5 - std::panicking::catch_unwind::do_call::h84daeea6f976d9bf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x56918785bbf5 - std::panicking::catch_unwind::h6c8f823dd867330d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x56918785bbf5 - std::panic::catch_unwind::hf9c8b255823304bb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 53: 0x56918785bbf5 - test::run_test_in_process::hfd80f57565d96336 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x56918785bbf5 - test::run_test::{{closure}}::hd6aef6133b8fb50e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x56918781ee24 - test::run_test::{{closure}}::hb799cee1357743da [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x56918781ee24 - std::sys::backtrace::__rust_begin_short_backtrace::h8840cc5158104d4a [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2e224e32be1f52f7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x5691878226ea - as core::ops::function::FnOnce<()>>::call_once::hb46a9efbe0edcbcb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5691878226ea - std::panicking::catch_unwind::do_call::h591967696f9b17c5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5691878226ea - std::panicking::catch_unwind::h98cfd7540f2626a2 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5691878226ea - std::panic::catch_unwind::h88ac09ce0391d070 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 62: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hd980038de8c8fa34 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x5691878226ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h491febe5417b88b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x569187d5e58f - as core::ops::function::FnOnce>::call_once::hf454ae6067ead2ce [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x569187d5e58f - std::sys::pal::unix::thread::Thread::new::thread_start::ha98c612b19c4bd3d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x73803d3c5aa4 - [INFO] [stdout] 67: 0x73803d452a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- embedding::tests::test_embedding_array_of_integer_array stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'embedding::tests::test_embedding_array_of_integer_array' (20) panicked at src/embedding.rs:143:9: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x569187d591d2 - std::backtrace_rs::backtrace::libunwind::trace::h603d1cddbbc3aee5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x569187d591d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h17954303270b0fe7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x569187d591d2 - std::sys::backtrace::_print_fmt::h12f20495e200ef40 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x569187d591d2 - ::fmt::hd8794d3b627b79c6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x569187d82e6f - core::fmt::rt::Argument::fmt::h29a4dd23d8e0207f [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x569187d82e6f - core::fmt::write::hd015a34b7a8dbc58 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x569187d555b3 - std::io::default_write_fmt::h1b7c8ab466132bbd [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x569187d555b3 - std::io::Write::write_fmt::h159cacfb2877164c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x569187d59022 - std::sys::backtrace::BacktraceLock::print::hcb8a13fab1ccb0f8 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x569187d5a90a - std::panicking::default_hook::{{closure}}::hb169ba01439337b6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x569187d5a776 - std::panicking::default_hook::he6935678ffbb5d6c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5691878572ae - as core::ops::function::Fn>::call::h92d2bbce9eaf7e22 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5691878572ae - test::test_main_with_exit_callback::{{closure}}::hb33dfe196144200d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x569187d5b43e - as core::ops::function::Fn>::call::hcf71595d202aee46 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x569187d5b43e - std::panicking::panic_with_hook::hb405d6ae42f8ef97 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x569187d5b0d6 - std::panicking::panic_handler::{{closure}}::h53dfc32706f7bb91 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x569187d596d9 - std::sys::backtrace::__rust_end_short_backtrace::h851bc60adf74dd8c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x569187d5ad9d - __rustc[387a65602a2331bd]::rust_begin_unwind [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x569187d811a0 - core::panicking::panic_fmt::h69e946a0bcc8de75 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x569187d8122c - core::panicking::panic::h626b7eece1f171b1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5691877b6849 - async_openai::embedding::tests::test_embedding_array_of_integer_array::{{closure}}::h15f669d0bd12b9e7 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:143:9 [INFO] [stdout] 21: 0x569187801712 - as core::future::future::Future>::poll::hb6c52b0c87a80dcf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x56918780154d - as core::future::future::Future>::poll::h1ad063f8a9f411b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5691877cdb4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3f84713ef1fcf35d [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: 0x5691877cd6cb - tokio::runtime::coop::with_budget::h4dfae3b175aa68a3 [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: 0x5691877cd6cb - tokio::runtime::coop::budget::hbf16fe7cf0aa6540 [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: 0x5691877cd6cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4e015c72e0691f27 [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: 0x5691877c74b0 - tokio::runtime::scheduler::current_thread::Context::enter::h419acc4776e21b0c [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: 0x5691877ccbbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hffb3dab6910622c7 [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: 0x5691877ca684 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h184827a0ff0ddfa1 [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: 0x56918780d75b - tokio::runtime::context::scoped::Scoped::set::h3840f72295c61db2 [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: 0x5691877cfef9 - tokio::runtime::context::set_scheduler::{{closure}}::h01ffcd094da8f7ac [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: 0x5691877fd9a2 - std::thread::local::LocalKey::try_with::hbc14c5424ef90c38 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x5691877fc38e - std::thread::local::LocalKey::with::h09682f5ff409acd9 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x5691877cfead - tokio::runtime::context::set_scheduler::hca859bd3324ae3e6 [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: 0x5691877c9f90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h77a419b8483e8a48 [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: 0x5691877ca6f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4b8611d0aed2f618 [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: 0x5691877c5666 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5962d1a56d864c49 [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: 0x5691877bcb02 - tokio::runtime::context::runtime::enter_runtime::hab64be6e6a4ae7ff [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: 0x5691877c5431 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf960977b23315da8 [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: 0x5691877af62a - tokio::runtime::runtime::Runtime::block_on_inner::hde972472f4fe6568 [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: 0x5691877afa57 - tokio::runtime::runtime::Runtime::block_on::hf4245c522b66041a [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: 0x5691877b5fad - async_openai::embedding::tests::test_embedding_array_of_integer_array::hcec28a7d5504aa6f [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:143:34 [INFO] [stdout] 43: 0x5691877b5e57 - async_openai::embedding::tests::test_embedding_array_of_integer_array::{{closure}}::hc0bb432092987235 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:132:53 [INFO] [stdout] 44: 0x569187763fd6 - core::ops::function::FnOnce::call_once::h51bf23986668ccb6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x56918785ca3b - core::ops::function::FnOnce::call_once::h10f8f50294af1db0 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x56918785ca3b - test::__rust_begin_short_backtrace::he9fcae209818bbd1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x56918785bbf5 - test::run_test_in_process::{{closure}}::hcaf872d254e37171 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x56918785bbf5 - as core::ops::function::FnOnce<()>>::call_once::h47dd53224a144a3e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x56918785bbf5 - std::panicking::catch_unwind::do_call::h84daeea6f976d9bf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x56918785bbf5 - std::panicking::catch_unwind::h6c8f823dd867330d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x56918785bbf5 - std::panic::catch_unwind::hf9c8b255823304bb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 52: 0x56918785bbf5 - test::run_test_in_process::hfd80f57565d96336 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x56918785bbf5 - test::run_test::{{closure}}::hd6aef6133b8fb50e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x56918781ee24 - test::run_test::{{closure}}::hb799cee1357743da [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x56918781ee24 - std::sys::backtrace::__rust_begin_short_backtrace::h8840cc5158104d4a [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2e224e32be1f52f7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5691878226ea - as core::ops::function::FnOnce<()>>::call_once::hb46a9efbe0edcbcb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5691878226ea - std::panicking::catch_unwind::do_call::h591967696f9b17c5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5691878226ea - std::panicking::catch_unwind::h98cfd7540f2626a2 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5691878226ea - std::panic::catch_unwind::h88ac09ce0391d070 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 61: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hd980038de8c8fa34 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5691878226ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h491febe5417b88b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x569187d5e58f - as core::ops::function::FnOnce>::call_once::hf454ae6067ead2ce [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x569187d5e58f - std::sys::pal::unix::thread::Thread::new::thread_start::ha98c612b19c4bd3d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x73803d3c5aa4 - [INFO] [stdout] 66: 0x73803d452a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- file::tests::test_file_mod stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'file::tests::test_file_mod' (32) panicked at src/file.rs:95:64: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Reqwest(reqwest::Error { kind: Request, url: "https://api.openai.com/v1/files", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x569187d591d2 - std::backtrace_rs::backtrace::libunwind::trace::h603d1cddbbc3aee5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x569187d591d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h17954303270b0fe7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x569187d591d2 - std::sys::backtrace::_print_fmt::h12f20495e200ef40 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x569187d591d2 - ::fmt::hd8794d3b627b79c6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x569187d82e6f - core::fmt::rt::Argument::fmt::h29a4dd23d8e0207f [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x569187d82e6f - core::fmt::write::hd015a34b7a8dbc58 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x569187d555b3 - std::io::default_write_fmt::h1b7c8ab466132bbd [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x569187d555b3 - std::io::Write::write_fmt::h159cacfb2877164c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x569187d59022 - std::sys::backtrace::BacktraceLock::print::hcb8a13fab1ccb0f8 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x569187d5a90a - std::panicking::default_hook::{{closure}}::hb169ba01439337b6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x569187d5a776 - std::panicking::default_hook::he6935678ffbb5d6c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5691878572ae - as core::ops::function::Fn>::call::h92d2bbce9eaf7e22 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5691878572ae - test::test_main_with_exit_callback::{{closure}}::hb33dfe196144200d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x569187d5b43e - as core::ops::function::Fn>::call::hcf71595d202aee46 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x569187d5b43e - std::panicking::panic_with_hook::hb405d6ae42f8ef97 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x569187d5b10a - std::panicking::panic_handler::{{closure}}::h53dfc32706f7bb91 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x569187d596d9 - std::sys::backtrace::__rust_end_short_backtrace::h851bc60adf74dd8c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x569187d5ad9d - __rustc[387a65602a2331bd]::rust_begin_unwind [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x569187d811a0 - core::panicking::panic_fmt::h69e946a0bcc8de75 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x569187d81606 - core::result::unwrap_failed::hc878fdd26a9ab214 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/result.rs:1852:5 [INFO] [stdout] 20: 0x56918781a127 - core::result::Result::unwrap::h973b4e4cfa09c3fc [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/result.rs:1223:23 [INFO] [stdout] 21: 0x56918781a127 - async_openai::file::tests::test_file_mod::{{closure}}::h330ad827c19a3057 [INFO] [stdout] at /opt/rustwide/workdir/src/file.rs:95:64 [INFO] [stdout] 22: 0x569187801712 - as core::future::future::Future>::poll::hb6c52b0c87a80dcf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x56918780154d - as core::future::future::Future>::poll::h1ad063f8a9f411b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5691877cdb4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3f84713ef1fcf35d [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] 25: 0x5691877cd6cb - tokio::runtime::coop::with_budget::h4dfae3b175aa68a3 [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] 26: 0x5691877cd6cb - tokio::runtime::coop::budget::hbf16fe7cf0aa6540 [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] 27: 0x5691877cd6cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4e015c72e0691f27 [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] 28: 0x5691877c74b0 - tokio::runtime::scheduler::current_thread::Context::enter::h419acc4776e21b0c [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] 29: 0x5691877ccbbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hffb3dab6910622c7 [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] 30: 0x5691877ca684 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h184827a0ff0ddfa1 [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] 31: 0x56918780d75b - tokio::runtime::context::scoped::Scoped::set::h3840f72295c61db2 [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] 32: 0x5691877cfef9 - tokio::runtime::context::set_scheduler::{{closure}}::h01ffcd094da8f7ac [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] 33: 0x5691877fd9a2 - std::thread::local::LocalKey::try_with::hbc14c5424ef90c38 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 34: 0x5691877fc38e - std::thread::local::LocalKey::with::h09682f5ff409acd9 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 35: 0x5691877cfead - tokio::runtime::context::set_scheduler::hca859bd3324ae3e6 [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] 36: 0x5691877c9f90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h77a419b8483e8a48 [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] 37: 0x5691877ca6f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4b8611d0aed2f618 [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] 38: 0x5691877c5666 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5962d1a56d864c49 [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] 39: 0x5691877bcb02 - tokio::runtime::context::runtime::enter_runtime::hab64be6e6a4ae7ff [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] 40: 0x5691877c5431 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf960977b23315da8 [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] 41: 0x5691877af62a - tokio::runtime::runtime::Runtime::block_on_inner::hde972472f4fe6568 [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] 42: 0x5691877afa57 - tokio::runtime::runtime::Runtime::block_on::hf4245c522b66041a [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] 43: 0x56918781978c - async_openai::file::tests::test_file_mod::ha84012aff8b7bdab [INFO] [stdout] at /opt/rustwide/workdir/src/file.rs:129:41 [INFO] [stdout] 44: 0x569187819627 - async_openai::file::tests::test_file_mod::{{closure}}::hc5f63f199678d337 [INFO] [stdout] at /opt/rustwide/workdir/src/file.rs:78:29 [INFO] [stdout] 45: 0x569187764226 - core::ops::function::FnOnce::call_once::h79b8acc13a72e0ae [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x56918785ca3b - core::ops::function::FnOnce::call_once::h10f8f50294af1db0 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 47: 0x56918785ca3b - test::__rust_begin_short_backtrace::he9fcae209818bbd1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:663:18 [INFO] [stdout] 48: 0x56918785bbf5 - test::run_test_in_process::{{closure}}::hcaf872d254e37171 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:74 [INFO] [stdout] 49: 0x56918785bbf5 - as core::ops::function::FnOnce<()>>::call_once::h47dd53224a144a3e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 50: 0x56918785bbf5 - std::panicking::catch_unwind::do_call::h84daeea6f976d9bf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 51: 0x56918785bbf5 - std::panicking::catch_unwind::h6c8f823dd867330d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 52: 0x56918785bbf5 - std::panic::catch_unwind::hf9c8b255823304bb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 53: 0x56918785bbf5 - test::run_test_in_process::hfd80f57565d96336 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:27 [INFO] [stdout] 54: 0x56918785bbf5 - test::run_test::{{closure}}::hd6aef6133b8fb50e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:607:43 [INFO] [stdout] 55: 0x56918781ee24 - test::run_test::{{closure}}::hb799cee1357743da [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:637:41 [INFO] [stdout] 56: 0x56918781ee24 - std::sys::backtrace::__rust_begin_short_backtrace::h8840cc5158104d4a [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 57: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2e224e32be1f52f7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 58: 0x5691878226ea - as core::ops::function::FnOnce<()>>::call_once::hb46a9efbe0edcbcb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 59: 0x5691878226ea - std::panicking::catch_unwind::do_call::h591967696f9b17c5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 60: 0x5691878226ea - std::panicking::catch_unwind::h98cfd7540f2626a2 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 61: 0x5691878226ea - std::panic::catch_unwind::h88ac09ce0391d070 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 62: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hd980038de8c8fa34 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 63: 0x5691878226ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h491febe5417b88b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 64: 0x569187d5e58f - as core::ops::function::FnOnce>::call_once::hf454ae6067ead2ce [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 65: 0x569187d5e58f - std::sys::pal::unix::thread::Thread::new::thread_start::ha98c612b19c4bd3d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 66: 0x73803d3c5aa4 - [INFO] [stdout] 67: 0x73803d452a34 - clone [INFO] [stdout] 68: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- embedding::tests::test_embedding_string_array stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'embedding::tests::test_embedding_string_array' (30) panicked at src/embedding.rs:98:9: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x569187d591d2 - std::backtrace_rs::backtrace::libunwind::trace::h603d1cddbbc3aee5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x569187d591d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h17954303270b0fe7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x569187d591d2 - std::sys::backtrace::_print_fmt::h12f20495e200ef40 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x569187d591d2 - ::fmt::hd8794d3b627b79c6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x569187d82e6f - core::fmt::rt::Argument::fmt::h29a4dd23d8e0207f [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x569187d82e6f - core::fmt::write::hd015a34b7a8dbc58 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x569187d555b3 - std::io::default_write_fmt::h1b7c8ab466132bbd [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x569187d555b3 - std::io::Write::write_fmt::h159cacfb2877164c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x569187d59022 - std::sys::backtrace::BacktraceLock::print::hcb8a13fab1ccb0f8 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x569187d5a90a - std::panicking::default_hook::{{closure}}::hb169ba01439337b6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x569187d5a776 - std::panicking::default_hook::he6935678ffbb5d6c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5691878572ae - as core::ops::function::Fn>::call::h92d2bbce9eaf7e22 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5691878572ae - test::test_main_with_exit_callback::{{closure}}::hb33dfe196144200d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x569187d5b43e - as core::ops::function::Fn>::call::hcf71595d202aee46 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x569187d5b43e - std::panicking::panic_with_hook::hb405d6ae42f8ef97 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x569187d5b0d6 - std::panicking::panic_handler::{{closure}}::h53dfc32706f7bb91 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x569187d596d9 - std::sys::backtrace::__rust_end_short_backtrace::h851bc60adf74dd8c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x569187d5ad9d - __rustc[387a65602a2331bd]::rust_begin_unwind [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x569187d811a0 - core::panicking::panic_fmt::h69e946a0bcc8de75 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x569187d8122c - core::panicking::panic::h626b7eece1f171b1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5691877b4d2b - async_openai::embedding::tests::test_embedding_string_array::{{closure}}::h337b1ac643dacaa6 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:98:9 [INFO] [stdout] 21: 0x569187801712 - as core::future::future::Future>::poll::hb6c52b0c87a80dcf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x56918780154d - as core::future::future::Future>::poll::h1ad063f8a9f411b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5691877cdb4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3f84713ef1fcf35d [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: 0x5691877cd6cb - tokio::runtime::coop::with_budget::h4dfae3b175aa68a3 [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: 0x5691877cd6cb - tokio::runtime::coop::budget::hbf16fe7cf0aa6540 [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: 0x5691877cd6cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4e015c72e0691f27 [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: 0x5691877c74b0 - tokio::runtime::scheduler::current_thread::Context::enter::h419acc4776e21b0c [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: 0x5691877ccbbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hffb3dab6910622c7 [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: 0x5691877ca684 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h184827a0ff0ddfa1 [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: 0x56918780d75b - tokio::runtime::context::scoped::Scoped::set::h3840f72295c61db2 [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: 0x5691877cfef9 - tokio::runtime::context::set_scheduler::{{closure}}::h01ffcd094da8f7ac [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: 0x5691877fd9a2 - std::thread::local::LocalKey::try_with::hbc14c5424ef90c38 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x5691877fc38e - std::thread::local::LocalKey::with::h09682f5ff409acd9 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x5691877cfead - tokio::runtime::context::set_scheduler::hca859bd3324ae3e6 [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: 0x5691877c9f90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h77a419b8483e8a48 [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: 0x5691877ca6f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4b8611d0aed2f618 [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: 0x5691877c5666 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5962d1a56d864c49 [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: 0x5691877bcb02 - tokio::runtime::context::runtime::enter_runtime::hab64be6e6a4ae7ff [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: 0x5691877c5431 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf960977b23315da8 [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: 0x5691877af62a - tokio::runtime::runtime::Runtime::block_on_inner::hde972472f4fe6568 [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: 0x5691877afa57 - tokio::runtime::runtime::Runtime::block_on::hf4245c522b66041a [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: 0x5691877b46cd - async_openai::embedding::tests::test_embedding_string_array::ha6753f7208b8bc22 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:98:34 [INFO] [stdout] 43: 0x5691877b4577 - async_openai::embedding::tests::test_embedding_string_array::{{closure}}::h5c2d394255a2e59b [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:87:43 [INFO] [stdout] 44: 0x569187763a86 - core::ops::function::FnOnce::call_once::h0297188dae802d15 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x56918785ca3b - core::ops::function::FnOnce::call_once::h10f8f50294af1db0 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x56918785ca3b - test::__rust_begin_short_backtrace::he9fcae209818bbd1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x56918785bbf5 - test::run_test_in_process::{{closure}}::hcaf872d254e37171 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x56918785bbf5 - as core::ops::function::FnOnce<()>>::call_once::h47dd53224a144a3e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x56918785bbf5 - std::panicking::catch_unwind::do_call::h84daeea6f976d9bf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x56918785bbf5 - std::panicking::catch_unwind::h6c8f823dd867330d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x56918785bbf5 - std::panic::catch_unwind::hf9c8b255823304bb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 52: 0x56918785bbf5 - test::run_test_in_process::hfd80f57565d96336 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x56918785bbf5 - test::run_test::{{closure}}::hd6aef6133b8fb50e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x56918781ee24 - test::run_test::{{closure}}::hb799cee1357743da [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x56918781ee24 - std::sys::backtrace::__rust_begin_short_backtrace::h8840cc5158104d4a [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2e224e32be1f52f7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5691878226ea - as core::ops::function::FnOnce<()>>::call_once::hb46a9efbe0edcbcb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5691878226ea - std::panicking::catch_unwind::do_call::h591967696f9b17c5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5691878226ea - std::panicking::catch_unwind::h98cfd7540f2626a2 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5691878226ea - std::panic::catch_unwind::h88ac09ce0391d070 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 61: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hd980038de8c8fa34 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5691878226ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h491febe5417b88b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x569187d5e58f - as core::ops::function::FnOnce>::call_once::hf454ae6067ead2ce [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x569187d5e58f - std::sys::pal::unix::thread::Thread::new::thread_start::ha98c612b19c4bd3d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x73803d3c5aa4 - [INFO] [stdout] 66: 0x73803d452a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- embedding::tests::test_embedding_with_reduced_dimensions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'embedding::tests::test_embedding_with_reduced_dimensions' (31) panicked at src/embedding.rs:159:9: [INFO] [stdout] assertion failed: response.is_ok() [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x569187d591d2 - std::backtrace_rs::backtrace::libunwind::trace::h603d1cddbbc3aee5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x569187d591d2 - std::backtrace_rs::backtrace::trace_unsynchronized::h17954303270b0fe7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x569187d591d2 - std::sys::backtrace::_print_fmt::h12f20495e200ef40 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x569187d591d2 - ::fmt::hd8794d3b627b79c6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x569187d82e6f - core::fmt::rt::Argument::fmt::h29a4dd23d8e0207f [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x569187d82e6f - core::fmt::write::hd015a34b7a8dbc58 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x569187d555b3 - std::io::default_write_fmt::h1b7c8ab466132bbd [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x569187d555b3 - std::io::Write::write_fmt::h159cacfb2877164c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x569187d59022 - std::sys::backtrace::BacktraceLock::print::hcb8a13fab1ccb0f8 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x569187d5a90a - std::panicking::default_hook::{{closure}}::hb169ba01439337b6 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x569187d5a776 - std::panicking::default_hook::he6935678ffbb5d6c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5691878572ae - as core::ops::function::Fn>::call::h92d2bbce9eaf7e22 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 12: 0x5691878572ae - test::test_main_with_exit_callback::{{closure}}::hb33dfe196144200d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x569187d5b43e - as core::ops::function::Fn>::call::hcf71595d202aee46 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 14: 0x569187d5b43e - std::panicking::panic_with_hook::hb405d6ae42f8ef97 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x569187d5b0d6 - std::panicking::panic_handler::{{closure}}::h53dfc32706f7bb91 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:700:13 [INFO] [stdout] 16: 0x569187d596d9 - std::sys::backtrace::__rust_end_short_backtrace::h851bc60adf74dd8c [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x569187d5ad9d - __rustc[387a65602a2331bd]::rust_begin_unwind [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x569187d811a0 - core::panicking::panic_fmt::h69e946a0bcc8de75 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x569187d8122c - core::panicking::panic::h626b7eece1f171b1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x5691877b70c4 - async_openai::embedding::tests::test_embedding_with_reduced_dimensions::{{closure}}::h553e00e80c5b4bdb [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:159:9 [INFO] [stdout] 21: 0x569187801712 - as core::future::future::Future>::poll::hb6c52b0c87a80dcf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 22: 0x56918780154d - as core::future::future::Future>::poll::h1ad063f8a9f411b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5691877cdb4d - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h3f84713ef1fcf35d [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: 0x5691877cd6cb - tokio::runtime::coop::with_budget::h4dfae3b175aa68a3 [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: 0x5691877cd6cb - tokio::runtime::coop::budget::hbf16fe7cf0aa6540 [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: 0x5691877cd6cb - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4e015c72e0691f27 [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: 0x5691877c74b0 - tokio::runtime::scheduler::current_thread::Context::enter::h419acc4776e21b0c [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: 0x5691877ccbbd - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::hffb3dab6910622c7 [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: 0x5691877ca684 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h184827a0ff0ddfa1 [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: 0x56918780d75b - tokio::runtime::context::scoped::Scoped::set::h3840f72295c61db2 [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: 0x5691877cfef9 - tokio::runtime::context::set_scheduler::{{closure}}::h01ffcd094da8f7ac [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: 0x5691877fd9a2 - std::thread::local::LocalKey::try_with::hbc14c5424ef90c38 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 33: 0x5691877fc38e - std::thread::local::LocalKey::with::h09682f5ff409acd9 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/local.rs:279:20 [INFO] [stdout] 34: 0x5691877cfead - tokio::runtime::context::set_scheduler::hca859bd3324ae3e6 [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: 0x5691877c9f90 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h77a419b8483e8a48 [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: 0x5691877ca6f3 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h4b8611d0aed2f618 [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: 0x5691877c5666 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h5962d1a56d864c49 [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: 0x5691877bcb02 - tokio::runtime::context::runtime::enter_runtime::hab64be6e6a4ae7ff [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: 0x5691877c5431 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::hf960977b23315da8 [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: 0x5691877af62a - tokio::runtime::runtime::Runtime::block_on_inner::hde972472f4fe6568 [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: 0x5691877afa57 - tokio::runtime::runtime::Runtime::block_on::hf4245c522b66041a [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: 0x5691877b6a0d - async_openai::embedding::tests::test_embedding_with_reduced_dimensions::h363ea37b39ca7ea1 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:164:57 [INFO] [stdout] 43: 0x5691877b68b7 - async_openai::embedding::tests::test_embedding_with_reduced_dimensions::{{closure}}::hcd0b280f3004e380 [INFO] [stdout] at /opt/rustwide/workdir/src/embedding.rs:147:54 [INFO] [stdout] 44: 0x569187763c96 - core::ops::function::FnOnce::call_once::h216fc4fb764ce05a [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 45: 0x56918785ca3b - core::ops::function::FnOnce::call_once::h10f8f50294af1db0 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 46: 0x56918785ca3b - test::__rust_begin_short_backtrace::he9fcae209818bbd1 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:663:18 [INFO] [stdout] 47: 0x56918785bbf5 - test::run_test_in_process::{{closure}}::hcaf872d254e37171 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:74 [INFO] [stdout] 48: 0x56918785bbf5 - as core::ops::function::FnOnce<()>>::call_once::h47dd53224a144a3e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 49: 0x56918785bbf5 - std::panicking::catch_unwind::do_call::h84daeea6f976d9bf [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 50: 0x56918785bbf5 - std::panicking::catch_unwind::h6c8f823dd867330d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 51: 0x56918785bbf5 - std::panic::catch_unwind::hf9c8b255823304bb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 52: 0x56918785bbf5 - test::run_test_in_process::hfd80f57565d96336 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:686:27 [INFO] [stdout] 53: 0x56918785bbf5 - test::run_test::{{closure}}::hd6aef6133b8fb50e [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:607:43 [INFO] [stdout] 54: 0x56918781ee24 - test::run_test::{{closure}}::hb799cee1357743da [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/test/src/lib.rs:637:41 [INFO] [stdout] 55: 0x56918781ee24 - std::sys::backtrace::__rust_begin_short_backtrace::h8840cc5158104d4a [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 56: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h2e224e32be1f52f7 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 57: 0x5691878226ea - as core::ops::function::FnOnce<()>>::call_once::hb46a9efbe0edcbcb [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 58: 0x5691878226ea - std::panicking::catch_unwind::do_call::h591967696f9b17c5 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:590:40 [INFO] [stdout] 59: 0x5691878226ea - std::panicking::catch_unwind::h98cfd7540f2626a2 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panicking.rs:553:19 [INFO] [stdout] 60: 0x5691878226ea - std::panic::catch_unwind::h88ac09ce0391d070 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/panic.rs:357:14 [INFO] [stdout] 61: 0x5691878226ea - std::thread::Builder::spawn_unchecked_::{{closure}}::hd980038de8c8fa34 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 62: 0x5691878226ea - core::ops::function::FnOnce::call_once{{vtable.shim}}::h491febe5417b88b4 [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/core/src/ops/function.rs:253:5 [INFO] [stdout] 63: 0x569187d5e58f - as core::ops::function::FnOnce>::call_once::hf454ae6067ead2ce [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/alloc/src/boxed.rs:1971:9 [INFO] [stdout] 64: 0x569187d5e58f - std::sys::pal::unix::thread::Thread::new::thread_start::ha98c612b19c4bd3d [INFO] [stdout] at /rustc/981ca440e18f6cc4bc9026d4be8ddb1ca8378af7/library/std/src/sys/pal/unix/thread.rs:107:17 [INFO] [stdout] 65: 0x73803d3c5aa4 - [INFO] [stdout] 66: 0x73803d452a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- vector_store_files::tests::vector_store_file_creation_and_deletion stdout ---- [INFO] [stdout] Error: Reqwest(reqwest::Error { kind: Request, url: "https://api.openai.com/v1/files", source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] embedding::tests::test_embedding_array_of_integer_array [INFO] [stdout] embedding::tests::test_embedding_array_of_integer_array_matrix [INFO] [stdout] embedding::tests::test_embedding_create_base64 [INFO] [stdout] embedding::tests::test_embedding_integer_array [INFO] [stdout] embedding::tests::test_embedding_string [INFO] [stdout] embedding::tests::test_embedding_string_array [INFO] [stdout] embedding::tests::test_embedding_with_reduced_dimensions [INFO] [stdout] file::tests::test_file_mod [INFO] [stdout] vector_store_files::tests::vector_store_file_creation_and_deletion [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "3a6ba9ad32e9347cd1b9fdc290fd286b8676a69e97f31dd84a0a64c2b65ca88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6ba9ad32e9347cd1b9fdc290fd286b8676a69e97f31dd84a0a64c2b65ca88a", kill_on_drop: false }` [INFO] [stdout] 3a6ba9ad32e9347cd1b9fdc290fd286b8676a69e97f31dd84a0a64c2b65ca88a