[INFO] fetching crate ellie_tokenizer 0.7.3... [INFO] checking ellie_tokenizer-0.7.3 against try#7014e13d5becc920d4bea3cd87942c8a13d359bf+rustflags=-Dtail_expr_drop_order for pr-129864 [INFO] extracting crate ellie_tokenizer 0.7.3 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate ellie_tokenizer 0.7.3 on toolchain 7014e13d5becc920d4bea3cd87942c8a13d359bf [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ellie_tokenizer 0.7.3 [INFO] finished tweaking crates.io crate ellie_tokenizer 0.7.3 [INFO] tweaked toml for crates.io crate ellie_tokenizer 0.7.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 28 packages to latest compatible versions [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 55dc429919474872e1c2ad79e0ad4f2214fac734f77ef2f0c95646a5b704576f [INFO] running `Command { std: "docker" "start" "-a" "55dc429919474872e1c2ad79e0ad4f2214fac734f77ef2f0c95646a5b704576f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55dc429919474872e1c2ad79e0ad4f2214fac734f77ef2f0c95646a5b704576f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55dc429919474872e1c2ad79e0ad4f2214fac734f77ef2f0c95646a5b704576f", kill_on_drop: false }` [INFO] [stdout] 55dc429919474872e1c2ad79e0ad4f2214fac734f77ef2f0c95646a5b704576f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+7014e13d5becc920d4bea3cd87942c8a13d359bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd9a1789bf23fe152cb832c78f7009f6b40793c711cc43113a3d1b94f1be2be2 [INFO] running `Command { std: "docker" "start" "-a" "fd9a1789bf23fe152cb832c78f7009f6b40793c711cc43113a3d1b94f1be2be2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking ellie_core v0.7.3 [INFO] [stderr] Checking ellie_tokenizer v0.7.3 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `syntax::items::class::Class` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/class.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 36 | fn from_definite(self, from: ellie_core::definite::items::class::Class) -> Class { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | ..Default::default() [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: this value of type `syntax::items::constructor::Constructor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/constructor.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 52 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | ..Default::default() [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: this value of type `syntax::items::class::Class` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/class.rs:54:15 [INFO] [stdout] | [INFO] [stdout] 36 | fn from_definite(self, from: ellie_core::definite::items::class::Class) -> Class { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 54 | ..Default::default() [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: this value of type `syntax::items::file_key::FileKey` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/file_key.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 33 | fn from_definite(self, from: ellie_core::definite::items::file_key::FileKey) -> FileKey { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | ..Default::default() [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: this value of type `syntax::items::constructor::Constructor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/constructor.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 52 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | ..Default::default() [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: this value of type `TypeProcessor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/for_loop.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 40 | fn from_definite(self, from: ellie_core::definite::items::for_loop::ForLoop) -> ForLoop { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | ..Default::default() [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: this value of type `FunctionCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/function.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 82 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | from: ellie_core::definite::items::function::Function, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | ..Default::default() [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: this value of type `syntax::items::getter::Getter` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/getter.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 41 | fn from_definite(self, from: ellie_core::definite::items::getter::Getter) -> Getter { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | ..Default::default() [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: this value of type `syntax::items::getter_call::GetterCall` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/getter_call.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | from: ellie_core::definite::items::getter_call::GetterCall, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | ..Default::default() [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: this value of type `syntax::items::function::FunctionParameter` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/setter.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn to_definite(self) -> ellie_core::definite::items::setter::Setter { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | param_name: self.parameters[0].clone().name, [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: this value of type `syntax::items::setter::Setter` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/setter.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 49 | fn from_definite(self, from: ellie_core::definite::items::setter::Setter) -> Setter { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | ..Default::default() [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: this value of type `syntax::items::setter_call::SetterCall` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/setter_call.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 42 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | from: ellie_core::definite::items::setter_call::SetterCall, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | ..Default::default() [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: this value of type `VariableCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/variable.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 57 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | from: ellie_core::definite::items::variable::Variable, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | ..Default::default() [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: this value of type `syntax::items::file_key::FileKey` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/file_key.rs:41:15 [INFO] [stdout] | [INFO] [stdout] 33 | fn from_definite(self, from: ellie_core::definite::items::file_key::FileKey) -> FileKey { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | ..Default::default() [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: this value of type `TypeProcessor` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/for_loop.rs:44:19 [INFO] [stdout] | [INFO] [stdout] 40 | fn from_definite(self, from: ellie_core::definite::items::for_loop::ForLoop) -> ForLoop { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | ..Default::default() [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: this value of type `syntax::items::loop_type::Loop` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/loop_type.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 34 | fn from_definite(self, from: ellie_core::definite::items::loop_type::Loop) -> Loop { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | ..Default::default() [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: this value of type `FunctionCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/function.rs:118:15 [INFO] [stdout] | [INFO] [stdout] 82 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | from: ellie_core::definite::items::function::Function, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 118 | ..Default::default() [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: this value of type `ArrayTypeCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/array_type.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 45 | fn from_definite(self, from: definite::types::array::ArrayType) -> ArrayTypeCollector { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | ..Default::default() [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: this value of type `syntax::items::getter::Getter` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/getter.rs:55:15 [INFO] [stdout] | [INFO] [stdout] 41 | fn from_definite(self, from: ellie_core::definite::items::getter::Getter) -> Getter { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | ..Default::default() [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: this value of type `syntax::items::getter_call::GetterCall` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/getter_call.rs:29:15 [INFO] [stdout] | [INFO] [stdout] 23 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | from: ellie_core::definite::items::getter_call::GetterCall, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | ..Default::default() [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: this value of type `AsKeywordCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/as_keyword.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 37 | fn from_definite(self, from: definite::types::as_keyword::AsKeyword) -> AsKeywordCollector { [INFO] [stdout] | ---- ---- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | ..Default::default() [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: this value of type `BraceReferenceTypeCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/brace_reference_type.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 39 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | from: definite::types::brace_reference::BraceReferenceType, [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | ..Default::default() [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: this value of type `syntax::items::function::FunctionParameter` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/setter.rs:44:25 [INFO] [stdout] | [INFO] [stdout] 31 | fn to_definite(self) -> ellie_core::definite::items::setter::Setter { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 44 | param_name: self.parameters[0].clone().name, [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: this value of type `syntax::items::setter::Setter` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/setter.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 49 | fn from_definite(self, from: ellie_core::definite::items::setter::Setter) -> Setter { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | ..Default::default() [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: this value of type `syntax::items::setter_call::SetterCall` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/setter_call.rs:61:15 [INFO] [stdout] | [INFO] [stdout] 42 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | from: ellie_core::definite::items::setter_call::SetterCall, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 61 | ..Default::default() [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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/class_call_type.rs:97:36 [INFO] [stdout] | [INFO] [stdout] 76 | fn from_definite(self, from: definite::types::class_call::ClassCall) -> ClassCallCollector { [INFO] [stdout] | ---- ---- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | resolved_generics: from [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 98 | | .generic_parameters [INFO] [stdout] 99 | | .clone() [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: this value of type `VariableCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/variable.rs:78:15 [INFO] [stdout] | [INFO] [stdout] 57 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 58 | from: ellie_core::definite::items::variable::Variable, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 78 | ..Default::default() [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: this value of type `CloakTypeCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/cloak_type.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 43 | fn from_definite(self, from: definite::types::cloak::CloakType) -> CloakTypeCollector { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | ..Default::default() [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: this value of type `CollectiveTypeCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/collective_type.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 53 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | from: definite::types::collective::CollectiveType, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | ..Default::default() [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: this value of type `syntax::items::loop_type::Loop` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/items/loop_type.rs:39:15 [INFO] [stdout] | [INFO] [stdout] 34 | fn from_definite(self, from: ellie_core::definite::items::loop_type::Loop) -> Loop { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | ..Default::default() [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: this value of type `ArrayTypeCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/array_type.rs:58:15 [INFO] [stdout] | [INFO] [stdout] 45 | fn from_definite(self, from: definite::types::array::ArrayType) -> ArrayTypeCollector { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | ..Default::default() [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: this value of type `AsKeywordCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/as_keyword.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 37 | fn from_definite(self, from: definite::types::as_keyword::AsKeyword) -> AsKeywordCollector { [INFO] [stdout] | ---- ---- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | ..Default::default() [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: this value of type `EnumDataCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/enum_data.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 54 | fn from_definite(self, from: definite::types::enum_data::EnumData) -> EnumDataCollector { [INFO] [stdout] | ---- ---- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | ..Default::default() [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: this value of type `BraceReferenceTypeCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/brace_reference_type.rs:50:15 [INFO] [stdout] | [INFO] [stdout] 39 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 40 | from: definite::types::brace_reference::BraceReferenceType, [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 50 | ..Default::default() [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: this value of type `FunctionCallCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/function_call_type.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 67 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | from: definite::types::function_call::FunctionCall, [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | ..Default::default() [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: this value of type `Box` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/negative_type.rs:24:73 [INFO] [stdout] | [INFO] [stdout] 22 | fn from_definite(self, from: definite::types::negative::Negative) -> Self { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Negative { [INFO] [stdout] 24 | value: Box::new(types::Processors::default().from_definite(*from.value.clone())), [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: this value of type `Vec` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/class_call_type.rs:97:36 [INFO] [stdout] | [INFO] [stdout] 76 | fn from_definite(self, from: definite::types::class_call::ClassCall) -> ClassCallCollector { [INFO] [stdout] | ---- ---- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 97 | resolved_generics: from [INFO] [stdout] | ____________________________________^ [INFO] [stdout] 98 | | .generic_parameters [INFO] [stdout] 99 | | .clone() [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: this value of type `CloakTypeCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/cloak_type.rs:56:15 [INFO] [stdout] | [INFO] [stdout] 43 | fn from_definite(self, from: definite::types::cloak::CloakType) -> CloakTypeCollector { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 56 | ..Default::default() [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: this value of type `Box` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/operator_type.rs:386:29 [INFO] [stdout] | [INFO] [stdout] 383 | fn to_definite(self) -> definite::types::operator::OperatorType { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | first: Box::new(self.data.first.clone().to_definite()), [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: this value of type `OperatorTypeCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/operator_type.rs:405:15 [INFO] [stdout] | [INFO] [stdout] 395 | fn from_definite(self, from: definite::types::operator::OperatorType) -> OperatorTypeCollector { [INFO] [stdout] | ---- ---- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 405 | ..Default::default() [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: this value of type `CollectiveTypeCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/collective_type.rs:70:15 [INFO] [stdout] | [INFO] [stdout] 53 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 54 | from: definite::types::collective::CollectiveType, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | ..Default::default() [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: this value of type `ReferenceTypeCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/reference_type.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 47 | fn from_definite(self, from: definite::types::reference::ReferenceType) -> Self { [INFO] [stdout] | ---- ---- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | ..Default::default() [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: this value of type `EnumDataCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/enum_data.rs:69:15 [INFO] [stdout] | [INFO] [stdout] 54 | fn from_definite(self, from: definite::types::enum_data::EnumData) -> EnumDataCollector { [INFO] [stdout] | ---- ---- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 69 | ..Default::default() [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: this value of type `FunctionCallCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/function_call_type.rs:85:15 [INFO] [stdout] | [INFO] [stdout] 67 | self, [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | from: definite::types::function_call::FunctionCall, [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | ..Default::default() [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: this value of type `Box` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/negative_type.rs:24:73 [INFO] [stdout] | [INFO] [stdout] 22 | fn from_definite(self, from: definite::types::negative::Negative) -> Self { [INFO] [stdout] | ---- ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | Negative { [INFO] [stdout] 24 | value: Box::new(types::Processors::default().from_definite(*from.value.clone())), [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: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Box` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/operator_type.rs:386:29 [INFO] [stdout] | [INFO] [stdout] 383 | fn to_definite(self) -> definite::types::operator::OperatorType { [INFO] [stdout] | ---- [INFO] [stdout] | | [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 386 | first: Box::new(self.data.first.clone().to_definite()), [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: this value of type `OperatorTypeCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/operator_type.rs:405:15 [INFO] [stdout] | [INFO] [stdout] 395 | fn from_definite(self, from: definite::types::operator::OperatorType) -> OperatorTypeCollector { [INFO] [stdout] | ---- ---- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 405 | ..Default::default() [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] [stderr] error: could not compile `ellie_tokenizer` (lib) due to 25 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: this value of type `ReferenceTypeCollector` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/syntax/types/reference_type.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 47 | fn from_definite(self, from: definite::types::reference::ReferenceType) -> Self { [INFO] [stdout] | ---- ---- [INFO] [stdout] | | | [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 63 | ..Default::default() [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: aborting due to 24 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ellie_tokenizer` (lib test) due to 25 previous errors [INFO] running `Command { std: "docker" "inspect" "fd9a1789bf23fe152cb832c78f7009f6b40793c711cc43113a3d1b94f1be2be2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd9a1789bf23fe152cb832c78f7009f6b40793c711cc43113a3d1b94f1be2be2", kill_on_drop: false }` [INFO] [stdout] fd9a1789bf23fe152cb832c78f7009f6b40793c711cc43113a3d1b94f1be2be2