[INFO] fetching crate gurkle_codegen 0.3.0... [INFO] checking gurkle_codegen-0.3.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate gurkle_codegen 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate gurkle_codegen 0.3.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 gurkle_codegen 0.3.0 [INFO] finished tweaking crates.io crate gurkle_codegen 0.3.0 [INFO] tweaked toml for crates.io crate gurkle_codegen 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding ascii v0.9.3 (latest: v1.1.0) [INFO] [stderr] Adding combine v3.8.1 (latest: v4.6.7) [INFO] [stderr] Adding heck v0.3.3 (latest: v0.5.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 51ea8adc63068ec7d928460f30d12e09c414f489648795cd8196461511869184 [INFO] running `Command { std: "docker" "start" "-a" "51ea8adc63068ec7d928460f30d12e09c414f489648795cd8196461511869184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51ea8adc63068ec7d928460f30d12e09c414f489648795cd8196461511869184", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51ea8adc63068ec7d928460f30d12e09c414f489648795cd8196461511869184", kill_on_drop: false }` [INFO] [stdout] 51ea8adc63068ec7d928460f30d12e09c414f489648795cd8196461511869184 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 70db646ee0091173715e934ee1276b12912c3da7608d5f106cbab4344150c39b [INFO] running `Command { std: "docker" "start" "-a" "70db646ee0091173715e934ee1276b12912c3da7608d5f106cbab4344150c39b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ascii v0.9.3 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking heck v0.3.3 [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking gurkle-parser v0.3.0 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking gurkle_codegen v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `StoredObjectField` is never constructed [INFO] [stdout] --> src/schema.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct StoredObjectField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ObjectFieldId` is never constructed [INFO] [stdout] --> src/schema.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) struct ObjectFieldId(usize); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InputFieldId` is never constructed [INFO] [stdout] --> src/schema.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | struct InputFieldId(usize); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/introspection_response.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct FullType { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 132 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FullType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `input_value` is never read [INFO] [stdout] --> src/introspection_response.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct FullTypeFieldsArgs { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 143 | #[serde(flatten)] [INFO] [stdout] 144 | input_value: InputValue, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FullTypeFieldsArgs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `args` are never read [INFO] [stdout] --> src/introspection_response.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct FullTypeFields { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 157 | pub name: Option, [INFO] [stdout] 158 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 159 | pub args: Option>>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FullTypeFields` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `is_deprecated`, and `deprecation_reason` are never read [INFO] [stdout] --> src/introspection_response.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct FullTypeEnumValues { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 183 | pub name: Option, [INFO] [stdout] 184 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 185 | pub is_deprecated: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 186 | pub deprecation_reason: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FullTypeEnumValues` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `default_value` are never read [INFO] [stdout] --> src/introspection_response.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 198 | pub struct InputValue { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 199 | pub name: String, [INFO] [stdout] 200 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub default_value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InputValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `input_value` is never read [INFO] [stdout] --> src/introspection_response.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct SchemaDirectivesArgs { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 244 | #[serde(flatten)] [INFO] [stdout] 245 | input_value: InputValue, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SchemaDirectivesArgs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `description`, `locations`, and `args` are never read [INFO] [stdout] --> src/introspection_response.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 250 | pub struct SchemaDirectives { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 251 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 252 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 253 | pub locations: Option>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 254 | pub args: Option>>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SchemaDirectives` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `directives` is never read [INFO] [stdout] --> src/introspection_response.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 259 | pub struct Schema { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 264 | directives: Option>>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Schema` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/query.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) struct VariableId(u32); [INFO] [stdout] | ---------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `VariableId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codegen/enums.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 19 | let derives = render_derives( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | / all_used_types.enums(query.schema) [INFO] [stdout] 27 | | .filter(move |(_id, r#enum)| !options.extern_enums().contains(&r#enum.name)) [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/codegen/enums.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 19 | let derives = render_derives( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | .map(move |(_id, r#enum)| { [INFO] [stdout] | ______________^ [INFO] [stdout] 29 | | let variant_names: Vec = r#enum [INFO] [stdout] 30 | | .variants [INFO] [stdout] 31 | | .iter() [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | }}) [INFO] [stdout] | |__________^ [INFO] [stdout] | [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: struct `StoredObjectField` is never constructed [INFO] [stdout] --> src/schema.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct StoredObjectField { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ObjectFieldId` is never constructed [INFO] [stdout] --> src/schema.rs:51:19 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) struct ObjectFieldId(usize); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InputFieldId` is never constructed [INFO] [stdout] --> src/schema.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | struct InputFieldId(usize); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `description` is never read [INFO] [stdout] --> src/introspection_response.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct FullType { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 132 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FullType` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `input_value` is never read [INFO] [stdout] --> src/introspection_response.rs:144:5 [INFO] [stdout] | [INFO] [stdout] 142 | pub struct FullTypeFieldsArgs { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 143 | #[serde(flatten)] [INFO] [stdout] 144 | input_value: InputValue, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FullTypeFieldsArgs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `args` are never read [INFO] [stdout] --> src/introspection_response.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct FullTypeFields { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 157 | pub name: Option, [INFO] [stdout] 158 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 159 | pub args: Option>>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FullTypeFields` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `is_deprecated`, and `deprecation_reason` are never read [INFO] [stdout] --> src/introspection_response.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 182 | pub struct FullTypeEnumValues { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 183 | pub name: Option, [INFO] [stdout] 184 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 185 | pub is_deprecated: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 186 | pub deprecation_reason: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FullTypeEnumValues` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description` and `default_value` are never read [INFO] [stdout] --> src/introspection_response.rs:200:9 [INFO] [stdout] | [INFO] [stdout] 198 | pub struct InputValue { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 199 | pub name: String, [INFO] [stdout] 200 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 203 | pub default_value: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `InputValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `input_value` is never read [INFO] [stdout] --> src/introspection_response.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 243 | pub struct SchemaDirectivesArgs { [INFO] [stdout] | -------------------- field in this struct [INFO] [stdout] 244 | #[serde(flatten)] [INFO] [stdout] 245 | input_value: InputValue, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SchemaDirectivesArgs` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name`, `description`, `locations`, and `args` are never read [INFO] [stdout] --> src/introspection_response.rs:251:9 [INFO] [stdout] | [INFO] [stdout] 250 | pub struct SchemaDirectives { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 251 | pub name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 252 | pub description: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 253 | pub locations: Option>>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 254 | pub args: Option>>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SchemaDirectives` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `directives` is never read [INFO] [stdout] --> src/introspection_response.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 259 | pub struct Schema { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 264 | directives: Option>>, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Schema` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/query.rs:51:30 [INFO] [stdout] | [INFO] [stdout] 51 | pub(crate) struct VariableId(u32); [INFO] [stdout] | ---------- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `VariableId` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/codegen/enums.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 19 | let derives = render_derives( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 26 | / all_used_types.enums(query.schema) [INFO] [stdout] 27 | | .filter(move |(_id, r#enum)| !options.extern_enums().contains(&r#enum.name)) [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/codegen/enums.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 19 | let derives = render_derives( [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 28 | .map(move |(_id, r#enum)| { [INFO] [stdout] | ______________^ [INFO] [stdout] 29 | | let variant_names: Vec = r#enum [INFO] [stdout] 30 | | .variants [INFO] [stdout] 31 | | .iter() [INFO] [stdout] ... | [INFO] [stdout] 85 | | } [INFO] [stdout] 86 | | }}) [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [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 2 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gurkle_codegen` (lib) due to 3 previous errors; 12 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 2 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gurkle_codegen` (lib test) due to 3 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "70db646ee0091173715e934ee1276b12912c3da7608d5f106cbab4344150c39b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70db646ee0091173715e934ee1276b12912c3da7608d5f106cbab4344150c39b", kill_on_drop: false }` [INFO] [stdout] 70db646ee0091173715e934ee1276b12912c3da7608d5f106cbab4344150c39b