[INFO] fetching crate pages-and-pages 0.4.1... [INFO] checking pages-and-pages-0.4.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate pages-and-pages 0.4.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate pages-and-pages 0.4.1 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 pages-and-pages 0.4.1 [INFO] finished tweaking crates.io crate pages-and-pages 0.4.1 [INFO] tweaked toml for crates.io crate pages-and-pages 0.4.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 2 packages to latest compatible versions [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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c4f6b72b8e8227ccaa629127db7b13963aee6f87b033f903c2225a997436514 [INFO] running `Command { std: "docker" "start" "-a" "9c4f6b72b8e8227ccaa629127db7b13963aee6f87b033f903c2225a997436514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c4f6b72b8e8227ccaa629127db7b13963aee6f87b033f903c2225a997436514", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c4f6b72b8e8227ccaa629127db7b13963aee6f87b033f903c2225a997436514", kill_on_drop: false }` [INFO] [stdout] 9c4f6b72b8e8227ccaa629127db7b13963aee6f87b033f903c2225a997436514 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17fbc285d858c5e6848a1319b27c368329a3355b2cf3a7060b2a5b3a607aadd3 [INFO] running `Command { std: "docker" "start" "-a" "17fbc285d858c5e6848a1319b27c368329a3355b2cf3a7060b2a5b3a607aadd3", kill_on_drop: false }` [INFO] [stderr] Checking pages-and-pages v0.4.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![deny(pointer_structural_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 8 | #![deny(pointer_structural_match)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [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/lib.rs:305:12 [INFO] [stdout] | [INFO] [stdout] 305 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 306 | | ptr, [INFO] [stdout] 307 | | pages, [INFO] [stdout] 308 | | mutable: AtomicUsize::new(0), [INFO] [stdout] 309 | | immutable: AtomicUsize::new(0), [INFO] [stdout] 310 | | inaccessible: AtomicUsize::new(0), [INFO] [stdout] 311 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/lib.rs:426:20 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn split(self, index: usize) -> Result<(Self, Self), Self> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | let left = Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 420 | let right = Self { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 426 | Ok((left, right)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | / pages! { [INFO] [stdout] 855 | | Self = MutPages, [INFO] [stdout] 856 | | Accessibility = Mutable, [INFO] [stdout] 857 | | counter = mutable, [INFO] [stdout] ... | [INFO] [stdout] 869 | | }, [INFO] [stdout] 870 | | } [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 `pages` (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/lib.rs:458:17 [INFO] [stdout] | [INFO] [stdout] 450 | parts: [PagesType; C], [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | / pages! { [INFO] [stdout] 855 | | Self = MutPages, [INFO] [stdout] 856 | | Accessibility = Mutable, [INFO] [stdout] 857 | | counter = mutable, [INFO] [stdout] ... | [INFO] [stdout] 869 | | }, [INFO] [stdout] 870 | | } [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 `pages` (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/lib.rs:458:53 [INFO] [stdout] | [INFO] [stdout] 450 | parts: [PagesType; C], [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | / pages! { [INFO] [stdout] 855 | | Self = MutPages, [INFO] [stdout] 856 | | Accessibility = Mutable, [INFO] [stdout] 857 | | counter = mutable, [INFO] [stdout] ... | [INFO] [stdout] 869 | | }, [INFO] [stdout] 870 | | } [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 `pages` (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/lib.rs:471:17 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn join_vec(parts: Vec) -> Result>> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | / pages! { [INFO] [stdout] 855 | | Self = MutPages, [INFO] [stdout] 856 | | Accessibility = Mutable, [INFO] [stdout] 857 | | counter = mutable, [INFO] [stdout] ... | [INFO] [stdout] 869 | | }, [INFO] [stdout] 870 | | } [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 `pages` (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/lib.rs:471:53 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn join_vec(parts: Vec) -> Result>> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | / pages! { [INFO] [stdout] 855 | | Self = MutPages, [INFO] [stdout] 856 | | Accessibility = Mutable, [INFO] [stdout] 857 | | counter = mutable, [INFO] [stdout] ... | [INFO] [stdout] 869 | | }, [INFO] [stdout] 870 | | } [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 `pages` (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/lib.rs:707:17 [INFO] [stdout] | [INFO] [stdout] 704 | fn try_from(value: $Self) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 707 | Arc::try_unwrap(value.allocation).map_err(|value| $Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | / pages! { [INFO] [stdout] 855 | | Self = MutPages, [INFO] [stdout] 856 | | Accessibility = Mutable, [INFO] [stdout] 857 | | counter = mutable, [INFO] [stdout] ... | [INFO] [stdout] 869 | | }, [INFO] [stdout] 870 | | } [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 `pages` (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/lib.rs:426:20 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn split(self, index: usize) -> Result<(Self, Self), Self> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | let left = Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 420 | let right = Self { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 426 | Ok((left, right)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | / pages! { [INFO] [stdout] 873 | | Self = Pages, [INFO] [stdout] 874 | | Accessibility = Immutable, [INFO] [stdout] 875 | | counter = immutable, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }, [INFO] [stdout] 888 | | } [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 `pages` (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/lib.rs:458:17 [INFO] [stdout] | [INFO] [stdout] 450 | parts: [PagesType; C], [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | / pages! { [INFO] [stdout] 873 | | Self = Pages, [INFO] [stdout] 874 | | Accessibility = Immutable, [INFO] [stdout] 875 | | counter = immutable, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }, [INFO] [stdout] 888 | | } [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 `pages` (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/lib.rs:458:53 [INFO] [stdout] | [INFO] [stdout] 450 | parts: [PagesType; C], [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | / pages! { [INFO] [stdout] 873 | | Self = Pages, [INFO] [stdout] 874 | | Accessibility = Immutable, [INFO] [stdout] 875 | | counter = immutable, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }, [INFO] [stdout] 888 | | } [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 `pages` (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/lib.rs:471:17 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn join_vec(parts: Vec) -> Result>> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | / pages! { [INFO] [stdout] 873 | | Self = Pages, [INFO] [stdout] 874 | | Accessibility = Immutable, [INFO] [stdout] 875 | | counter = immutable, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }, [INFO] [stdout] 888 | | } [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 `pages` (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/lib.rs:471:53 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn join_vec(parts: Vec) -> Result>> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | / pages! { [INFO] [stdout] 873 | | Self = Pages, [INFO] [stdout] 874 | | Accessibility = Immutable, [INFO] [stdout] 875 | | counter = immutable, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }, [INFO] [stdout] 888 | | } [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 `pages` (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/lib.rs:707:17 [INFO] [stdout] | [INFO] [stdout] 704 | fn try_from(value: $Self) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 707 | Arc::try_unwrap(value.allocation).map_err(|value| $Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | / pages! { [INFO] [stdout] 873 | | Self = Pages, [INFO] [stdout] 874 | | Accessibility = Immutable, [INFO] [stdout] 875 | | counter = immutable, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }, [INFO] [stdout] 888 | | } [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 `pages` (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/lib.rs:426:20 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn split(self, index: usize) -> Result<(Self, Self), Self> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | let left = Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 420 | let right = Self { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 426 | Ok((left, right)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 890 | / pages! { [INFO] [stdout] 891 | | Self = InaccessiblePages, [INFO] [stdout] 892 | | Accessibility = Inaccessible, [INFO] [stdout] 893 | | counter = inaccessible, [INFO] [stdout] ... | [INFO] [stdout] 905 | | }, [INFO] [stdout] 906 | | } [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 `pages` (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/lib.rs:458:17 [INFO] [stdout] | [INFO] [stdout] 450 | parts: [PagesType; C], [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 890 | / pages! { [INFO] [stdout] 891 | | Self = InaccessiblePages, [INFO] [stdout] 892 | | Accessibility = Inaccessible, [INFO] [stdout] 893 | | counter = inaccessible, [INFO] [stdout] ... | [INFO] [stdout] 905 | | }, [INFO] [stdout] 906 | | } [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 `pages` (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/lib.rs:458:53 [INFO] [stdout] | [INFO] [stdout] 450 | parts: [PagesType; C], [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 890 | / pages! { [INFO] [stdout] 891 | | Self = InaccessiblePages, [INFO] [stdout] 892 | | Accessibility = Inaccessible, [INFO] [stdout] 893 | | counter = inaccessible, [INFO] [stdout] ... | [INFO] [stdout] 905 | | }, [INFO] [stdout] 906 | | } [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 `pages` (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/lib.rs:471:17 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn join_vec(parts: Vec) -> Result>> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 890 | / pages! { [INFO] [stdout] 891 | | Self = InaccessiblePages, [INFO] [stdout] 892 | | Accessibility = Inaccessible, [INFO] [stdout] 893 | | counter = inaccessible, [INFO] [stdout] ... | [INFO] [stdout] 905 | | }, [INFO] [stdout] 906 | | } [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 `pages` (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/lib.rs:471:53 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn join_vec(parts: Vec) -> Result>> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 890 | / pages! { [INFO] [stdout] 891 | | Self = InaccessiblePages, [INFO] [stdout] 892 | | Accessibility = Inaccessible, [INFO] [stdout] 893 | | counter = inaccessible, [INFO] [stdout] ... | [INFO] [stdout] 905 | | }, [INFO] [stdout] 906 | | } [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 `pages` (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/lib.rs:707:17 [INFO] [stdout] | [INFO] [stdout] 704 | fn try_from(value: $Self) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 707 | Arc::try_unwrap(value.allocation).map_err(|value| $Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 890 | / pages! { [INFO] [stdout] 891 | | Self = InaccessiblePages, [INFO] [stdout] 892 | | Accessibility = Inaccessible, [INFO] [stdout] 893 | | counter = inaccessible, [INFO] [stdout] ... | [INFO] [stdout] 905 | | }, [INFO] [stdout] 906 | | } [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 `pages` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 19 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pages-and-pages` (lib) due to 20 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:305:12 [INFO] [stdout] | [INFO] [stdout] 305 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 306 | | ptr, [INFO] [stdout] 307 | | pages, [INFO] [stdout] 308 | | mutable: AtomicUsize::new(0), [INFO] [stdout] 309 | | immutable: AtomicUsize::new(0), [INFO] [stdout] 310 | | inaccessible: AtomicUsize::new(0), [INFO] [stdout] 311 | | }) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________| [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/lib.rs:426:20 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn split(self, index: usize) -> Result<(Self, Self), Self> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | let left = Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 420 | let right = Self { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 426 | Ok((left, right)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | / pages! { [INFO] [stdout] 855 | | Self = MutPages, [INFO] [stdout] 856 | | Accessibility = Mutable, [INFO] [stdout] 857 | | counter = mutable, [INFO] [stdout] ... | [INFO] [stdout] 869 | | }, [INFO] [stdout] 870 | | } [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 `pages` (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/lib.rs:458:17 [INFO] [stdout] | [INFO] [stdout] 450 | parts: [PagesType; C], [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | / pages! { [INFO] [stdout] 855 | | Self = MutPages, [INFO] [stdout] 856 | | Accessibility = Mutable, [INFO] [stdout] 857 | | counter = mutable, [INFO] [stdout] ... | [INFO] [stdout] 869 | | }, [INFO] [stdout] 870 | | } [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 `pages` (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/lib.rs:458:53 [INFO] [stdout] | [INFO] [stdout] 450 | parts: [PagesType; C], [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | / pages! { [INFO] [stdout] 855 | | Self = MutPages, [INFO] [stdout] 856 | | Accessibility = Mutable, [INFO] [stdout] 857 | | counter = mutable, [INFO] [stdout] ... | [INFO] [stdout] 869 | | }, [INFO] [stdout] 870 | | } [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 `pages` (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/lib.rs:471:17 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn join_vec(parts: Vec) -> Result>> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | / pages! { [INFO] [stdout] 855 | | Self = MutPages, [INFO] [stdout] 856 | | Accessibility = Mutable, [INFO] [stdout] 857 | | counter = mutable, [INFO] [stdout] ... | [INFO] [stdout] 869 | | }, [INFO] [stdout] 870 | | } [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 `pages` (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/lib.rs:471:53 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn join_vec(parts: Vec) -> Result>> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | / pages! { [INFO] [stdout] 855 | | Self = MutPages, [INFO] [stdout] 856 | | Accessibility = Mutable, [INFO] [stdout] 857 | | counter = mutable, [INFO] [stdout] ... | [INFO] [stdout] 869 | | }, [INFO] [stdout] 870 | | } [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 `pages` (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/lib.rs:707:17 [INFO] [stdout] | [INFO] [stdout] 704 | fn try_from(value: $Self) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 707 | Arc::try_unwrap(value.allocation).map_err(|value| $Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 854 | / pages! { [INFO] [stdout] 855 | | Self = MutPages, [INFO] [stdout] 856 | | Accessibility = Mutable, [INFO] [stdout] 857 | | counter = mutable, [INFO] [stdout] ... | [INFO] [stdout] 869 | | }, [INFO] [stdout] 870 | | } [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 `pages` (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/lib.rs:426:20 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn split(self, index: usize) -> Result<(Self, Self), Self> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | let left = Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 420 | let right = Self { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 426 | Ok((left, right)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | / pages! { [INFO] [stdout] 873 | | Self = Pages, [INFO] [stdout] 874 | | Accessibility = Immutable, [INFO] [stdout] 875 | | counter = immutable, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }, [INFO] [stdout] 888 | | } [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 `pages` (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/lib.rs:458:17 [INFO] [stdout] | [INFO] [stdout] 450 | parts: [PagesType; C], [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | / pages! { [INFO] [stdout] 873 | | Self = Pages, [INFO] [stdout] 874 | | Accessibility = Immutable, [INFO] [stdout] 875 | | counter = immutable, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }, [INFO] [stdout] 888 | | } [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 `pages` (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/lib.rs:458:53 [INFO] [stdout] | [INFO] [stdout] 450 | parts: [PagesType; C], [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | / pages! { [INFO] [stdout] 873 | | Self = Pages, [INFO] [stdout] 874 | | Accessibility = Immutable, [INFO] [stdout] 875 | | counter = immutable, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }, [INFO] [stdout] 888 | | } [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 `pages` (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/lib.rs:471:17 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn join_vec(parts: Vec) -> Result>> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | / pages! { [INFO] [stdout] 873 | | Self = Pages, [INFO] [stdout] 874 | | Accessibility = Immutable, [INFO] [stdout] 875 | | counter = immutable, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }, [INFO] [stdout] 888 | | } [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 `pages` (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/lib.rs:471:53 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn join_vec(parts: Vec) -> Result>> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | / pages! { [INFO] [stdout] 873 | | Self = Pages, [INFO] [stdout] 874 | | Accessibility = Immutable, [INFO] [stdout] 875 | | counter = immutable, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }, [INFO] [stdout] 888 | | } [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 `pages` (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/lib.rs:707:17 [INFO] [stdout] | [INFO] [stdout] 704 | fn try_from(value: $Self) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 707 | Arc::try_unwrap(value.allocation).map_err(|value| $Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 872 | / pages! { [INFO] [stdout] 873 | | Self = Pages, [INFO] [stdout] 874 | | Accessibility = Immutable, [INFO] [stdout] 875 | | counter = immutable, [INFO] [stdout] ... | [INFO] [stdout] 887 | | }, [INFO] [stdout] 888 | | } [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 `pages` (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/lib.rs:426:20 [INFO] [stdout] | [INFO] [stdout] 406 | pub fn split(self, index: usize) -> Result<(Self, Self), Self> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 414 | let left = Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 420 | let right = Self { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 426 | Ok((left, right)) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 890 | / pages! { [INFO] [stdout] 891 | | Self = InaccessiblePages, [INFO] [stdout] 892 | | Accessibility = Inaccessible, [INFO] [stdout] 893 | | counter = inaccessible, [INFO] [stdout] ... | [INFO] [stdout] 905 | | }, [INFO] [stdout] 906 | | } [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 `pages` (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/lib.rs:458:17 [INFO] [stdout] | [INFO] [stdout] 450 | parts: [PagesType; C], [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 890 | / pages! { [INFO] [stdout] 891 | | Self = InaccessiblePages, [INFO] [stdout] 892 | | Accessibility = Inaccessible, [INFO] [stdout] 893 | | counter = inaccessible, [INFO] [stdout] ... | [INFO] [stdout] 905 | | }, [INFO] [stdout] 906 | | } [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 `pages` (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/lib.rs:458:53 [INFO] [stdout] | [INFO] [stdout] 450 | parts: [PagesType; C], [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 458 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 890 | / pages! { [INFO] [stdout] 891 | | Self = InaccessiblePages, [INFO] [stdout] 892 | | Accessibility = Inaccessible, [INFO] [stdout] 893 | | counter = inaccessible, [INFO] [stdout] ... | [INFO] [stdout] 905 | | }, [INFO] [stdout] 906 | | } [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 `pages` (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/lib.rs:471:17 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn join_vec(parts: Vec) -> Result>> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 890 | / pages! { [INFO] [stdout] 891 | | Self = InaccessiblePages, [INFO] [stdout] 892 | | Accessibility = Inaccessible, [INFO] [stdout] 893 | | counter = inaccessible, [INFO] [stdout] ... | [INFO] [stdout] 905 | | }, [INFO] [stdout] 906 | | } [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 `pages` (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/lib.rs:471:53 [INFO] [stdout] | [INFO] [stdout] 468 | pub fn join_vec(parts: Vec) -> Result>> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 471 | Self::join_(&parts, &index).map_err(|kind| JoinError { kind, parts }) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 890 | / pages! { [INFO] [stdout] 891 | | Self = InaccessiblePages, [INFO] [stdout] 892 | | Accessibility = Inaccessible, [INFO] [stdout] 893 | | counter = inaccessible, [INFO] [stdout] ... | [INFO] [stdout] 905 | | }, [INFO] [stdout] 906 | | } [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 `pages` (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/lib.rs:707:17 [INFO] [stdout] | [INFO] [stdout] 704 | fn try_from(value: $Self) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 707 | Arc::try_unwrap(value.allocation).map_err(|value| $Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 890 | / pages! { [INFO] [stdout] 891 | | Self = InaccessiblePages, [INFO] [stdout] 892 | | Accessibility = Inaccessible, [INFO] [stdout] 893 | | counter = inaccessible, [INFO] [stdout] ... | [INFO] [stdout] 905 | | }, [INFO] [stdout] 906 | | } [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 `pages` (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/lib.rs:936:9 [INFO] [stdout] | [INFO] [stdout] 918 | let alloc = Allocation::try_new(pages) [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 919 | .expect("allocation of {pages} pages should create successfully"); [INFO] [stdout] 920 | let mut pages = alloc [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 936 | / pages [INFO] [stdout] 937 | | .try_into_allocation() [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/lib.rs:1068:15 [INFO] [stdout] | [INFO] [stdout] 1055 | let alloc = test_new(3); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1056 | let pages = alloc [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1059 | let (left, right) = pages [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] 1062 | let (middle, right) = right [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] 1068 | match Pages::join([left.into(), right.into()]) { [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/lib.rs:1122:15 [INFO] [stdout] | [INFO] [stdout] 1113 | let alloc1 = test_new(1); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1114 | let pages1 = alloc1 [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1117 | let alloc2 = test_new(1); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1118 | let pages2 = alloc2 [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1122 | match Pages::join([pages1.into(), pages2.into()]) { [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 22 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pages-and-pages` (lib test) due to 23 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "17fbc285d858c5e6848a1319b27c368329a3355b2cf3a7060b2a5b3a607aadd3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17fbc285d858c5e6848a1319b27c368329a3355b2cf3a7060b2a5b3a607aadd3", kill_on_drop: false }` [INFO] [stdout] 17fbc285d858c5e6848a1319b27c368329a3355b2cf3a7060b2a5b3a607aadd3