[INFO] fetching crate flynn-openai 0.26.0... [INFO] testing flynn-openai-0.26.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate flynn-openai 0.26.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate flynn-openai 0.26.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate flynn-openai 0.26.0 [INFO] tweaked toml for crates.io crate flynn-openai 0.26.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate flynn-openai 0.26.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 216 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding secrecy v0.8.0 (available: v0.10.3) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] [stderr] Adding tokio-tungstenite v0.24.0 (available: v0.27.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-convert v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27c1ce643aca5ec67f0d66548bf01989f05795f81e4422b77d249b26b9dfa2fc [INFO] running `Command { std: "docker" "start" "-a" "27c1ce643aca5ec67f0d66548bf01989f05795f81e4422b77d249b26b9dfa2fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27c1ce643aca5ec67f0d66548bf01989f05795f81e4422b77d249b26b9dfa2fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27c1ce643aca5ec67f0d66548bf01989f05795f81e4422b77d249b26b9dfa2fc", kill_on_drop: false }` [INFO] [stdout] 27c1ce643aca5ec67f0d66548bf01989f05795f81e4422b77d249b26b9dfa2fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9da7af82d0f15b1c68f94565bc39d2eacfec5d929f7b109f974f671d56ac433b [INFO] running `Command { std: "docker" "start" "-a" "9da7af82d0f15b1c68f94565bc39d2eacfec5d929f7b109f974f671d56ac433b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling eventsource-stream v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling async-convert v1.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling flynn-openai v0.26.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/chat.rs:363:12 [INFO] [stdout] | [INFO] [stdout] 363 | 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:632:31 [INFO] [stdout] | [INFO] [stdout] 632 | 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:16:66 [INFO] [stdout] | [INFO] [stdout] 16 | AudioInput, AudioResponseFormat, ChatCompletionFunctionCall, ChatCompletionFunctions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/impls.rs:531:44 [INFO] [stdout] | [INFO] [stdout] 531 | 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:534:13 [INFO] [stdout] | [INFO] [stdout] 534 | 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:535:13 [INFO] [stdout] | [INFO] [stdout] 535 | 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:536:13 [INFO] [stdout] | [INFO] [stdout] 536 | parameters: value.1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assistants.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn files(&self, assistant_id: &str) -> AssistantFiles { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn files(&self, assistant_id: &str) -> AssistantFiles<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn models(&self) -> Models { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn models(&self) -> Models<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn completions(&self) -> Completions { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn completions(&self) -> Completions<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn chat(&self) -> Chat { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn chat(&self) -> Chat<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn images(&self) -> Images { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn images(&self) -> Images<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn moderations(&self) -> Moderations { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 94 | pub fn moderations(&self) -> Moderations<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn files(&self) -> Files { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 99 | pub fn files(&self) -> Files<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn fine_tuning(&self) -> FineTuning { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn fine_tuning(&self) -> FineTuning<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn embeddings(&self) -> Embeddings { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn embeddings(&self) -> Embeddings<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn audio(&self) -> Audio { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 114 | pub fn audio(&self) -> Audio<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn assistants(&self) -> Assistants { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn assistants(&self) -> Assistants<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn threads(&self) -> Threads { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | pub fn threads(&self) -> Threads<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:129:26 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn vector_stores(&self) -> VectorStores { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 129 | pub fn vector_stores(&self) -> VectorStores<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:134:20 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn batches(&self) -> Batches { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 134 | pub fn batches(&self) -> Batches<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/messages.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn files(&self, message_id: &str) -> MessageFiles { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn files(&self, message_id: &str) -> MessageFiles<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runs.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn steps(&self, run_id: &str) -> Steps { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn steps(&self, run_id: &str) -> Steps<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/threads.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn messages(&self, thread_id: &str) -> Messages { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn messages(&self, thread_id: &str) -> Messages<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/threads.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn runs(&self, thread_id: &str) -> Runs { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn runs(&self, thread_id: &str) -> Runs<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vector_stores.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vector_stores.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | 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 46.50s [INFO] running `Command { std: "docker" "inspect" "9da7af82d0f15b1c68f94565bc39d2eacfec5d929f7b109f974f671d56ac433b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9da7af82d0f15b1c68f94565bc39d2eacfec5d929f7b109f974f671d56ac433b", kill_on_drop: false }` [INFO] [stdout] 9da7af82d0f15b1c68f94565bc39d2eacfec5d929f7b109f974f671d56ac433b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] fe81555e969846202a50dbacf34e20b843f78660d9970d594d628e6da7b30dcb [INFO] running `Command { std: "docker" "start" "-a" "fe81555e969846202a50dbacf34e20b843f78660d9970d594d628e6da7b30dcb", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.1 [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 tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [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 tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling reqwest-eventsource v0.6.0 [INFO] [stderr] Compiling flynn-openai v0.26.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/chat.rs:363:12 [INFO] [stdout] | [INFO] [stdout] 363 | 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:632:31 [INFO] [stdout] | [INFO] [stdout] 632 | 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:16:66 [INFO] [stdout] | [INFO] [stdout] 16 | AudioInput, AudioResponseFormat, ChatCompletionFunctionCall, ChatCompletionFunctions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/impls.rs:531:44 [INFO] [stdout] | [INFO] [stdout] 531 | 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:363:12 [INFO] [stdout] | [INFO] [stdout] 363 | 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:632:31 [INFO] [stdout] | [INFO] [stdout] 632 | 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:16:66 [INFO] [stdout] | [INFO] [stdout] 16 | AudioInput, AudioResponseFormat, ChatCompletionFunctionCall, ChatCompletionFunctions, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `types::chat::ChatCompletionFunctions` [INFO] [stdout] --> src/types/impls.rs:531:44 [INFO] [stdout] | [INFO] [stdout] 531 | 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:534:13 [INFO] [stdout] | [INFO] [stdout] 534 | 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:535:13 [INFO] [stdout] | [INFO] [stdout] 535 | 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:536:13 [INFO] [stdout] | [INFO] [stdout] 536 | 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:534:13 [INFO] [stdout] | [INFO] [stdout] 534 | 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:535:13 [INFO] [stdout] | [INFO] [stdout] 535 | 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:536:13 [INFO] [stdout] | [INFO] [stdout] 536 | parameters: value.1, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assistants.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn files(&self, assistant_id: &str) -> AssistantFiles { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn files(&self, assistant_id: &str) -> AssistantFiles<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn models(&self) -> Models { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn models(&self) -> Models<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn completions(&self) -> Completions { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn completions(&self) -> Completions<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn chat(&self) -> Chat { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn chat(&self) -> Chat<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn images(&self) -> Images { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn images(&self) -> Images<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn moderations(&self) -> Moderations { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 94 | pub fn moderations(&self) -> Moderations<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn files(&self) -> Files { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 99 | pub fn files(&self) -> Files<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn fine_tuning(&self) -> FineTuning { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn fine_tuning(&self) -> FineTuning<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn embeddings(&self) -> Embeddings { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn embeddings(&self) -> Embeddings<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn audio(&self) -> Audio { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 114 | pub fn audio(&self) -> Audio<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn assistants(&self) -> Assistants { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn assistants(&self) -> Assistants<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn threads(&self) -> Threads { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | pub fn threads(&self) -> Threads<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:129:26 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn vector_stores(&self) -> VectorStores { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 129 | pub fn vector_stores(&self) -> VectorStores<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:134:20 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn batches(&self) -> Batches { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 134 | pub fn batches(&self) -> Batches<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/messages.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn files(&self, message_id: &str) -> MessageFiles { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn files(&self, message_id: &str) -> MessageFiles<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runs.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn steps(&self, run_id: &str) -> Steps { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn steps(&self, run_id: &str) -> Steps<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/threads.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn messages(&self, thread_id: &str) -> Messages { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn messages(&self, thread_id: &str) -> Messages<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/threads.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn runs(&self, thread_id: &str) -> Runs { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn runs(&self, thread_id: &str) -> Runs<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vector_stores.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vector_stores.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/assistants.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn files(&self, assistant_id: &str) -> AssistantFiles { [INFO] [stdout] | ^^^^^ ----------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 26 | pub fn files(&self, assistant_id: &str) -> AssistantFiles<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:74:19 [INFO] [stdout] | [INFO] [stdout] 74 | pub fn models(&self) -> Models { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | pub fn models(&self) -> Models<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:79:24 [INFO] [stdout] | [INFO] [stdout] 79 | pub fn completions(&self) -> Completions { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 79 | pub fn completions(&self) -> Completions<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | pub fn chat(&self) -> Chat { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 84 | pub fn chat(&self) -> Chat<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn images(&self) -> Images { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 89 | pub fn images(&self) -> Images<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:94:24 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn moderations(&self) -> Moderations { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 94 | pub fn moderations(&self) -> Moderations<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:99:18 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn files(&self) -> Files { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 99 | pub fn files(&self) -> Files<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:104:24 [INFO] [stdout] | [INFO] [stdout] 104 | pub fn fine_tuning(&self) -> FineTuning { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 104 | pub fn fine_tuning(&self) -> FineTuning<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:109:23 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn embeddings(&self) -> Embeddings { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 109 | pub fn embeddings(&self) -> Embeddings<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:114:18 [INFO] [stdout] | [INFO] [stdout] 114 | pub fn audio(&self) -> Audio { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 114 | pub fn audio(&self) -> Audio<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:119:23 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn assistants(&self) -> Assistants { [INFO] [stdout] | ^^^^^ ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 119 | pub fn assistants(&self) -> Assistants<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:124:20 [INFO] [stdout] | [INFO] [stdout] 124 | pub fn threads(&self) -> Threads { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | pub fn threads(&self) -> Threads<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:129:26 [INFO] [stdout] | [INFO] [stdout] 129 | pub fn vector_stores(&self) -> VectorStores { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 129 | pub fn vector_stores(&self) -> VectorStores<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/client.rs:134:20 [INFO] [stdout] | [INFO] [stdout] 134 | pub fn batches(&self) -> Batches { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 134 | pub fn batches(&self) -> Batches<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/messages.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn files(&self, message_id: &str) -> MessageFiles { [INFO] [stdout] | ^^^^^ --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn files(&self, message_id: &str) -> MessageFiles<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/runs.rs:31:18 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn steps(&self, run_id: &str) -> Steps { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 31 | pub fn steps(&self, run_id: &str) -> Steps<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/threads.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn messages(&self, thread_id: &str) -> Messages { [INFO] [stdout] | ^^^^^ ----------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn messages(&self, thread_id: &str) -> Messages<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/threads.rs:29:17 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn runs(&self, thread_id: &str) -> Runs { [INFO] [stdout] | ^^^^^ ------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn runs(&self, thread_id: &str) -> Runs<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vector_stores.rs:24:18 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles { [INFO] [stdout] | ^^^^^ ------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 24 | pub fn files(&self, vector_store_id: &str) -> VectorStoreFiles<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/vector_stores.rs:29:25 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches { [INFO] [stdout] | ^^^^^ ------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 29 | pub fn file_batches(&self, vector_store_id: &str) -> VectorStoreFileBatches<'_, C> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flynn-openai` (lib test); 27 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name flynn_openai --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="rustls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "native-tls-vendored", "realtime", "rustls", "rustls-webpki-roots"))' -C metadata=0262e4545d637600 -C extra-filename=-788b5f4f085630f4 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_convert=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libasync_convert-1125ff0a1f2411f5.rlib --extern backoff=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbackoff-9f4ee6b35efc4ebf.rlib --extern base64=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbase64-4cfc25a2fbceb95f.rlib --extern bytes=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libbytes-0deeb68a8e6966b8.rlib --extern derive_builder=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libderive_builder-837b2348655e69f4.rlib --extern eventsource_stream=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libeventsource_stream-e01685f8608253de.rlib --extern futures=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libfutures-971525ac3179eaca.rlib --extern rand=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/librand-5dcf23d7566f2c35.rlib --extern reqwest=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libreqwest-ad56d83f1eab584e.rlib --extern reqwest_eventsource=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libreqwest_eventsource-754890fd2258f5d0.rlib --extern secrecy=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsecrecy-2336a3ab78b5e37c.rlib --extern serde=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde-27b50234582f556c.rlib --extern serde_json=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libserde_json-dc13918a2d2ed3c0.rlib --extern thiserror=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libthiserror-9ea25b7b260e02ee.rlib --extern tokio=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio-d0da21bdb47bcb51.rlib --extern tokio_stream=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_stream-9a07901bea6144ce.rlib --extern tokio_test=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_test-2bc463cc93f284be.rlib --extern tokio_util=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtokio_util-62cc86b5a9fd223b.rlib --extern tracing=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtracing-00be70645098853b.rlib --cap-lints=forbid -L native=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-b9c2af933bd1f574/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustch1SW0X/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libflynn_openai-6b2905dd9b5960bf.rlib,libtokio_stream-9a07901bea6144ce.rlib,libbackoff-9f4ee6b35efc4ebf.rlib,libinstant-d7b492231f5c759a.rlib,libasync_convert-1125ff0a1f2411f5.rlib,libderive_builder-837b2348655e69f4.rlib,librand-5dcf23d7566f2c35.rlib,librand_chacha-2e724d39a925dbb2.rlib,libppv_lite86-989f981f78363571.rlib,libzerocopy-cb6604b278eb5d7e.rlib,librand_core-47f7ce6e264649b2.rlib,libsecrecy-2336a3ab78b5e37c.rlib,libreqwest_eventsource-754890fd2258f5d0.rlib,libfutures_timer-cc8ae6a034d08532.rlib,libreqwest-ad56d83f1eab584e.rlib,libserde_urlencoded-b70336a78e331db6.rlib,libhyper_rustls-1509e135338f147e.rlib,librustls_native_certs-0ae3c80b684b4f3d.rlib,libopenssl_probe-2234e7db8eacda65.rlib,libtokio_rustls-cc84db9396687a0b.rlib,librustls-4687f393e97252b5.rlib,libsubtle-1fb68ce8837fb783.rlib,libwebpki-73fdfd8e197b9f9c.rlib,libring-8ac61407f61b45d5.rlib,libgetrandom-2154da958851ecab.rlib,libuntrusted-d5b84143af217070.rlib,libcfg_if-bfc6e2941b0f95e3.rlib,librustls_pki_types-baeb14b1122ded2c.rlib,libzeroize-09c21d3143f2b564.rlib,libserde_json-dc13918a2d2ed3c0.rlib,libryu-0a228f54b75663b5.rlib,libmime_guess-c37c00f77693b9bf.rlib,libunicase-ef532dbd8dd75916.rlib,libmime-e6f732c53ac9de40.rlib,libtower_http-38573c4f6d61bd6b.rlib,libbitflags-f034ce1dbc73dff8.rlib,libiri_string-4592fe4c2b56dd80.rlib,libtower-ab0d1f31481d8eb6.rlib,libtower_layer-36cd670e2261351e.rlib,libhyper_util-1f61c1fcf184fc9f.rlib,libbase64-4cfc25a2fbceb95f.rlib,libipnet-b2a4d9c7d46183c3.rlib,libtower_service-0c39472df5066488.rlib,libtracing-00be70645098853b.rlib,libtracing_core-8fb879b64c418583.rlib,libonce_cell-9f23038a26dfc6d0.rlib,libhyper-ed56ebe97aa070c0.rlib,libwant-afc2aa3e82cde7db.rlib,libtry_lock-bb60825742f22918.rlib,libhttparse-15bf9b6c0e0d4108.rlib,libtokio_util-62cc86b5a9fd223b.rlib,libtokio-d0da21bdb47bcb51.rlib,libsocket2-3b7ec969b6dc5bb6.rlib,libmio-a22ff8d608b00fda.rlib,liblibc-8e354d7ef70926da.rlib,libhttp_body_util-7695369ba11e3d8f.rlib,libhttp_body-09f61d2fb9c7e66b.rlib,liblog-fe55feed4fa9693d.rlib,liburl-54aa4f2fd4422406.rlib,libidna-4787b1e7713da9f5.rlib,libutf8_iter-91f65759b740ff04.rlib,libidna_adapter-8879eb92d2ec7e09.rlib,libicu_properties-bb68be09a2ae56a2.rlib,libicu_properties_data-4a1ba444466da1b5.rlib,libicu_normalizer-7c925b48cb5bb1aa.rlib,libsmallvec-69eec1479380ded6.rlib,libicu_normalizer_data-b99ba7cb6c32814c.rlib,libicu_collections-6cb5885f3fe7a1b5.rlib,libpotential_utf-dfc4ae5163c2b370.rlib,libicu_provider-17914186a2b3ac2e.rlib,libicu_locale_core-bacefd141b690512.rlib,libtinystr-f682312071a8661e.rlib,liblitemap-a16138ac2f47f789.rlib,libwriteable-16e2a66eaf9f0b4c.rlib,libzerovec-da21f8b0cba5058c.rlib,libzerotrie-d67bd268b25fa7f6.rlib,libyoke-8108f565d7b1ab2e.rlib,libstable_deref_trait-bd927906e69329b4.rlib,libzerofrom-b0a8f2552b7a443f.rlib,libform_urlencoded-6808de56d72ebd61.rlib,libpercent_encoding-4808a78ba306dff8.rlib,libhttp-c24b69f7529b4b63.rlib,libitoa-ffb801c715a80a64.rlib,libfnv-81596130b397d5c3.rlib,libsync_wrapper-5d5ccfb51a0b6f99.rlib,libeventsource_stream-e01685f8608253de.rlib,libnom-dbba1b7928beca6d.rlib,libthiserror-9ea25b7b260e02ee.rlib,libfutures-971525ac3179eaca.rlib,libfutures_executor-8d04c6c2031a7c37.rlib,libfutures_util-81cde4af3ae690df.rlib,libmemchr-1aee4b866184c097.rlib,libfutures_io-48a223b618848720.rlib,libslab-ab03e73cecfeb230.rlib,libfutures_channel-6b1034c5b0c9853e.rlib,libpin_project_lite-0d5016e1f2870cc0.rlib,libfutures_sink-5bcde6d6efedd2a7.rlib,libfutures_task-668b9442d038e652.rlib,libpin_utils-b08f1197f0cdae19.rlib,libfutures_core-aea49b3401aac6bb.rlib,libbytes-0deeb68a8e6966b8.rlib,libserde-27b50234582f556c.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustch1SW0X/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/build/ring-b9c2af933bd1f574/out" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/embeddings-c562e43c07f808b9" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `flynn-openai` (test "embeddings") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "fe81555e969846202a50dbacf34e20b843f78660d9970d594d628e6da7b30dcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe81555e969846202a50dbacf34e20b843f78660d9970d594d628e6da7b30dcb", kill_on_drop: false }` [INFO] [stdout] fe81555e969846202a50dbacf34e20b843f78660d9970d594d628e6da7b30dcb