[INFO] fetching crate asparit 0.1.0... [INFO] checking asparit-0.1.0 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate asparit 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate asparit 0.1.0 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate asparit 0.1.0 [INFO] finished tweaking crates.io crate asparit 0.1.0 [INFO] tweaked toml for crates.io crate asparit 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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 hermit-abi v0.3.9 (available: v0.4.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.79) [INFO] [stderr] Adding tokio v0.3.7 (available: v1.40.0) [INFO] [stderr] Adding tokio-macros v0.3.2 (available: v2.4.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e43e6420ff5d2b8bf8a4448ed028c56110dc351a705eb64a6b0dbb015a9c4865 [INFO] running `Command { std: "docker" "start" "-a" "e43e6420ff5d2b8bf8a4448ed028c56110dc351a705eb64a6b0dbb015a9c4865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e43e6420ff5d2b8bf8a4448ed028c56110dc351a705eb64a6b0dbb015a9c4865", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e43e6420ff5d2b8bf8a4448ed028c56110dc351a705eb64a6b0dbb015a9c4865", kill_on_drop: false }` [INFO] [stdout] e43e6420ff5d2b8bf8a4448ed028c56110dc351a705eb64a6b0dbb015a9c4865 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ff147b03e9c255510114d13e793ec0dc148988a978532ec8fe6bf762427f6f3 [INFO] running `Command { std: "docker" "start" "-a" "3ff147b03e9c255510114d13e793ec0dc148988a978532ec8fe6bf762427f6f3", kill_on_drop: false }` [INFO] [stderr] Checking asparit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this value of type `(Option, Option)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/chain.rs:272:15 [INFO] [stdout] | [INFO] [stdout] 271 | fn split(self) -> (Self, Option) { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | match (self.producer_1, self.producer_2) { [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 `(Option, Option)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/chain.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 366 | fn split_at(self, mut index: usize) -> (Self, Self) { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 367 | match (self.producer_1, self.producer_2) { [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 `ClonedFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/cloned.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 255 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | self.base.fold_with(ClonedFolder { base: folder }).base [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 `ClonedFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/cloned.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 288 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | self.base.fold_with(ClonedFolder { base: folder }).base [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 `(Option, Option)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/chain.rs:272:15 [INFO] [stdout] | [INFO] [stdout] 271 | fn split(self) -> (Self, Option) { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | match (self.producer_1, self.producer_2) { [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 `(Option, Option)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/chain.rs:367:15 [INFO] [stdout] | [INFO] [stdout] 366 | fn split_at(self, mut index: usize) -> (Self, Self) { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 367 | match (self.producer_1, self.producer_2) { [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 `CopiedFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/copied.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 255 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | self.base.fold_with(CopiedFolder { base: folder }).base [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 `CopiedFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/copied.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 288 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | self.base.fold_with(CopiedFolder { base: folder }).base [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 `ClonedFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/cloned.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 255 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | self.base.fold_with(ClonedFolder { base: folder }).base [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 `ClonedFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/cloned.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 288 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | self.base.fold_with(ClonedFolder { base: folder }).base [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 `FilterFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/filter.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 239 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 243 | / self.base [INFO] [stdout] 244 | | .fold_with(FilterFolder { [INFO] [stdout] 245 | | base: folder, [INFO] [stdout] 246 | | operation: self.operation, [INFO] [stdout] 247 | | }) [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 `FilterMapFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/filter_map.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 244 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | / self.base [INFO] [stdout] 249 | | .fold_with(FilterMapFolder { [INFO] [stdout] 250 | | base: folder, [INFO] [stdout] 251 | | operation: self.operation, [INFO] [stdout] 252 | | }) [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 `CopiedFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/copied.rs:259:9 [INFO] [stdout] | [INFO] [stdout] 255 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 259 | self.base.fold_with(CopiedFolder { base: folder }).base [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 `CopiedFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/copied.rs:292:9 [INFO] [stdout] | [INFO] [stdout] 288 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 292 | self.base.fold_with(CopiedFolder { base: folder }).base [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 `FlatMapIterFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/flatten.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 305 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 309 | / self.base [INFO] [stdout] 310 | | .fold_with(FlatMapIterFolder { [INFO] [stdout] 311 | | base: folder, [INFO] [stdout] 312 | | operation: self.operation, [INFO] [stdout] 313 | | }) [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 `FilterFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/filter.rs:243:9 [INFO] [stdout] | [INFO] [stdout] 239 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 243 | / self.base [INFO] [stdout] 244 | | .fold_with(FilterFolder { [INFO] [stdout] 245 | | base: folder, [INFO] [stdout] 246 | | operation: self.operation, [INFO] [stdout] 247 | | }) [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 `FoldFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/fold.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 302 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | / self.base [INFO] [stdout] 307 | | .fold_with(FoldFolder { [INFO] [stdout] 308 | | base: folder, [INFO] [stdout] 309 | | item: (self.init)(), [INFO] [stdout] 310 | | operation: self.operation, [INFO] [stdout] 311 | | }) [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 `FilterMapFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/filter_map.rs:248:9 [INFO] [stdout] | [INFO] [stdout] 244 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 248 | / self.base [INFO] [stdout] 249 | | .fold_with(FilterMapFolder { [INFO] [stdout] 250 | | base: folder, [INFO] [stdout] 251 | | operation: self.operation, [INFO] [stdout] 252 | | }) [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 `InspectFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/inspect.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 306 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 310 | / self.base [INFO] [stdout] 311 | | .fold_with(InspectFolder { [INFO] [stdout] 312 | | base: folder, [INFO] [stdout] 313 | | operation: self.operation, [INFO] [stdout] 314 | | }) [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 `InspectFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/inspect.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 350 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 354 | / self.base [INFO] [stdout] 355 | | .fold_with(InspectFolder { [INFO] [stdout] 356 | | base: folder, [INFO] [stdout] 357 | | operation: self.operation, [INFO] [stdout] 358 | | }) [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 `FlatMapIterFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/flatten.rs:309:9 [INFO] [stdout] | [INFO] [stdout] 305 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 309 | / self.base [INFO] [stdout] 310 | | .fold_with(FlatMapIterFolder { [INFO] [stdout] 311 | | base: folder, [INFO] [stdout] 312 | | operation: self.operation, [INFO] [stdout] 313 | | }) [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 `IntersperseFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/intersperse.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 229 | fn fold_with(self, base: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.base.fold_with(folder).base [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 `IntersperseFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/intersperse.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 309 | fn fold_with(self, base: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 319 | self.base.fold_with(folder).base [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 `FoldFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/fold.rs:306:9 [INFO] [stdout] | [INFO] [stdout] 302 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 306 | / self.base [INFO] [stdout] 307 | | .fold_with(FoldFolder { [INFO] [stdout] 308 | | base: folder, [INFO] [stdout] 309 | | item: (self.init)(), [INFO] [stdout] 310 | | operation: self.operation, [INFO] [stdout] 311 | | }) [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 `MapFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/map.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 200 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | self.base.fold_with(folder).base [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 `MapFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/map.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 245 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | self.base.fold_with(folder).base [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 `InspectFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/inspect.rs:310:9 [INFO] [stdout] | [INFO] [stdout] 306 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 310 | / self.base [INFO] [stdout] 311 | | .fold_with(InspectFolder { [INFO] [stdout] 312 | | base: folder, [INFO] [stdout] 313 | | operation: self.operation, [INFO] [stdout] 314 | | }) [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 `InspectFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/inspect.rs:354:9 [INFO] [stdout] | [INFO] [stdout] 350 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 354 | / self.base [INFO] [stdout] 355 | | .fold_with(InspectFolder { [INFO] [stdout] 356 | | base: folder, [INFO] [stdout] 357 | | operation: self.operation, [INFO] [stdout] 358 | | }) [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 `MapWithFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/map_init.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 227 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 237 | self.base.fold_with(folder).base [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 `MapWithFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/map_init.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 280 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 290 | self.base.fold_with(folder).base [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 `IntersperseFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/intersperse.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 229 | fn fold_with(self, base: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 241 | self.base.fold_with(folder).base [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 `IntersperseFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/intersperse.rs:319:9 [INFO] [stdout] | [INFO] [stdout] 309 | fn fold_with(self, base: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 319 | self.base.fold_with(folder).base [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 `MapWithFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/map_with.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 225 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | self.base.fold_with(folder).base [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 `MapWithFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/map_with.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 278 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 288 | self.base.fold_with(folder).base [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 `MapFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/map.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 200 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 209 | self.base.fold_with(folder).base [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 `MapFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/map.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 245 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | self.base.fold_with(folder).base [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 `MapWithFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/map_init.rs:237:9 [INFO] [stdout] | [INFO] [stdout] 227 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 237 | self.base.fold_with(folder).base [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 `MapWithFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/map_init.rs:290:9 [INFO] [stdout] | [INFO] [stdout] 280 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 290 | self.base.fold_with(folder).base [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 `MapWithFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/map_with.rs:235:9 [INFO] [stdout] | [INFO] [stdout] 225 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 235 | self.base.fold_with(folder).base [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 `MapWithFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/map_with.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 278 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 288 | self.base.fold_with(folder).base [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 `PanicFuseFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/panic_fuse.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 217 | fn fold_with(self, base: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | self.base.fold_with(folder).base [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 `PanicFuseFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/panic_fuse.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 263 | fn fold_with(self, base: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | self.base.fold_with(folder).base [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 `PanicFuseFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/panic_fuse.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 217 | fn fold_with(self, base: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | self.base.fold_with(folder).base [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 `PanicFuseFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/panic_fuse.rs:272:9 [INFO] [stdout] | [INFO] [stdout] 263 | fn fold_with(self, base: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 272 | self.base.fold_with(folder).base [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 `TryFoldFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/try_fold.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 337 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | / self.base [INFO] [stdout] 342 | | .fold_with(TryFoldFolder { [INFO] [stdout] 343 | | base: folder, [INFO] [stdout] 344 | | item: T::from_ok((self.init)()), [INFO] [stdout] 345 | | operation: self.operation, [INFO] [stdout] 346 | | }) [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 `(Result<::Ok, ::Error>, Result<::Ok, ::Error>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/try_reduce.rs:166:15 [INFO] [stdout] | [INFO] [stdout] 165 | fn reduce(self, left: T, right: T) -> T { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | match (left.into_result(), right.into_result()) { [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 `TryFoldFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/try_fold.rs:341:9 [INFO] [stdout] | [INFO] [stdout] 337 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 341 | / self.base [INFO] [stdout] 342 | | .fold_with(TryFoldFolder { [INFO] [stdout] 343 | | base: folder, [INFO] [stdout] 344 | | item: T::from_ok((self.init)()), [INFO] [stdout] 345 | | operation: self.operation, [INFO] [stdout] 346 | | }) [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 `(Result<::Ok, ::Error>, Result<::Ok, ::Error>)` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/try_reduce.rs:166:15 [INFO] [stdout] | [INFO] [stdout] 165 | fn reduce(self, left: T, right: T) -> T { [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 166 | match (left.into_result(), right.into_result()) { [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 `UpdateFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/update.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 309 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 313 | / self.base [INFO] [stdout] 314 | | .fold_with(UpdateFolder { [INFO] [stdout] 315 | | base: folder, [INFO] [stdout] 316 | | operation: self.operation, [INFO] [stdout] 317 | | }) [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 `UpdateFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/update.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 356 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 360 | / self.base [INFO] [stdout] 361 | | .fold_with(UpdateFolder { [INFO] [stdout] 362 | | base: folder, [INFO] [stdout] 363 | | operation: self.operation, [INFO] [stdout] 364 | | }) [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 `UpdateFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/update.rs:313:9 [INFO] [stdout] | [INFO] [stdout] 309 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 313 | / self.base [INFO] [stdout] 314 | | .fold_with(UpdateFolder { [INFO] [stdout] 315 | | base: folder, [INFO] [stdout] 316 | | operation: self.operation, [INFO] [stdout] 317 | | }) [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 `UpdateFolder` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/iter/update.rs:360:9 [INFO] [stdout] | [INFO] [stdout] 356 | fn fold_with(self, folder: F) -> F [INFO] [stdout] | ---- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 360 | / self.base [INFO] [stdout] 361 | | .fold_with(UpdateFolder { [INFO] [stdout] 362 | | base: folder, [INFO] [stdout] 363 | | operation: self.operation, [INFO] [stdout] 364 | | }) [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 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asparit` (lib) due to 27 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `asparit` (lib test) due to 27 previous errors [INFO] running `Command { std: "docker" "inspect" "3ff147b03e9c255510114d13e793ec0dc148988a978532ec8fe6bf762427f6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ff147b03e9c255510114d13e793ec0dc148988a978532ec8fe6bf762427f6f3", kill_on_drop: false }` [INFO] [stdout] 3ff147b03e9c255510114d13e793ec0dc148988a978532ec8fe6bf762427f6f3