[INFO] fetching crate layouts 0.1.0... [INFO] checking layouts-0.1.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate layouts 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate layouts 0.1.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate layouts 0.1.0 [INFO] finished tweaking crates.io crate layouts 0.1.0 [INFO] tweaked toml for crates.io crate layouts 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] [stderr] Adding arrayvec v0.5.2 (latest: v0.7.6) [INFO] [stderr] Adding pretty v0.10.0 (latest: v0.12.3) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] [stderr] Adding uuid v0.8.2 (latest: v1.10.0) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (latest: v0.13.2+wasi-0.2.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 79a12a6b0bd708954cdf579637ed6e38aa860b1d530010e5e82273c87dff6a70 [INFO] running `Command { std: "docker" "start" "-a" "79a12a6b0bd708954cdf579637ed6e38aa860b1d530010e5e82273c87dff6a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "79a12a6b0bd708954cdf579637ed6e38aa860b1d530010e5e82273c87dff6a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79a12a6b0bd708954cdf579637ed6e38aa860b1d530010e5e82273c87dff6a70", kill_on_drop: false }` [INFO] [stdout] 79a12a6b0bd708954cdf579637ed6e38aa860b1d530010e5e82273c87dff6a70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d498f5d7d6693540776c8d044dc27726f96c9e65258f733bd5020284516e457e [INFO] running `Command { std: "docker" "start" "-a" "d498f5d7d6693540776c8d044dc27726f96c9e65258f733bd5020284516e457e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tycho v0.1.2 [INFO] [stderr] Checking layouts v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/mod.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn into_doc(self) -> Doc { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | Part::of(self.0).into_doc() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | impl Part(|list| Container(("[", "]"), list.iterator)) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/internal_macros.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn $name( $($field_name : impl Into<$field_ty>, )* ) -> $name { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | $field_name: $field_name.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/containers.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / defpart! { [INFO] [stdout] 14 | | struct List { [INFO] [stdout] 15 | | iterator: PartIterator [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | [INFO] [stdout] 18 | | impl Part(|list| Container(("[", "]"), list.iterator)) [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `defpart` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | impl Part(|dict| MapLike(dict.iterator, [INFO] [stdout] | ________________----__^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | | MapSigils::new(StdWrappers::Curlies, (":", SP)))) [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/internal_macros.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn $name( $($field_name : impl Into<$field_ty>, )* ) -> $name { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | $field_name: $field_name.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/containers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / defpart! { [INFO] [stdout] 22 | | struct Dictionary { [INFO] [stdout] 23 | | iterator: MapIterator [INFO] [stdout] 24 | | } [INFO] [stdout] ... | [INFO] [stdout] 27 | | MapSigils::new(StdWrappers::Curlies, (":", SP)))) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `defpart` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | impl Part(|map| MapLike(map.iterator, (StdWrappers::Curlies, (SP, "=>", SP)))) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/internal_macros.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn $name( $($field_name : impl Into<$field_ty>, )* ) -> $name { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | $field_name: $field_name.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/containers.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / defpart! { [INFO] [stdout] 31 | | struct Map { [INFO] [stdout] 32 | | iterator: MapIterator [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | [INFO] [stdout] 35 | | impl Part(|map| MapLike(map.iterator, (StdWrappers::Curlies, (SP, "=>", SP)))) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `defpart` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:44:66 [INFO] [stdout] | [INFO] [stdout] 44 | impl Part(|MapLike { map, sigils: MapSigils { wrap, sep } }| { [INFO] [stdout] | __________________________---_____________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | | Container(wrap, PartIterator( [INFO] [stdout] 46 | | map.into_entries() [INFO] [stdout] 47 | | .map(move |(k, v)| Part::of(MapEntry(k, v, sep))))) [INFO] [stdout] 48 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:47:45 [INFO] [stdout] | [INFO] [stdout] 47 | .map(move |(k, v)| Part::of(MapEntry(k, v, sep))))) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/internal_macros.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn $name( $($field_name : impl Into<$field_ty>, )* ) -> $name { [INFO] [stdout] | ---------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | $field_name: $field_name.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/containers.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / defpart! { [INFO] [stdout] 39 | | struct MapLike { [INFO] [stdout] 40 | | map: MapIterator, [INFO] [stdout] 41 | | sigils: MapSigils, [INFO] [stdout] ... | [INFO] [stdout] 48 | | }) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `defpart` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:62:92 [INFO] [stdout] | [INFO] [stdout] 62 | impl Part(|MapEntry { key, value, sep: Sep { separator, space_before, space_after } }| { [INFO] [stdout] | ___________________________---__-----_______________________________________________________^ [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | | Group(|g| g + Group(|g| g + key + space_before + separator) + space_after + value) [INFO] [stdout] 64 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 62 | impl Part(|MapEntry { key, value, sep: Sep { separator, space_before, space_after } }| { [INFO] [stdout] | --- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | Group(|g| g + Group(|g| g + key + space_before + separator) + space_after + value) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 62 | impl Part(|MapEntry { key, value, sep: Sep { separator, space_before, space_after } }| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | Group(|g| g + Group(|g| g + key + space_before + separator) + space_after + value) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | MapEntry { key: Part::of(key), value: Part::of(value), sep: sep.sep() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:59:47 [INFO] [stdout] | [INFO] [stdout] 59 | MapEntry { key: Part::of(key), value: Part::of(value), sep: sep.sep() } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/iterator.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 77 | iterator: impl IntoIterator + 'static>, [INFO] [stdout] | -------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | ) -> PartIterator { [INFO] [stdout] 79 | let iterator: Box + 'static> = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | iterator: iterator.enumerate().peekable(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/iterator.rs:115:28 [INFO] [stdout] | [INFO] [stdout] 115 | .map(|(k, v)| (Part::of(k), Part::of(v))), [INFO] [stdout] | ------ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/iterator.rs:115:41 [INFO] [stdout] | [INFO] [stdout] 115 | .map(|(k, v)| (Part::of(k), Part::of(v))), [INFO] [stdout] | ------ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/mod.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn into_doc(self) -> Doc { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 25 | Part::of(self.0).into_doc() [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | impl Part(|Wrapped { wrap: (prefix, suffix), part }| Group(|g| g + prefix + Nest(part) + suffix)) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:28:68 [INFO] [stdout] | [INFO] [stdout] 28 | impl Part(|Wrapped { wrap: (prefix, suffix), part }| Group(|g| g + prefix + Nest(part) + suffix)) [INFO] [stdout] | ---- - ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | impl Part(|list| Container(("[", "]"), list.iterator)) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | part: Part::of(part) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/internal_macros.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn $name( $($field_name : impl Into<$field_ty>, )* ) -> $name { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | $field_name: $field_name.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/containers.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / defpart! { [INFO] [stdout] 14 | | struct List { [INFO] [stdout] 15 | | iterator: PartIterator [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | [INFO] [stdout] 18 | | impl Part(|list| Container(("[", "]"), list.iterator)) [INFO] [stdout] 19 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `defpart` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/internal_macros.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 131 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | left + $($body)* [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/nesting.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / defpart! { [INFO] [stdout] 32 | | struct Nest { [INFO] [stdout] 33 | | part: Part [INFO] [stdout] 34 | | } [INFO] [stdout] ... | [INFO] [stdout] 42 | | impl Part(|Nest { part }| SP + LowLevel(|pretty| pretty.append(low_level_part(part)).nest(2)) + SP) [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `defpart` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:42:54 [INFO] [stdout] | [INFO] [stdout] 42 | impl Part(|Nest { part }| SP + LowLevel(|pretty| pretty.append(low_level_part(part)).nest(2)) + SP) [INFO] [stdout] | ---- ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:26:22 [INFO] [stdout] | [INFO] [stdout] 26 | impl Part(|dict| MapLike(dict.iterator, [INFO] [stdout] | ________________----__^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | | MapSigils::new(StdWrappers::Curlies, (":", SP)))) [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | part: Part::of(part) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/internal_macros.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn $name( $($field_name : impl Into<$field_ty>, )* ) -> $name { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | $field_name: $field_name.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/containers.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | / defpart! { [INFO] [stdout] 22 | | struct Dictionary { [INFO] [stdout] 23 | | iterator: MapIterator [INFO] [stdout] 24 | | } [INFO] [stdout] ... | [INFO] [stdout] 27 | | MapSigils::new(StdWrappers::Curlies, (":", SP)))) [INFO] [stdout] 28 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `defpart` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:35:21 [INFO] [stdout] | [INFO] [stdout] 35 | impl Part(|map| MapLike(map.iterator, (StdWrappers::Curlies, (SP, "=>", SP)))) [INFO] [stdout] | --- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/internal_macros.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn $name( $($field_name : impl Into<$field_ty>, )* ) -> $name { [INFO] [stdout] | ---------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | $field_name: $field_name.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/containers.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | / defpart! { [INFO] [stdout] 31 | | struct Map { [INFO] [stdout] 32 | | iterator: MapIterator [INFO] [stdout] 33 | | } [INFO] [stdout] 34 | | [INFO] [stdout] 35 | | impl Part(|map| MapLike(map.iterator, (StdWrappers::Curlies, (SP, "=>", SP)))) [INFO] [stdout] 36 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `defpart` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:44:66 [INFO] [stdout] | [INFO] [stdout] 44 | impl Part(|MapLike { map, sigils: MapSigils { wrap, sep } }| { [INFO] [stdout] | __________________________---_____________________________________^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 45 | | Container(wrap, PartIterator( [INFO] [stdout] 46 | | map.into_entries() [INFO] [stdout] 47 | | .map(move |(k, v)| Part::of(MapEntry(k, v, sep))))) [INFO] [stdout] 48 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:155:26 [INFO] [stdout] | [INFO] [stdout] 155 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:47:45 [INFO] [stdout] | [INFO] [stdout] 47 | .map(move |(k, v)| Part::of(MapEntry(k, v, sep))))) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/internal_macros.rs:166:34 [INFO] [stdout] | [INFO] [stdout] 163 | pub fn $name( $($field_name : impl Into<$field_ty>, )* ) -> $name { [INFO] [stdout] | ---------------------------------- [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 166 | $field_name: $field_name.into(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/containers.rs:38:1 [INFO] [stdout] | [INFO] [stdout] 38 | / defpart! { [INFO] [stdout] 39 | | struct MapLike { [INFO] [stdout] 40 | | map: MapIterator, [INFO] [stdout] 41 | | sigils: MapSigils, [INFO] [stdout] ... | [INFO] [stdout] 48 | | }) [INFO] [stdout] 49 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `defpart` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:62:92 [INFO] [stdout] | [INFO] [stdout] 62 | impl Part(|MapEntry { key, value, sep: Sep { separator, space_before, space_after } }| { [INFO] [stdout] | ___________________________---__-----_______________________________________________________^ [INFO] [stdout] | | | | [INFO] [stdout] | | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | | Group(|g| g + Group(|g| g + key + space_before + separator) + space_after + value) [INFO] [stdout] 64 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 62 | impl Part(|MapEntry { key, value, sep: Sep { separator, space_before, space_after } }| { [INFO] [stdout] | --- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | Group(|g| g + Group(|g| g + key + space_before + separator) + space_after + value) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:63:33 [INFO] [stdout] | [INFO] [stdout] 62 | impl Part(|MapEntry { key, value, sep: Sep { separator, space_before, space_after } }| { [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | Group(|g| g + Group(|g| g + key + space_before + separator) + space_after + value) [INFO] [stdout] | - ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:59:25 [INFO] [stdout] | [INFO] [stdout] 59 | MapEntry { key: Part::of(key), value: Part::of(value), sep: sep.sep() } [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | impl Part(|Group { part }| part.low_level(|low_level| low_level.group())) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/containers.rs:59:47 [INFO] [stdout] | [INFO] [stdout] 59 | MapEntry { key: Part::of(key), value: Part::of(value), sep: sep.sep() } [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | Group { part: callback(Part::new()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | Parts { parts: build(Part::new()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/iterator.rs:83:19 [INFO] [stdout] | [INFO] [stdout] 77 | iterator: impl IntoIterator + 'static>, [INFO] [stdout] | -------------------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | ) -> PartIterator { [INFO] [stdout] 79 | let iterator: Box + 'static> = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | iterator: iterator.enumerate().peekable(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:82:42 [INFO] [stdout] | [INFO] [stdout] 82 | impl Part(|Container { wrap, body }| { [INFO] [stdout] | __________________________________----____^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | | let list = Part::build(body, |part, next| match next { [INFO] [stdout] 84 | | Next::Only(item) | Next::Last(item) => part + item, [INFO] [stdout] 85 | | Next::First(item) | Next::Middle(item) => part + Group(|g| g + item + ",") + SP, [INFO] [stdout] ... | [INFO] [stdout] 88 | | Wrapped(wrap, list) [INFO] [stdout] 89 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/iterator.rs:115:28 [INFO] [stdout] | [INFO] [stdout] 115 | .map(|(k, v)| (Part::of(k), Part::of(v))), [INFO] [stdout] | ------ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:85:72 [INFO] [stdout] | [INFO] [stdout] 85 | Next::First(item) | Next::Middle(item) => part + Group(|g| g + item + ",") + SP, [INFO] [stdout] | ---- - ^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/iterator.rs:115:41 [INFO] [stdout] | [INFO] [stdout] 115 | .map(|(k, v)| (Part::of(k), Part::of(v))), [INFO] [stdout] | ------ ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 78 | body: body.into() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:28:58 [INFO] [stdout] | [INFO] [stdout] 28 | impl Part(|Wrapped { wrap: (prefix, suffix), part }| Group(|g| g + prefix + Nest(part) + suffix)) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:28:68 [INFO] [stdout] | [INFO] [stdout] 28 | impl Part(|Wrapped { wrap: (prefix, suffix), part }| Group(|g| g + prefix + Nest(part) + suffix)) [INFO] [stdout] | ---- - ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/part.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn of(item: impl PartTrait) -> Part { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | Part::new().initialize(item) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:24:19 [INFO] [stdout] | [INFO] [stdout] 24 | part: Part::of(part) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/part.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 55 | iterator: impl Iterator>, [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | callback: impl Fn(Part, Next) -> Part, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | ) -> Part { [INFO] [stdout] 58 | iterator.fold(Part::new(), |list, next| callback(list, next)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/part.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn into_doc(self) -> Doc { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | Doc(self.inner.into_doc()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/internal_macros.rs:134:17 [INFO] [stdout] | [INFO] [stdout] 131 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 134 | left + $($body)* [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/nesting.rs:31:1 [INFO] [stdout] | [INFO] [stdout] 31 | / defpart! { [INFO] [stdout] 32 | | struct Nest { [INFO] [stdout] 33 | | part: Part [INFO] [stdout] 34 | | } [INFO] [stdout] ... | [INFO] [stdout] 42 | | impl Part(|Nest { part }| SP + LowLevel(|pretty| pretty.append(low_level_part(part)).nest(2)) + SP) [INFO] [stdout] | | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 43 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: this error originates in the macro `defpart` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:42:54 [INFO] [stdout] | [INFO] [stdout] 42 | impl Part(|Nest { part }| SP + LowLevel(|pretty| pretty.append(low_level_part(part)).nest(2)) + SP) [INFO] [stdout] | ---- ------ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/part.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 115 | fn add(self, rhs: PrettyDoc) -> Self::Output { [INFO] [stdout] | ---- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | Part { [INFO] [stdout] 117 | inner: self.inner.append(rhs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/part_trait.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn low_level_part(part: impl PartTrait) -> PrettyBuilder { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | Part::of(part).inner [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | part: Part::of(part) [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:54:32 [INFO] [stdout] | [INFO] [stdout] 54 | impl Part(|Group { part }| part.low_level(|low_level| low_level.group())) [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:51:23 [INFO] [stdout] | [INFO] [stdout] 51 | Group { part: callback(Part::new()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:63:24 [INFO] [stdout] | [INFO] [stdout] 63 | Parts { parts: build(Part::new()) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:82:42 [INFO] [stdout] | [INFO] [stdout] 82 | impl Part(|Container { wrap, body }| { [INFO] [stdout] | __________________________________----____^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 83 | | let list = Part::build(body, |part, next| match next { [INFO] [stdout] 84 | | Next::Only(item) | Next::Last(item) => part + item, [INFO] [stdout] 85 | | Next::First(item) | Next::Middle(item) => part + Group(|g| g + item + ",") + SP, [INFO] [stdout] ... | [INFO] [stdout] 88 | | Wrapped(wrap, list) [INFO] [stdout] 89 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:131:26 [INFO] [stdout] | [INFO] [stdout] 131 | fn append_to(self, left: Part) -> Part { [INFO] [stdout] | ---- ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:85:72 [INFO] [stdout] | [INFO] [stdout] 85 | Next::First(item) | Next::Middle(item) => part + Group(|g| g + item + ",") + SP, [INFO] [stdout] | ---- - ^^^^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/nesting.rs:78:19 [INFO] [stdout] | [INFO] [stdout] 78 | body: body.into() [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/pretty/internal_macros.rs:139:25 [INFO] [stdout] | [INFO] [stdout] 139 | pub fn $name( $($constructor_param : $constructor_ty,)* ) -> $name { [INFO] [stdout] | ------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/part.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub fn of(item: impl PartTrait) -> Part { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 51 | Part::new().initialize(item) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/part.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 55 | iterator: impl Iterator>, [INFO] [stdout] | ------------------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | callback: impl Fn(Part, Next) -> Part, [INFO] [stdout] | ------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | ) -> Part { [INFO] [stdout] 58 | iterator.fold(Part::new(), |list, next| callback(list, next)) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/part.rs:74:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn into_doc(self) -> Doc { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | Doc(self.inner.into_doc()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/part.rs:117:20 [INFO] [stdout] | [INFO] [stdout] 115 | fn add(self, rhs: PrettyDoc) -> Self::Output { [INFO] [stdout] | ---- -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | Part { [INFO] [stdout] 117 | inner: self.inner.append(rhs), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/pretty/part_trait.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub(crate) fn low_level_part(part: impl PartTrait) -> PrettyBuilder { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 8 | Part::of(part).inner [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `layouts` (lib test) due to 36 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `layouts` (lib) due to 36 previous errors [INFO] running `Command { std: "docker" "inspect" "d498f5d7d6693540776c8d044dc27726f96c9e65258f733bd5020284516e457e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d498f5d7d6693540776c8d044dc27726f96c9e65258f733bd5020284516e457e", kill_on_drop: false }` [INFO] [stdout] d498f5d7d6693540776c8d044dc27726f96c9e65258f733bd5020284516e457e