[INFO] fetching crate juniper_codegen 0.16.0... [INFO] checking juniper_codegen-0.16.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate juniper_codegen 0.16.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate juniper_codegen 0.16.0 on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate juniper_codegen 0.16.0 [INFO] finished tweaking crates.io crate juniper_codegen 0.16.0 [INFO] tweaked toml for crates.io crate juniper_codegen 0.16.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 33 packages to latest compatible versions [INFO] [stderr] Adding convert_case v0.4.0 (latest: v0.6.0) [INFO] [stderr] Adding derive_more v0.99.18 (latest: v1.0.0) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8334334c56aaba1cbfff1b1af2ea8579df2b327d31325b5052d9552cef91ed57 [INFO] running `Command { std: "docker" "start" "-a" "8334334c56aaba1cbfff1b1af2ea8579df2b327d31325b5052d9552cef91ed57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8334334c56aaba1cbfff1b1af2ea8579df2b327d31325b5052d9552cef91ed57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8334334c56aaba1cbfff1b1af2ea8579df2b327d31325b5052d9552cef91ed57", kill_on_drop: false }` [INFO] [stdout] 8334334c56aaba1cbfff1b1af2ea8579df2b327d31325b5052d9552cef91ed57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail_expr_drop_order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ba65ad666d79438138b2a063b73b8f652cc314fc7dfc9bd71c252da4011122b [INFO] running `Command { std: "docker" "start" "-a" "0ba65ad666d79438138b2a063b73b8f652cc314fc7dfc9bd71c252da4011122b", kill_on_drop: false }` [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking syn v2.0.77 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking juniper_codegen v0.16.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `expect_or_abort` is never used [INFO] [stdout] --> src/common/diagnostic.rs:350:12 [INFO] [stdout] | [INFO] [stdout] 339 | pub(crate) trait ResultExt { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 350 | fn expect_or_abort(self, message: &str) -> Self::Ok; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_defaults` is never used [INFO] [stdout] --> src/common/parse/mod.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 254 | pub(crate) trait GenericsExt { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 257 | fn remove_defaults(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/scalar_value/mod.rs:453:13 [INFO] [stdout] | [INFO] [stdout] 453 | Unnamed(syn::Field), [INFO] [stdout] | ------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Field` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 453 | Unnamed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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:223:29 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn derive_input_object(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 224 | | graphql_input_object::derive::expand(input.into()) [INFO] [stdout] 225 | | .unwrap_or_abort() [INFO] [stdout] 226 | | .into() [INFO] [stdout] 227 | | }) [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:224:9 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn derive_input_object(input: TokenStream) -> TokenStream { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | diagnostic::entry_point(|| { [INFO] [stdout] 224 | / graphql_input_object::derive::expand(input.into()) [INFO] [stdout] 225 | | .unwrap_or_abort() [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:356:29 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn derive_enum(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 357 | | graphql_enum::derive::expand(input.into()) [INFO] [stdout] 358 | | .unwrap_or_abort() [INFO] [stdout] 359 | | .into() [INFO] [stdout] 360 | | }) [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:357:9 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn derive_enum(input: TokenStream) -> TokenStream { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | diagnostic::entry_point(|| { [INFO] [stdout] 357 | / graphql_enum::derive::expand(input.into()) [INFO] [stdout] 358 | | .unwrap_or_abort() [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:669:29 [INFO] [stdout] | [INFO] [stdout] 668 | pub fn derive_scalar(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 669 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 670 | | graphql_scalar::derive::expand(input.into()) [INFO] [stdout] 671 | | .unwrap_or_abort() [INFO] [stdout] 672 | | .into() [INFO] [stdout] 673 | | }) [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:670:9 [INFO] [stdout] | [INFO] [stdout] 668 | pub fn derive_scalar(input: TokenStream) -> TokenStream { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 669 | diagnostic::entry_point(|| { [INFO] [stdout] 670 | / graphql_scalar::derive::expand(input.into()) [INFO] [stdout] 671 | | .unwrap_or_abort() [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:766:49 [INFO] [stdout] | [INFO] [stdout] 765 | pub fn graphql_scalar(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 766 | diagnostic::entry_point_with_preserved_body(body.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] --> src/lib.rs:766:63 [INFO] [stdout] | [INFO] [stdout] 765 | pub fn graphql_scalar(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 766 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 767 | | graphql_scalar::attr::expand(attr.into(), body.into()) [INFO] [stdout] 768 | | .unwrap_or_abort() [INFO] [stdout] 769 | | .into() [INFO] [stdout] 770 | | }) [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:767:9 [INFO] [stdout] | [INFO] [stdout] 765 | pub fn graphql_scalar(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 766 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] 767 | / graphql_scalar::attr::expand(attr.into(), body.into()) [INFO] [stdout] 768 | | .unwrap_or_abort() [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:875:29 [INFO] [stdout] | [INFO] [stdout] 874 | pub fn derive_scalar_value(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 875 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 876 | | scalar_value::expand_derive(input.into()) [INFO] [stdout] 877 | | .unwrap_or_abort() [INFO] [stdout] 878 | | .into() [INFO] [stdout] 879 | | }) [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:876:9 [INFO] [stdout] | [INFO] [stdout] 874 | pub fn derive_scalar_value(input: TokenStream) -> TokenStream { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 875 | diagnostic::entry_point(|| { [INFO] [stdout] 876 | / scalar_value::expand_derive(input.into()) [INFO] [stdout] 877 | | .unwrap_or_abort() [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:1328:49 [INFO] [stdout] | [INFO] [stdout] 1327 | pub fn graphql_interface(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1328 | diagnostic::entry_point_with_preserved_body(body.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] --> src/lib.rs:1328:63 [INFO] [stdout] | [INFO] [stdout] 1327 | pub fn graphql_interface(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1328 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 1329 | | self::graphql_interface::attr::expand(attr.into(), body.into()) [INFO] [stdout] 1330 | | .unwrap_or_abort() [INFO] [stdout] 1331 | | .into() [INFO] [stdout] 1332 | | }) [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:1329:9 [INFO] [stdout] | [INFO] [stdout] 1327 | pub fn graphql_interface(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1328 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] 1329 | / self::graphql_interface::attr::expand(attr.into(), body.into()) [INFO] [stdout] 1330 | | .unwrap_or_abort() [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:1366:29 [INFO] [stdout] | [INFO] [stdout] 1365 | pub fn derive_interface(body: TokenStream) -> TokenStream { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1366 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 1367 | | self::graphql_interface::derive::expand(body.into()) [INFO] [stdout] 1368 | | .unwrap_or_abort() [INFO] [stdout] 1369 | | .into() [INFO] [stdout] 1370 | | }) [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:1367:9 [INFO] [stdout] | [INFO] [stdout] 1365 | pub fn derive_interface(body: TokenStream) -> TokenStream { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1366 | diagnostic::entry_point(|| { [INFO] [stdout] 1367 | / self::graphql_interface::derive::expand(body.into()) [INFO] [stdout] 1368 | | .unwrap_or_abort() [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:1507:29 [INFO] [stdout] | [INFO] [stdout] 1506 | pub fn derive_object(body: TokenStream) -> TokenStream { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1507 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 1508 | | self::graphql_object::derive::expand(body.into()) [INFO] [stdout] 1509 | | .unwrap_or_abort() [INFO] [stdout] 1510 | | .into() [INFO] [stdout] 1511 | | }) [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:1508:9 [INFO] [stdout] | [INFO] [stdout] 1506 | pub fn derive_object(body: TokenStream) -> TokenStream { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1507 | diagnostic::entry_point(|| { [INFO] [stdout] 1508 | / self::graphql_object::derive::expand(body.into()) [INFO] [stdout] 1509 | | .unwrap_or_abort() [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:1838:49 [INFO] [stdout] | [INFO] [stdout] 1837 | pub fn graphql_object(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1838 | diagnostic::entry_point_with_preserved_body(body.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] --> src/lib.rs:1838:63 [INFO] [stdout] | [INFO] [stdout] 1837 | pub fn graphql_object(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1838 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 1839 | | self::graphql_object::attr::expand(attr.into(), body.into()) [INFO] [stdout] 1840 | | .unwrap_or_abort() [INFO] [stdout] 1841 | | .into() [INFO] [stdout] 1842 | | }) [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:1839:9 [INFO] [stdout] | [INFO] [stdout] 1837 | pub fn graphql_object(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1838 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] 1839 | / self::graphql_object::attr::expand(attr.into(), body.into()) [INFO] [stdout] 1840 | | .unwrap_or_abort() [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:1892:49 [INFO] [stdout] | [INFO] [stdout] 1891 | pub fn graphql_subscription(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1892 | diagnostic::entry_point_with_preserved_body(body.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] --> src/lib.rs:1892:63 [INFO] [stdout] | [INFO] [stdout] 1891 | pub fn graphql_subscription(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1892 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 1893 | | self::graphql_subscription::attr::expand(attr.into(), body.into()) [INFO] [stdout] 1894 | | .unwrap_or_abort() [INFO] [stdout] 1895 | | .into() [INFO] [stdout] 1896 | | }) [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:1893:9 [INFO] [stdout] | [INFO] [stdout] 1891 | pub fn graphql_subscription(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1892 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] 1893 | / self::graphql_subscription::attr::expand(attr.into(), body.into()) [INFO] [stdout] 1894 | | .unwrap_or_abort() [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:2201:29 [INFO] [stdout] | [INFO] [stdout] 2200 | pub fn derive_union(body: TokenStream) -> TokenStream { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2201 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 2202 | | self::graphql_union::derive::expand(body.into()) [INFO] [stdout] 2203 | | .unwrap_or_abort() [INFO] [stdout] 2204 | | .into() [INFO] [stdout] 2205 | | }) [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:2202:9 [INFO] [stdout] | [INFO] [stdout] 2200 | pub fn derive_union(body: TokenStream) -> TokenStream { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2201 | diagnostic::entry_point(|| { [INFO] [stdout] 2202 | / self::graphql_union::derive::expand(body.into()) [INFO] [stdout] 2203 | | .unwrap_or_abort() [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:2499:49 [INFO] [stdout] | [INFO] [stdout] 2498 | pub fn graphql_union(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 2499 | diagnostic::entry_point_with_preserved_body(body.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] --> src/lib.rs:2499:63 [INFO] [stdout] | [INFO] [stdout] 2498 | pub fn graphql_union(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 2499 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 2500 | | self::graphql_union::attr::expand(attr.into(), body.into()) [INFO] [stdout] 2501 | | .unwrap_or_abort() [INFO] [stdout] 2502 | | .into() [INFO] [stdout] 2503 | | }) [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:2500:9 [INFO] [stdout] | [INFO] [stdout] 2498 | pub fn graphql_union(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 2499 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] 2500 | / self::graphql_union::attr::expand(attr.into(), body.into()) [INFO] [stdout] 2501 | | .unwrap_or_abort() [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] warning: method `expect_or_abort` is never used [INFO] [stdout] --> src/common/diagnostic.rs:350:12 [INFO] [stdout] | [INFO] [stdout] 339 | pub(crate) trait ResultExt { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 350 | fn expect_or_abort(self, message: &str) -> Self::Ok; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `remove_defaults` is never used [INFO] [stdout] --> src/common/parse/mod.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 254 | pub(crate) trait GenericsExt { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 257 | fn remove_defaults(&mut self); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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/common/description.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 159 | fn to_strings<'i>(source: impl IntoIterator) -> Vec { [INFO] [stdout] | ----------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 160 | source.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/common/diagnostic.rs:266:41 [INFO] [stdout] | [INFO] [stdout] 262 | pub(crate) fn entry_point(f: F) -> proc_macro::TokenStream [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 266 | entry_point_with_preserved_body(TokenStream::new(), 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] warning: field `0` is never read [INFO] [stdout] --> src/scalar_value/mod.rs:453:13 [INFO] [stdout] | [INFO] [stdout] 453 | Unnamed(syn::Field), [INFO] [stdout] | ------- ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Field` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 453 | Unnamed(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] 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/common/diagnostic.rs:320:30 [INFO] [stdout] | [INFO] [stdout] 320 | ERR_STORAGE.with(|s| s.borrow_mut().push(diag)); [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:223:29 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn derive_input_object(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 224 | | graphql_input_object::derive::expand(input.into()) [INFO] [stdout] 225 | | .unwrap_or_abort() [INFO] [stdout] 226 | | .into() [INFO] [stdout] 227 | | }) [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/common/field/mod.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 114 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 115 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 116 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 117 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 118 | | deprecated: try_merge_opt!(deprecated: self, another), [INFO] [stdout] 119 | | ignore: try_merge_opt!(ignore: self, another), [INFO] [stdout] 120 | | }) [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:224:9 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn derive_input_object(input: TokenStream) -> TokenStream { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | diagnostic::entry_point(|| { [INFO] [stdout] 224 | / graphql_input_object::derive::expand(input.into()) [INFO] [stdout] 225 | | .unwrap_or_abort() [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/common/field/mod.rs:130:68 [INFO] [stdout] | [INFO] [stdout] 130 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:356:29 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn derive_enum(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 357 | | graphql_enum::derive::expand(input.into()) [INFO] [stdout] 358 | | .unwrap_or_abort() [INFO] [stdout] 359 | | .into() [INFO] [stdout] 360 | | }) [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:357:9 [INFO] [stdout] | [INFO] [stdout] 355 | pub fn derive_enum(input: TokenStream) -> TokenStream { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 356 | diagnostic::entry_point(|| { [INFO] [stdout] 357 | / graphql_enum::derive::expand(input.into()) [INFO] [stdout] 358 | | .unwrap_or_abort() [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:669:29 [INFO] [stdout] | [INFO] [stdout] 668 | pub fn derive_scalar(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 669 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 670 | | graphql_scalar::derive::expand(input.into()) [INFO] [stdout] 671 | | .unwrap_or_abort() [INFO] [stdout] 672 | | .into() [INFO] [stdout] 673 | | }) [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:670:9 [INFO] [stdout] | [INFO] [stdout] 668 | pub fn derive_scalar(input: TokenStream) -> TokenStream { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 669 | diagnostic::entry_point(|| { [INFO] [stdout] 670 | / graphql_scalar::derive::expand(input.into()) [INFO] [stdout] 671 | | .unwrap_or_abort() [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:766:49 [INFO] [stdout] | [INFO] [stdout] 765 | pub fn graphql_scalar(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 766 | diagnostic::entry_point_with_preserved_body(body.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] --> src/lib.rs:766:63 [INFO] [stdout] | [INFO] [stdout] 765 | pub fn graphql_scalar(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 766 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 767 | | graphql_scalar::attr::expand(attr.into(), body.into()) [INFO] [stdout] 768 | | .unwrap_or_abort() [INFO] [stdout] 769 | | .into() [INFO] [stdout] 770 | | }) [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/common/field/arg.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 131 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 132 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 133 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 134 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 135 | | default: try_merge_opt!(default: self, another), [INFO] [stdout] 136 | | context: try_merge_opt!(context: self, another), [INFO] [stdout] 137 | | executor: try_merge_opt!(executor: self, another), [INFO] [stdout] 138 | | }) [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:767:9 [INFO] [stdout] | [INFO] [stdout] 765 | pub fn graphql_scalar(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 766 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] 767 | / graphql_scalar::attr::expand(attr.into(), body.into()) [INFO] [stdout] 768 | | .unwrap_or_abort() [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:875:29 [INFO] [stdout] | [INFO] [stdout] 874 | pub fn derive_scalar_value(input: TokenStream) -> TokenStream { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 875 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 876 | | scalar_value::expand_derive(input.into()) [INFO] [stdout] 877 | | .unwrap_or_abort() [INFO] [stdout] 878 | | .into() [INFO] [stdout] 879 | | }) [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/common/field/arg.rs:146:68 [INFO] [stdout] | [INFO] [stdout] 146 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:876:9 [INFO] [stdout] | [INFO] [stdout] 874 | pub fn derive_scalar_value(input: TokenStream) -> TokenStream { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 875 | diagnostic::entry_point(|| { [INFO] [stdout] 876 | / scalar_value::expand_derive(input.into()) [INFO] [stdout] 877 | | .unwrap_or_abort() [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:1328:49 [INFO] [stdout] | [INFO] [stdout] 1327 | pub fn graphql_interface(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1328 | diagnostic::entry_point_with_preserved_body(body.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] --> src/lib.rs:1328:63 [INFO] [stdout] | [INFO] [stdout] 1327 | pub fn graphql_interface(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1328 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 1329 | | self::graphql_interface::attr::expand(attr.into(), body.into()) [INFO] [stdout] 1330 | | .unwrap_or_abort() [INFO] [stdout] 1331 | | .into() [INFO] [stdout] 1332 | | }) [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/common/field/arg.rs:433:14 [INFO] [stdout] | [INFO] [stdout] 372 | let orig_attrs = argument.attrs.clone(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 380 | let attr = Attr::from_attrs("graphql", &orig_attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | Some(Self::Regular(Box::new(OnField { [INFO] [stdout] | ______________^ [INFO] [stdout] 434 | | name, [INFO] [stdout] 435 | | ty: argument.ty.as_ref().clone(), [INFO] [stdout] 436 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] 437 | | default: attr.default.map(SpanContainer::into_inner), [INFO] [stdout] 438 | | }))) [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] --> src/lib.rs:1329:9 [INFO] [stdout] | [INFO] [stdout] 1327 | pub fn graphql_interface(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1328 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] 1329 | / self::graphql_interface::attr::expand(attr.into(), body.into()) [INFO] [stdout] 1330 | | .unwrap_or_abort() [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:1366:29 [INFO] [stdout] | [INFO] [stdout] 1365 | pub fn derive_interface(body: TokenStream) -> TokenStream { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1366 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 1367 | | self::graphql_interface::derive::expand(body.into()) [INFO] [stdout] 1368 | | .unwrap_or_abort() [INFO] [stdout] 1369 | | .into() [INFO] [stdout] 1370 | | }) [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:1367:9 [INFO] [stdout] | [INFO] [stdout] 1365 | pub fn derive_interface(body: TokenStream) -> TokenStream { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1366 | diagnostic::entry_point(|| { [INFO] [stdout] 1367 | / self::graphql_interface::derive::expand(body.into()) [INFO] [stdout] 1368 | | .unwrap_or_abort() [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:1507:29 [INFO] [stdout] | [INFO] [stdout] 1506 | pub fn derive_object(body: TokenStream) -> TokenStream { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1507 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 1508 | | self::graphql_object::derive::expand(body.into()) [INFO] [stdout] 1509 | | .unwrap_or_abort() [INFO] [stdout] 1510 | | .into() [INFO] [stdout] 1511 | | }) [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:1508:9 [INFO] [stdout] | [INFO] [stdout] 1506 | pub fn derive_object(body: TokenStream) -> TokenStream { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1507 | diagnostic::entry_point(|| { [INFO] [stdout] 1508 | / self::graphql_object::derive::expand(body.into()) [INFO] [stdout] 1509 | | .unwrap_or_abort() [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:1838:49 [INFO] [stdout] | [INFO] [stdout] 1837 | pub fn graphql_object(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1838 | diagnostic::entry_point_with_preserved_body(body.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] --> src/common/parse/attr.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn strip(names: impl AttrNames, attrs: Vec) -> Vec { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | / attrs [INFO] [stdout] 30 | | .into_iter() [INFO] [stdout] 31 | | .filter(|attr| !path_eq_single(attr.path(), names)) [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:1838:63 [INFO] [stdout] | [INFO] [stdout] 1837 | pub fn graphql_object(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1838 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 1839 | | self::graphql_object::attr::expand(attr.into(), body.into()) [INFO] [stdout] 1840 | | .unwrap_or_abort() [INFO] [stdout] 1841 | | .into() [INFO] [stdout] 1842 | | }) [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:1839:9 [INFO] [stdout] | [INFO] [stdout] 1837 | pub fn graphql_object(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1838 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] 1839 | / self::graphql_object::attr::expand(attr.into(), body.into()) [INFO] [stdout] 1840 | | .unwrap_or_abort() [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:1892:49 [INFO] [stdout] | [INFO] [stdout] 1891 | pub fn graphql_subscription(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1892 | diagnostic::entry_point_with_preserved_body(body.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] --> src/common/scalar.rs:151:52 [INFO] [stdout] | [INFO] [stdout] 151 | .map(|ident| Self::ExplicitGeneric(ident.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] --> src/lib.rs:1892:63 [INFO] [stdout] | [INFO] [stdout] 1891 | pub fn graphql_subscription(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1892 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 1893 | | self::graphql_subscription::attr::expand(attr.into(), body.into()) [INFO] [stdout] 1894 | | .unwrap_or_abort() [INFO] [stdout] 1895 | | .into() [INFO] [stdout] 1896 | | }) [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/common/scalar.rs:152:51 [INFO] [stdout] | [INFO] [stdout] 152 | .unwrap_or_else(|| Self::Concrete(scalar_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] --> src/lib.rs:1893:9 [INFO] [stdout] | [INFO] [stdout] 1891 | pub fn graphql_subscription(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 1892 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] 1893 | / self::graphql_subscription::attr::expand(attr.into(), body.into()) [INFO] [stdout] 1894 | | .unwrap_or_abort() [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:2201:29 [INFO] [stdout] | [INFO] [stdout] 2200 | pub fn derive_union(body: TokenStream) -> TokenStream { [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2201 | diagnostic::entry_point(|| { [INFO] [stdout] | _____________________________^ [INFO] [stdout] 2202 | | self::graphql_union::derive::expand(body.into()) [INFO] [stdout] 2203 | | .unwrap_or_abort() [INFO] [stdout] 2204 | | .into() [INFO] [stdout] 2205 | | }) [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:2202:9 [INFO] [stdout] | [INFO] [stdout] 2200 | pub fn derive_union(body: TokenStream) -> TokenStream { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2201 | diagnostic::entry_point(|| { [INFO] [stdout] 2202 | / self::graphql_union::derive::expand(body.into()) [INFO] [stdout] 2203 | | .unwrap_or_abort() [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/graphql_enum/mod.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 148 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 149 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 150 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 151 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 152 | | context: try_merge_opt!(context: self, another), [INFO] [stdout] ... | [INFO] [stdout] 155 | | is_internal: self.is_internal || another.is_internal, [INFO] [stdout] 156 | | }) [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/graphql_enum/mod.rs:164:68 [INFO] [stdout] | [INFO] [stdout] 164 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_enum/mod.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 266 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 267 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 268 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 269 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 270 | | deprecated: try_merge_opt!(deprecated: self, another), [INFO] [stdout] 271 | | ignore: try_merge_opt!(ignore: self, another), [INFO] [stdout] 272 | | }) [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:2499:49 [INFO] [stdout] | [INFO] [stdout] 2498 | pub fn graphql_union(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 2499 | diagnostic::entry_point_with_preserved_body(body.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] --> src/lib.rs:2499:63 [INFO] [stdout] | [INFO] [stdout] 2498 | pub fn graphql_union(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 2499 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] | _______________________________________________________________^ [INFO] [stdout] 2500 | | self::graphql_union::attr::expand(attr.into(), body.into()) [INFO] [stdout] 2501 | | .unwrap_or_abort() [INFO] [stdout] 2502 | | .into() [INFO] [stdout] 2503 | | }) [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/graphql_enum/mod.rs:280:68 [INFO] [stdout] | [INFO] [stdout] 280 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:2500:9 [INFO] [stdout] | [INFO] [stdout] 2498 | pub fn graphql_union(attr: TokenStream, body: TokenStream) -> TokenStream { [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] 2499 | diagnostic::entry_point_with_preserved_body(body.clone(), || { [INFO] [stdout] 2500 | / self::graphql_union::attr::expand(attr.into(), body.into()) [INFO] [stdout] 2501 | | .unwrap_or_abort() [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/common/diagnostic.rs:266:41 [INFO] [stdout] | [INFO] [stdout] 262 | pub(crate) fn entry_point(f: F) -> proc_macro::TokenStream [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 266 | entry_point_with_preserved_body(TokenStream::new(), 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] --> src/common/diagnostic.rs:320:30 [INFO] [stdout] | [INFO] [stdout] 320 | ERR_STORAGE.with(|s| s.borrow_mut().push(diag)); [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/graphql_enum/derive.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn expand(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let ast = syn::parse2::(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let attr = ContainerAttr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | let values = data [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | let unique_values = values.iter().map(|v| &v.name).collect::>(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let name = attr [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | let context = attr [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | let scalar = scalar::Type::parse(attr.scalar.as_deref(), &ast.generics); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | let definition = Definition { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | Ok(definition.into_token_stream()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_enum/derive.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | .unwrap_or_else(|| ast.ident.unraw().to_string()) [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/common/field/mod.rs:115:12 [INFO] [stdout] | [INFO] [stdout] 114 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 115 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 116 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 117 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 118 | | deprecated: try_merge_opt!(deprecated: self, another), [INFO] [stdout] 119 | | ignore: try_merge_opt!(ignore: self, another), [INFO] [stdout] 120 | | }) [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/common/field/mod.rs:130:68 [INFO] [stdout] | [INFO] [stdout] 130 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_enum/derive.rs:121:10 [INFO] [stdout] | [INFO] [stdout] 101 | let attr = VariantAttr::from_attrs("graphql", &v.attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | let name = attr [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | Some(ValueDefinition { [INFO] [stdout] | __________^ [INFO] [stdout] 122 | | ident: v.ident.clone(), [INFO] [stdout] 123 | | name, [INFO] [stdout] 124 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] 125 | | deprecated: attr.deprecated.map(SpanContainer::into_inner), [INFO] [stdout] 126 | | }) [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] --> src/graphql_enum/derive.rs:116:32 [INFO] [stdout] | [INFO] [stdout] 116 | || renaming.apply(&v.ident.unraw().to_string()), [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/graphql_input_object/mod.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 148 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 149 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 150 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 151 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 152 | | context: try_merge_opt!(context: self, another), [INFO] [stdout] ... | [INFO] [stdout] 155 | | is_internal: self.is_internal || another.is_internal, [INFO] [stdout] 156 | | }) [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/graphql_input_object/mod.rs:164:68 [INFO] [stdout] | [INFO] [stdout] 164 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_input_object/mod.rs:268:12 [INFO] [stdout] | [INFO] [stdout] 267 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 268 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 269 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 270 | | default: try_merge_opt!(default: self, another), [INFO] [stdout] 271 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 272 | | ignore: try_merge_opt!(ignore: self, another), [INFO] [stdout] 273 | | }) [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/common/field/arg.rs:132:12 [INFO] [stdout] | [INFO] [stdout] 131 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 132 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 133 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 134 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 135 | | default: try_merge_opt!(default: self, another), [INFO] [stdout] 136 | | context: try_merge_opt!(context: self, another), [INFO] [stdout] 137 | | executor: try_merge_opt!(executor: self, another), [INFO] [stdout] 138 | | }) [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/graphql_input_object/mod.rs:281:68 [INFO] [stdout] | [INFO] [stdout] 281 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/field/arg.rs:146:68 [INFO] [stdout] | [INFO] [stdout] 146 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/field/arg.rs:433:14 [INFO] [stdout] | [INFO] [stdout] 372 | let orig_attrs = argument.attrs.clone(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 380 | let attr = Attr::from_attrs("graphql", &orig_attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 433 | Some(Self::Regular(Box::new(OnField { [INFO] [stdout] | ______________^ [INFO] [stdout] 434 | | name, [INFO] [stdout] 435 | | ty: argument.ty.as_ref().clone(), [INFO] [stdout] 436 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] 437 | | default: attr.default.map(SpanContainer::into_inner), [INFO] [stdout] 438 | | }))) [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] --> src/graphql_input_object/derive.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn expand(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let ast = syn::parse2::(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let attr = ContainerAttr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | let fields = data [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | let unique_fields = fields.iter().map(|v| &v.name).collect::>(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let name = attr [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let context = attr [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | let scalar = scalar::Type::parse(attr.scalar.as_deref(), &ast.generics); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | let definition = Definition { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(definition.into_token_stream()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_input_object/derive.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | .unwrap_or_else(|| ast.ident.unraw().to_string()) [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/graphql_input_object/derive.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 97 | let field_attr = FieldAttr::from_attrs("graphql", &f.attrs) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | let name = field_attr [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | Some(FieldDefinition { [INFO] [stdout] | __________^ [INFO] [stdout] 115 | | ident: ident.clone(), [INFO] [stdout] 116 | | ty: f.ty.clone(), [INFO] [stdout] 117 | | default: field_attr.default.map(SpanContainer::into_inner), [INFO] [stdout] ... | [INFO] [stdout] 120 | | ignored: field_attr.ignore.is_some(), [INFO] [stdout] 121 | | }) [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] --> src/graphql_input_object/derive.rs:106:32 [INFO] [stdout] | [INFO] [stdout] 106 | || renaming.apply(&ident.unraw().to_string()), [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/graphql_interface/mod.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 242 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 243 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 244 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 245 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 246 | | context: try_merge_opt!(context: self, another), [INFO] [stdout] ... | [INFO] [stdout] 253 | | is_internal: self.is_internal || another.is_internal, [INFO] [stdout] 254 | | }) [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/common/parse/attr.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 28 | pub(crate) fn strip(names: impl AttrNames, attrs: Vec) -> Vec { [INFO] [stdout] | -------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | / attrs [INFO] [stdout] 30 | | .into_iter() [INFO] [stdout] 31 | | .filter(|attr| !path_eq_single(attr.path(), names)) [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/graphql_interface/mod.rs:262:68 [INFO] [stdout] | [INFO] [stdout] 262 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/common/scalar.rs:151:52 [INFO] [stdout] | [INFO] [stdout] 151 | .map(|ident| Self::ExplicitGeneric(ident.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] --> src/common/scalar.rs:152:51 [INFO] [stdout] | [INFO] [stdout] 152 | .unwrap_or_else(|| Self::Concrete(scalar_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] --> src/graphql_enum/mod.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 148 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 149 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 150 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 151 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 152 | | context: try_merge_opt!(context: self, another), [INFO] [stdout] ... | [INFO] [stdout] 155 | | is_internal: self.is_internal || another.is_internal, [INFO] [stdout] 156 | | }) [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/graphql_enum/mod.rs:164:68 [INFO] [stdout] | [INFO] [stdout] 164 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_enum/mod.rs:267:12 [INFO] [stdout] | [INFO] [stdout] 266 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 267 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 268 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 269 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 270 | | deprecated: try_merge_opt!(deprecated: self, another), [INFO] [stdout] 271 | | ignore: try_merge_opt!(ignore: self, another), [INFO] [stdout] 272 | | }) [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/graphql_enum/mod.rs:280:68 [INFO] [stdout] | [INFO] [stdout] 280 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_interface/attr.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | .unwrap_or_else(|| trait_ident.unraw().to_string()) [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/graphql_enum/derive.rs:94:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn expand(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let ast = syn::parse2::(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let attr = ContainerAttr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 32 | let values = data [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 52 | let unique_values = values.iter().map(|v| &v.name).collect::>(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | let name = attr [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 75 | let context = attr [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | let scalar = scalar::Type::parse(attr.scalar.as_deref(), &ast.generics); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | let definition = Definition { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 94 | Ok(definition.into_token_stream()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_enum/derive.rs:64:28 [INFO] [stdout] | [INFO] [stdout] 64 | .unwrap_or_else(|| ast.ident.unraw().to_string()) [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/graphql_enum/derive.rs:121:10 [INFO] [stdout] | [INFO] [stdout] 101 | let attr = VariantAttr::from_attrs("graphql", &v.attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | let name = attr [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 121 | Some(ValueDefinition { [INFO] [stdout] | __________^ [INFO] [stdout] 122 | | ident: v.ident.clone(), [INFO] [stdout] 123 | | name, [INFO] [stdout] 124 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] 125 | | deprecated: attr.deprecated.map(SpanContainer::into_inner), [INFO] [stdout] 126 | | }) [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] --> src/graphql_enum/derive.rs:116:32 [INFO] [stdout] | [INFO] [stdout] 116 | || renaming.apply(&v.ident.unraw().to_string()), [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/graphql_interface/attr.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 155 | let method_attrs = method.attrs.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | let attr = field::Attr::from_attrs("graphql", &method_attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | let arguments = method [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let mut ty = match &method.sig.output { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | syn::ReturnType::Default => parse_quote! { () }, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 206 | Some(field::Definition { [INFO] [stdout] | __________^ [INFO] [stdout] 207 | | name, [INFO] [stdout] 208 | | ty, [INFO] [stdout] 209 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] ... | [INFO] [stdout] 214 | | is_async: method.sig.asyncness.is_some(), [INFO] [stdout] 215 | | }) [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] --> src/graphql_input_object/mod.rs:149:12 [INFO] [stdout] | [INFO] [stdout] 148 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 149 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 150 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 151 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 152 | | context: try_merge_opt!(context: self, another), [INFO] [stdout] ... | [INFO] [stdout] 155 | | is_internal: self.is_internal || another.is_internal, [INFO] [stdout] 156 | | }) [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/graphql_interface/attr.rs:179:44 [INFO] [stdout] | [INFO] [stdout] 179 | .unwrap_or_else(|| renaming.apply(&method_ident.unraw().to_string())); [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/graphql_input_object/mod.rs:164:68 [INFO] [stdout] | [INFO] [stdout] 164 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_interface/attr.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 243 | .unwrap_or_else(|| struct_ident.unraw().to_string()) [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/graphql_input_object/mod.rs:268:12 [INFO] [stdout] | [INFO] [stdout] 267 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 268 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 269 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 270 | | default: try_merge_opt!(default: self, another), [INFO] [stdout] 271 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 272 | | ignore: try_merge_opt!(ignore: self, another), [INFO] [stdout] 273 | | }) [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/graphql_interface/attr.rs:371:10 [INFO] [stdout] | [INFO] [stdout] 337 | let field_attrs = field.attrs.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 345 | let attr = field::Attr::from_attrs("graphql", &field_attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 368 | let mut ty = field.ty.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 371 | Some(field::Definition { [INFO] [stdout] | __________^ [INFO] [stdout] 372 | | name, [INFO] [stdout] 373 | | ty, [INFO] [stdout] 374 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] ... | [INFO] [stdout] 379 | | is_async: false, [INFO] [stdout] 380 | | }) [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] --> src/graphql_input_object/mod.rs:281:68 [INFO] [stdout] | [INFO] [stdout] 281 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_interface/attr.rs:357:44 [INFO] [stdout] | [INFO] [stdout] 357 | .unwrap_or_else(|| renaming.apply(&field_ident.unraw().to_string())); [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/graphql_interface/derive.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn expand(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | let ast = syn::parse2::(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | let attr = Attr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | let name = attr [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let scalar = scalar::Type::parse(attr.scalar.as_deref(), &ast.generics); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let fields = data [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | let context = attr [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | let (enum_ident, enum_alias_ident) = enum_idents(struct_ident, attr.r#enum.as_deref()); [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] 86 | [INFO] [stdout] 87 | Ok(Definition { [INFO] [stdout] | ________^ [INFO] [stdout] 88 | | generics: ast.generics.clone(), [INFO] [stdout] 89 | | vis: ast.vis.clone(), [INFO] [stdout] 90 | | enum_ident, [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | .into_token_stream()) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |________________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/graphql_interface/derive.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | .unwrap_or_else(|| struct_ident.unraw().to_string()) [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/graphql_input_object/derive.rs:86:8 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn expand(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let ast = syn::parse2::(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let attr = ContainerAttr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 33 | let fields = data [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | let unique_fields = fields.iter().map(|v| &v.name).collect::>(); [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let name = attr [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 68 | let context = attr [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 72 | let scalar = scalar::Type::parse(attr.scalar.as_deref(), &ast.generics); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 76 | let definition = Definition { [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(definition.into_token_stream()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_input_object/derive.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | .unwrap_or_else(|| ast.ident.unraw().to_string()) [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/graphql_interface/derive.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 120 | let attr = field::Attr::from_attrs("graphql", &field.attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | let mut ty = field.ty.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | Some(field::Definition { [INFO] [stdout] | __________^ [INFO] [stdout] 147 | | name, [INFO] [stdout] 148 | | ty, [INFO] [stdout] 149 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] ... | [INFO] [stdout] 154 | | is_async: false, [INFO] [stdout] 155 | | }) [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] --> src/graphql_input_object/derive.rs:114:10 [INFO] [stdout] | [INFO] [stdout] 97 | let field_attr = FieldAttr::from_attrs("graphql", &f.attrs) [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 103 | let name = field_attr [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 114 | Some(FieldDefinition { [INFO] [stdout] | __________^ [INFO] [stdout] 115 | | ident: ident.clone(), [INFO] [stdout] 116 | | ty: f.ty.clone(), [INFO] [stdout] 117 | | default: field_attr.default.map(SpanContainer::into_inner), [INFO] [stdout] ... | [INFO] [stdout] 120 | | ignored: field_attr.ignore.is_some(), [INFO] [stdout] 121 | | }) [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] --> src/graphql_input_object/derive.rs:106:32 [INFO] [stdout] | [INFO] [stdout] 106 | || renaming.apply(&ident.unraw().to_string()), [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/graphql_interface/derive.rs:132:44 [INFO] [stdout] | [INFO] [stdout] 132 | .unwrap_or_else(|| renaming.apply(&field_ident.unraw().to_string())); [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/graphql_object/mod.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 172 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 173 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 174 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 175 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 176 | | context: try_merge_opt!(context: self, another), [INFO] [stdout] ... | [INFO] [stdout] 180 | | is_internal: self.is_internal || another.is_internal, [INFO] [stdout] 181 | | }) [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/graphql_interface/mod.rs:243:12 [INFO] [stdout] | [INFO] [stdout] 242 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 243 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 244 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 245 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 246 | | context: try_merge_opt!(context: self, another), [INFO] [stdout] ... | [INFO] [stdout] 253 | | is_internal: self.is_internal || another.is_internal, [INFO] [stdout] 254 | | }) [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/graphql_object/mod.rs:189:68 [INFO] [stdout] | [INFO] [stdout] 189 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_interface/mod.rs:262:68 [INFO] [stdout] | [INFO] [stdout] 262 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_object/mod.rs:324:37 [INFO] [stdout] | [INFO] [stdout] 277 | let mut generics = self.generics.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 324 | (quote! { #impl_generics }, where_clause.cloned()) [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/graphql_object/attr.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | .unwrap_or_else(|| type_ident.unraw().to_string()); [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/graphql_object/attr.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 149 | let method_attrs = method.attrs.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | let attr = field::Attr::from_attrs("graphql", &method_attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | let arguments = { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 214 | let mut ty = match &method.sig.output { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 215 | syn::ReturnType::Default => parse_quote! { () }, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | Some(field::Definition { [INFO] [stdout] | __________^ [INFO] [stdout] 221 | | name, [INFO] [stdout] 222 | | ty, [INFO] [stdout] 223 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] ... | [INFO] [stdout] 228 | | is_async: method.sig.asyncness.is_some(), [INFO] [stdout] 229 | | }) [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] --> src/graphql_interface/attr.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | .unwrap_or_else(|| trait_ident.unraw().to_string()) [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/graphql_object/attr.rs:175:44 [INFO] [stdout] | [INFO] [stdout] 175 | .unwrap_or_else(|| renaming.apply(&method_ident.unraw().to_string())); [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/graphql_object/derive.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn expand(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let ast = syn::parse2::(input).unwrap_or_abort(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | [INFO] [stdout] 25 | / match &ast.data { [INFO] [stdout] 26 | | syn::Data::Struct(_) => expand_struct(ast), [INFO] [stdout] 27 | | _ => Err(ERR.custom_error(ast.span(), "can only be derived for structs")), [INFO] [stdout] 28 | | } [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/graphql_interface/attr.rs:206:10 [INFO] [stdout] | [INFO] [stdout] 155 | let method_attrs = method.attrs.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 163 | let attr = field::Attr::from_attrs("graphql", &method_attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 190 | let arguments = method [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 200 | let mut ty = match &method.sig.output { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | syn::ReturnType::Default => parse_quote! { () }, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 206 | Some(field::Definition { [INFO] [stdout] | __________^ [INFO] [stdout] 207 | | name, [INFO] [stdout] 208 | | ty, [INFO] [stdout] 209 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] ... | [INFO] [stdout] 214 | | is_async: method.sig.asyncness.is_some(), [INFO] [stdout] 215 | | }) [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] --> src/graphql_interface/attr.rs:179:44 [INFO] [stdout] | [INFO] [stdout] 179 | .unwrap_or_else(|| renaming.apply(&method_ident.unraw().to_string())); [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/graphql_interface/attr.rs:243:28 [INFO] [stdout] | [INFO] [stdout] 243 | .unwrap_or_else(|| struct_ident.unraw().to_string()) [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/graphql_object/derive.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 34 | fn expand_struct(ast: syn::DeriveInput) -> syn::Result> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let attr = Attr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | let struct_ident = ast.ident; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | let ty = parse_quote! { #struct_ident #struct_generics }; [INFO] [stdout] | -- ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let scalar = scalar::Type::parse(attr.scalar.as_deref(), &ast.generics); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | let mut fields = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | Ok(Definition { [INFO] [stdout] | ________^ [INFO] [stdout] 92 | | name, [INFO] [stdout] 93 | | ty, [INFO] [stdout] 94 | | generics: ast.generics, [INFO] [stdout] ... | [INFO] [stdout] 107 | | _operation: PhantomData, [INFO] [stdout] 108 | | }) [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] --> src/graphql_interface/attr.rs:371:10 [INFO] [stdout] | [INFO] [stdout] 337 | let field_attrs = field.attrs.clone(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 345 | let attr = field::Attr::from_attrs("graphql", &field_attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 368 | let mut ty = field.ty.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 371 | Some(field::Definition { [INFO] [stdout] | __________^ [INFO] [stdout] 372 | | name, [INFO] [stdout] 373 | | ty, [INFO] [stdout] 374 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] ... | [INFO] [stdout] 379 | | is_async: false, [INFO] [stdout] 380 | | }) [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] --> src/graphql_interface/attr.rs:357:44 [INFO] [stdout] | [INFO] [stdout] 357 | .unwrap_or_else(|| renaming.apply(&field_ident.unraw().to_string())); [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/graphql_object/derive.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | .unwrap_or_else(|| struct_ident.unraw().to_string()); [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/graphql_object/derive.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 116 | let attr = field::Attr::from_attrs("graphql", &field.attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | let mut ty = field.ty.unparenthesized().clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | Some(field::Definition { [INFO] [stdout] | __________^ [INFO] [stdout] 145 | | name, [INFO] [stdout] 146 | | ty, [INFO] [stdout] 147 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] ... | [INFO] [stdout] 152 | | is_async: false, [INFO] [stdout] 153 | | }) [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] --> src/graphql_interface/derive.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn expand(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | let ast = syn::parse2::(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | let attr = Attr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | let name = attr [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | let scalar = scalar::Type::parse(attr.scalar.as_deref(), &ast.generics); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 53 | let fields = data [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 70 | let context = attr [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 85 | let (enum_ident, enum_alias_ident) = enum_idents(struct_ident, attr.r#enum.as_deref()); [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] 86 | [INFO] [stdout] 87 | Ok(Definition { [INFO] [stdout] | ________^ [INFO] [stdout] 88 | | generics: ast.generics.clone(), [INFO] [stdout] 89 | | vis: ast.vis.clone(), [INFO] [stdout] 90 | | enum_ident, [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | .into_token_stream()) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |________________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/graphql_object/derive.rs:130:44 [INFO] [stdout] | [INFO] [stdout] 130 | .unwrap_or_else(|| renaming.apply(&field_ident.unraw().to_string())); [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/graphql_interface/derive.rs:32:28 [INFO] [stdout] | [INFO] [stdout] 32 | .unwrap_or_else(|| struct_ident.unraw().to_string()) [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/graphql_interface/derive.rs:146:10 [INFO] [stdout] | [INFO] [stdout] 120 | let attr = field::Attr::from_attrs("graphql", &field.attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 143 | let mut ty = field.ty.clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 146 | Some(field::Definition { [INFO] [stdout] | __________^ [INFO] [stdout] 147 | | name, [INFO] [stdout] 148 | | ty, [INFO] [stdout] 149 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] ... | [INFO] [stdout] 154 | | is_async: false, [INFO] [stdout] 155 | | }) [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] --> src/graphql_interface/derive.rs:132:44 [INFO] [stdout] | [INFO] [stdout] 132 | .unwrap_or_else(|| renaming.apply(&field_ident.unraw().to_string())); [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/graphql_scalar/mod.rs:229:12 [INFO] [stdout] | [INFO] [stdout] 228 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 229 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 230 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 231 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 232 | | specified_by_url: try_merge_opt!(specified_by_url: self, another), [INFO] [stdout] ... | [INFO] [stdout] 239 | | transparent: self.transparent || another.transparent, [INFO] [stdout] 240 | | }) [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/graphql_object/mod.rs:173:12 [INFO] [stdout] | [INFO] [stdout] 172 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 173 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 174 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 175 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 176 | | context: try_merge_opt!(context: self, another), [INFO] [stdout] ... | [INFO] [stdout] 180 | | is_internal: self.is_internal || another.is_internal, [INFO] [stdout] 181 | | }) [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/graphql_scalar/mod.rs:248:68 [INFO] [stdout] | [INFO] [stdout] 248 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_object/mod.rs:189:68 [INFO] [stdout] | [INFO] [stdout] 189 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_object/mod.rs:324:37 [INFO] [stdout] | [INFO] [stdout] 277 | let mut generics = self.generics.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 324 | (quote! { #impl_generics }, where_clause.cloned()) [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/graphql_scalar/derive.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn expand(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | let ast = syn::parse2::(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | let attr = Attr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let methods = parse_derived_methods(&ast, &attr)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let scalar = scalar::Type::parse(attr.scalar.as_deref(), &ast.generics); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | [INFO] [stdout] 21 | Ok(Definition { [INFO] [stdout] | ________^ [INFO] [stdout] 22 | | ty: TypeOrIdent::Ident(ast.ident.clone()), [INFO] [stdout] 23 | | where_clause: attr [INFO] [stdout] 24 | | .where_clause [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | .to_token_stream()) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_union/mod.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 157 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 158 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 159 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 160 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 161 | | context: try_merge_opt!(context: self, another), [INFO] [stdout] ... | [INFO] [stdout] 166 | | is_internal: self.is_internal || another.is_internal, [INFO] [stdout] 167 | | }) [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/graphql_union/mod.rs:175:68 [INFO] [stdout] | [INFO] [stdout] 175 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_union/mod.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 237 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 238 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 239 | | ignore: try_merge_opt!(ignore: self, another), [INFO] [stdout] 240 | | external_resolver: try_merge_opt!(external_resolver: self, another), [INFO] [stdout] 241 | | }) [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/graphql_union/mod.rs:249:68 [INFO] [stdout] | [INFO] [stdout] 249 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?)) [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_union/mod.rs:400:13 [INFO] [stdout] | [INFO] [stdout] 339 | let mut ty_full = quote! { #ty #ty_generics }; [INFO] [stdout] | ------- --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 345 | let mut generics = self.generics.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 400 | where_clause.cloned(), [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/graphql_object/attr.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | .unwrap_or_else(|| type_ident.unraw().to_string()); [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/graphql_object/attr.rs:220:10 [INFO] [stdout] | [INFO] [stdout] 149 | let method_attrs = method.attrs.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 157 | let attr = field::Attr::from_attrs("graphql", &method_attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 186 | let arguments = { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 214 | let mut ty = match &method.sig.output { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 215 | syn::ReturnType::Default => parse_quote! { () }, [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 220 | Some(field::Definition { [INFO] [stdout] | __________^ [INFO] [stdout] 221 | | name, [INFO] [stdout] 222 | | ty, [INFO] [stdout] 223 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] ... | [INFO] [stdout] 228 | | is_async: method.sig.asyncness.is_some(), [INFO] [stdout] 229 | | }) [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] --> src/graphql_object/attr.rs:175:44 [INFO] [stdout] | [INFO] [stdout] 175 | .unwrap_or_else(|| renaming.apply(&method_ident.unraw().to_string())); [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/graphql_union/attr.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | .unwrap_or_else(|| trait_ident.unraw().to_string()); [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/graphql_object/derive.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn expand(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let ast = syn::parse2::(input).unwrap_or_abort(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | [INFO] [stdout] 25 | / match &ast.data { [INFO] [stdout] 26 | | syn::Data::Struct(_) => expand_struct(ast), [INFO] [stdout] 27 | | _ => Err(ERR.custom_error(ast.span(), "can only be derived for structs")), [INFO] [stdout] 28 | | } [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/graphql_object/derive.rs:91:8 [INFO] [stdout] | [INFO] [stdout] 34 | fn expand_struct(ast: syn::DeriveInput) -> syn::Result> { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | let attr = Attr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 38 | let struct_ident = ast.ident; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 41 | let ty = parse_quote! { #struct_ident #struct_generics }; [INFO] [stdout] | -- ----------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 57 | let scalar = scalar::Type::parse(attr.scalar.as_deref(), &ast.generics); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | let mut fields = vec![]; [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | Ok(Definition { [INFO] [stdout] | ________^ [INFO] [stdout] 92 | | name, [INFO] [stdout] 93 | | ty, [INFO] [stdout] 94 | | generics: ast.generics, [INFO] [stdout] ... | [INFO] [stdout] 107 | | _operation: PhantomData, [INFO] [stdout] 108 | | }) [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] --> src/graphql_object/derive.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | .unwrap_or_else(|| struct_ident.unraw().to_string()); [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/graphql_object/derive.rs:144:10 [INFO] [stdout] | [INFO] [stdout] 116 | let attr = field::Attr::from_attrs("graphql", &field.attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 141 | let mut ty = field.ty.unparenthesized().clone(); [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 144 | Some(field::Definition { [INFO] [stdout] | __________^ [INFO] [stdout] 145 | | name, [INFO] [stdout] 146 | | ty, [INFO] [stdout] 147 | | description: attr.description.map(SpanContainer::into_inner), [INFO] [stdout] ... | [INFO] [stdout] 152 | | is_async: false, [INFO] [stdout] 153 | | }) [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] --> src/graphql_object/derive.rs:130:44 [INFO] [stdout] | [INFO] [stdout] 130 | .unwrap_or_else(|| renaming.apply(&field_ident.unraw().to_string())); [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/graphql_scalar/mod.rs:229:12 [INFO] [stdout] | [INFO] [stdout] 228 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 229 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 230 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 231 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 232 | | specified_by_url: try_merge_opt!(specified_by_url: self, another), [INFO] [stdout] ... | [INFO] [stdout] 239 | | transparent: self.transparent || another.transparent, [INFO] [stdout] 240 | | }) [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/graphql_scalar/mod.rs:248:68 [INFO] [stdout] | [INFO] [stdout] 248 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_union/attr.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 117 | let method_attrs = method.attrs.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let attr = VariantAttr::from_attrs("graphql", &method_attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | let ty = parse::downcaster::output_type(&method.sig.output) [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | let method_context_ty = parse::downcaster::context_ty(&method.sig) [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | let resolver_code = { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 191 | / parse_quote! { [INFO] [stdout] 192 | | #trait_ident::#method_ident(self, ::juniper::FromContext::from(context)) [INFO] [stdout] 193 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 194 | } else { [INFO] [stdout] 195 | / parse_quote! { [INFO] [stdout] 196 | | #trait_ident::#method_ident(self) [INFO] [stdout] 197 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | let resolver_check = parse_quote! { [INFO] [stdout] | _________--------------___- [INFO] [stdout] | |_________|________________| [INFO] [stdout] | |_________|________________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 206 | | ({ #resolver_code } as ::core::option::Option<&#ty>).is_some() [INFO] [stdout] 207 | | }; [INFO] [stdout] | | - [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | [INFO] [stdout] 209 | Some(VariantDefinition { [INFO] [stdout] | __________^ [INFO] [stdout] | |__________| [INFO] [stdout] | |__________| [INFO] [stdout] | |__________| [INFO] [stdout] 210 | | ty, [INFO] [stdout] 211 | | resolver_code, [INFO] [stdout] 212 | | resolver_check, [INFO] [stdout] 213 | | context: method_context_ty, [INFO] [stdout] 214 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_scalar/derive.rs:21:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn expand(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 16 | let ast = syn::parse2::(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 17 | let attr = Attr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 18 | let methods = parse_derived_methods(&ast, &attr)?; [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 19 | let scalar = scalar::Type::parse(attr.scalar.as_deref(), &ast.generics); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 20 | [INFO] [stdout] 21 | Ok(Definition { [INFO] [stdout] | ________^ [INFO] [stdout] 22 | | ty: TypeOrIdent::Ident(ast.ident.clone()), [INFO] [stdout] 23 | | where_clause: attr [INFO] [stdout] 24 | | .where_clause [INFO] [stdout] ... | [INFO] [stdout] 35 | | } [INFO] [stdout] 36 | | .to_token_stream()) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______________________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_union/derive.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn expand(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let ast = syn::parse2::(input).unwrap_or_abort(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | [INFO] [stdout] 25 | / match &ast.data { [INFO] [stdout] 26 | | Data::Enum(_) => expand_enum(ast), [INFO] [stdout] 27 | | Data::Struct(_) => expand_struct(ast), [INFO] [stdout] 28 | | _ => Err(ERR.custom_error(ast.span(), "can only be derived for enums and structs")), [INFO] [stdout] 29 | | } [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/graphql_union/derive.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 35 | fn expand_enum(ast: syn::DeriveInput) -> syn::Result { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let attr = Attr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let enum_ident = ast.ident; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | let mut variants: Vec<_> = match ast.data { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | Data::Enum(data) => data.variants, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | data => unreachable!("graphql_union::derive::expand_enum({data:?})"), [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | Ok(Definition { [INFO] [stdout] | ________^ [INFO] [stdout] 81 | | name, [INFO] [stdout] 82 | | ty: parse_quote! { #enum_ident }, [INFO] [stdout] 83 | | is_trait_object: false, [INFO] [stdout] ... | [INFO] [stdout] 91 | | variants, [INFO] [stdout] 92 | | }) [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] --> src/graphql_union/derive.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | .unwrap_or_else(|| enum_ident.unraw().to_string()); [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/graphql_union/derive.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 102 | var: syn::Variant, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | let attr = VariantAttr::from_attrs("graphql", &var.attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | let var_ident = var.ident; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | [INFO] [stdout] 115 | let ty = match var.fields { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | Fields::Unnamed(fields) => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | let mut iter = fields.unnamed.iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let enum_path = quote! { #enum_ident::#var_ident }; [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] 136 | [INFO] [stdout] 137 | let resolver_code = if let Some(rslvr) = attr.external_resolver { [INFO] [stdout] | ------------- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | let resolver_fn = rslvr.into_inner(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | [INFO] [stdout] 152 | / parse_quote! { [INFO] [stdout] 153 | | #resolver_fn(self, ::juniper::FromContext::from(context)) [INFO] [stdout] 154 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________| [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | } else { [INFO] [stdout] 156 | / parse_quote! { [INFO] [stdout] 157 | | match self { [INFO] [stdout] 158 | | #enum_ident::#var_ident(ref v) => ::core::option::Option::Some(v), [INFO] [stdout] 159 | | _ => ::core::option::Option::None, [INFO] [stdout] 160 | | } [INFO] [stdout] 161 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________| [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | let resolver_check = parse_quote! { [INFO] [stdout] | _________--------------___- [INFO] [stdout] | |_________|________________| [INFO] [stdout] | |_________|________________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | | ::core::matches!(self, #enum_path(_)) [INFO] [stdout] 166 | | }; [INFO] [stdout] | | - [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | [INFO] [stdout] 168 | Some(VariantDefinition { [INFO] [stdout] | __________^ [INFO] [stdout] | |__________| [INFO] [stdout] | |__________| [INFO] [stdout] 169 | | ty, [INFO] [stdout] 170 | | resolver_code, [INFO] [stdout] 171 | | resolver_check, [INFO] [stdout] 172 | | context: None, [INFO] [stdout] 173 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/graphql_union/mod.rs:158:12 [INFO] [stdout] | [INFO] [stdout] 157 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 158 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 159 | | name: try_merge_opt!(name: self, another), [INFO] [stdout] 160 | | description: try_merge_opt!(description: self, another), [INFO] [stdout] 161 | | context: try_merge_opt!(context: self, another), [INFO] [stdout] ... | [INFO] [stdout] 166 | | is_internal: self.is_internal || another.is_internal, [INFO] [stdout] 167 | | }) [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/graphql_union/derive.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 178 | fn expand_struct(ast: syn::DeriveInput) -> syn::Result { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let attr = Attr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | let struct_ident = ast.ident; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | let mut variants = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 213 | Ok(Definition { [INFO] [stdout] | ________^ [INFO] [stdout] 214 | | name, [INFO] [stdout] 215 | | ty: parse_quote! { #struct_ident }, [INFO] [stdout] 216 | | is_trait_object: false, [INFO] [stdout] ... | [INFO] [stdout] 224 | | variants, [INFO] [stdout] 225 | | }) [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] --> src/graphql_union/derive.rs:188:28 [INFO] [stdout] | [INFO] [stdout] 188 | .unwrap_or_else(|| struct_ident.unraw().to_string()); [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/graphql_union/mod.rs:175:68 [INFO] [stdout] | [INFO] [stdout] 175 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?))?; [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/scalar_value/mod.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn expand_derive(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let ast = syn::parse2::(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | let data_enum = match ast.data { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | syn::Data::Enum(e) => e, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let mut methods = HashMap::>::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | Ok(Definition { [INFO] [stdout] | ________^ [INFO] [stdout] 78 | | ident: ast.ident, [INFO] [stdout] 79 | | generics: ast.generics, [INFO] [stdout] 80 | | variants: data_enum.variants.into_iter().collect(), [INFO] [stdout] 81 | | methods, [INFO] [stdout] 82 | | } [INFO] [stdout] 83 | | .into_token_stream()) [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] --> src/scalar_value/mod.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 159 | let mut out = Vec::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 185 | Ok(VariantAttr(out)) [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/scalar_value/mod.rs:207:68 [INFO] [stdout] | [INFO] [stdout] 207 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?)) [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_union/mod.rs:238:12 [INFO] [stdout] | [INFO] [stdout] 237 | fn try_merge(self, mut another: Self) -> syn::Result { [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] 238 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 239 | | ignore: try_merge_opt!(ignore: self, another), [INFO] [stdout] 240 | | external_resolver: try_merge_opt!(external_resolver: self, another), [INFO] [stdout] 241 | | }) [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/graphql_union/mod.rs:249:68 [INFO] [stdout] | [INFO] [stdout] 249 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?)) [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_union/mod.rs:400:13 [INFO] [stdout] | [INFO] [stdout] 339 | let mut ty_full = quote! { #ty #ty_generics }; [INFO] [stdout] | ------- --------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 345 | let mut generics = self.generics.clone(); [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 400 | where_clause.cloned(), [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/graphql_union/attr.rs:47:28 [INFO] [stdout] | [INFO] [stdout] 47 | .unwrap_or_else(|| trait_ident.unraw().to_string()); [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/graphql_union/attr.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 117 | let method_attrs = method.attrs.clone(); [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 125 | let attr = VariantAttr::from_attrs("graphql", &method_attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 147 | let ty = parse::downcaster::output_type(&method.sig.output) [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 155 | let method_context_ty = parse::downcaster::context_ty(&method.sig) [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 171 | let resolver_code = { [INFO] [stdout] | ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 191 | / parse_quote! { [INFO] [stdout] 192 | | #trait_ident::#method_ident(self, ::juniper::FromContext::from(context)) [INFO] [stdout] 193 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 194 | } else { [INFO] [stdout] 195 | / parse_quote! { [INFO] [stdout] 196 | | #trait_ident::#method_ident(self) [INFO] [stdout] 197 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_____________| [INFO] [stdout] | |_____________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 205 | let resolver_check = parse_quote! { [INFO] [stdout] | _________--------------___- [INFO] [stdout] | |_________|________________| [INFO] [stdout] | |_________|________________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 206 | | ({ #resolver_code } as ::core::option::Option<&#ty>).is_some() [INFO] [stdout] 207 | | }; [INFO] [stdout] | | - [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 208 | [INFO] [stdout] 209 | Some(VariantDefinition { [INFO] [stdout] | __________^ [INFO] [stdout] | |__________| [INFO] [stdout] | |__________| [INFO] [stdout] | |__________| [INFO] [stdout] 210 | | ty, [INFO] [stdout] 211 | | resolver_code, [INFO] [stdout] 212 | | resolver_check, [INFO] [stdout] 213 | | context: method_context_ty, [INFO] [stdout] 214 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/graphql_union/derive.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn expand(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 23 | let ast = syn::parse2::(input).unwrap_or_abort(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | [INFO] [stdout] 25 | / match &ast.data { [INFO] [stdout] 26 | | Data::Enum(_) => expand_enum(ast), [INFO] [stdout] 27 | | Data::Struct(_) => expand_struct(ast), [INFO] [stdout] 28 | | _ => Err(ERR.custom_error(ast.span(), "can only be derived for enums and structs")), [INFO] [stdout] 29 | | } [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/graphql_union/derive.rs:80:8 [INFO] [stdout] | [INFO] [stdout] 35 | fn expand_enum(ast: syn::DeriveInput) -> syn::Result { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 36 | let attr = Attr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 39 | let enum_ident = ast.ident; [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 55 | let mut variants: Vec<_> = match ast.data { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | Data::Enum(data) => data.variants, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 57 | data => unreachable!("graphql_union::derive::expand_enum({data:?})"), [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 80 | Ok(Definition { [INFO] [stdout] | ________^ [INFO] [stdout] 81 | | name, [INFO] [stdout] 82 | | ty: parse_quote! { #enum_ident }, [INFO] [stdout] 83 | | is_trait_object: false, [INFO] [stdout] ... | [INFO] [stdout] 91 | | variants, [INFO] [stdout] 92 | | }) [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] --> src/graphql_union/derive.rs:45:28 [INFO] [stdout] | [INFO] [stdout] 45 | .unwrap_or_else(|| enum_ident.unraw().to_string()); [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/graphql_union/derive.rs:168:10 [INFO] [stdout] | [INFO] [stdout] 102 | var: syn::Variant, [INFO] [stdout] | ----------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 106 | let attr = VariantAttr::from_attrs("graphql", &var.attrs) [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 113 | let var_ident = var.ident; [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | [INFO] [stdout] 115 | let ty = match var.fields { [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 116 | Fields::Unnamed(fields) => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 117 | let mut iter = fields.unnamed.iter(); [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 135 | let enum_path = quote! { #enum_ident::#var_ident }; [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] 136 | [INFO] [stdout] 137 | let resolver_code = if let Some(rslvr) = attr.external_resolver { [INFO] [stdout] | ------------- ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 150 | let resolver_fn = rslvr.into_inner(); [INFO] [stdout] | ----------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 151 | [INFO] [stdout] 152 | / parse_quote! { [INFO] [stdout] 153 | | #resolver_fn(self, ::juniper::FromContext::from(context)) [INFO] [stdout] 154 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________| [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 155 | } else { [INFO] [stdout] 156 | / parse_quote! { [INFO] [stdout] 157 | | match self { [INFO] [stdout] 158 | | #enum_ident::#var_ident(ref v) => ::core::option::Option::Some(v), [INFO] [stdout] 159 | | _ => ::core::option::Option::None, [INFO] [stdout] 160 | | } [INFO] [stdout] 161 | | } [INFO] [stdout] | | - [INFO] [stdout] | |_________| [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 164 | let resolver_check = parse_quote! { [INFO] [stdout] | _________--------------___- [INFO] [stdout] | |_________|________________| [INFO] [stdout] | |_________|________________| [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 165 | | ::core::matches!(self, #enum_path(_)) [INFO] [stdout] 166 | | }; [INFO] [stdout] | | - [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 167 | [INFO] [stdout] 168 | Some(VariantDefinition { [INFO] [stdout] | __________^ [INFO] [stdout] | |__________| [INFO] [stdout] | |__________| [INFO] [stdout] 169 | | ty, [INFO] [stdout] 170 | | resolver_code, [INFO] [stdout] 171 | | resolver_check, [INFO] [stdout] 172 | | context: None, [INFO] [stdout] 173 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | |_____| [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/graphql_union/derive.rs:213:8 [INFO] [stdout] | [INFO] [stdout] 178 | fn expand_struct(ast: syn::DeriveInput) -> syn::Result { [INFO] [stdout] | --------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 179 | let attr = Attr::from_attrs("graphql", &ast.attrs)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | let struct_ident = ast.ident; [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 198 | let mut variants = vec![]; [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 213 | Ok(Definition { [INFO] [stdout] | ________^ [INFO] [stdout] 214 | | name, [INFO] [stdout] 215 | | ty: parse_quote! { #struct_ident }, [INFO] [stdout] 216 | | is_trait_object: false, [INFO] [stdout] ... | [INFO] [stdout] 224 | | variants, [INFO] [stdout] 225 | | }) [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] --> src/graphql_union/derive.rs:188:28 [INFO] [stdout] | [INFO] [stdout] 188 | .unwrap_or_else(|| struct_ident.unraw().to_string()); [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/scalar_value/mod.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn expand_derive(input: TokenStream) -> syn::Result { [INFO] [stdout] | ------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | let ast = syn::parse2::(input)?; [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 29 | let data_enum = match ast.data { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 30 | syn::Data::Enum(e) => e, [INFO] [stdout] | - these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 36 | let mut methods = HashMap::>::new(); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | Ok(Definition { [INFO] [stdout] | ________^ [INFO] [stdout] 78 | | ident: ast.ident, [INFO] [stdout] 79 | | generics: ast.generics, [INFO] [stdout] 80 | | variants: data_enum.variants.into_iter().collect(), [INFO] [stdout] 81 | | methods, [INFO] [stdout] 82 | | } [INFO] [stdout] 83 | | .into_token_stream()) [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] --> src/scalar_value/mod.rs:185:12 [INFO] [stdout] | [INFO] [stdout] 159 | let mut out = Vec::new(); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 185 | Ok(VariantAttr(out)) [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/scalar_value/mod.rs:207:68 [INFO] [stdout] | [INFO] [stdout] 207 | .try_fold(Self::default(), |prev, curr| prev.try_merge(curr?)) [INFO] [stdout] | ---- ---- ^^^^^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 98 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 97 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `juniper_codegen` (lib) due to 98 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `juniper_codegen` (lib test) due to 99 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0ba65ad666d79438138b2a063b73b8f652cc314fc7dfc9bd71c252da4011122b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ba65ad666d79438138b2a063b73b8f652cc314fc7dfc9bd71c252da4011122b", kill_on_drop: false }` [INFO] [stdout] 0ba65ad666d79438138b2a063b73b8f652cc314fc7dfc9bd71c252da4011122b