[INFO] fetching crate serde-save 0.1.1... [INFO] checking serde-save-0.1.1 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate serde-save 0.1.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate serde-save 0.1.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 serde-save 0.1.1 [INFO] finished tweaking crates.io crate serde-save 0.1.1 [INFO] tweaked toml for crates.io crate serde-save 0.1.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate serde-save 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 22458a1657c62ee11231e24f2c7fe1651baa07709b50b16a964cb7e4d7b06d21 [INFO] running `Command { std: "docker" "start" "-a" "22458a1657c62ee11231e24f2c7fe1651baa07709b50b16a964cb7e4d7b06d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "22458a1657c62ee11231e24f2c7fe1651baa07709b50b16a964cb7e4d7b06d21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "22458a1657c62ee11231e24f2c7fe1651baa07709b50b16a964cb7e4d7b06d21", kill_on_drop: false }` [INFO] [stdout] 22458a1657c62ee11231e24f2c7fe1651baa07709b50b16a964cb7e4d7b06d21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3efeb3bb22df92c76da5cdfe504628c2828deb817eb85fc0a7e264c50d4c2a60 [INFO] running `Command { std: "docker" "start" "-a" "3efeb3bb22df92c76da5cdfe504628c2828deb817eb85fc0a7e264c50d4c2a60", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling valuable v0.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Checking serde-save v0.1.1 (/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/lib.rs:305:21 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn strukt(name: &'a str, fields: impl IntoIterator) -> Self [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 305 | fields: fields [INFO] [stdout] | _____________________^ [INFO] [stdout] 306 | | .into_iter() [INFO] [stdout] 307 | | .map(|(k, v)| (k, Some(v.into()))) [INFO] [stdout] 308 | | .collect(), [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:307:35 [INFO] [stdout] | [INFO] [stdout] 307 | .map(|(k, v)| (k, Some(v.into()))) [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/lib.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn save_errors(t: T) -> Save<'static, Error> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 339 | / t.serialize( [INFO] [stdout] 340 | | Serializer::new() [INFO] [stdout] 341 | | .check_for_protocol_errors(true) [INFO] [stdout] 342 | | .save_errors(), [INFO] [stdout] 343 | | ) [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:437:22 [INFO] [stdout] | [INFO] [stdout] 436 | fn from(it: Option) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 437 | Self::Option(it.map(Into::into).map(Box::new)) [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:446:19 [INFO] [stdout] | [INFO] [stdout] 445 | fn from_iter>(iter: II) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 446 | Self::Seq(iter.into_iter().map(Into::into).collect()) [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:457:13 [INFO] [stdout] | [INFO] [stdout] 455 | fn from_iter>(iter: II) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 456 | Self::Map( [INFO] [stdout] 457 | / iter.into_iter() [INFO] [stdout] 458 | | .map(|(k, v)| (k.into(), v.into())) [INFO] [stdout] 459 | | .collect(), [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:458:32 [INFO] [stdout] | [INFO] [stdout] 458 | .map(|(k, v)| (k.into(), v.into())) [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/lib.rs:458:42 [INFO] [stdout] | [INFO] [stdout] 458 | .map(|(k, v)| (k.into(), v.into())) [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/lib.rs:492:21 [INFO] [stdout] | [INFO] [stdout] 491 | fn from((t0, t1, t2): (T0, T1, T2)) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 492 | Self::Tuple([t0.into(), t1.into(), t2.into()].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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 496 | from_tuple!(T0); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 499 | from_tuple!(T0, T1, T2, T3); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 500 | from_tuple!(T0, T1, T2, T3, T4); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 501 | from_tuple!(T0, T1, T2, T3, T4, T5); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 502 | from_tuple!(T0, T1, T2, T3, T4, T5, T6); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 503 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 504 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 505 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 507 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 508 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 509 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 511 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 512 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 513 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 514 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 515 | / from_tuple!( [INFO] [stdout] 516 | | T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19 [INFO] [stdout] 517 | | ); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 518 | / from_tuple!( [INFO] [stdout] 519 | | T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20 [INFO] [stdout] 520 | | ); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 521 | / from_tuple!( [INFO] [stdout] 522 | | T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, [INFO] [stdout] 523 | | T21 [INFO] [stdout] 524 | | ); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 525 | / from_tuple!( [INFO] [stdout] 526 | | T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, [INFO] [stdout] 527 | | T21, T22 [INFO] [stdout] 528 | | ); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 529 | / from_tuple!( [INFO] [stdout] 530 | | T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, [INFO] [stdout] 531 | | T21, T22, T23 [INFO] [stdout] 532 | | ); [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 `from_tuple` (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:734:20 [INFO] [stdout] | [INFO] [stdout] 730 | fn visit_some(self, deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 734 | Ok(Save::Option(Some(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 735 | | deserializer.deserialize_any(self)?, [INFO] [stdout] 736 | | )))) [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:748:21 [INFO] [stdout] | [INFO] [stdout] 743 | fn visit_newtype_struct(self, deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 748 | Err(serde::de::Error::invalid_type( [INFO] [stdout] | _____________________^ [INFO] [stdout] 749 | | serde::de::Unexpected::NewtypeStruct, [INFO] [stdout] 750 | | &self, [INFO] [stdout] 751 | | )) [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:758:20 [INFO] [stdout] | [INFO] [stdout] 754 | fn visit_seq(self, mut seq: A) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 758 | Ok(Save::Seq( [INFO] [stdout] | ____________________^ [INFO] [stdout] 759 | | iter::from_fn(|| seq.next_element().transpose()) [INFO] [stdout] 760 | | .fuse() [INFO] [stdout] 761 | | .collect::>()?, [INFO] [stdout] 762 | | )) [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:759:38 [INFO] [stdout] | [INFO] [stdout] 759 | iter::from_fn(|| seq.next_element().transpose()) [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:769:20 [INFO] [stdout] | [INFO] [stdout] 765 | fn visit_map(self, mut map: A) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 769 | Ok(Save::Map( [INFO] [stdout] | ____________________^ [INFO] [stdout] 770 | | iter::from_fn(|| map.next_entry().transpose()) [INFO] [stdout] 771 | | .fuse() [INFO] [stdout] 772 | | .collect::>()?, [INFO] [stdout] 773 | | )) [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:770:38 [INFO] [stdout] | [INFO] [stdout] 770 | iter::from_fn(|| map.next_entry().transpose()) [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:781:21 [INFO] [stdout] | [INFO] [stdout] 776 | fn visit_enum(self, data: A) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 781 | Err(serde::de::Error::invalid_type( [INFO] [stdout] | _____________________^ [INFO] [stdout] 782 | | serde::de::Unexpected::Enum, [INFO] [stdout] 783 | | &self, [INFO] [stdout] 784 | | )) [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/imp.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | fn handle(res: Result, Error>) -> Result, Error> { [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | Ok(res.unwrap_or_else(Save::Error)) [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/imp.rs:354:12 [INFO] [stdout] | [INFO] [stdout] 350 | fn end(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 354 | Ok(Save::Seq(self.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/imp.rs:379:12 [INFO] [stdout] | [INFO] [stdout] 377 | fn end(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | check_length("tuple", &self.config, self.expected_len, &mut self.inner)?; [INFO] [stdout] 379 | Ok(Save::Tuple(self.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/imp.rs:411:12 [INFO] [stdout] | [INFO] [stdout] 404 | fn end(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 411 | Ok(Save::TupleStruct { [INFO] [stdout] | ____________^ [INFO] [stdout] 412 | | name: self.name, [INFO] [stdout] 413 | | values: self.values, [INFO] [stdout] 414 | | }) [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/imp.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 438 | fn end(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 446 | Ok(Save::TupleVariant { [INFO] [stdout] | ____________^ [INFO] [stdout] 447 | | variant: self.variant, [INFO] [stdout] 448 | | values: self.values, [INFO] [stdout] 449 | | }) [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/imp.rs:590:12 [INFO] [stdout] | [INFO] [stdout] 588 | fn end(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 589 | check("struct", &self.config, self.expected_len, &mut self.fields)?; [INFO] [stdout] 590 | Ok(Save::Struct { [INFO] [stdout] | ____________^ [INFO] [stdout] 591 | | name: self.name, [INFO] [stdout] 592 | | fields: self.fields, [INFO] [stdout] 593 | | }) [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/imp.rs:628:12 [INFO] [stdout] | [INFO] [stdout] 625 | fn end(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 628 | Ok(Save::StructVariant { [INFO] [stdout] | ____________^ [INFO] [stdout] 629 | | variant: self.variant, [INFO] [stdout] 630 | | fields: self.fields, [INFO] [stdout] 631 | | }) [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 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde-save` (lib) due to 46 previous errors [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:21 [INFO] [stdout] | [INFO] [stdout] 299 | pub fn strukt(name: &'a str, fields: impl IntoIterator) -> Self [INFO] [stdout] | ---------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 305 | fields: fields [INFO] [stdout] | _____________________^ [INFO] [stdout] 306 | | .into_iter() [INFO] [stdout] 307 | | .map(|(k, v)| (k, Some(v.into()))) [INFO] [stdout] 308 | | .collect(), [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:307:35 [INFO] [stdout] | [INFO] [stdout] 307 | .map(|(k, v)| (k, Some(v.into()))) [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/lib.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 338 | pub fn save_errors(t: T) -> Save<'static, Error> { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 339 | / t.serialize( [INFO] [stdout] 340 | | Serializer::new() [INFO] [stdout] 341 | | .check_for_protocol_errors(true) [INFO] [stdout] 342 | | .save_errors(), [INFO] [stdout] 343 | | ) [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:437:22 [INFO] [stdout] | [INFO] [stdout] 436 | fn from(it: Option) -> Self { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 437 | Self::Option(it.map(Into::into).map(Box::new)) [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:446:19 [INFO] [stdout] | [INFO] [stdout] 445 | fn from_iter>(iter: II) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 446 | Self::Seq(iter.into_iter().map(Into::into).collect()) [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:457:13 [INFO] [stdout] | [INFO] [stdout] 455 | fn from_iter>(iter: II) -> Self { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 456 | Self::Map( [INFO] [stdout] 457 | / iter.into_iter() [INFO] [stdout] 458 | | .map(|(k, v)| (k.into(), v.into())) [INFO] [stdout] 459 | | .collect(), [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:458:32 [INFO] [stdout] | [INFO] [stdout] 458 | .map(|(k, v)| (k.into(), v.into())) [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/lib.rs:458:42 [INFO] [stdout] | [INFO] [stdout] 458 | .map(|(k, v)| (k.into(), v.into())) [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/lib.rs:492:21 [INFO] [stdout] | [INFO] [stdout] 491 | fn from((t0, t1, t2): (T0, T1, T2)) -> Self { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 492 | Self::Tuple([t0.into(), t1.into(), t2.into()].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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 496 | from_tuple!(T0); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 499 | from_tuple!(T0, T1, T2, T3); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 500 | from_tuple!(T0, T1, T2, T3, T4); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 501 | from_tuple!(T0, T1, T2, T3, T4, T5); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 502 | from_tuple!(T0, T1, T2, T3, T4, T5, T6); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 503 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 504 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 505 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 506 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 507 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 508 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 509 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 510 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 511 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 512 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 513 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 514 | from_tuple!(T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 515 | / from_tuple!( [INFO] [stdout] 516 | | T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19 [INFO] [stdout] 517 | | ); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 518 | / from_tuple!( [INFO] [stdout] 519 | | T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20 [INFO] [stdout] 520 | | ); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 521 | / from_tuple!( [INFO] [stdout] 522 | | T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, [INFO] [stdout] 523 | | T21 [INFO] [stdout] 524 | | ); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 525 | / from_tuple!( [INFO] [stdout] 526 | | T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, [INFO] [stdout] 527 | | T21, T22 [INFO] [stdout] 528 | | ); [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 `from_tuple` (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:473:29 [INFO] [stdout] | [INFO] [stdout] 472 | fn from(($($ident,)*): ($($ident,)*)) -> Self { [INFO] [stdout] | ---------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 473 | Self::Tuple([ [INFO] [stdout] | _____________________________^ [INFO] [stdout] 474 | | $($ident.into()),* [INFO] [stdout] 475 | | ].into()) [INFO] [stdout] | |________________________^ [INFO] [stdout] ... [INFO] [stdout] 529 | / from_tuple!( [INFO] [stdout] 530 | | T0, T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17, T18, T19, T20, [INFO] [stdout] 531 | | T21, T22, T23 [INFO] [stdout] 532 | | ); [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 `from_tuple` (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:734:20 [INFO] [stdout] | [INFO] [stdout] 730 | fn visit_some(self, deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 734 | Ok(Save::Option(Some(Box::new( [INFO] [stdout] | ____________________^ [INFO] [stdout] 735 | | deserializer.deserialize_any(self)?, [INFO] [stdout] 736 | | )))) [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:748:21 [INFO] [stdout] | [INFO] [stdout] 743 | fn visit_newtype_struct(self, deserializer: D) -> Result [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 748 | Err(serde::de::Error::invalid_type( [INFO] [stdout] | _____________________^ [INFO] [stdout] 749 | | serde::de::Unexpected::NewtypeStruct, [INFO] [stdout] 750 | | &self, [INFO] [stdout] 751 | | )) [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:758:20 [INFO] [stdout] | [INFO] [stdout] 754 | fn visit_seq(self, mut seq: A) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 758 | Ok(Save::Seq( [INFO] [stdout] | ____________________^ [INFO] [stdout] 759 | | iter::from_fn(|| seq.next_element().transpose()) [INFO] [stdout] 760 | | .fuse() [INFO] [stdout] 761 | | .collect::>()?, [INFO] [stdout] 762 | | )) [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:759:38 [INFO] [stdout] | [INFO] [stdout] 759 | iter::from_fn(|| seq.next_element().transpose()) [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:769:20 [INFO] [stdout] | [INFO] [stdout] 765 | fn visit_map(self, mut map: A) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 769 | Ok(Save::Map( [INFO] [stdout] | ____________________^ [INFO] [stdout] 770 | | iter::from_fn(|| map.next_entry().transpose()) [INFO] [stdout] 771 | | .fuse() [INFO] [stdout] 772 | | .collect::>()?, [INFO] [stdout] 773 | | )) [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:770:38 [INFO] [stdout] | [INFO] [stdout] 770 | iter::from_fn(|| map.next_entry().transpose()) [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:781:21 [INFO] [stdout] | [INFO] [stdout] 776 | fn visit_enum(self, data: A) -> Result [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 781 | Err(serde::de::Error::invalid_type( [INFO] [stdout] | _____________________^ [INFO] [stdout] 782 | | serde::de::Unexpected::Enum, [INFO] [stdout] 783 | | &self, [INFO] [stdout] 784 | | )) [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/imp.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | fn handle(res: Result, Error>) -> Result, Error> { [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | Ok(res.unwrap_or_else(Save::Error)) [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/imp.rs:354:12 [INFO] [stdout] | [INFO] [stdout] 350 | fn end(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 354 | Ok(Save::Seq(self.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/imp.rs:379:12 [INFO] [stdout] | [INFO] [stdout] 377 | fn end(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 378 | check_length("tuple", &self.config, self.expected_len, &mut self.inner)?; [INFO] [stdout] 379 | Ok(Save::Tuple(self.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/imp.rs:411:12 [INFO] [stdout] | [INFO] [stdout] 404 | fn end(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 411 | Ok(Save::TupleStruct { [INFO] [stdout] | ____________^ [INFO] [stdout] 412 | | name: self.name, [INFO] [stdout] 413 | | values: self.values, [INFO] [stdout] 414 | | }) [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/imp.rs:446:12 [INFO] [stdout] | [INFO] [stdout] 438 | fn end(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 446 | Ok(Save::TupleVariant { [INFO] [stdout] | ____________^ [INFO] [stdout] 447 | | variant: self.variant, [INFO] [stdout] 448 | | values: self.values, [INFO] [stdout] 449 | | }) [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/imp.rs:590:12 [INFO] [stdout] | [INFO] [stdout] 588 | fn end(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 589 | check("struct", &self.config, self.expected_len, &mut self.fields)?; [INFO] [stdout] 590 | Ok(Save::Struct { [INFO] [stdout] | ____________^ [INFO] [stdout] 591 | | name: self.name, [INFO] [stdout] 592 | | fields: self.fields, [INFO] [stdout] 593 | | }) [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/imp.rs:628:12 [INFO] [stdout] | [INFO] [stdout] 625 | fn end(mut self) -> Result { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 628 | Ok(Save::StructVariant { [INFO] [stdout] | ____________^ [INFO] [stdout] 629 | | variant: self.variant, [INFO] [stdout] 630 | | fields: self.fields, [INFO] [stdout] 631 | | }) [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 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `serde-save` (lib test) due to 46 previous errors [INFO] running `Command { std: "docker" "inspect" "3efeb3bb22df92c76da5cdfe504628c2828deb817eb85fc0a7e264c50d4c2a60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3efeb3bb22df92c76da5cdfe504628c2828deb817eb85fc0a7e264c50d4c2a60", kill_on_drop: false }` [INFO] [stdout] 3efeb3bb22df92c76da5cdfe504628c2828deb817eb85fc0a7e264c50d4c2a60