[INFO] cloning repository https://github.com/jwiegley/delta [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwiegley/delta" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwiegley%2Fdelta", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwiegley%2Fdelta'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 19a49bdd48ac99094211dbc38eebd55a57628120 [INFO] checking jwiegley/delta against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwiegley%2Fdelta" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jwiegley/delta on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jwiegley/delta [INFO] finished tweaking git repo https://github.com/jwiegley/delta [INFO] tweaked toml for git repo https://github.com/jwiegley/delta written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/jwiegley/delta 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81f3a362bb9176ee8a746d41da3cba8647be8268d12d665fd7848151a0310784 [INFO] running `Command { std: "docker" "start" "-a" "81f3a362bb9176ee8a746d41da3cba8647be8268d12d665fd7848151a0310784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81f3a362bb9176ee8a746d41da3cba8647be8268d12d665fd7848151a0310784", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81f3a362bb9176ee8a746d41da3cba8647be8268d12d665fd7848151a0310784", kill_on_drop: false }` [INFO] [stdout] 81f3a362bb9176ee8a746d41da3cba8647be8268d12d665fd7848151a0310784 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0132a83da0ce7fcae1e4de1f1898c15ee0605264638e7f2f5fc7aded85dae4a4 [INFO] running `Command { std: "docker" "start" "-a" "0132a83da0ce7fcae1e4de1f1898c15ee0605264638e7f2f5fc7aded85dae4a4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking comparable_helper v0.5.4 (/opt/rustwide/workdir/comparable_helper) [INFO] [stderr] Checking comparable_derive v0.5.4 (/opt/rustwide/workdir/comparable_derive) [INFO] [stderr] Checking proptest v1.4.0 [INFO] [stderr] Checking comparable v0.5.4 (/opt/rustwide/workdir/comparable) [INFO] [stderr] Checking comparable_test v0.5.4 (/opt/rustwide/workdir/comparable_test) [INFO] [stdout] warning: enum `Unit` is never used [INFO] [stdout] --> comparable_test/test/enums.rs:9:7 [INFO] [stdout] | [INFO] [stdout] 9 | enum Unit {} [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> comparable_test/test/structs.rs:61:58 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct ScalarUnnamedVecIgnored(#[comparable_ignore] pub Vec); [INFO] [stdout] | ----------------------- field in this struct ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> comparable_test/test/structs.rs:71:58 [INFO] [stdout] | [INFO] [stdout] 71 | pub struct ScalarUnnamedVecIgnored(#[comparable_ignore] pub Vec); [INFO] [stdout] | ----------------------- field in this struct ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `some_ints` is never read [INFO] [stdout] --> comparable_test/test/structs.rs:120:7 [INFO] [stdout] | [INFO] [stdout] 118 | pub struct ScalarNamedVecIgnored { [INFO] [stdout] | --------------------- field in this struct [INFO] [stdout] 119 | #[comparable_ignore] [INFO] [stdout] 120 | pub some_ints: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.90s [INFO] running `Command { std: "docker" "inspect" "0132a83da0ce7fcae1e4de1f1898c15ee0605264638e7f2f5fc7aded85dae4a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0132a83da0ce7fcae1e4de1f1898c15ee0605264638e7f2f5fc7aded85dae4a4", kill_on_drop: false }` [INFO] [stdout] 0132a83da0ce7fcae1e4de1f1898c15ee0605264638e7f2f5fc7aded85dae4a4 [INFO] checking jwiegley/delta against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwiegley%2Fdelta" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jwiegley/delta on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jwiegley/delta [INFO] finished tweaking git repo https://github.com/jwiegley/delta [INFO] tweaked toml for git repo https://github.com/jwiegley/delta written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/jwiegley/delta 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 318f66370e4eddbc8dc03af9d8849391e56bfa38af3b76e4987b03a61ca3857a [INFO] running `Command { std: "docker" "start" "-a" "318f66370e4eddbc8dc03af9d8849391e56bfa38af3b76e4987b03a61ca3857a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "318f66370e4eddbc8dc03af9d8849391e56bfa38af3b76e4987b03a61ca3857a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "318f66370e4eddbc8dc03af9d8849391e56bfa38af3b76e4987b03a61ca3857a", kill_on_drop: false }` [INFO] [stdout] 318f66370e4eddbc8dc03af9d8849391e56bfa38af3b76e4987b03a61ca3857a [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f226efe91a015f1b0638a3cbaaa253ae4715b6cbf1720dd00384d1b41c6e3221 [INFO] running `Command { std: "docker" "start" "-a" "f226efe91a015f1b0638a3cbaaa253ae4715b6cbf1720dd00384d1b41c6e3221", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking quote v1.0.35 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking comparable_helper v0.5.4 (/opt/rustwide/workdir/comparable_helper) [INFO] [stderr] Checking comparable_derive v0.5.4 (/opt/rustwide/workdir/comparable_derive) [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking proptest v1.4.0 [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] --> comparable_derive/src/lib.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn comparable_macro(input: proc_macro::TokenStream) -> proc_macro::TokenStream { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let input = syn::parse_macro_input!(input as syn::DeriveInput); [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] 28 | let inputs = crate::inputs::Inputs::from(&input); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | inputs.process_data().generate(&inputs).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] = 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] --> comparable_derive/src/attrs.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | .map(|x| x.parse_args::().expect("Failed to parse \"describe_type\" attribute")), [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] --> comparable_derive/src/attrs.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | .map(|x| x.parse_args::().expect("Failed to parse \"describe_body\" attribute")), [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] --> comparable_derive/src/definition.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 53 | let desc_type = generate_type_definition( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | ty: Some( [INFO] [stdout] | _________________^ [INFO] [stdout] 63 | | inputs [INFO] [stdout] 64 | | .attrs [INFO] [stdout] 65 | | .describe_type [INFO] [stdout] ... | [INFO] [stdout] 79 | | .clone(), [INFO] [stdout] 80 | | ), [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] --> comparable_derive/src/definition.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 53 | let desc_type = generate_type_definition( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | definition: if inputs.attrs.self_describing [INFO] [stdout] | _________________________^ [INFO] [stdout] 82 | | || inputs.attrs.compare_default [INFO] [stdout] 83 | | || inputs.attrs.describe_type.is_some() [INFO] [stdout] 84 | | { [INFO] [stdout] ... | [INFO] [stdout] 87 | | Some(quote!(#desc_type)) [INFO] [stdout] 88 | | }, [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] --> comparable_derive/src/definition.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 53 | let desc_type = generate_type_definition( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | method_body: inputs [INFO] [stdout] | __________________________^ [INFO] [stdout] 90 | | .attrs [INFO] [stdout] 91 | | .describe_body [INFO] [stdout] 92 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 102 | | Self::generate_describe_method_body(&inputs.input.ident, &desc_name, &inputs.input.data) [INFO] [stdout] 103 | | }), [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] --> comparable_derive/src/definition.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | ty: Self::assoc_type(&r.field.ty, "Desc"), [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] --> comparable_derive/src/definition.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | ..r.field.clone() [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] --> comparable_derive/src/definition.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 126 | let change_type = Self::create_change_type(&inputs.attrs, &inputs.input.ident, &inputs.input.data).map( [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | ty: if change_type.is_some() { [INFO] [stdout] | _________________^ [INFO] [stdout] 139 | | (if let syn::Data::Struct(st) = &inputs.input.data { [INFO] [stdout] 140 | | match field_count(true, st.fields.iter()) { [INFO] [stdout] 141 | | 0 => None, [INFO] [stdout] ... | [INFO] [stdout] 150 | | None [INFO] [stdout] 151 | | }, [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] --> comparable_derive/src/definition.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 126 | let change_type = Self::create_change_type(&inputs.attrs, &inputs.input.ident, &inputs.input.data).map( [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 153 | method_body: Self::generate_comparison_method_body( [INFO] [stdout] | __________________________^ [INFO] [stdout] 154 | | &inputs.attrs, [INFO] [stdout] 155 | | type_name, [INFO] [stdout] 156 | | &change_name, [INFO] [stdout] 157 | | &inputs.input.data, [INFO] [stdout] 158 | | ), [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] --> comparable_derive/src/definition.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | .map(|ty| syn::parse2(ty).expect("Failed to parse Change type name")) [INFO] [stdout] | -- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [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] --> comparable_derive/src/definition.rs:168:76 [INFO] [stdout] | [INFO] [stdout] 168 | syn::Data::Struct(st) => create_change_type_for_structs(st).map(|x| (x, Vec::new())), [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] --> comparable_derive/src/enums.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | ... ty: { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 71 | | ... let change_type = Definition::assoc_type(&r.field.ty, "Change"); [INFO] [stdout] 72 | | ... if many_fields { [INFO] [stdout] 73 | | ... Definition::changed_type(&change_type) [INFO] [stdout] ... | [INFO] [stdout] 76 | | ... } [INFO] [stdout] 77 | | ... }, [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] --> comparable_derive/src/enums.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | ... ..r.field.clone() [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] --> comparable_derive/src/enums.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | ty: Definition::assoc_type(&r.field.ty, "Change"), [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] --> comparable_derive/src/enums.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | ..r.field.clone() [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] --> comparable_derive/src/structs.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | ty: Definition::assoc_type(&r.field.ty, "Change"), [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] --> comparable_derive/src/structs.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | ..r.field.clone() [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] --> comparable_derive/src/structs.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 92 | let (name, variant) = if let Some(name) = r.field.ident.as_ref() { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | (quote!(#name), syn::Ident::new(&name.to_string().to_case(Case::Pascal), Span::call_site())) [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | } else { [INFO] [stdout] 95 | (quote!(#idx), format_ident!("Field{}", r.index)) [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | }; [INFO] [stdout] 97 | let self_value = (*r.accessor)(&format_ident!("self")); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | let other_value = (*r.accessor)(&format_ident!("other")); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | ((name, quote!(#self_value.comparison(&#other_value))), variant) [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] --> comparable_derive/src/utils.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | fields: map_on_fields(inject_synthetics, &v.fields, f), [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] --> comparable_derive/src/utils.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ..v.clone() [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] --> comparable_derive/src/utils.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 62 | f: impl FnMut(&FieldRef) -> syn::Field, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> syn::Data { [INFO] [stdout] 64 | syn::Data::Struct(syn::DataStruct { fields: map_on_fields(inject_synthetics, &st.fields, f), ..*st }) [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] --> comparable_derive/src/utils.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn _map_on_variants_over_dataenum(en: &syn::DataEnum, f: impl FnMut(&syn::Variant) -> syn::Variant) -> syn::Data { [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | syn::Data::Enum(syn::DataEnum { variants: FromIterator::from_iter(map_variants(en.variants.iter(), f)), ..*en }) [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] --> comparable_derive/src/utils.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 96 | let ident = match &field.ident { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | quote!(#idx) [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | } [INFO] [stdout] 101 | Some(ident) => quote!(#ident), [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | }; [INFO] [stdout] 103 | Box::new(move |x| syn::parse2(quote!(#x.#ident)).expect("Could not create standard accessor!")) [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] --> comparable_derive/src/utils.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 96 | let ident = match &field.ident { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | Box::new(move |x| syn::parse2(quote!(#x.#ident)).expect("Could not create standard accessor!")) [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] --> comparable_derive/src/utils.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 119 | synthetics.into_iter().for_each(|(ident, closure)| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | syn::parse2(quote!((#closure)(&#x))).expect("Could not create synthetic accessor!") [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] --> comparable_derive/src/utils.rs:156:2 [INFO] [stdout] | [INFO] [stdout] 153 | variants: impl IntoIterator, [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | f: impl FnMut(&syn::Variant) -> R, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | ) -> Vec { [INFO] [stdout] 156 | variants.into_iter().map(f).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] --> comparable_derive/src/utils.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 160 | let block: syn::Block = syn::parse2(tokens.clone())?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | Ok(block [INFO] [stdout] | ________^ [INFO] [stdout] 162 | | .stmts [INFO] [stdout] 163 | | .into_iter() [INFO] [stdout] 164 | | .map(|s| { [INFO] [stdout] ... | [INFO] [stdout] 181 | | }) [INFO] [stdout] 182 | | .collect()) [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] [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] --> comparable_derive/src/utils.rs:205:54 [INFO] [stdout] | [INFO] [stdout] 205 | map_fields(false, unnamed.unnamed.iter(), |r| (r.field.vis.clone(), r.field.ty.clone())) [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] --> comparable_derive/src/utils.rs:205:75 [INFO] [stdout] | [INFO] [stdout] 205 | map_fields(false, unnamed.unnamed.iter(), |r| (r.field.vis.clone(), r.field.ty.clone())) [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] --> comparable_derive/src/utils.rs:234:55 [INFO] [stdout] | [INFO] [stdout] 234 | ... map_fields(false, unnamed.unnamed.iter(), |r| (r.field.vis.clone(), r.field.ty.clone())) [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] --> comparable_derive/src/utils.rs:234:76 [INFO] [stdout] | [INFO] [stdout] 234 | ... map_fields(false, unnamed.unnamed.iter(), |r| (r.field.vis.clone(), r.field.ty.clone())) [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 32 previous errors [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] --> comparable_derive/src/lib.rs:29:2 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn comparable_macro(input: proc_macro::TokenStream) -> proc_macro::TokenStream { [INFO] [stdout] | ------------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 27 | let input = syn::parse_macro_input!(input as syn::DeriveInput); [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] 28 | let inputs = crate::inputs::Inputs::from(&input); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | inputs.process_data().generate(&inputs).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] = 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] --> comparable_derive/src/attrs.rs:22:14 [INFO] [stdout] | [INFO] [stdout] 22 | .map(|x| x.parse_args::().expect("Failed to parse \"describe_type\" attribute")), [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] --> comparable_derive/src/attrs.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | .map(|x| x.parse_args::().expect("Failed to parse \"describe_body\" attribute")), [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] --> comparable_derive/src/definition.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 53 | let desc_type = generate_type_definition( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 62 | ty: Some( [INFO] [stdout] | _________________^ [INFO] [stdout] 63 | | inputs [INFO] [stdout] 64 | | .attrs [INFO] [stdout] 65 | | .describe_type [INFO] [stdout] ... | [INFO] [stdout] 79 | | .clone(), [INFO] [stdout] 80 | | ), [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] --> comparable_derive/src/definition.rs:81:16 [INFO] [stdout] | [INFO] [stdout] 53 | let desc_type = generate_type_definition( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 81 | definition: if inputs.attrs.self_describing [INFO] [stdout] | _________________________^ [INFO] [stdout] 82 | | || inputs.attrs.compare_default [INFO] [stdout] 83 | | || inputs.attrs.describe_type.is_some() [INFO] [stdout] 84 | | { [INFO] [stdout] ... | [INFO] [stdout] 87 | | Some(quote!(#desc_type)) [INFO] [stdout] 88 | | }, [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] --> comparable_derive/src/definition.rs:89:17 [INFO] [stdout] | [INFO] [stdout] 53 | let desc_type = generate_type_definition( [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | method_body: inputs [INFO] [stdout] | __________________________^ [INFO] [stdout] 90 | | .attrs [INFO] [stdout] 91 | | .describe_body [INFO] [stdout] 92 | | .as_ref() [INFO] [stdout] ... | [INFO] [stdout] 102 | | Self::generate_describe_method_body(&inputs.input.ident, &desc_name, &inputs.input.data) [INFO] [stdout] 103 | | }), [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] --> comparable_derive/src/definition.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 57 | ty: Self::assoc_type(&r.field.ty, "Desc"), [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] --> comparable_derive/src/definition.rs:58:7 [INFO] [stdout] | [INFO] [stdout] 58 | ..r.field.clone() [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] --> comparable_derive/src/definition.rs:138:8 [INFO] [stdout] | [INFO] [stdout] 126 | let change_type = Self::create_change_type(&inputs.attrs, &inputs.input.ident, &inputs.input.data).map( [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 138 | ty: if change_type.is_some() { [INFO] [stdout] | _________________^ [INFO] [stdout] 139 | | (if let syn::Data::Struct(st) = &inputs.input.data { [INFO] [stdout] 140 | | match field_count(true, st.fields.iter()) { [INFO] [stdout] 141 | | 0 => None, [INFO] [stdout] ... | [INFO] [stdout] 150 | | None [INFO] [stdout] 151 | | }, [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] --> comparable_derive/src/definition.rs:153:17 [INFO] [stdout] | [INFO] [stdout] 126 | let change_type = Self::create_change_type(&inputs.attrs, &inputs.input.ident, &inputs.input.data).map( [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 153 | method_body: Self::generate_comparison_method_body( [INFO] [stdout] | __________________________^ [INFO] [stdout] 154 | | &inputs.attrs, [INFO] [stdout] 155 | | type_name, [INFO] [stdout] 156 | | &change_name, [INFO] [stdout] 157 | | &inputs.input.data, [INFO] [stdout] 158 | | ), [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] --> comparable_derive/src/definition.rs:148:15 [INFO] [stdout] | [INFO] [stdout] 148 | .map(|ty| syn::parse2(ty).expect("Failed to parse Change type name")) [INFO] [stdout] | -- ^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [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] --> comparable_derive/src/definition.rs:168:76 [INFO] [stdout] | [INFO] [stdout] 168 | syn::Data::Struct(st) => create_change_type_for_structs(st).map(|x| (x, Vec::new())), [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] --> comparable_derive/src/enums.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | ... ty: { [INFO] [stdout] | ___________________________^ [INFO] [stdout] 71 | | ... let change_type = Definition::assoc_type(&r.field.ty, "Change"); [INFO] [stdout] 72 | | ... if many_fields { [INFO] [stdout] 73 | | ... Definition::changed_type(&change_type) [INFO] [stdout] ... | [INFO] [stdout] 76 | | ... } [INFO] [stdout] 77 | | ... }, [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] [stderr] error: could not compile `comparable_derive` (lib) due to 33 previous errors [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] --> comparable_derive/src/enums.rs:78:11 [INFO] [stdout] | [INFO] [stdout] 78 | ... ..r.field.clone() [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] [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] --> comparable_derive/src/enums.rs:133:11 [INFO] [stdout] | [INFO] [stdout] 133 | ty: Definition::assoc_type(&r.field.ty, "Change"), [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] --> comparable_derive/src/enums.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | ..r.field.clone() [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] --> comparable_derive/src/structs.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 49 | ty: Definition::assoc_type(&r.field.ty, "Change"), [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] --> comparable_derive/src/structs.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 50 | ..r.field.clone() [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] --> comparable_derive/src/structs.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 92 | let (name, variant) = if let Some(name) = r.field.ident.as_ref() { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 93 | (quote!(#name), syn::Ident::new(&name.to_string().to_case(Case::Pascal), Span::call_site())) [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 94 | } else { [INFO] [stdout] 95 | (quote!(#idx), format_ident!("Field{}", r.index)) [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 96 | }; [INFO] [stdout] 97 | let self_value = (*r.accessor)(&format_ident!("self")); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 98 | let other_value = (*r.accessor)(&format_ident!("other")); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 99 | ((name, quote!(#self_value.comparison(&#other_value))), variant) [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] --> comparable_derive/src/utils.rs:44:13 [INFO] [stdout] | [INFO] [stdout] 44 | fields: map_on_fields(inject_synthetics, &v.fields, f), [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] --> comparable_derive/src/utils.rs:45:7 [INFO] [stdout] | [INFO] [stdout] 45 | ..v.clone() [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] --> comparable_derive/src/utils.rs:64:20 [INFO] [stdout] | [INFO] [stdout] 62 | f: impl FnMut(&FieldRef) -> syn::Field, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 63 | ) -> syn::Data { [INFO] [stdout] 64 | syn::Data::Struct(syn::DataStruct { fields: map_on_fields(inject_synthetics, &st.fields, f), ..*st }) [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] --> comparable_derive/src/utils.rs:68:18 [INFO] [stdout] | [INFO] [stdout] 67 | pub fn _map_on_variants_over_dataenum(en: &syn::DataEnum, f: impl FnMut(&syn::Variant) -> syn::Variant) -> syn::Data { [INFO] [stdout] | -------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 68 | syn::Data::Enum(syn::DataEnum { variants: FromIterator::from_iter(map_variants(en.variants.iter(), f)), ..*en }) [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] --> comparable_derive/src/utils.rs:103:11 [INFO] [stdout] | [INFO] [stdout] 96 | let ident = match &field.ident { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 99 | quote!(#idx) [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 100 | } [INFO] [stdout] 101 | Some(ident) => quote!(#ident), [INFO] [stdout] | -------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 102 | }; [INFO] [stdout] 103 | Box::new(move |x| syn::parse2(quote!(#x.#ident)).expect("Could not create standard accessor!")) [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] --> comparable_derive/src/utils.rs:103:20 [INFO] [stdout] | [INFO] [stdout] 96 | let ident = match &field.ident { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | Box::new(move |x| syn::parse2(quote!(#x.#ident)).expect("Could not create standard accessor!")) [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] --> comparable_derive/src/utils.rs:133:8 [INFO] [stdout] | [INFO] [stdout] 119 | synthetics.into_iter().for_each(|(ident, closure)| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 133 | syn::parse2(quote!((#closure)(&#x))).expect("Could not create synthetic accessor!") [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] --> comparable_derive/src/utils.rs:156:2 [INFO] [stdout] | [INFO] [stdout] 153 | variants: impl IntoIterator, [INFO] [stdout] | ---------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 154 | f: impl FnMut(&syn::Variant) -> R, [INFO] [stdout] | --------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | ) -> Vec { [INFO] [stdout] 156 | variants.into_iter().map(f).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] --> comparable_derive/src/utils.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 160 | let block: syn::Block = syn::parse2(tokens.clone())?; [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 161 | Ok(block [INFO] [stdout] | ________^ [INFO] [stdout] 162 | | .stmts [INFO] [stdout] 163 | | .into_iter() [INFO] [stdout] 164 | | .map(|s| { [INFO] [stdout] ... | [INFO] [stdout] 181 | | }) [INFO] [stdout] 182 | | .collect()) [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] [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] --> comparable_derive/src/utils.rs:205:54 [INFO] [stdout] | [INFO] [stdout] 205 | map_fields(false, unnamed.unnamed.iter(), |r| (r.field.vis.clone(), r.field.ty.clone())) [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] --> comparable_derive/src/utils.rs:205:75 [INFO] [stdout] | [INFO] [stdout] 205 | map_fields(false, unnamed.unnamed.iter(), |r| (r.field.vis.clone(), r.field.ty.clone())) [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] --> comparable_derive/src/utils.rs:234:55 [INFO] [stdout] | [INFO] [stdout] 234 | ... map_fields(false, unnamed.unnamed.iter(), |r| (r.field.vis.clone(), r.field.ty.clone())) [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] --> comparable_derive/src/utils.rs:234:76 [INFO] [stdout] | [INFO] [stdout] 234 | ... map_fields(false, unnamed.unnamed.iter(), |r| (r.field.vis.clone(), r.field.ty.clone())) [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 32 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `comparable_derive` (lib test) due to 33 previous errors [INFO] running `Command { std: "docker" "inspect" "f226efe91a015f1b0638a3cbaaa253ae4715b6cbf1720dd00384d1b41c6e3221", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f226efe91a015f1b0638a3cbaaa253ae4715b6cbf1720dd00384d1b41c6e3221", kill_on_drop: false }` [INFO] [stdout] f226efe91a015f1b0638a3cbaaa253ae4715b6cbf1720dd00384d1b41c6e3221