[INFO] fetching crate somen 0.3.1... [INFO] checking somen-0.3.1 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate somen 0.3.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate somen 0.3.1 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 somen 0.3.1 [INFO] finished tweaking crates.io crate somen 0.3.1 [INFO] tweaked toml for crates.io crate somen 0.3.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate somen 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `futures-core` dependency) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] dc30f3dbb366a409d0d3f2636eb907499f6cda8b18731c3597881663bcc8320f [INFO] running `Command { std: "docker" "start" "-a" "dc30f3dbb366a409d0d3f2636eb907499f6cda8b18731c3597881663bcc8320f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dc30f3dbb366a409d0d3f2636eb907499f6cda8b18731c3597881663bcc8320f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc30f3dbb366a409d0d3f2636eb907499f6cda8b18731c3597881663bcc8320f", kill_on_drop: false }` [INFO] [stdout] dc30f3dbb366a409d0d3f2636eb907499f6cda8b18731c3597881663bcc8320f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f2f34c3e57ff8474a8edb1dfd0c4305246e12035cbb954d62948b4a04bb9d13f [INFO] running `Command { std: "docker" "start" "-a" "f2f34c3e57ff8474a8edb1dfd0c4305246e12035cbb954d62948b4a04bb9d13f", kill_on_drop: false }` [INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition [INFO] [stderr] (in the `futures-core` dependency) [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking somen v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stdout] error: this value of type `Poll::Ok>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atomic/any.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 41 | let start = input.position(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | Poll::Ready(Ok(match ready!(input.as_mut().try_poll_next(cx)?) { [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] = 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 `Poll::Ok>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atomic/cond.rs:45:37 [INFO] [stdout] | [INFO] [stdout] 44 | let start = input.position(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | Poll::Ready(Ok(match ready!(input.as_mut().try_poll_next(cx)?) { [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] = 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 `Poll::Ok>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atomic/cond.rs:93:37 [INFO] [stdout] | [INFO] [stdout] 92 | let start = input.position(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | Poll::Ready(Ok(match ready!(input.as_mut().try_poll_next(cx)?) { [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] = 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 `Poll::Ok>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atomic/cond.rs:141:37 [INFO] [stdout] | [INFO] [stdout] 140 | let start = input.position(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 141 | Poll::Ready(Ok(match ready!(input.as_mut().try_poll_next(cx)?) { [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] = 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 `Poll::Ok>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atomic/eof.rs:42:37 [INFO] [stdout] | [INFO] [stdout] 41 | let start = input.position(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 42 | Poll::Ready(Ok(match ready!(input.as_mut().try_poll_next(cx)?) { [INFO] [stdout] | -------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Poll::Ok>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atomic/set.rs:52:37 [INFO] [stdout] | [INFO] [stdout] 51 | let start = input.position(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 52 | Poll::Ready(Ok(match ready!(input.as_mut().try_poll_next(cx)?) { [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] = 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 `Poll::Ok>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atomic/set.rs:100:37 [INFO] [stdout] | [INFO] [stdout] 99 | let start = input.position(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | Poll::Ready(Ok(match ready!(input.as_mut().try_poll_next(cx)?) { [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] = 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 `Poll::Ok>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atomic/token.rs:50:37 [INFO] [stdout] | [INFO] [stdout] 49 | let start = input.position(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 50 | Poll::Ready(Ok(match ready!(input.as_mut().try_poll_next(cx)?) { [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] = 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 `Poll::Ok>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/atomic/token.rs:102:37 [INFO] [stdout] | [INFO] [stdout] 101 | let start = input.position(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | Poll::Ready(Ok(match ready!(input.as_mut().try_poll_next(cx)?) { [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] = 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 `Poll>::Output, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/combinator/opt.rs:60:26 [INFO] [stdout] | [INFO] [stdout] 60 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 61 | || .inner [INFO] [stdout] 62 | || .poll_parse(input.as_mut(), cx, &mut state.inner)?) [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] | |__________________________________________________________________|these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/combinator/opt.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 112 | || .inner [INFO] [stdout] 113 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | |_______________________________________________________________________|these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/collect.rs:68:26 [INFO] [stdout] | [INFO] [stdout] 68 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 69 | || .inner [INFO] [stdout] 70 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | ||_______________________________________________________________________|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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/count.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 57 | || .inner [INFO] [stdout] 58 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/discard.rs:55:26 [INFO] [stdout] | [INFO] [stdout] 55 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 56 | || .inner [INFO] [stdout] 57 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/filter.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 57 | || .inner [INFO] [stdout] 58 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | ||_______________________________________________________________________|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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/flatten.rs:62:26 [INFO] [stdout] | [INFO] [stdout] 62 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 63 | || .inner [INFO] [stdout] 64 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | ||_______________________________________________________________________|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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/fold.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 72 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 73 | || .inner [INFO] [stdout] 74 | || .poll_parse_next(input.as_mut(), cx, state.inner.right())?) [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] | ||__________________________________________________________________________|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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/fold.rs:159:26 [INFO] [stdout] | [INFO] [stdout] 159 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 160 | || .inner [INFO] [stdout] 161 | || .poll_parse_next(input.as_mut(), cx, state.inner.right())?) [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] | ||__________________________________________________________________________|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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/indices.rs:76:26 [INFO] [stdout] | [INFO] [stdout] 76 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 77 | || .inner [INFO] [stdout] 78 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | ||_______________________________________________________________________|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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/last.rs:56:26 [INFO] [stdout] | [INFO] [stdout] 56 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 57 | || .inner [INFO] [stdout] 58 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | ||_______________________________________________________________________|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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/nth.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 59 | || .inner [INFO] [stdout] 60 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | ||_______________________________________________________________________|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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/reduce.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 59 | || .inner [INFO] [stdout] 60 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | ||_______________________________________________________________________|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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/reduce.rs:136:26 [INFO] [stdout] | [INFO] [stdout] 136 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 137 | || .inner [INFO] [stdout] 138 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | ||_______________________________________________________________________|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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/scan.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 75 | || .inner [INFO] [stdout] 76 | || .poll_parse_next(input.as_mut(), cx, state.inner.right())?) [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] | ||__________________________________________________________________________|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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/combinator/scan.rs:168:26 [INFO] [stdout] | [INFO] [stdout] 168 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 169 | || .inner [INFO] [stdout] 170 | || .poll_parse_next(input.as_mut(), cx, state.inner.right())?) [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] | ||__________________________________________________________________________|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] | [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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/flat/repeat.rs:89:26 [INFO] [stdout] | [INFO] [stdout] 89 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 90 | || .inner [INFO] [stdout] 91 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | ||_______________________________________________________________________|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] | [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 `Poll>::Output, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/flat/sep_by.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | match ready!(self.sep.poll_parse(input.as_mut(), cx, inner)?) { [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] 114 | match ready!(self [INFO] [stdout] | ___________________- [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] 115 | | .inner [INFO] [stdout] 116 | | .poll_parse_next(input.as_mut(), cx, state.inner.left())?) [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] | |__________________________________________________________________________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] = 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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/flat/sep_by_end.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | match ready!(self.inner.poll_parse_next(input.as_mut(), cx, inner)?) { [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] | 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] 123 | match ready!(self [INFO] [stdout] | ___________________- [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] 124 | | .sep [INFO] [stdout] 125 | | .poll_parse(input.as_mut(), cx, state.inner.right())?) [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] = 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 `Poll>::Output, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/flat/sep_by_end_times.rs:66:36 [INFO] [stdout] | [INFO] [stdout] 66 | break match ready!(self [INFO] [stdout] | ______________________________- ^ [INFO] [stdout] | |______________________________| | [INFO] [stdout] | |______________________________| | [INFO] [stdout] | |______________________________| | [INFO] [stdout] | |______________________________| | [INFO] [stdout] | | ____________________________________| [INFO] [stdout] 67 | || .sep [INFO] [stdout] 68 | || .poll_parse(input.as_mut(), cx, state.inner.right())?) [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] ... [INFO] [stdout] 93 | | match ready!(self.sep.poll_parse(input.as_mut(), cx, inner)?) { [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] 106 | | match ready!(self [INFO] [stdout] | | ___________________- [INFO] [stdout] | ||___________________| [INFO] [stdout] | ||___________________| [INFO] [stdout] | ||___________________| [INFO] [stdout] | ||___________________| [INFO] [stdout] | ||___________________| [INFO] [stdout] | ||___________________| [INFO] [stdout] | ||___________________| [INFO] [stdout] 107 | || .inner [INFO] [stdout] 108 | || .poll_parse_next(input.as_mut(), cx, state.inner.left())?) [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] | ||__________________________________________________________________________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] = 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 `Poll>::Output, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/flat/sep_by_times.rs:64:30 [INFO] [stdout] | [INFO] [stdout] 64 | match ready!(self.sep.poll_parse(input.as_mut(), cx, inner)?) { [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] 79 | match ready!(self [INFO] [stdout] | ___________________- [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] 80 | | .inner [INFO] [stdout] 81 | | .poll_parse_next(input.as_mut(), cx, state.inner.left())?) [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] | |__________________________________________________________________________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] = 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 `Poll>::Item>, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/flat/times.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 60 | || .inner [INFO] [stdout] 61 | || .poll_parse_next(input.as_mut(), cx, &mut state.inner)?) [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] | ||_______________________________________________________________________|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] | [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 `Poll>::Output, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/flat/until.rs:67:30 [INFO] [stdout] | [INFO] [stdout] 67 | match ready!(self.end.poll_parse(input.as_mut(), cx, inner)?) { [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] 91 | match ready!(self [INFO] [stdout] | ___________________- [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] | |___________________| [INFO] [stdout] 92 | | .inner [INFO] [stdout] 93 | | .poll_parse_next(input.as_mut(), cx, state.inner.right())?) [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] | |___________________________________________________________________________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] = 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 `Poll>::Output, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/generator/repeat.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 74 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 75 | || .inner [INFO] [stdout] 76 | || .poll_parse(input.as_mut(), cx, &mut state.inner)?) [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] | |__________________________________________________________________|these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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 `Poll>::Output, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/generator/sep_by.rs:94:26 [INFO] [stdout] | [INFO] [stdout] 94 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 95 | || .inner [INFO] [stdout] 96 | || .poll_parse(input.as_mut(), cx, state.inner.left())?) [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] | |____________________________________________________________________|these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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 `Poll>::Output, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/generator/sep_by_end.rs:102:26 [INFO] [stdout] | [INFO] [stdout] 102 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 103 | || .sep [INFO] [stdout] 104 | || .poll_parse(input.as_mut(), cx, state.inner.right())?) [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] | [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 `Poll>::Output, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/generator/sep_by_end_times.rs:96:26 [INFO] [stdout] | [INFO] [stdout] 96 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 97 | || .inner [INFO] [stdout] 98 | || .poll_parse(input.as_mut(), cx, state.inner.left())?) [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] | |____________________________________________________________________|these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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 `Poll>::Output, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/generator/sep_by_times.rs:75:26 [INFO] [stdout] | [INFO] [stdout] 75 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 76 | || .inner [INFO] [stdout] 77 | || .poll_parse(input.as_mut(), cx, state.inner.left())?) [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] | |____________________________________________________________________|these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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 `Poll>::Output, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/generator/times.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 60 | || .inner [INFO] [stdout] 61 | || .poll_parse(input.as_mut(), cx, &mut state.inner)?) [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] | |__________________________________________________________________|these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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 `Poll>::Output, ::Locator>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/generator/until.rs:85:26 [INFO] [stdout] | [INFO] [stdout] 85 | match ready!(self [INFO] [stdout] | ____________________- ^ [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | |____________________| | [INFO] [stdout] | | __________________________| [INFO] [stdout] 86 | || .inner [INFO] [stdout] 87 | || .poll_parse(input.as_mut(), cx, state.inner.right())?) [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] | |_____________________________________________________________________|these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [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 `Poll>::Item>, ::Locator>, ::Error>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/iterable/stream.rs:42:26 [INFO] [stdout] | [INFO] [stdout] 42 | match ready!(parser.poll_parse_next(Pin::new(input), cx, state)) { [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] | 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] | these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: this value of type `Poll>::Output, ::Locator>, ::Error>>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/parser/future.rs:43:26 [INFO] [stdout] | [INFO] [stdout] 43 | match ready!(parser.poll_parse(Pin::new(input), cx, state)) { [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] | 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] = 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 41 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `somen` (lib) due to 42 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f2f34c3e57ff8474a8edb1dfd0c4305246e12035cbb954d62948b4a04bb9d13f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2f34c3e57ff8474a8edb1dfd0c4305246e12035cbb954d62948b4a04bb9d13f", kill_on_drop: false }` [INFO] [stdout] f2f34c3e57ff8474a8edb1dfd0c4305246e12035cbb954d62948b4a04bb9d13f