[INFO] fetching crate xtalk 0.0.1-alpha.3... [INFO] checking xtalk-0.0.1-alpha.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate xtalk 0.0.1-alpha.3 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate xtalk 0.0.1-alpha.3 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xtalk 0.0.1-alpha.3 [INFO] finished tweaking crates.io crate xtalk 0.0.1-alpha.3 [INFO] tweaked toml for crates.io crate xtalk 0.0.1-alpha.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate xtalk 0.0.1-alpha.3 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4e5f7f7010b09e2145b49618330206155e8dc66bf8f918bd5260f7955e8af86 [INFO] running `Command { std: "docker" "start" "-a" "e4e5f7f7010b09e2145b49618330206155e8dc66bf8f918bd5260f7955e8af86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4e5f7f7010b09e2145b49618330206155e8dc66bf8f918bd5260f7955e8af86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4e5f7f7010b09e2145b49618330206155e8dc66bf8f918bd5260f7955e8af86", kill_on_drop: false }` [INFO] [stdout] e4e5f7f7010b09e2145b49618330206155e8dc66bf8f918bd5260f7955e8af86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Dtail_expr_drop_order" "-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 089844512a7e1347d30efac251d53646f451652648ef26b0aeb2e11cdf7528b2 [INFO] running `Command { std: "docker" "start" "-a" "089844512a7e1347d30efac251d53646f451652648ef26b0aeb2e11cdf7528b2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking clap_builder v4.5.9 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Checking nu-ansi-term v0.50.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling zerovec-derive v0.10.2 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking zerocopy v0.6.6 [INFO] [stderr] Checking zerofrom v0.1.4 [INFO] [stderr] Checking yoke v0.7.4 [INFO] [stderr] Checking zerovec v0.10.2 [INFO] [stderr] Checking ppv-lite86 v0.2.18 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking clap v4.5.9 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking icu_properties v1.5.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking idna v1.0.0 [INFO] [stderr] Checking url v2.5.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking hyper-util v0.1.5 [INFO] [stderr] Checking reedline v0.32.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking xtalk v0.0.1-alpha.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> src/cli/chat/prompt.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | self, Color, PromptEditMode, PromptHistorySearch, PromptHistorySearchStatus, PromptViMode, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Keybindings` [INFO] [stdout] --> src/cli/chat/repl.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | KeyModifiers, Keybindings, ReedlineEvent, ReedlineMenu, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DefaultPromptSegment` and `DefaultPrompt` [INFO] [stdout] --> src/cli/chat/repl.rs:12:67 [INFO] [stdout] | [INFO] [stdout] 12 | default_vi_insert_keybindings, default_vi_normal_keybindings, DefaultPrompt, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | DefaultPromptSegment, EditCommand, MenuBuilder, Reedline, Signal, Vi, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> src/cli/chat/repl.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::{config, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cli/chat.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::registry::registry::{self, ModelSpec, Registry}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::default; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/providers/ollama/api.rs:239:9 [INFO] [stdout] | [INFO] [stdout] 239 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/providers/openai/api.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 313 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json` [INFO] [stdout] --> src/providers/openai/api.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> src/registry/registry.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::default; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ModelResolver`, `ModelSpec`, `ProvidedDefaultModel`, `ProvidedModel`, and `Registry` [INFO] [stdout] --> src/registry.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | use registry::{ModelResolver, ModelSpec, ProvidedDefaultModel, ProvidedModel, Registry}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Color` [INFO] [stdout] --> src/cli/chat/prompt.rs:3:11 [INFO] [stdout] | [INFO] [stdout] 3 | self, Color, PromptEditMode, PromptHistorySearch, PromptHistorySearchStatus, PromptViMode, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Keybindings` [INFO] [stdout] --> src/cli/chat/repl.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | KeyModifiers, Keybindings, ReedlineEvent, ReedlineMenu, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DefaultPromptSegment` and `DefaultPrompt` [INFO] [stdout] --> src/cli/chat/repl.rs:12:67 [INFO] [stdout] | [INFO] [stdout] 12 | default_vi_insert_keybindings, default_vi_normal_keybindings, DefaultPrompt, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | DefaultPromptSegment, EditCommand, MenuBuilder, Reedline, Signal, Vi, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `warn` [INFO] [stdout] --> src/cli/chat/repl.rs:18:21 [INFO] [stdout] | [INFO] [stdout] 18 | use crate::{config, warn}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `self` [INFO] [stdout] --> src/cli/chat.rs:20:33 [INFO] [stdout] | [INFO] [stdout] 20 | use crate::registry::registry::{self, ModelSpec, Registry}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> src/config.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::default; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::result` [INFO] [stdout] --> src/providers/apireq/json_stream_parser.rs:301:9 [INFO] [stdout] | [INFO] [stdout] 301 | use std::result; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde_json` [INFO] [stdout] --> src/providers/openai/api.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | use serde_json; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::default` [INFO] [stdout] --> src/registry/registry.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::default; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ModelResolver`, `ModelSpec`, `ProvidedDefaultModel`, `ProvidedModel`, and `Registry` [INFO] [stdout] --> src/registry.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 33 | use registry::{ModelResolver, ModelSpec, ProvidedDefaultModel, ProvidedModel, Registry}; [INFO] [stdout] | ^^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor` [INFO] [stdout] --> src/cli/chat/highlighter.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | fn highlight(&self, line: &str, cursor: usize) -> reedline::StyledText { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `cursor` [INFO] [stdout] --> src/cli/chat/highlighter.rs:7:37 [INFO] [stdout] | [INFO] [stdout] 7 | fn highlight(&self, line: &str, cursor: usize) -> reedline::StyledText { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_cursor` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Standard` is never constructed [INFO] [stdout] --> src/cli/chat.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) enum Severity { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 29 | Standard, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `output`, `model`, and `system` are never used [INFO] [stdout] --> src/cli/chat.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 38 | impl Message { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | pub(crate) fn output(msg: String) -> Message { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub(crate) fn model(msg: String, model_id: String) -> Message { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub(crate) fn system(msg: String) -> Message { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ContextExceeded` is never constructed [INFO] [stdout] --> src/providers.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) enum ErrorKind { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 77 | ContextExceeded, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_kind` is never used [INFO] [stdout] --> src/providers.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 88 | impl Error { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 89 | pub(crate) fn from_kind(kind: ErrorKind) -> Error { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `role` is never read [INFO] [stdout] --> src/providers.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 148 | pub(crate) struct MessageDelta { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 149 | /// The role of the message. [INFO] [stdout] 150 | pub role: Role, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageDelta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prompt_tokens` and `completion_tokens` are never read [INFO] [stdout] --> src/providers.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) struct Usage { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 158 | /// The number of tokens in the prompt. [INFO] [stdout] 159 | prompt_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 160 | /// The number of tokens in the response. [INFO] [stdout] 161 | completion_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Usage` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `finish_reason` and `usage` are never used [INFO] [stdout] --> src/providers.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 166 | pub(crate) trait AsyncMessageIterator { [INFO] [stdout] | -------------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 172 | fn finish_reason(&self) -> FinishReason; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | fn usage(&self) -> &Usage; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `done` is never read [INFO] [stdout] --> src/providers/apireq/json_stream_parser.rs:396:9 [INFO] [stdout] | [INFO] [stdout] 394 | struct ModelJson<'c> { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 395 | model: &'c str, [INFO] [stdout] 396 | done: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ModelJson` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `typ` is never read [INFO] [stdout] --> src/providers/openai/api.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 222 | pub(super) struct ApiErrorPayload { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 225 | typ: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiErrorPayload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/providers/openai/provider.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 49 | impl OpenAIProvider { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 50 | pub(crate) fn new(api_key: &str, api_base: U) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `provider` and `model` are never used [INFO] [stdout] --> src/registry/registry.rs:112:19 [INFO] [stdout] | [INFO] [stdout] 85 | impl ModelSpec { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub(crate) fn provider(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub(crate) fn model(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/chat/tempfile.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 92 | let (path, file) = create_temp_file(temp_dir, base, extention)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | [INFO] [stdout] 94 | Ok(Tempfile { path, file }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 93 | pub(crate) fn from_source(kind: ErrorKind, source: Box) -> Error { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | source: Some(source), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/error.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn new(err: reqwest::Error) -> Error { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | source: Some(err), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/json_stream_parser.rs:286:18 [INFO] [stdout] | [INFO] [stdout] 285 | c.and_then(|r| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | Some(match r { [INFO] [stdout] | __________________^ [INFO] [stdout] 287 | | Ok(bytes) => serde_json::from_slice::(&bytes).map_err(|e| { [INFO] [stdout] 288 | | Error::DeseralizationFailed(DeseralizationFailedError { [INFO] [stdout] 289 | | blob: String::from_utf8_lossy(bytes).into_owned(), [INFO] [stdout] ... | [INFO] [stdout] 293 | | Err(err) => Err(err), [INFO] [stdout] 294 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/json_stream_parser.rs:288:49 [INFO] [stdout] | [INFO] [stdout] 287 | Ok(bytes) => serde_json::from_slice::(&bytes).map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 288 | Error::DeseralizationFailed(DeseralizationFailedError { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 289 | | blob: String::from_utf8_lossy(bytes).into_owned(), [INFO] [stdout] 290 | | error: e, [INFO] [stdout] 291 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/json_stream_parser.rs:361:25 [INFO] [stdout] | [INFO] [stdout] 361 | .map(|c| Ok(Bytes::from(c.to_owned()))) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/provider.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 9 | fn from(value: JsonStreamError) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | Error::from_source(kind, Box::new(value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/provider.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 23 | fn from(value: ReqwestError) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | Error::from_source(kind, Box::new(value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/stream_ext.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 16 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | ) -> JsonStreamParser> + Unpin> { [INFO] [stdout] 18 | JsonStreamParser::new(self.bytes_stream(), StreamFormat::LSSE) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/stream_ext.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 22 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | ) -> JsonStreamParser> + Unpin> { [INFO] [stdout] 24 | JsonStreamParser::new(self.bytes_stream(), StreamFormat::Ndjson) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/ollama/api.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 148 | delta.map(|r| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | r.map_err(|e| Error::StreamParser(e)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/ollama/api.rs:202:47 [INFO] [stdout] | [INFO] [stdout] 202 | .map_err(|e| Error::RequestFailed(e.into()))?; [INFO] [stdout] | - ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/ollama/api.rs:209:47 [INFO] [stdout] | [INFO] [stdout] 209 | .map_err(|e| Error::RequestFailed(e.into()))?; [INFO] [stdout] | - ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/ollama/api.rs:227:47 [INFO] [stdout] | [INFO] [stdout] 227 | .map_err(|e| Error::RequestFailed(e.into()))?; [INFO] [stdout] | - ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/openai/api.rs:293:47 [INFO] [stdout] | [INFO] [stdout] 293 | .map_err(|e| Error::RequestFailed(e.into()))?; [INFO] [stdout] | - ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 15 previous errors; 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xtalk` (bin "xtalk" test) due to 16 previous errors; 22 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variant `Standard` is never constructed [INFO] [stdout] --> src/cli/chat.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) enum Severity { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 29 | Standard, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `output`, `model`, and `system` are never used [INFO] [stdout] --> src/cli/chat.rs:47:19 [INFO] [stdout] | [INFO] [stdout] 38 | impl Message { [INFO] [stdout] | ------------ associated functions in this implementation [INFO] [stdout] ... [INFO] [stdout] 47 | pub(crate) fn output(msg: String) -> Message { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | pub(crate) fn model(msg: String, model_id: String) -> Message { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub(crate) fn system(msg: String) -> Message { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `with_style` are never used [INFO] [stdout] --> src/cli/list/table.rs:45:19 [INFO] [stdout] | [INFO] [stdout] 44 | impl Cell { [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 45 | pub(crate) fn new(content: String, style: Style) -> Cell { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 65 | pub(crate) fn with_style(mut self, style: Style) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoCell` is never used [INFO] [stdout] --> src/cli/list/table.rs:295:18 [INFO] [stdout] | [INFO] [stdout] 295 | pub(crate) trait IntoCell: Into + Sized { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ContextExceeded` is never constructed [INFO] [stdout] --> src/providers.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub(crate) enum ErrorKind { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 77 | ContextExceeded, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `from_kind` is never used [INFO] [stdout] --> src/providers.rs:89:19 [INFO] [stdout] | [INFO] [stdout] 88 | impl Error { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 89 | pub(crate) fn from_kind(kind: ErrorKind) -> Error { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `role` is never read [INFO] [stdout] --> src/providers.rs:150:9 [INFO] [stdout] | [INFO] [stdout] 148 | pub(crate) struct MessageDelta { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 149 | /// The role of the message. [INFO] [stdout] 150 | pub role: Role, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageDelta` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `prompt_tokens` and `completion_tokens` are never read [INFO] [stdout] --> src/providers.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub(crate) struct Usage { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 158 | /// The number of tokens in the prompt. [INFO] [stdout] 159 | prompt_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 160 | /// The number of tokens in the response. [INFO] [stdout] 161 | completion_tokens: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Usage` has derived impls for the traits `Default`, `Clone`, and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `finish_reason` and `usage` are never used [INFO] [stdout] --> src/providers.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 166 | pub(crate) trait AsyncMessageIterator { [INFO] [stdout] | -------------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 172 | fn finish_reason(&self) -> FinishReason; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 176 | fn usage(&self) -> &Usage; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `typ` is never read [INFO] [stdout] --> src/providers/openai/api.rs:225:5 [INFO] [stdout] | [INFO] [stdout] 222 | pub(super) struct ApiErrorPayload { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 225 | typ: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ApiErrorPayload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `env_api_key` is never used [INFO] [stdout] --> src/providers/openai/api.rs:316:8 [INFO] [stdout] | [INFO] [stdout] 316 | fn env_api_key() -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/providers/openai/provider.rs:50:19 [INFO] [stdout] | [INFO] [stdout] 49 | impl OpenAIProvider { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 50 | pub(crate) fn new(api_key: &str, api_base: U) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `provider` and `model` are never used [INFO] [stdout] --> src/registry/registry.rs:112:19 [INFO] [stdout] | [INFO] [stdout] 85 | impl ModelSpec { [INFO] [stdout] | -------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 112 | pub(crate) fn provider(&self) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 116 | pub(crate) fn model(&self) -> Option<&str> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli/chat/tempfile.rs:94:12 [INFO] [stdout] | [INFO] [stdout] 92 | let (path, file) = create_temp_file(temp_dir, base, extention)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | [INFO] [stdout] 94 | Ok(Tempfile { path, file }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 93 | pub(crate) fn from_source(kind: ErrorKind, source: Box) -> Error { [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 96 | source: Some(source), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/error.rs:43:21 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn new(err: reqwest::Error) -> Error { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | source: Some(err), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/json_stream_parser.rs:286:18 [INFO] [stdout] | [INFO] [stdout] 285 | c.and_then(|r| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 286 | Some(match r { [INFO] [stdout] | __________________^ [INFO] [stdout] 287 | | Ok(bytes) => serde_json::from_slice::(&bytes).map_err(|e| { [INFO] [stdout] 288 | | Error::DeseralizationFailed(DeseralizationFailedError { [INFO] [stdout] 289 | | blob: String::from_utf8_lossy(bytes).into_owned(), [INFO] [stdout] ... | [INFO] [stdout] 293 | | Err(err) => Err(err), [INFO] [stdout] 294 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/json_stream_parser.rs:288:49 [INFO] [stdout] | [INFO] [stdout] 287 | Ok(bytes) => serde_json::from_slice::(&bytes).map_err(|e| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 288 | Error::DeseralizationFailed(DeseralizationFailedError { [INFO] [stdout] | _________________________________________________^ [INFO] [stdout] 289 | | blob: String::from_utf8_lossy(bytes).into_owned(), [INFO] [stdout] 290 | | error: e, [INFO] [stdout] 291 | | }) [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/provider.rs:18:34 [INFO] [stdout] | [INFO] [stdout] 9 | fn from(value: JsonStreamError) -> Self { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 18 | Error::from_source(kind, Box::new(value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/provider.rs:33:34 [INFO] [stdout] | [INFO] [stdout] 23 | fn from(value: ReqwestError) -> Self { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | Error::from_source(kind, Box::new(value)) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/stream_ext.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 16 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | ) -> JsonStreamParser> + Unpin> { [INFO] [stdout] 18 | JsonStreamParser::new(self.bytes_stream(), StreamFormat::LSSE) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/apireq/stream_ext.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 22 | self, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | ) -> JsonStreamParser> + Unpin> { [INFO] [stdout] 24 | JsonStreamParser::new(self.bytes_stream(), StreamFormat::Ndjson) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/ollama/api.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 148 | delta.map(|r| { [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 149 | r.map_err(|e| Error::StreamParser(e)) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/ollama/api.rs:202:47 [INFO] [stdout] | [INFO] [stdout] 202 | .map_err(|e| Error::RequestFailed(e.into()))?; [INFO] [stdout] | - ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/ollama/api.rs:209:47 [INFO] [stdout] | [INFO] [stdout] 209 | .map_err(|e| Error::RequestFailed(e.into()))?; [INFO] [stdout] | - ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/ollama/api.rs:227:47 [INFO] [stdout] | [INFO] [stdout] 227 | .map_err(|e| Error::RequestFailed(e.into()))?; [INFO] [stdout] | - ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/providers/openai/api.rs:293:47 [INFO] [stdout] | [INFO] [stdout] 293 | .map_err(|e| Error::RequestFailed(e.into()))?; [INFO] [stdout] | - ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors; 25 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `xtalk` (bin "xtalk") due to 15 previous errors; 25 warnings emitted [INFO] running `Command { std: "docker" "inspect" "089844512a7e1347d30efac251d53646f451652648ef26b0aeb2e11cdf7528b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "089844512a7e1347d30efac251d53646f451652648ef26b0aeb2e11cdf7528b2", kill_on_drop: false }` [INFO] [stdout] 089844512a7e1347d30efac251d53646f451652648ef26b0aeb2e11cdf7528b2