[INFO] fetching crate biome_diagnostics 0.5.7... [INFO] checking biome_diagnostics-0.5.7 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate biome_diagnostics 0.5.7 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate biome_diagnostics 0.5.7 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 biome_diagnostics 0.5.7 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate biome_diagnostics 0.5.7 [INFO] tweaked toml for crates.io crate biome_diagnostics 0.5.7 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate biome_diagnostics 0.5.7 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11a8e1030a28c1012fb9b68663e92bb274457c2f9052fa340df2c571b34ebb2b [INFO] running `Command { std: "docker" "start" "-a" "11a8e1030a28c1012fb9b68663e92bb274457c2f9052fa340df2c571b34ebb2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11a8e1030a28c1012fb9b68663e92bb274457c2f9052fa340df2c571b34ebb2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a8e1030a28c1012fb9b68663e92bb274457c2f9052fa340df2c571b34ebb2b", kill_on_drop: false }` [INFO] [stdout] 11a8e1030a28c1012fb9b68663e92bb274457c2f9052fa340df2c571b34ebb2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -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] 3a2846952ef446f4d4a9c12cb1387cee2d51e989ef43f1467c17f50873071d8c [INFO] running `Command { std: "docker" "start" "-a" "3a2846952ef446f4d4a9c12cb1387cee2d51e989ef43f1467c17f50873071d8c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling schemars v0.8.12 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking lock_api v0.4.11 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Checking dyn-clone v1.0.11 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking json-strip-comments v1.0.2 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling trybuild v1.0.80 [INFO] [stderr] Checking dunce v1.0.4 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking bitflags v2.3.1 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling biome_diagnostics_categories v0.5.7 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling biome_markup v0.5.7 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling bpaf_derive v0.5.5 [INFO] [stderr] Checking bpaf v0.9.5 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling biome_diagnostics_macros v0.5.7 [INFO] [stderr] Compiling schemars_derive v0.8.12 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking indexmap v2.2.3 [INFO] [stderr] Checking biome_text_size v0.5.7 [INFO] [stderr] Checking basic-toml v0.1.2 [INFO] [stderr] Checking biome_text_edit v0.5.7 [INFO] [stderr] Checking biome_rowan v0.5.7 [INFO] [stderr] Checking oxc_resolver v1.5.1 [INFO] [stderr] Checking biome_console v0.5.7 [INFO] [stderr] Checking biome_diagnostics v0.5.7 (/opt/rustwide/workdir) [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/adapters.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 18 | fn from(error: E) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Self { [INFO] [stdout] 20 | error: Box::new(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [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/context.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 61 | fn context(self, message: M) -> Error [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Error::from(internal::ContextDiagnostic { [INFO] [stdout] | _____________________^ [INFO] [stdout] 68 | | message, [INFO] [stdout] 69 | | source: self, [INFO] [stdout] 70 | | }) [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/context.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 73 | fn with_category(self, category: &'static Category) -> Error [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | Error::from(internal::CategoryDiagnostic { [INFO] [stdout] | _____________________^ [INFO] [stdout] 78 | | category, [INFO] [stdout] 79 | | source: self, [INFO] [stdout] 80 | | }) [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/context.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 83 | fn with_file_path(self, path: impl AsResource) -> Error [INFO] [stdout] | ---- --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Error::from(internal::FilePathDiagnostic { [INFO] [stdout] | _____________________^ [INFO] [stdout] 88 | | path: path.as_resource().map(Resource::to_owned), [INFO] [stdout] 89 | | source: self, [INFO] [stdout] 90 | | }) [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/context.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 93 | fn with_file_span(self, span: impl AsSpan) -> Error [INFO] [stdout] | ---- ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | Error::from(internal::FileSpanDiagnostic { [INFO] [stdout] | _____________________^ [INFO] [stdout] 98 | | span: span.as_span(), [INFO] [stdout] 99 | | source: self, [INFO] [stdout] 100 | | }) [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/context.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 103 | fn with_file_source_code(self, source_code: impl AsSourceCode) -> Error [INFO] [stdout] | ---- ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | Error::from(internal::FileSourceCodeDiagnostic { [INFO] [stdout] | _____________________^ [INFO] [stdout] 108 | | source_code: source_code.as_source_code().map(SourceCode::to_owned), [INFO] [stdout] 109 | | source: self, [INFO] [stdout] 110 | | }) [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/context.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 113 | fn with_tags(self, tags: DiagnosticTags) -> Error [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | Error::from(internal::TagsDiagnostic { tags, source: self }) [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/context.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 120 | fn with_severity(self, severity: Severity) -> Error [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | Error::from(internal::SeverityDiagnostic { [INFO] [stdout] | _____________________^ [INFO] [stdout] 125 | | severity, [INFO] [stdout] 126 | | source: self, [INFO] [stdout] 127 | | }) [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/error.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 84 | fn from(diag: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | Self { [INFO] [stdout] 86 | inner: Box::new(Box::new(diag)), [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/panic.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 35 | let backtrace = std::backtrace::Backtrace::capture(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | LAST_PANIC.with(|cell| { [INFO] [stdout] | _________________________^ [INFO] [stdout] 37 | | cell.set(Some(PanicError { [INFO] [stdout] 38 | | info, [INFO] [stdout] 39 | | backtrace: Some(backtrace), [INFO] [stdout] 40 | | })) [INFO] [stdout] 41 | | }) [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/panic.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 35 | let backtrace = std::backtrace::Backtrace::capture(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | LAST_PANIC.with(|cell| { [INFO] [stdout] 37 | cell.set(Some(PanicError { [INFO] [stdout] | ______________________^ [INFO] [stdout] 38 | | info, [INFO] [stdout] 39 | | backtrace: Some(backtrace), [INFO] [stdout] 40 | | })) [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/panic.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | .map_err(|_| LAST_PANIC.with(|cell| cell.take()).unwrap_or_default()); [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `biome_diagnostics` (lib) due to 13 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/adapters.rs:20:20 [INFO] [stdout] | [INFO] [stdout] 18 | fn from(error: E) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | Self { [INFO] [stdout] 20 | error: Box::new(error), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [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/context.rs:67:21 [INFO] [stdout] | [INFO] [stdout] 61 | fn context(self, message: M) -> Error [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Error::from(internal::ContextDiagnostic { [INFO] [stdout] | _____________________^ [INFO] [stdout] 68 | | message, [INFO] [stdout] 69 | | source: self, [INFO] [stdout] 70 | | }) [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/context.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 73 | fn with_category(self, category: &'static Category) -> Error [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | Error::from(internal::CategoryDiagnostic { [INFO] [stdout] | _____________________^ [INFO] [stdout] 78 | | category, [INFO] [stdout] 79 | | source: self, [INFO] [stdout] 80 | | }) [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/context.rs:87:21 [INFO] [stdout] | [INFO] [stdout] 83 | fn with_file_path(self, path: impl AsResource) -> Error [INFO] [stdout] | ---- --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 87 | Error::from(internal::FilePathDiagnostic { [INFO] [stdout] | _____________________^ [INFO] [stdout] 88 | | path: path.as_resource().map(Resource::to_owned), [INFO] [stdout] 89 | | source: self, [INFO] [stdout] 90 | | }) [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/context.rs:97:21 [INFO] [stdout] | [INFO] [stdout] 93 | fn with_file_span(self, span: impl AsSpan) -> Error [INFO] [stdout] | ---- ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | Error::from(internal::FileSpanDiagnostic { [INFO] [stdout] | _____________________^ [INFO] [stdout] 98 | | span: span.as_span(), [INFO] [stdout] 99 | | source: self, [INFO] [stdout] 100 | | }) [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/context.rs:107:21 [INFO] [stdout] | [INFO] [stdout] 103 | fn with_file_source_code(self, source_code: impl AsSourceCode) -> Error [INFO] [stdout] | ---- ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 107 | Error::from(internal::FileSourceCodeDiagnostic { [INFO] [stdout] | _____________________^ [INFO] [stdout] 108 | | source_code: source_code.as_source_code().map(SourceCode::to_owned), [INFO] [stdout] 109 | | source: self, [INFO] [stdout] 110 | | }) [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/context.rs:117:21 [INFO] [stdout] | [INFO] [stdout] 113 | fn with_tags(self, tags: DiagnosticTags) -> Error [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 117 | Error::from(internal::TagsDiagnostic { tags, source: self }) [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/context.rs:124:21 [INFO] [stdout] | [INFO] [stdout] 120 | fn with_severity(self, severity: Severity) -> Error [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 124 | Error::from(internal::SeverityDiagnostic { [INFO] [stdout] | _____________________^ [INFO] [stdout] 125 | | severity, [INFO] [stdout] 126 | | source: self, [INFO] [stdout] 127 | | }) [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/error.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 84 | fn from(diag: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 85 | Self { [INFO] [stdout] 86 | inner: Box::new(Box::new(diag)), [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/panic.rs:36:25 [INFO] [stdout] | [INFO] [stdout] 35 | let backtrace = std::backtrace::Backtrace::capture(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | LAST_PANIC.with(|cell| { [INFO] [stdout] | _________________________^ [INFO] [stdout] 37 | | cell.set(Some(PanicError { [INFO] [stdout] 38 | | info, [INFO] [stdout] 39 | | backtrace: Some(backtrace), [INFO] [stdout] 40 | | })) [INFO] [stdout] 41 | | }) [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/panic.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 35 | let backtrace = std::backtrace::Backtrace::capture(); [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | LAST_PANIC.with(|cell| { [INFO] [stdout] 37 | cell.set(Some(PanicError { [INFO] [stdout] | ______________________^ [INFO] [stdout] 38 | | info, [INFO] [stdout] 39 | | backtrace: Some(backtrace), [INFO] [stdout] 40 | | })) [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/panic.rs:45:22 [INFO] [stdout] | [INFO] [stdout] 45 | .map_err(|_| LAST_PANIC.with(|cell| cell.take()).unwrap_or_default()); [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `biome_diagnostics` (lib test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "3a2846952ef446f4d4a9c12cb1387cee2d51e989ef43f1467c17f50873071d8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a2846952ef446f4d4a9c12cb1387cee2d51e989ef43f1467c17f50873071d8c", kill_on_drop: false }` [INFO] [stdout] 3a2846952ef446f4d4a9c12cb1387cee2d51e989ef43f1467c17f50873071d8c